Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / telemetrum-v2.0 /
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-19 Keith Packardaltos/stm: Make beeper driver support all possible...
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Switch to newlib-nano for libc on arm
2017-10-22 Keith Packardaltos: Define AO_LOG_FORMAT in */ao_pins.h. Use in...
2016-08-04 Keith Packardaltos: Flash all LEDS during power on
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2015-09-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-08-21 Keith Packardaltos: Add HAS_COMPANION to new boards with companion...
2014-06-07 Keith Packardaltos: Update other CONFIG_EEPROM users to set LOG_ERAS...
2014-05-21 Keith Packardaltos/stm: Make stm applications depend on ao_boot.h
2014-04-05 Keith Packardaltos: Report battery voltage instead of S at startup
2014-01-15 Keith Packardaltos: Report battery, apogee and main voltages over...
2014-01-15 Keith Packardaltos: Switch APRS to compressed position format
2013-12-10 Keith Packardaltos: Remove ARM .ihx files on 'make clean'
2013-12-08 Keith Packardaltos: Build .ihx files for all arm projects
2013-11-12 Keith Packardaltos: include ao_eeprom.h in ao_telemetrum.c to define...
2013-11-12 Keith Packardaltos: Move TeleMetrum v2.0 to using internal eeprom...
2013-10-10 Keith Packardaltos: Use installed pdclib
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-09-15 Keith Packardaltos/telemetrum-v2.0: Use red LED during boot time
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-29 Keith Packardaltos: TM v2 places the MMA6555 upside down compared...
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Use 9600 baud for ublox telemetrum-v2.0
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
2013-08-28 Keith Packardaltos: Rename TeleMetrum v2.0 ADC sense members
2013-08-28 Keith Packardaltos: Add TeleMetrum v2.0 boot loader
2013-08-28 Keith Packardaltos: Initial TeleMetrum v2.0 bits