altoslib: Handle TeleMetrum v4.0 in idle mode
authorKeith Packard <keithp@keithp.com>
Sun, 20 Nov 2022 23:56:06 +0000 (15:56 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 20 Nov 2022 23:56:06 +0000 (15:56 -0800)
commit6cb7457b87913d5f18b6b87d401b2782d8f665a4
tree48287cbc7f262641e6b4cdb91d89c8dff3967f84
parentf80839cec9fef10e182901e08dec81a41c28f34b
altoslib: Handle TeleMetrum v4.0 in idle mode

Handle config data and idle fetch stuff. Note that TM v4.0 differs
from older versions a bit as it stores config data in the SPI flash
chip, not in the SoC.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altoslib/AltosIdleFetch.java