summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Note that Lithium battery may be included with MicroPeakmicropeak-1.1Keith Packard2012-12-12
* doc: Update MicroPeak doc to include EEPROM and programming infoKeith Packard2012-12-12
* altos: Log in-flight data for MicroPeakKeith Packard2012-12-12
* altos: Add load-slow target for MicroPeakKeith Packard2012-12-12
* altos: Tim Van Milligan suggestion for µP -- delay before showing last flightKeith Packard2012-12-11
* altos: Increase MicroPeak blink times a bitKeith Packard2012-12-11
* altos: Use alt_t value to hold displayed height in micropeakmicropeak-build-2012-12-09Keith Packard2012-12-09
* altos: Make sure pa to altitude conversion is done with 32 bitsKeith Packard2012-12-09
* altos: Store altitude in 32-bits for MicroPeakKeith Packard2012-12-09
* altos: Slow down micropeak report timingKeith Packard2012-11-18
* altos: micropeak LED is orange now, not blueKeith Packard2012-11-18
* doc: Minor updates to the micropeak docsKeith Packard2012-11-18
* altos: Clean everything, even if we don't have compilersKeith Packard2012-11-18
* altoslib: Reset telem tracking state when switching altimetersKeith Packard2012-11-18
* altoslib: Allow flight number to be zeroKeith Packard2012-11-18
* altoslib: MegaMetrum data telem packets have sensor data, not flight noKeith Packard2012-11-18
* altos: Make Tm recovery mode set RF cal and callsign tooKeith Packard2012-11-18
* altos: fix cc1120 radio test - state wasn't made staticKeith Packard2012-11-18
* altoslib: Add (disabled) conversion for MS5611Keith Packard2012-11-18
* doc: Start updating AltOS documentation for multi-archKeith Packard2012-11-16
* altos: Build megadongle when possible1.1.9.2Keith Packard2012-11-01
* altos/megadongle: Add megadongle productKeith Packard2012-11-01
* altos: Remove legacy telemetry from ao_monitor when not neededKeith Packard2012-11-01
* altos: Remove 'volatile' from ao_rssi.c globalsKeith Packard2012-11-01
* altos/stm: Support LEDs on multiple portsKeith Packard2012-11-01
* altos/attiny: Remove debugging code which frobs PB1Keith Packard2012-10-30
* altos/micropeak: Run MS5607 at max resolution for micropeakKeith Packard2012-10-30
* altos/micropeak: Clock micropeak at 250kHz to save powerKeith Packard2012-10-30
* altos/attiny: Don't initialize the CS pin in the general SPI setupKeith Packard2012-10-30
* altos/micropeak: Set boost detect to 10m. Add 30s boost delay.Keith Packard2012-10-29
* doc: Add micropeak manualKeith Packard2012-10-29
* altos: Build micropeak when avr-gcc is availableKeith Packard2012-10-29
* altos/micropeak: Switch to MS5607 sensor. Require 4m for boost. Elide dead codeKeith Packard2012-10-29
* altos/attiny: Update to new interrupt macrosKeith Packard2012-10-29
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-10-26
|\
| * altosdroid: more restrictive commit no. matchingMike Beattie2012-10-25
| * altosdroid: more reliable branch detectionMike Beattie2012-10-25
* | altos: Provide ao_task_alarm_tick to reduce per-tick costKeith Packard2012-10-26
* | altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* | altos: Clean up stm arch macros a bit.Keith Packard2012-10-25
* | altos: Clean up cc1111 architecture macros a bit, removing cli/seiKeith Packard2012-10-25
* | altos: Wrap ao_container_of value in parensKeith Packard2012-10-25
* | altos: Switch drivers to ao_arch_block/release_interruptsKeith Packard2012-10-25
|/
* Bump version to 1.1.9.2Keith Packard2012-10-25
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-10-25
|\
| * altosdroid: Add version information to UIMike Beattie2012-10-24
| * altosdroid: Add branch to BuildInfoMike Beattie2012-10-24
| * altosdroid: match only the current version tagMike Beattie2012-10-23
* | altos/megametrum: Depend on Makefile contents for buildKeith Packard2012-10-25
* | altos: Add task queues.Keith Packard2012-10-25