Add flags to the HK counter readouts in the PPSS table, for the patch to
find them.
The patch copies the modulus (cadence) from the ICU counter read to the
HK counter reads, 60s replacing the 600s cadence.
The ICU counter reads gain a clear=True flag, i.e., address bit 0x80.
All counter reads happen in second 0. HK first, ICU later. 16
counters each from 0x00 and 0x30.
This patch adds 8 bps to the STEP telemetry.
The STEP unit EEPROM contains v6 in page 0x00000/0x60000. The ICU
config memory contains v7 in page 0x70000 and v8 in 0x60000. We plan to
write v8 into page 0x10000/0x70000 to not overwrite v6. v7 was never
written to EEPROM. At ICU reboot (after EGAM), the v8 config will the
appear in 0x70000.
This patch creates the STEP config compiled for 0x70000.
A preliminary xml to burn it into EEPORM is included. Missing from that
xml is the restart of the unit after burn.