summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into hacking-cc1120aprsKeith Packard2012-12-16
|\
| * altoslib: unconfigured radio frequency data is now -1, not 0Keith Packard2012-12-16
| * doc: Add warning about matching battery voltage.Keith Packard2012-12-15
| * doc: Add paragraph noting differences in JST polarityKeith Packard2012-12-15
| * Merge branch 'micropeak-1.1'Keith Packard2012-12-14
| |\
| | * altos: Note that Lithium battery may be included with MicroPeakmicropeak-1.1Keith Packard2012-12-12
| * | altoslib: Discard previous flight state on SN changeKeith Packard2012-12-14
| * | altoslib: Only list flight logs for boards that we know have themKeith Packard2012-12-14
| * | Merge branch 'micropeak-1.1'Keith Packard2012-12-12
| |\|
| | * doc: Update MicroPeak doc to include EEPROM and programming infoKeith Packard2012-12-12
| * | Merge branch 'micropeak-1.1'Keith Packard2012-12-12
| |\|
| | * altos: Log in-flight data for MicroPeakKeith Packard2012-12-12
| | * altos: Add load-slow target for MicroPeakKeith Packard2012-12-12
| | * altos: Tim Van Milligan suggestion for µP -- delay before showing last flightKeith Packard2012-12-11
| * | Merge branch 'micropeak-1.1'Keith Packard2012-12-11
| |\|
| | * altos: Increase MicroPeak blink times a bitKeith Packard2012-12-11
| * | Merge branch 'micropeak-1.1'Keith Packard2012-12-09
| |\|
| | * altos: Use alt_t value to hold displayed height in micropeakmicropeak-build-2012-12-09Keith Packard2012-12-09
| | * altos: Make sure pa to altitude conversion is done with 32 bitsKeith Packard2012-12-09
| | * altos: Store altitude in 32-bits for MicroPeakKeith Packard2012-12-09
* | | altos: Wire up another CC1120 GPIO to get MARC status changesKeith Packard2012-12-16
* | | altos: Test APRS rounding by using coordinates near the boundaryKeith Packard2012-12-16
* | | altos: Document what HAS_BOOT_RADIO does in the m25 driverKeith Packard2012-12-16
* | | altos: Round APRS data correctlyKeith Packard2012-12-16
* | | altos: Stop including profiling and stack guard code in megametrumKeith Packard2012-12-07
* | | altos: Fix aprs test to not allow callsign configurationKeith Packard2012-12-07
* | | altosui: Add APRS interval configuration to UIKeith Packard2012-12-07
* | | Merge branch 'master' into aprsKeith Packard2012-12-07
|\| |
| * | altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
* | | altos: Use configured callsign in APRS packetsKeith Packard2012-12-07
* | | altos: Make APRS interval configurableKeith Packard2012-12-07
* | | altos: Fix up APRS packet sending code in cc1120 driverKeith Packard2012-12-07
* | | Merge branch 'master' into aprsKeith Packard2012-12-07
|\| |
| * | altos: fix functions calling pollchar to use 'int' to hold the valueKeith Packard2012-12-07
| * | altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
| * | altoslib: Make AltosConfigData parse all of the config dataKeith Packard2012-12-06
| * | altoslib: Make AltosMs5607 capable of parsing ms5607 info linesKeith Packard2012-12-06
| * | altos: Change 'flight-number' to 'current-flight'Keith Packard2012-12-06
| * | altos: Shrink 'ao_version' by calling printf fewer timesKeith Packard2012-12-06
* | | altos: Send APRS packets even during ascentKeith Packard2012-12-06
* | | altos: Allow telemetry, rdf and APRS to be individually controlledKeith Packard2012-12-06
* | | altos: Hook up APRS to telemetry loopKeith Packard2012-12-06
* | | altos: Hook APRS up to the radioKeith Packard2012-12-06
* | | altos: Prepare APRS for use within altos itselfKeith Packard2012-12-05
* | | altos: Start restructuring APRS code to create and send packetsKeith Packard2012-12-05
* | | altos: Remove a bunch of time bits from the APRS codeKeith Packard2012-12-05
* | | altos: Remove APRS sine-wave tableKeith Packard2012-12-05
* | | altos: More APRS trimmingKeith Packard2012-12-05
* | | altos: Remove more unused APRS codeKeith Packard2012-12-05
* | | altos: Reduce printf calls in APRS packet generationKeith Packard2012-12-05