summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
* altos: Don't validate ADXL375 self test for maximum valueKeith Packard2018-12-30
* altos/adxl375: Clean up initialization, shortening self test periodKeith Packard2018-10-20
* altos: Add ADXL375 driver [v2]Keith Packard2018-10-19
* altos/drivers: Use stdbool in ao_ms5607.cKeith Packard2018-10-13
* altos: Add generic LED driver.Keith Packard2018-10-13
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos: Use stdbool true/false instead of TRUE/FALSEKeith 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: use %lu for APRS altitude in sprintfKeith Packard2018-10-13
* altos: sdcc doesn't have 'false' and 'true'.Keith Packard2018-10-02
* altos/drivers: Shrink ao_ms5607.c code to fit on micropeak stillKeith Packard2018-10-02
* altos: Remove spurious ao_mma655x_spi_index variableKeith Packard2018-08-15
* altos: Fetch current quadrature status at startup timeKeith Packard2018-07-04
* altos: Make fewer LCO variables publicKeith Packard2018-07-04
* altos: Make LCO search directly drive pad/box displaysKeith Packard2018-07-04
* altos: Fix LCO display while searchingKeith 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/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/driver: Improve quadrature debouncing for mechanical encodersKeith Packard2018-06-17
* altos/telelco-v0: Test display, show batt voltage at bootKeith Packard2018-06-17
* altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxesKeith Packard2018-05-31
* altos/telefire*: Do voltage tests in decivolts instead of ADC unitsKeith Packard2018-05-31
* altos/driver: Add support for one-step-per-click quadrature encoderKeith Packard2018-05-28
* altos/drivers: Make quadrature debounce longer by default. Fix state trackingKeith Packard2018-05-28
* altos/ao_button.c: Support up to 16 buttonsKeith Packard2018-05-28
* altos/drivers: Pads with multi-port firing and pad selector DIP switchKeith Packard2018-05-21
* altos/ao_cc1120: Only call ao_packet_slave_stop when HAS_SLAVEKeith Packard2018-03-23
* altos/stmf0: Use double buffering for ChaosKeyKeith Packard2018-01-07
* altos/drivers: Hook up mag sensor for MPU9250Keith Packard2017-12-11
* altos/drivers: Start adding defines to get mag data out of MPU9250Keith Packard2017-12-05
* altos: Add MPU9250 driver (accel/gyro only for now)Keith Packard2017-10-12
* chaoskey: Wait for input data to stabilize before using itKeith Packard2017-09-12
* altos/rn4678: Add BLE supportKeith Packard2017-06-20
* altos: Add timeout to RN4678 status message codeKeith Packard2017-06-13
* altos: HMC5883 output order is X Z YKeith Packard2017-06-11
* altos: Update sensor data atomicallyKeith Packard2017-06-11
* altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code.Keith Packard2017-05-15
* altos: Add RN4678 Bluetooth module driverKeith Packard2017-05-13
* altos/ms5607: Allow applications to not use the normal data ring and threadKeith Packard2017-04-27
* altos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOGKeith Packard2017-04-24
* implement static test start and stop protocol for telefiretwo+telebtBdale Garbee2017-04-22
* eliminate spurious close bracesBdale Garbee2017-04-22
* add static test start and stop commands to radio protocol for telefiretwoBdale Garbee2017-04-22
* altos: Document a few more SPI mode bits in VGA driverKeith Packard2017-04-09