summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Allow CC1120 to sit on other SPI bussesKeith Packard2012-12-31
* Merge remote-tracking branch 'origin/master' into micropeak-loggingKeith Packard2012-12-28
|\
| * altos: Fix MegaDongle CC1120 chip select pinKeith Packard2012-12-28
| * altos: Fix cc1120 debug code to build on megadongleKeith Packard2012-12-28
* | Merge branch 'master' into micropeak-loggingKeith Packard2012-12-25
|\|
| * altos: Actually record ground averages for 6dof sensorKeith Packard2012-12-18
| * altos: Average MPU6000 values on ground for later useKeith Packard2012-12-17
| * altos: Re-enable beeper on megametrumKeith Packard2012-12-16
| * altos: Add new MARC status pin interrupt bits to megadongleKeith Packard2012-12-16
| * Merge branch 'aprs' into 'master'Keith Packard2012-12-16
| |\
| | * Merge branch 'micropeak-1.1'Keith Packard2012-12-12
| | |\
| | * \ Merge branch 'micropeak-1.1'Keith Packard2012-12-11
| | |\ \
| | * \ \ Merge branch 'micropeak-1.1'Keith 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
| * | | | | 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
| | * | | | 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
| * | | | | altos: Strip out everything but the basic position reporting from APRSKeith Packard2012-12-05
| * | | | | Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-12-05
| * | | | | altos: Add missing ao_aprs.h fileKeith Packard2012-12-05
| * | | | | altos: Generate all of the APRS messagesKeith Packard2012-12-05
| * | | | | altos: Add test scaffolding for APRSKeith Packard2012-12-05
| * | | | | altos: Make aprs code output encoded packets to stdoutKeith Packard2012-12-05
| * | | | | altos: Add Pico Beacon code as ao_aprs.cKeith Packard2012-12-05
| |/ / / /
| * | | | altos: Break out GPS speed resetting sequenceKeith Packard2012-12-04
| * | | | altos: shrink ao_companion_status by merging printf callsKeith Packard2012-12-04
| * | | | altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
| * | | | altos: Add support for reflashing skytraq GPS chipsKeith Packard2012-11-30
| * | | | altos: Expose GPS serial fifo on MegaMetrumKeith Packard2012-11-30
| * | | | altos: Add ao_task_minimize_latency to reduce IRQ delaysKeith Packard2012-11-30