altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / telemini-v3.0 / ao_pins.h
2023-06-13 Keith Packardaltos/stm32f042: Increase interrupt stack to 256 bytes
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-02-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-01-23 Keith Packardaltos: TeleMini beeper is on Tim2 CH4, not Tim3 CH4
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: Eliminate 'pin' field from GPIO functions
2017-05-05 Keith Packardaltos/telemini-v3.0: Add 'recovery mode' on PA14 (pin...
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-25 Keith Packardaltos/telemini-v3.0: Fix license
2017-04-20 Keith Packardaltos/telemini-v3.0: Update to production hardware
2017-02-21 Keith Packardaltos/telemini-v3.0: Add beeper defines needed for...
2017-02-20 Keith Packardaltos/telemini-v3.0: Swap main and apogee sense pins.
2017-02-20 Keith Packardaltos: Split out TeleMini v3 log/telem labeling
2017-02-20 Keith Packardaltos/telemini-v3.0: Finish initial turn-on
2017-02-20 Keith Packardaltos/telemini-v3.0: Update to second prototype version
2017-02-20 Keith Packardaltos: Initial TeleMini v3.0 code