• Using PUS C telemetry now
  • Timestamp size for telemetry is seven bytes instead of eight bytes now
  • Updated TMTC commander and FSFW accordingly for this
  • Added ASM function to invalidate ICache and perform this step in bootloader before jumping to the next application
  • Continued bootloader, using PIT/AIC to kick watchdog now (without FreeRTOS), therefore version bump. Also cleaned it up a bit
  • Fixed Hosted build README
  • Very important bugfix in lowlevel.c: Switched disable and enable function, therefore minor version bump
  • Several minor bugfixes