[pdal-commits] [PDAL/PDAL] cd2ddf: trap execute() in the case where the manager doesn...

GitHub noreply at github.com
Fri Feb 24 12:45:34 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: cd2ddf1a8794fc4b9f3c45c5c6ca9bda73fff132
      https://github.com/PDAL/PDAL/commit/cd2ddf1a8794fc4b9f3c45c5c6ca9bda73fff132
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-23 (Thu, 23 Feb 2012)

  Changed paths:
    M src/PipelineManager.cpp

  Log Message:
  -----------
  trap execute() in the case where the manager doesn't have a writer on it


  Commit: 3f6846ae18007336ad74f1e84eb97633023fb28c
      https://github.com/PDAL/PDAL/commit/3f6846ae18007336ad74f1e84eb97633023fb28c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-23 (Thu, 23 Feb 2012)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  generate a random name for dimensions that have none


  Commit: f89ee9475bf30300040570c38c0fd823b54dc9a6
      https://github.com/PDAL/PDAL/commit/f89ee9475bf30300040570c38c0fd823b54dc9a6
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-23 (Thu, 23 Feb 2012)

  Changed paths:
    M test/unit/BPFTest.cpp

  Log Message:
  -----------
  basic BPF test


  Commit: 03be359941b63b201dc004413bbb585bb816f787
      https://github.com/PDAL/PDAL/commit/03be359941b63b201dc004413bbb585bb816f787
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  generate a random name for using time.h and rand() for dimensions that have no given name in the constructor. bad things happen if we can't address dimensions by names


  Commit: 4c764391c524f70c13e09884a3eb94919d482833
      https://github.com/PDAL/PDAL/commit/4c764391c524f70c13e09884a3eb94919d482833
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

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

  Log Message:
  -----------
  remove dead code


  Commit: 9936d9a950c46ecc08fd3bc4ade3a584f701b756
      https://github.com/PDAL/PDAL/commit/9936d9a950c46ecc08fd3bc4ade3a584f701b756
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  we want to apply scaling for float data too if it is scaled


Compare: https://github.com/PDAL/PDAL/compare/ba4512d...9936d9a


More information about the pdal-commits mailing list