-
- Downloads
Merge branch 'both-time-formats' into 'master'
Keep both time formats The CUC time format has been added to the `TimeHelper`. So, we have two possible time formats: the CUC (TAI compliant) and the CDS (UTC compliant), that are described in [CCSDS 301.0-B-4 ](https://public.ccsds.org/Pubs/301x0b4e1.pdf). See merge request acubesat/obc/ecss-services!36
Showing
- inc/Helpers/TimeHelper.hpp 54 additions, 9 deletionsinc/Helpers/TimeHelper.hpp
- src/Helpers/TimeHelper.cpp 13 additions, 1 deletionsrc/Helpers/TimeHelper.cpp
- src/Services/TimeManagementService.cpp 1 addition, 1 deletionsrc/Services/TimeManagementService.cpp
- test/Helpers/TimeHelper.cpp 40 additions, 6 deletionstest/Helpers/TimeHelper.cpp
Loading
Please register or sign in to comment