summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* altos: megametrum depends on ao_companion.hKeith Packard2012-07-16
* altos: Enable pyro channel control in telepyroKeith Packard2012-07-16
* altos: Add manual firing command for extra pyro channelsKeith Packard2012-07-16
* altos: Use 'HAS_ORIENT' to enable orientation selection in pyro codeKeith Packard2012-07-16
* altos: Pass flight dynamics to companion boardsKeith Packard2012-07-16
* altos: Make ao_tick_count visibleKeith Packard2012-07-16
* altos: Remove some debug code from avr ADC driverKeith Packard2012-07-16
* altos: Make sure telepyro ao_product.h is built before .o filesKeith Packard2012-07-16
* altos: Make storage addresses datatype configurableKeith Packard2012-07-16
* src: Add driver for AVR internal eeprom. Use for telepyro config.Keith Packard2012-07-16
* altos: No space for pyro help on TP v0.1Keith Packard2012-07-16
* altos: Remove unused 'func' from ao_config_setKeith Packard2012-07-16
* altos/avr: Remove debugging command from USB driverKeith Packard2012-07-16
* altos/avr: Remove debugging printf in avr stdio startupKeith Packard2012-07-16
* src: Add explicit 'pin' argument to ao_enable_outputKeith Packard2012-07-14
* altos/megametrum: Support the four additional pyro channelsKeith Packard2012-07-14
* altos/stm: Expose ao_gpio_set which sets a specific GPIO pinKeith Packard2012-07-14
* stm: running out of memory in MM -- reduce stack to 668 bytesKeith Packard2012-07-14
* altos: Add arbitrary pyro channel supportKeith Packard2012-07-14
* altos/stm: Force STM stack to start at the top of RAMKeith Packard2012-07-14
* Report RSSI values in monitor idle UI (trac #44)Keith Packard2012-07-11
* altos: Fix gcc compiler warnings in GPS codeKeith Packard2012-07-11
* altos: Create macros to convert from/to radio RSSI representationKeith Packard2012-07-11
* altos: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: remove optimization for 'help' that confuses cc1111 compilerKeith Packard2012-07-11
* altos: Ignore megametrum built filesKeith Packard2012-07-11
* altos: Force 434.550Mhz by connecting debug gnd and clk (trac #41)Keith Packard2012-07-10
* altos: Continuously update ground state while on pad (trac #42)Keith Packard2012-07-10
* altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commandsKeith Packard2012-07-10
* altos: Signal continuity over radio in pad mode (trac #40)Keith Packard2012-07-10
* altos: Add 'void' parameter to ao_fec_decode callback parameterKeith Packard2012-07-10
* altos: Save some memory.Keith Packard2012-07-10
* altos: Improve ao_flight_test a bitKeith Packard2012-07-10
* altos: add some (unused) test code for different soft-decision sizesKeith Packard2012-07-10
* altos: Eliminate compiler warnings when building ao_flight_testKeith Packard2012-07-10
* altos: Rename *_mm.c back to *.cKeith Packard2012-07-10
* altos: remove stale ao_flight.c and ao_sample.cKeith Packard2012-07-10
* altos: Move profiling settings to MakefileKeith Packard2012-07-03
* altos: Crank up the gaussian noise in the FEC testKeith Packard2012-07-03
* altos: Viterbi performance improvments. Down to 5.7ms for command decodeKeith Packard2012-07-03
* altos: Do not block igniters on the radio mutex.Keith Packard2012-07-02
* extend cross-compiler availability logic to all target CPUs, not just ARMBdale Garbee2012-07-01
* conditionalize build of ARM binaries on presence of arm-none-eabi-gcc in PATHBdale Garbee2012-06-30
* altos: Declare cc1111 accel_ref as unsigned so the math works1.0.9.6Keith Packard2012-06-28
* altos: Disable MS5607 interrupt in the handleraltosdroidKeith Packard2012-06-28
* altos: Track missed HMC5883 interruptsKeith Packard2012-06-27
* altos: Increase default STM stack to 648 bytesKeith Packard2012-06-27
* altos: panic if MPU6000 self test failsKeith Packard2012-06-27
* altos: Disable mag sensor for megametrumKeith Packard2012-06-27