altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / telegps-v2.0 /
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-09-30 Keith Packardaltos: Remove linker map files during 'make clean'
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2019-02-18 Keith Packardaltos: Move common build definitions to src/Makefile...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Add generic LED driver.
2017-10-22 Keith Packardaltos: Define AO_LOG_FORMAT in */ao_pins.h. Use in...
2017-09-18 Keith Packardaltos/telegps-v2.0: Enable USB connect monitoring
2017-09-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-09-18 Bdale Garbeeproduction TeleGPS v2.0 use a 16Mhz crystal for the SOC
2017-09-17 Bdale Garbeepublish support for TeleGPS v2.0
2017-05-02 Keith Packardaltos/telegps-v2.0: Disable external serial port to...
2017-05-01 Keith Packardaltos/telegps-v2.0: Reorder initialization sequence
2017-05-01 Keith Packardaltos/telegps-v2.0: CC1200 CS is PA1, not PA5.
2017-05-01 Keith Packardaltos/telegps-v2.0: GPS chip is connected to serial...
2017-05-01 Keith Packardaltos/telegps-v2.0: Remove some unneeded defines
2017-05-01 Keith Packardaltos/telegps-v2.0: Battery ADC input is on PB1, not PA0
2017-05-01 Keith Packardaltos/telegps-v2.0: Set CPU clock to 48MHz instread...
2017-05-01 Keith Packardaltos/telegps-v2.0: Adjust LED config
2017-04-26 Bdale Garbeetelegps-v2.0: slow down radio chip spi speed
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-25 Keith Packardaltos/telegps-v2.0: git ignore make results
2017-04-14 Keith Packardtelegps-v2.0: Remove fec_tx code and ADC logging.
2017-04-14 Bdale Garbeeinitial cut at telegps-v2.0 firmware