altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / drivers / ao_lco.c
2024-02-01 Keith Packardaltos/telelco: Add RSSI display to older devices
2024-02-01 Keith Packardaltos/telelco-v3.0: Add contrast setting
2024-02-01 Keith Packardaltos/telelco*: Make LCO voltage display work on 2...
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-17 Keith Packarddrivers/ao_lco: Fix box types to be uint16_t. Also...
2020-06-14 Keith Packardaltos: Fix printf format mis-matches
2020-02-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-01-22 Keith Packardaltos: Use AO_TICK_TYPE/AO_TICK_SIGNED for lco/pad...
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-07-04 Keith Packardaltos: Make fewer LCO variables public
2018-07-04 Keith Packardaltos: Make LCO search directly drive pad/box displays
2018-07-04 Keith Packardaltos: Fix telelcotwo build for new ao_lco_bits.c file
2018-07-03 Keith Packardaltos: A bit more LCO code sharing
2018-07-03 Keith Packardaltos: Share common LCO functions in ao_lco_bits.c
2018-06-17 Keith Packardaltos/telelco-v0: Test display, show batt voltage at...
2017-04-23 Bdale Garbeeimplement static test start and stop protocol for telef...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2015-10-13 Keith Packardtelelco: Fix pad reset to one on radio signal loss
2015-10-13 Keith Packardaltos/telelco: Adjust drag race UI
2015-09-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-08-30 Keith Packardaltos/telelco: Add drag race UI
2015-08-29 Keith Packardaltos/telelco: Infrastructure changes for drag racing
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-05-25 Keith Packardaltos/telelco: Show box voltage with pad knob instead...
2015-05-25 Keith Packardaltos/telelco: Display telefire battery voltage
2015-05-25 Keith Packardaltos: Add telelco v0.3 (v0.2 with cc1200 instead of...
2012-08-27 Keith Packardaltos: Rename drivers/ao_lco to drivers/ao_lco_cmd
2012-08-24 Keith Packardaltos: Split out LCO functions from ao_radio_cmac.c...