summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
* altos: Use ao_data_pres macro in ao_log_tinyKeith Packard2013-05-18
* altos: Check for packet mode before trying to disable it in flight codeKeith Packard2013-05-18
* altos: ao_data_get is in ao_data.c now, not ao_adc.cKeith Packard2013-05-18
* altos: Allow architecture to define the type of port registersKeith Packard2013-05-18
* altos: Move ao_data.c from stm to coreKeith Packard2013-05-18
* altos: Allow target-specific USB endpoint specificationsKeith Packard2013-05-17
* altos/cc1111: Hack on USB driver to make Windows happyKeith Packard2013-05-17
* altos: Move MS5607 info from 'v' to 'c s'Keith Packard2013-05-15
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Provide a define for the number of sat infos in a telem packetKeith Packard2013-05-13
* altos: Use flash loader on all STM productsKeith Packard2013-05-07
* altos: Eliminate stdio looping when system has a single stdio sourceKeith Packard2013-05-07
* altos: Move ao_notask to coreKeith Packard2013-05-07
* altos: Make stm-flash capable of switching to applicationKeith Packard2013-05-07
* altos: Sanity check barometer before going to pad modeKeith Packard2013-05-07
* altos: Mark GPS telemetry packets with GPS time stampKeith Packard2013-05-07
* altos: Use separate exception stack on STM32LKeith Packard2013-05-07
* altos: Compute "real" RSSI value in radio code as neededKeith Packard2013-05-07
* altos: Provide timeout value to ao_radio_recvKeith Packard2013-05-07
* altos: Expose ao_put_string functionKeith Packard2013-05-07
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altos: Flush the on-board mega log after every sample interval.Keith Packard2013-04-01
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: Add logging and telem to telegpsKeith Packard2013-03-30
* altos: Get CC115L radio working.Keith Packard2013-03-29
* altos: Add temporary RF power settingsKeith Packard2013-03-29
* altos: Add new panic flag for bufio misuseKeith Packard2013-03-27
* altos: Fix config to not abort radio recv when no recv is availableKeith Packard2013-03-26
* altos: Allow radio recv and xmit to be separately configuredKeith Packard2013-03-26
* altos: Add RFPA0133 amplifier driverKeith Packard2013-03-26
* Update avr ao_spi_slave code to match API changesKeith Packard2013-01-13
* altos: Actually record ground averages for 6dof sensorKeith Packard2012-12-18
* altos: Average MPU6000 values on ground for later useKeith Packard2012-12-17
* Merge branch 'aprs' into 'master'Keith Packard2012-12-16
|\
| * Merge branch 'micropeak-1.1'Keith Packard2012-12-09
| |\
| | * altos: Make sure pa to altitude conversion is done with 32 bitsKeith Packard2012-12-09
* | | altos: Make APRS interval configurableKeith 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: Add ao_task_minimize_latency to reduce IRQ delaysKeith Packard2012-11-30
* | altos: Use ao_xmemcpy in ao_log_telem.cKeith Packard2012-11-30
* | altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30