[pdal-commits] [PDAL/PDAL] c138e2: initial greyhound plugin
GitHub
noreply at github.com
Mon Oct 27 11:01:24 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: c138e2b131f573048a95f55c38937c20ec982941
https://github.com/PDAL/PDAL/commit/c138e2b131f573048a95f55c38937c20ec982941
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)
Changed paths:
M CMakeLists.txt
M include/pdal/Drivers.hpp
R include/pdal/WebSocketClient.hpp
R include/pdal/drivers/greyhound/Reader.hpp
M pdal_defines.h.in
M plugins/CMakeLists.txt
A plugins/greyhound/CMakeLists.txt
A plugins/greyhound/drivers/Exchanges.hpp
A plugins/greyhound/drivers/GreyhoundReader.cpp
A plugins/greyhound/drivers/GreyhoundReader.hpp
A plugins/greyhound/drivers/WebSocketClient.cpp
A plugins/greyhound/drivers/WebSocketClient.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/WebSocketClient.cpp
R src/drivers/greyhound/Exchanges.hpp
R src/drivers/greyhound/Reader.cpp
Log Message:
-----------
initial greyhound plugin
Commit: 654183f1c58a4a8ea01d9c657765e6e5ba7721ff
https://github.com/PDAL/PDAL/commit/654183f1c58a4a8ea01d9c657765e6e5ba7721ff
Author: Howard Butler <howard at hobu.co>
Date: 2014-10-27 (Mon, 27 Oct 2014)
Changed paths:
M CMakeLists.txt
M include/pdal/Drivers.hpp
R include/pdal/WebSocketClient.hpp
R include/pdal/drivers/greyhound/Reader.hpp
M pdal_defines.h.in
M plugins/CMakeLists.txt
A plugins/greyhound/CMakeLists.txt
A plugins/greyhound/drivers/Exchanges.hpp
A plugins/greyhound/drivers/GreyhoundReader.cpp
A plugins/greyhound/drivers/GreyhoundReader.hpp
A plugins/greyhound/drivers/WebSocketClient.cpp
A plugins/greyhound/drivers/WebSocketClient.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/WebSocketClient.cpp
R src/drivers/greyhound/Exchanges.hpp
R src/drivers/greyhound/Reader.cpp
Log Message:
-----------
Merge pull request #561 from PDAL/issues/553-greyhound-plugin
initial greyhound plugin
Compare: https://github.com/PDAL/PDAL/compare/bfdde5fbebdb...654183f1c58a
More information about the pdal-commits
mailing list