summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | altos: Share cc1111 reset/debug-start codeKeith Packard2012-11-30
| * | altos: Shrink cc1111/ao_dbg.c a bitKeith Packard2012-11-30
| * | altos: Share getnibble functionKeith Packard2012-11-30
| * | altos: Make TeleBalloon v1.1 build againKeith Packard2012-11-29
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-11-20
| |\|
| | * 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
| * | let upstream version rule, don't force use of Debian version in firmwareBdale Garbee2012-11-20
| |/
| * 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
| * | altos: Add stack-guard code. Uses STM MPU to trap stack overflow.Keith Packard2012-10-25
| * | altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
| * | altos: profiling on STM32LKeith Packard2012-10-25