summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * altosui: Handle .mega files in Landed tab 'Graph Flight' buttonKeith Packard2012-10-21
| * altos: Document mega log packet typesKeith Packard2012-10-21
| * altoslib: Parse GPS .mega file entries for reply/graphingKeith Packard2012-10-21
| * altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
| * altoslib: Compute accelerometer speed from megametrum eeprom dataKeith Packard2012-10-21
| * altoslib: remove a couple of TM log record types from MM log parsingKeith Packard2012-10-21
| * altoslib: MegaMetrum eeprom never loses GPS dateKeith Packard2012-10-21
| * altosui: Correct megametrum eeprom filename dateKeith Packard2012-10-21
| * altosui: Add new filename filtersKeith 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: 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
| * | telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-10-16
| * | ICP3 workingRobert Garbee2012-10-16
| * | Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-10-16
| * | first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-10-16
| * | telescience: steal last adc channel for icp3 most recent valueRobert Garbee2012-10-16
* | | remove local copy of launch-sites.txt and reference to old web locationBdale Garbee2012-10-23
| |/ |/|
* | altosui: Re-add a couple of "unused" valuesKeith Packard2012-10-18
* | Bump version to 1.1.9.1Keith Packard2012-10-18
* | altos/megametrum: Switch back to using the MS5607Keith Packard2012-10-18
* | Merge branch 'master' into mm-ms5611Keith Packard2012-10-18
|\|
| * altosui: Accept serial number of zero for eeprom downloadKeith Packard2012-10-16
| * altos/avr: Use ISR_BLOCK to disable interrupts during slave ISRKeith Packard2012-10-16
| * altosui: Print exception stack trace when tracking flightsKeith Packard2012-10-16
| * altosui: Handle missing pad distance in descent tabKeith Packard2012-10-16
| * altos/telelco: Make the RSSI led turn red when no packet is receivedKeith Packard2012-10-15