[pdal-commits] [PDAL/PDAL] ae6ef6: Simplify exchange variables in Reader.

GitHub noreply at github.com
Fri Jul 11 16:39:21 PDT 2014


  Branch: refs/heads/greyhound
  Home:   https://github.com/PDAL/PDAL
  Commit: ae6ef693561b3d3d78fe23a0441b2a692419b981
      https://github.com/PDAL/PDAL/commit/ae6ef693561b3d3d78fe23a0441b2a692419b981
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M src/drivers/greyhound/Reader.cpp

  Log Message:
  -----------
  Simplify exchange variables in Reader.


  Commit: cac52507a0c33f1c8944745ff6a768298e7590af
      https://github.com/PDAL/PDAL/commit/cac52507a0c33f1c8944745ff6a768298e7590af
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/RawPtBuf.hpp
    M include/pdal/drivers/greyhound/Reader.hpp
    M src/WebSocketClient.cpp
    M src/drivers/greyhound/Reader.cpp

  Log Message:
  -----------
  Simplify Reader and make PointBuffer population (mostly) work.  Points at the end of the WebSocket MTU boundary that are split between response frames will not be added correctly or double added.


Compare: https://github.com/PDAL/PDAL/compare/a877466a6604...cac52507a0c3


More information about the pdal-commits mailing list