summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | 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
* | altosui: Allow AltosConfig to abort before serial line startsKeith Packard2012-10-25
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-10-23
|\|
| * Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-10-22
| |\
| | * altosdroid: add autogenerated BuildInfo.javaMike Beattie2012-10-22
| * | altosui: Allow any non-basestation to be configuredKeith Packard2012-10-22
| * | 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
| * | altoslib: capitalize 'Invalid' state name appropriatelyKeith Packard2012-10-22
| * | altosui/altoslib: Add support for configuring pyro channelsKeith Packard2012-10-22
| * | altos: Add state comparisons to pyro channel conditionsKeith Packard2012-10-22
| |/
| * altosdroid: AltosState now has speed and max_speed funcsKeith Packard2012-10-21
| * altoslib: Add AltosRecordNone.javaKeith Packard2012-10-21
| * altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm dataKeith Packard2012-10-21