summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Baro-only (but record accel) for TM v1.2pwminKeith Packard2012-07-21
* Make telepyro build againKeith Packard2012-07-20
* Merge branch 'master' into pwminKeith Packard2012-07-20
|\
| * tools: Use pkgconfig to find stlink for ao-stmloadKeith Packard2012-07-20
| * Add stlink pinoutKeith Packard2012-07-20
| * altosui: Delay starting KML output for flight and GPS coordsKeith Packard2012-07-19
* | altos: Enable ULA-specific optionsKeith Packard2012-07-19
* | altos: Start radio a fixed time after boostKeith Packard2012-07-19
* | altos: Allow 'Z' MPU6000 axis to be changed at compile timeKeith Packard2012-07-19
* | telescience: steal last adc channel for icp3 most recent valueRobert Garbee2012-07-19
|/
* telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-07-18
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosRobert Garbee2012-07-18
|\
| * altosdroid: Start adding an AltosLink subclass for androidKeith Packard2012-07-18
| * altosui: Make scan UI handle incremental telem dataKeith Packard2012-07-18
| * altos: Toggling telemetry monitoring would replay the telem queueKeith Packard2012-07-17
| * altos: With debug cables disconnected, CC1120 seems happy at +16dBmKeith Packard2012-07-17
| * altosui: Accept variations in spacing for igniter status replyKeith Packard2012-07-17
| * altoslib: Move idle monitor managing code to altoslibKeith Packard2012-07-17
| * altos: Megametrum ADC values are 12 bits, discard low 4 for telemetryKeith Packard2012-07-17
| * altoslib: Don't use MISSING values in max computationsKeith Packard2012-07-17
| * altoslib: Fix MM conversion functionsKeith Packard2012-07-17
* | ICP3 workingRobert Garbee2012-07-18
* | Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-07-18
* | first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-07-17
|/
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* Add ao-stmload toolKeith Packard2012-07-17
* altosui: Skip unknown data when parsing ADC for idle monitoringKeith Packard2012-07-16
* altosui: Move serial datastream parser to altoslibKeith Packard2012-07-16
* 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
* altosui: Abstract remote connection timeout stuffKeith Packard2012-07-11
* altosui: Remove a bunch of debugging printfsKeith Packard2012-07-11