v1.0.0
Nominal flight version
Prior to this version, I found an issue in which SpaceWire communications immediately following transfer of CMOS QL data (from either CMOS) would fail. This version changes the main loop order and timing (in Circle::manage_systems()
, order defined in apps/main.cpp
) so that SpaceWire systems all safely communicate post-CMOS.
Changelog
Full Changelog: v0.1.7...v1.0.0