DE-corrected FOXSI-4 flight
Overview
This is just like v1.2.0 (FOXSI-4 flight version), but includes a fix to avoid repeatedly downlinking the last available DE frame. The check for the DE's write pointer to advance before reading the latest frame into the formatter now works correctly.
There are also substantial updates to the foxsimile
emulator system that enable emulation of all onboard CMOS and CdTe systems simultaneously.
PRs included:
- Fix repeat readout of last DE frame; configure downlink MTU by
systems.json
by @thanasipantazides in #69 - Updates to
foxsimile
emulator by @thanasipantazides in #71 - Remove some double-added lines in
foxsimile
source files from last merge by @thanasipantazides in #72 - Getting Github actions to build correctly. by @thanasipantazides in #73