v1.4.0
Milestone for next OBSW release
- History rewritten for e-mail change (force push in develop and master)
- Branch before history was changed to correct e-mail address
- Requires framework update eive/fsfw#6
fsfw_hal
is now part offsfw
so the submodule was removed- Scratch API finished and tested, can be used to read/write strings and numeric values now
- File System API mostly finished and tested
- JSON library added and tested, works well so far
- New API written as a wrapper around the JSON library, which allows modelling the content of a JSON configuration file in the Software. For simplicity reason, it will write directly to the file system instead of sending messages for now
TE0720
define prefixed withBOARD_
which makes it more explicitInitMission
andObjectFactory
modularized- Basic instructions for
xsc_scratch
API in README - Added new version of Q7S datasheet and link to trac page where updated versions will be uploaded
- PLOC Supervisor Handler
- First Start Tracker Handler code
- Some bugs found by @Jakob.Meier fixed. More general checks introduced
- Exception handling for std::filesystem
No due date
100% Completed