summaryrefslogtreecommitdiff
path: root/src/core/ao_config.c
Commit message (Expand)AuthorAge
* altos: Make APRS interval configurableKeith Packard2012-12-07
* Merge branch 'master' into aprsKeith Packard2012-12-07
|\
| * altos: Change 'flight-number' to 'current-flight'Keith Packard2012-12-06
* | altos: Allow telemetry, rdf and APRS to be individually controlledKeith Packard2012-12-06
|/
* altos: Make Tm recovery mode set RF cal and callsign tooKeith Packard2012-11-18
* altos: Compute desired frequency when upgrading from pre-1.1Keith Packard2012-10-08
* altos: Note changes to configured AES key for SPI radio convenienceKeith Packard2012-08-29
* altos: Add telefire-v0.1Keith Packard2012-07-29
* altos: Remove unused 'func' from ao_config_setKeith Packard2012-07-16
* altos: Add arbitrary pyro channel supportKeith Packard2012-07-14
* altos: Force 434.550Mhz by connecting debug gnd and clk (trac #41)Keith Packard2012-07-10
* altos: Save some memory.Keith Packard2012-07-10
* altos: Make sure ao_storage_config is set before reading config blockKeith Packard2012-06-17
* altos: ao_storage_read already calls ao_storage_setupKeith Packard2012-06-17
* altos: Remove debug printf from accel auto-calKeith Packard2012-05-28
* Get megametrum ready to at least log flight dataKeith Packard2012-05-25
* altos: Start adding apogee lockout supportKeith Packard2012-04-14
* altos: Make ao_config_set_radio publicKeith Packard2012-04-07
* altos: Force radio channel to zero when setting frequencyKeith Packard2012-04-07
* altos: Save memory in ao_config.cKeith Packard2012-04-07
* altos: Make sure config values are loaded in 'c s' commandKeith Packard2012-03-28
* altos: Reset config version if it's too large as wellKeith Packard2012-03-27
* Do radio settings solely by frequencyKeith Packard2012-03-26
* altos: Add configurable set of channels for TTKeith Packard2011-11-12
* altos: Set default flight log max to 127k on TM v0.1Keith Packard2011-11-12
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* altos: Add HAS_LOG for products that log to eepromKeith Packard2011-08-27
* altos: Finish up primitive telelaunch protocolKeith Packard2011-08-27
* altos: Implement remote launch protocolKeith Packard2011-08-27
* altos: Start telelaunch productKeith Packard2011-08-27
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25