Changes between Version 2 and Version 3 of AlsprocDevelopment


Ignore:
Timestamp:
Aug 16, 2013, 3:47:28 PM (11 years ago)
Author:
besm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AlsprocDevelopment

    v2 v3  
    22
    33== Structure ==
     4
     5Alsproc is built around the proprietary alspro.dll, forcing it to take the form of a winelib program, something which isn't quite native to either Windows or Linux. Some complications arise out of this, such as barring the use of gdb. A python program wraps around alsproc to handle broader more context-specific logic, doing things like reading in .cfg files and computing the correct arguments to pass.
    46
    57== Subversion ==
     
    4244* Analysis and refinement of accuracy of individual points (ongoing)
    4345* Geotagging las files (partially done)
     46* adding log and config files as VLRs to las files
    4447* Better verification of proj4 strings
    4548* Better verbose mode, current verbose mode is more like debug mode
    46 * Better mechanism for passing values into alsproc
     49* Better mechanism for passing values into alsproc, with checks for required arguments
    4750* More reliable detection of test flightlines or verification of current methods
    4851* scn_info is very slow for what it does, it should be able to skip unneeded data