summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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: Fixup named ADC printingKeith Packard2014-02-08
* altos: Add needed math sources to TeleGPS v0.1 buildKeith Packard2014-02-08
* 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/stm: Block interrupts while reprogramming flashKeith Packard2014-02-08
* altos: Enable system timer in flash loader and prod watchdog with itKeith Packard2014-02-08
* altos: Eliminate warnings in FAT codeKeith Packard2014-02-08
* altos: Add watchdog timer taskKeith Packard2014-02-08
* altos: Add names when reporting STM ADC valuesKeith Packard2014-02-08
* altos: report 0/0/0 for APRS position when GPS is not lockedKeith Packard2014-02-06
* altos: Tmega Don't try to log info about more than 12 GPS satsKeith Packard2014-01-24
* altos: Add missing ADC divider values for Tmega v1.0Keith Packard2014-01-15
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: Use factory calibration for all acceleration computationsKeith Packard2014-01-14
* altos: Switch APRS to compressed position formatKeith Packard2014-01-14
* altos: Flip acceleration data consistently for orientation changesKeith Packard2014-01-01
* altos: Add 'O' command for TeleMega orient testingKeith Packard2013-12-28
* altos: Turn on -Werror for STM and LPC buildsKeith Packard2013-12-20
* altos: Turn on warnings for LPC products tooKeith Packard2013-12-20
* altos/lpc: Missing */ in definition of PIO0_4Keith Packard2013-12-20
* altos: lpc exti setup was incorrectly testing modeKeith Packard2013-12-20
* 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/stm: Turn on -WextraKeith Packard2013-12-20
* altos: Add default button return value from ao_button_getKeith Packard2013-12-20
* altos: unsigned value in ao_pyro_set checked for negative valueKeith Packard2013-12-20
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
* altos: Turn on -Wall for stm compilesKeith Packard2013-12-20
* altos: Clean up some minor warnings from -WallKeith Packard2013-12-20
* altos: mma655x also needs ao_sensor_errorsKeith Packard2013-12-20
* altos: Complain about sensor self-test errors only in idle modeKeith Packard2013-12-20
* altos: 3-axis accel calibration was invalid in explicit accel cal modeKeith Packard2013-12-20
* altos: Execute self-test on MMA655X partKeith Packard2013-12-20
* fix missing newline at end of src/test/MakefileBdale Garbee2013-12-19
* altos/lpc: Stop sending SETUP IN when the requested size is reachedKeith Packard2013-12-19
* altos/lpc: Reset less of the device on USB reset.Keith Packard2013-12-18
* altos: Try IMU self-test 10 times before giving upKeith Packard2013-12-18
* altos/stm: Semantic error in STM usb disable caused it to not workKeith Packard2013-12-18
* Move pdclib build results to pdclib-rootKeith Packard2013-12-18
* altos: get stm-bringup building againKeith Packard2013-12-18
* Remove stale stm test apps from regular buildKeith Packard2013-12-18
* altos/stm: Update pdclib paths for flash-loader buildsKeith Packard2013-12-18
* altos: create target pdclib directories before buildingKeith Packard2013-12-18
* altos: Build pdclib locally if necessaryKeith Packard2013-12-18
* altos/lpc: Be a bit more resistant to toolchain section name changesKeith Packard2013-12-18
* altos: Make TeleMega v0.1 work more like TeleMega v1.0Keith Packard2013-12-18
* altos: Use all 16 bits of setup packet len when limiting reply lenKeith Packard2013-12-17
* altos: Broke TeleMetrum GPS reporting by holding the GPS mutex too muchKeith Packard2013-12-17