summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
* 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
* altos: Drive row low instead of high in matrix driverKeith Packard2017-04-09
* altos: Place AS1107 in 'normal' mode at end of init sequenceKeith Packard2017-04-09
* altos: Allow programs to enable SDCARD debugging if desiredKeith Packard2017-04-04
* altos: Disable FAT commands unless requestedKeith Packard2017-04-04
* altos: Define CC115L spi speed in each productKeith Packard2017-04-04
* altos: Allow buttons to be high when pressed rather than lowKeith Packard2017-04-02
* altos: add button matrix driverKeith Packard2017-04-02
* altos: Add AS1107 LED display driverKeith Packard2017-04-02
* altos: Add console driver using VGA and PS/2Keith Packard2017-02-20
* altos: Add PS/2 keyboard driverKeith Packard2017-02-20
* altos: Add VGA driver for STM32L processorsKeith Packard2017-02-20