summaryrefslogtreecommitdiff
path: root/src
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
* 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
| * | altos: Go back to recording sensor data in globalsmm-ms5611Keith Packard2012-10-08
| * | altos/megametrum: Try running accel and baro in parallel againKeith Packard2012-10-07
| * | altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
| * | altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
| * | altos/drivers: Use data ring values for MS5607 presentationKeith Packard2012-10-06
| * | altos/megametrum: Make MS5607 driver hold SPI bus for whole operationKeith Packard2012-10-06
| * | altos/megametrum: Use mma655x for acceleration measurements nowKeith Packard2012-10-06
| * | Merge branch 'master' into mm-ms5611Keith Packard2012-10-03
| |\ \
| * | | altos/megametrum: Commit for boards with MS5611 baro sensorKeith Packard2012-10-03
* | | | altos: Build telescience-pwm product when possibleKeith Packard2012-10-16
* | | | altos: Add telescience-pwm productKeith Packard2012-10-16
* | | | altos: Only enable PWM on telescience_pwm productKeith Packard2012-10-16