summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Wait for companion to see CS before attempting communcationcompanion-delayKeith Packard2012-10-14
* altos/test: Display MPU6000 values in ao_flight_test_mm outputKeith Packard2012-10-13
* altos: Define full-scale gyro and accel values for MPU6000Keith Packard2012-10-13
* altos: When missing MMA655x, create fake Z accel valueKeith Packard2012-10-13
* altos/test: Add ao_flight_test_mmKeith Packard2012-10-13
* altos: Eliminate implicit 1 byte offset in uint16/int16 functionsKeith Packard2012-10-13
* altos: Split out ms5607 conversion code for use in ao_flight_testKeith Packard2012-10-13
* altos: struct ao_log_mega doesn't have a ground temp valueKeith Packard2012-10-13
* altos: Document a few member offsets in struct ao_log_recordKeith Packard2012-10-13
* altos: Add .gitignore for micropeakKeith Packard2012-10-12
* altos: Add (untested) driver for AT24C i2c flash partsKeith Packard2012-10-12
* altos: Add initial micropeak implementationKeith Packard2012-10-12
* altos: Allow products to define which LED to panic withKeith Packard2012-10-12
* altos: Megametrum uses altitude-pa.h, not altitude.hKeith Packard2012-10-12
* altos: Add attiny architecture filesKeith Packard2012-10-12
* altos: Include struct ao_data declaration only when usedKeith Packard2012-10-12
* altos: Clean up types in Pa conversion testing code. Only test to 40kmKeith Packard2012-10-12
* altos: Elide ao_altitude_to_pa in flight firmwareKeith Packard2012-10-12
* altos: Parameterize altitude table access and initializationKeith Packard2012-10-12
* altos: Use alt_t for all Pascal-based altitude dataKeith Packard2012-10-12
* altos: Allow for other mutex implementationsKeith Packard2012-10-12
* altos: Allow projects to specify clock at other than 100HzKeith Packard2012-10-12
* altos: Prepare ms5607 driver for use in non-tasking productsKeith Packard2012-10-12
* altos: Split task definitions out to ao_task.hKeith Packard2012-10-12
* altos/telefire: Add siren/strobe supportKeith Packard2012-10-10
* altos: Compute desired frequency when upgrading from pre-1.1Keith Packard2012-10-08
* altos/telefire: Make sure armed alarm goes off on timeKeith Packard2012-10-06
* altos: Re-enable the ms5607 and mma655x acquisition threadsKeith Packard2012-10-03
* altos: Provide MS5611 configuration option, HAS_MS5611Keith Packard2012-10-03
* altos: Shrink Pa to altitude tableKeith Packard2012-09-21
* altos: Fix telemini sdcdb init fileKeith Packard2012-09-16
* altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-09-14
* altos/telelco: Search for available firing nodes at boot timeKeith Packard2012-09-09
* altos/telefire: Add steady warble when the LCO arm switch is onKeith Packard2012-09-09
* altos/stm: Fix basic time interval to 10ms -- was 10.1msKeith Packard2012-09-09
* altos/spiradio: Label LEDs so that the radio code can use themKeith Packard2012-09-09
* altos: Try to get remote cmac time closer to realityKeith Packard2012-09-09
* altos: Clean up flight data definitionsKeith Packard2012-09-09
* altos: include ao_arch_funcs.h at the very end of ao.hKeith Packard2012-09-09
* altos: Allow products without MS5607Keith Packard2012-09-09
* altos: Fix radio slave to run lights in the normal wayKeith Packard2012-09-06
* Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"Keith Packard2012-09-01
* Revert "Timer 3 working with slower clock and all 16 bits."Keith Packard2012-09-01
* Revert "ICP3 working"Keith Packard2012-09-01
* Revert "telescience: correctly calculating rate values with higher resolution"Keith Packard2012-09-01
* altos: Get mma655x driver limping alongKeith Packard2012-08-31
* altos: Fix mma665x pin assigment for mma655xKeith Packard2012-08-31
* altos: Add custom panic noise for self-test failuresKeith Packard2012-08-31
* altos: another .gitignore fileKeith Packard2012-08-30
* altos: ao_cc_spi.h isn't necessary for telelcoKeith Packard2012-08-30