summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
* 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
* altos: Require SPI speed to be declared for cc1200Keith Packard2017-02-20
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* altos/cc1120: remove unused status from ao_radio_fifo_write_stopKeith Packard2016-08-29
* altos: Use standard FIPS testing for chaoskeyKeith Packard2016-08-02
* altos: Make telelcotwo control two boxes instead of two padsKeith Packard2016-08-02
* altos: Add 'ao_button_get' to button driverKeith Packard2016-08-02
* altos: Expose cc1200 radio test functions for telemini bringupKeith Packard2016-07-27
* altos: Don't access cc1120 SPI bus during recv after abort has startedKeith Packard2016-07-27
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Use FIFO_THR pin for cc1120 transmit bufferingKeith Packard2016-06-29
* altos: cc1200: use FIFO threshold pin output for APRS bufferingKeith Packard2016-06-29
* altos/drivers: Use more reliable byte interface for CC1120 receptionKeith Packard2016-06-29
* altos/cc1115l: Reduce trace buffer sizeKeith Packard2016-06-10
* altosuilib: Fill preload map on site or lat/lon changeKeith Packard2016-05-27
* altos: Clear packet queue when starting packet masterKeith Packard2016-04-25
* altos/telelcotwo: Add idle timeoutKeith Packard2016-04-19
* altos: Use simpler debounce logic for buttonsKeith Packard2016-04-19
* altos: Add ao_lco_two.c; alternate LCO interface codeKeith Packard2016-04-19
* altos: Allow for pad boxes with different sensor configurationsKeith Packard2016-04-19
* altos: Add pad support for new telefire versionsKeith Packard2016-04-19
* altos: Support telefire products in cc1200 driverKeith Packard2016-04-19
* altos/detherm: Add servo driverKeith Packard2016-04-13