summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* altos: Remove ARM .ihx files on 'make clean'Keith Packard2013-12-10
* altos: Rename telemega-v0.3 to telemega-v1.0Keith Packard2013-12-09
* altos: Oops. Was only filling out part of the TeleMetrum ADC recordKeith Packard2013-12-08
* altos/stm: arm-none-eabi-binutils now puts 'main' into .text.startupKeith Packard2013-12-08
* altos: remove all versions of stm-demo executableKeith Packard2013-12-08
* altos: Change flash loader name to just AltosFlashKeith Packard2013-12-08
* altos: Build .ihx files for all arm projectsKeith Packard2013-12-08
* altos: Allow products to override default 100mA USB currentKeith Packard2013-12-08
* altos: Nothing in altos uses AES decryption, so don't compile itKeith Packard2013-12-07
* altos/test: Compute and plot tilt based on GPS trackKeith Packard2013-12-07
* altos: Telemega uses eeprom, include it in main fileKeith Packard2013-12-07
* altos: Add lots more GPS data to mega logKeith Packard2013-12-07
* src/cc1111: Turn off RC osc after xtal is runningKeith Packard2013-12-07