summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
* altos: Make MS5607 PROM a public variableKeith Packard2014-05-25
* altos: Expose ao_gps_set_rate from u-blox driverKeith Packard2014-05-21
* altos: Fix cc115l debug buildKeith Packard2014-05-21
* altos: Allow APRS to send just battery voltageKeith Packard2014-05-21
* altos: Make quadrature debounce per-pin rather than per-deviceKeith Packard2014-05-15
* altos: Add LED test command to pca9922 driverKeith Packard2014-05-12
* altos: Simplify quadrature trackingKeith Packard2014-05-09
* altos: Clean up trailing whitespace in ao_pad.cKeith Packard2014-05-08
* altos: ublox driver always offers course data when it has a fixKeith Packard2014-05-08
* altos: For telelco discovery packets, retry 5 times with shorter timeoutKeith Packard2014-04-30
* altos: Put locked/unlocked GPS status in APRS commentsKeith Packard2014-02-09
* altos: Re-send previous GPS position in APRS if lock is lostKeith Packard2014-02-09
* altos: Report nsat in view in APRS packetKeith Packard2014-02-08
* altos: Don't write more than 12 sat infos in ublox driverKeith Packard2014-02-08
* altos: Eliminate warnings in FAT codeKeith Packard2014-02-08
* altos: Add watchdog timer taskKeith Packard2014-02-08
* altos: report 0/0/0 for APRS position when GPS is not lockedKeith Packard2014-02-06
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: Switch APRS to compressed position formatKeith Packard2014-01-14
* altos: cc115l driver tone_run wasn't recording number of tonesKeith Packard2013-12-20
* altos: Clean up warnings for LPC productsKeith Packard2013-12-20
* altos: Add default button return value from ao_button_getKeith Packard2013-12-20
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
* altos: Clean up some minor warnings from -WallKeith Packard2013-12-20
* altos: Execute self-test on MMA655X partKeith Packard2013-12-20
* altos: Try IMU self-test 10 times before giving upKeith Packard2013-12-18
* Add ublox checksum generating programKeith Packard2013-11-12
* altos: Change ao_mpu6000_gyro arg to floatKeith Packard2013-10-27
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Fix GPS test frameworks to handle shared ao_gps_new variableKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Use #define values for ublox packet typesKeith Packard2013-10-14
* Merge remote-tracking branch 'origin/telemini'Keith Packard2013-08-28
|\
| * altos: Check for MS5607 MISO low before sleepingKeith Packard2013-08-26
| * altos: Use %ld and %lu for MS5607 debug outputKeith Packard2013-08-26
| * altos: Changes required by cc1111 multi-spi supportKeith Packard2013-08-25
| * altos/teletiny-v2.0: Support multiple SPI busses on CC1111Keith Packard2013-08-25
| * altos: Make TeleMini v2.0 fitKeith Packard2013-08-25
| * Initial TeleMini bitsKeith Packard2013-08-25
* | altos: Force u-blox to 9600 baud for nowKeith Packard2013-08-28
* | altos: Add debugging to ublox GPS driverKeith Packard2013-08-28
|/
* Merge branch 'master' into telegps-v0.3Keith Packard2013-08-25
|\
| * altos: MS5607 pressure computation for low temperatures was wrongKeith Packard2013-08-25
* | altos: various cc115l driver hacksKeith Packard2013-08-20
* | altos: Allow ublox to run at other baud ratesKeith Packard2013-08-17
* | altos: Remove ao_radio_gpio_bits from normal buildKeith Packard2013-07-02
|/
* altos/telefire: Radio status (no data, weak data, good data) on LEDsKeith Packard2013-06-19
* altos: PCA9922 LED driver needs Enable driven low to latch valuesKeith Packard2013-06-19
* altos: Declare m25 write-in-progress as 'ao_port_t'Keith Packard2013-06-16
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09