altoslib: Map log format back to USB device id
authorKeith Packard <keithp@keithp.com>
Fri, 28 Oct 2022 03:59:20 +0000 (20:59 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 28 Oct 2022 03:59:20 +0000 (20:59 -0700)
commit76f0fe177a38bd16e346edf0808ee8fca343f1a2
tree6ab71eb7870d8dd450b95cd3a72628dfa84e07c2
parent14a65822fa2a8bb120638633b068847c8a0197b9
altoslib: Map log format back to USB device id

This lets us use the device_id for both telem and eeprom files.

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