summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Crank fast SPI on STM to 8MHzKeith Packard2013-01-13
* altos: Set STM GPIO output speed for SPI pins correctlyKeith Packard2013-01-13
* altos: Build telescience-v0.2Keith Packard2013-01-13
* Update avr ao_spi_slave code to match API changesKeith Packard2013-01-13
* altos: Initial telescience bitsKeith Packard2013-01-12
* micropeak: Record samples before boost detectKeith Packard2013-01-12
* Merge remote-tracking branch 'origin/micropeak-logging'Keith Packard2013-01-10
|\
| * Allow CC1120 to sit on other SPI bussesKeith Packard2012-12-31
| * Merge remote-tracking branch 'origin/master' into micropeak-loggingKeith Packard2012-12-28
| |\
| * \ Merge branch 'master' into micropeak-loggingKeith Packard2012-12-25
| |\ \
| * | | altos: Add distinct LED pattern before writing log dataKeith Packard2012-12-18
| * | | altos: Make micropeak 'serial' interface workKeith Packard2012-12-17
| * | | altos: Log baro readings for MicroPeakKeith Packard2012-12-14
* | | | altos: Time out reading packet data from cc1120 after 100msKeith Packard2013-01-10
* | | | altos: megadongle radio int is C13, not C14Keith 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
| |/ |/|
* | 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
| |\|
| | * 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
* | | 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