summaryrefslogtreecommitdiff
path: root/src/drivers/ao_pad.c
Commit message (Expand)AuthorAge
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Remove *_TO_DATA macrosKeith Packard2018-10-13
* altos/ao_pad: Move LED test to the monitor taskKeith Packard2018-06-17
* altos/ao_pad: Turn on all LEDs for a moment at power upKeith Packard2018-06-17
* altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.Keith Packard2018-06-17
* altos/telefire*: Do voltage tests in decivolts instead of ADC unitsKeith Packard2018-05-31
* altos/drivers: Pads with multi-port firing and pad selector DIP switchKeith Packard2018-05-21
* altos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOGKeith Packard2017-04-24
* eliminate spurious close bracesBdale Garbee2017-04-22
* add static test start and stop commands to radio protocol for telefiretwoBdale Garbee2017-04-22
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Allow for pad boxes with different sensor configurationsKeith Packard2016-04-19
* altos: Add pad support for new telefire versionsKeith Packard2016-04-19
* altos/telefire: No reply for ARMED. Ignore time for FIRE.Keith Packard2015-08-29
* telefire: Report telefire battery voltage over telemetry linkKeith Packard2015-05-25
* telefire: Make 'good' RSSI value configurableKeith Packard2015-05-24
* altos/telefire: Add firing length to manual pad commandKeith Packard2014-09-03
* altos: Clean up trailing whitespace in ao_pad.cKeith Packard2014-05-08
* altos/telefire: Radio status (no data, weak data, good data) on LEDsKeith Packard2013-06-19
* altos/telefire: Leave siren on all the time. Add siren/strobe debugging.Keith Packard2013-06-09
* altos: Add telefire v0.2 supportKeith Packard2013-06-09
* altos/telefire: Report valid channels instead of valid pinsKeith Packard2012-10-14
* altos/telefire: Add siren/strobe supportKeith Packard2012-10-10
* altos/telefire: Make sure armed alarm goes off on timeKeith Packard2012-10-06
* altos/telefire: Add steady warble when the LCO arm switch is onKeith Packard2012-09-09
* altos: Disable debug printfs and fix pad ignite time for telefireKeith Packard2012-08-30
* altos: fix ao_pad debug output for query commandKeith Packard2012-08-29
* altos: Track protocol changes to ao_pad debug messagesKeith Packard2012-08-28
* altos: Clean up radio APIsKeith Packard2012-08-27
* altos: Make 'pad' driver useful with telefire v0.1Keith Packard2012-08-26
* altos: Get ao_pad.c working on telefire v0.1Keith Packard2012-08-24
* altos: Disable telefire 'pad' listener when testing radioKeith Packard2012-08-24
* altos: Add telefire-v0.1Keith Packard2012-07-29