summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* altos: Clean everything, even if we don't have compilersKeith 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
* 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
* 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
* 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
* 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
* altos: Add ao_arch_block/release_interrupts to avr and cc1111Keith Packard2012-10-25
* altos: Force beep timer regs reload when enabling beeperKeith Packard2012-10-25
* altos: When slave mode first starts, accept any packetKeith Packard2012-10-25
* altos: make check-avr-mem utility executableKeith Packard2012-10-22
* altos: Allow pyro flight state config to be setKeith Packard2012-10-22
* altos: Let AVR products override the stack size. Set telepyro to 104Keith Packard2012-10-22
* altos: Add state comparisons to pyro channel conditionsKeith Packard2012-10-22
* altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm dataKeith Packard2012-10-21
* altos: Document mega log packet typesKeith Packard2012-10-21
* altos/stm: Stop spewing clock out PA8 pinKeith Packard2012-10-21
* Merge branch 'master' into pwmin-new1.1.9.1pwmin-newKeith Packard2012-10-18
|\
| * altos/megametrum: Switch back to using the MS5607Keith Packard2012-10-18
| * Merge branch 'master' into mm-ms5611Keith Packard2012-10-18
| |\
| * | altos: Fix up ms5607 and mma655x commands to work againKeith Packard2012-10-08