Skip to content

ldas-tools-20220614

Ed Maros requested to merge ed-maros/LDAS_Tools:release into master
  • ldas-tools-framecpp 2.8.2 - June 14, 2022
    • Corrected default slope value for version 8 FrAdcData (closes #114 (closed))
    • Code cleanup for SWIG compilation
    • Corrected type for FrSimEvent::parameters (REAL_4 => REAL_8)
    • Modified FrSimEvent time type to be GPSTime (consitent with FrEvent)
    • Modified FrameCPP::Common::AppendComment to prevent STRING overflow (closes #138 (closed))
    • Modified FrameCPP::Common::AppendComment to prevent copying of duplicates to STRING (closes #140 (closed))
    • Fixed issue with calculating cksums for files that were larger than 4G (closes #137 (closed))
Edited by Ed Maros

Merge request reports