summaryrefslogtreecommitdiff
path: root/src/telelco-v2.0
Commit message (Expand)AuthorAge
* altos: Move common build definitions to src/Makefile.defsKeith Packard2019-02-18
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos/stm: Make beeper driver support all possible tim234 configsKeith Packard2018-10-19
* altos: Add generic LED driver.Keith Packard2018-10-13
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Make LCO search directly drive pad/box displaysKeith Packard2018-07-04
* altos: Fix telelcotwo build for new ao_lco_bits.c fileKeith Packard2018-07-04
* altos: A bit more LCO code sharingKeith Packard2018-07-03
* altos: Share common LCO functions in ao_lco_bits.cKeith Packard2018-07-03
* altos/telelco-v2.0: Do all drag race beeping from the beeping threadKeith Packard2018-06-18
* altos/telelco-v2.0: Fix AO_ADC_DUMPKeith Packard2018-06-17
* altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxesKeith Packard2018-05-31
* altos/telelco-v2.0: Test displays at power onKeith Packard2018-05-31
* altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timerKeith Packard2018-05-28
* altos/telelco-v2.0: Display local batt voltage at startupKeith Packard2018-05-28
* altos/telelco-v2.0: Change drag race selected/no-continutity patternKeith Packard2018-05-28
* altos/telelco-v2.0: Add debug output for pad voltage displayKeith Packard2018-05-28
* altos/telelco-v2.0: A bit fancier with the drag-mode LED showKeith Packard2018-05-28
* altos/telelco-v2.0: Fix button names and pin mappings. Add drag LED.Keith Packard2018-05-28
* altos/telelco-v2.0: Mixed up the select_button pin (is E0, was set to E13)Keith Packard2018-05-28
* altos/telelco-v2.0: Only look at drag select presses, not releasesKeith Packard2018-05-28
* altos/telelco-v2.0: Use single-step quadrature codeKeith Packard2018-05-28
* altos/telelco-v2.0: Reduce quadrature debounce timeKeith Packard2018-05-28
* altos/telelco-v2.0: Only switch encoder mode on push, not releaseKeith Packard2018-05-28
* altos/telelco-v2: Change select button to alternate box/pad modeKeith Packard2018-05-28
* altos: Add TeleLCO v2.0 productKeith Packard2018-05-16