Skip to content

Added Support for GetUnits for Python

Ed Maros requested to merge ed-maros/LDAS_Tools:getunits into master
  • Changed FrAdcData.GetUnits to return const STRING& (Fixes #36 (closed))
  • Added GetUnits to FrAdcData (fixes #28 (closed))
  • Modified return signature of framecpp_init() to work with Buster's python 3 interpreter (fixes #39 (closed))
  • Addressed Debian Buster warning messages (Fixes #38 (closed))

Merge request reports