summaryrefslogtreecommitdiff
path: root/src/core/ao.h
Commit message (Expand)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: IMU accel calibration values need to be signedKeith Packard2013-10-27
* altos: Calibrate IMU accelerometers tooKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Make TeleMini v2.0 fitKeith Packard2013-08-25
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
* altos: Add pyro operations to regular ignite commandsKeith Packard2013-05-26
* altos: Allow architecture to define the type of port registersKeith Packard2013-05-18
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Move ao_notask to coreKeith 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
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* 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: 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: Make APRS interval configurableKeith Packard2012-12-07
* altos: Allow telemetry, rdf and APRS to be individually controlledKeith Packard2012-12-06
* altos: Hook APRS up to the radioKeith Packard2012-12-06
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Share getnibble functionKeith Packard2012-11-30
* altos: Remove legacy telemetry from ao_monitor when not neededKeith Packard2012-11-01
* altos: Add stack-guard code. Uses STM MPU to trap stack overflow.Keith Packard2012-10-25
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: Use alt_t for all Pascal-based altitude dataKeith Packard2012-10-12
* altos: Allow for other mutex implementationsKeith Packard2012-10-12
* altos: Allow projects to specify clock at other than 100HzKeith Packard2012-10-12
* altos: Split task definitions out to ao_task.hKeith Packard2012-10-12
* altos: include ao_arch_funcs.h at the very end of ao.hKeith Packard2012-09-09
* altos: Add custom panic noise for self-test failuresKeith Packard2012-08-31
* altos: Note changes to configured AES key for SPI radio convenienceKeith Packard2012-08-29
* altos: Clean up radio APIsKeith Packard2012-08-27
* altos: Add button driver and event queueKeith Packard2012-08-06
* altos: Add telefire-v0.1Keith Packard2012-07-29
* altos: Make ao_tick_count visibleKeith Packard2012-07-16
* altos: Add arbitrary pyro channel supportKeith Packard2012-07-14
* altos: Create macros to convert from/to radio RSSI representationKeith Packard2012-07-11
* altos: Force 434.550Mhz by connecting debug gnd and clk (trac #41)Keith Packard2012-07-10
* altos: Signal continuity over radio in pad mode (trac #40)Keith Packard2012-07-10
* altos: Clean up radio CRC handlingKeith Packard2012-06-27
* altos: Add GPS logging code for MegaMetrumKeith Packard2012-06-26
* altos: Make cc1111 radio control functions staticKeith Packard2012-06-26
* altos: Add full MM telemetryKeith Packard2012-06-21
* altos: Add telemetry to megametrumKeith Packard2012-06-17