summaryrefslogtreecommitdiff
path: root/altoslib/AltosEepromFireTwo.java
Commit message (Collapse)AuthorAge
* altoslib: Remove older eeprom handling codeKeith Packard2017-05-09
| | | | | | The new code appears to work in minor testing; time to try it all the time. Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib: Add Ms5607 constructor that just takes config_dataKeith Packard2017-05-09
| | | | | | Use for making Ms5607 from eeprom files. Signed-off-by: Keith Packard <keithp@keithp.com>
* Fake thrust data as accel for nowKeith Packard2017-04-25
|
* altoslib: Add TeleFireTwo eeprom supportKeith Packard2017-04-22
Signed-off-by: Keith Packard <keithp@keithp.com>