summaryrefslogtreecommitdiff
path: root/src/core/ao.h
Commit message (Expand)AuthorAge
* 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
* altos: Legacy telemetry needs original ADC recordKeith Packard2012-06-04
* altos: Finish ms5607 supportKeith Packard2012-05-18
* altos: Add conversion between Pa and metersKeith Packard2012-05-18
* altos: Pull more interfaces out of ao.h and move to separate filesKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Start adding apogee lockout supportKeith Packard2012-04-14
* altos: Make ao_config_set_radio publicKeith Packard2012-04-07
* altos: Make ao_freq_to_set reentrantKeith Packard2012-04-07
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
* altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.hKeith Packard2012-03-31
* Allow for more than 8 LEDsKeith Packard2012-03-28
* Allow for more than one serial port in core AltOSKeith Packard2012-03-28
* Add AO_PANIC_STACKKeith Packard2012-03-28
* 'stdin' is a special name in some compiler environments, don't use it.Keith Packard2012-03-28
* Do radio settings solely by frequencyKeith Packard2012-03-26
* altos: flush stdout when fifo from arduino serial port is emptyKeith Packard2012-01-03
* altos: Add support for UART0 in async modeKeith Packard2012-01-03
* altos: Clean up for SDCC 3.1 - more keywordsKeith Packard2011-12-30
* altosui: Add ao_lcd_cursor_on/offKeith Packard2011-11-12
* altos: Add configurable set of channels for TTKeith Packard2011-11-12
* altos: Export 'ao_cmd_is_white' for use by other codeKeith Packard2011-11-12
* altos: Handle internal and external telem monitoring requestsKeith Packard2011-11-12
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
* altos: Add battery voltage sampling driverKeith Packard2011-10-23
* altos: Add button driver and sample userKeith Packard2011-10-23
* altos: Split out arch-specific bits of LCD driverKeith Packard2011-10-11
* Bump to 1.0.9.31.0.9.3Keith Packard2011-10-11
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* altos: Add TelePyro v0.1 supportKeith Packard2011-09-21
* altos: Pre-compute RDF packet len at compile timeKeith Packard2011-09-21
* altos: SPI slave code is now per-productKeith Packard2011-09-21
* altos: don't beep igniter continuity for telenanoKeith Packard2011-08-28