summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* altos: Add conversion between Pa and metersKeith Packard2012-05-18
* altos: Report latest telemetry data, rather than using the oldestKeith Packard2012-05-01
* altos: Respect apogee lockout time in flight algorithmKeith Packard2012-04-14
* altos: Check all USE_SERIAL_*_STDIO when computing AO_NUM_STDIOSKeith Packard2012-04-14
* altos: Set USB Interrupt endpoint interval to maximum allowedKeith Packard2012-04-14
* 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: Force radio channel to zero when setting frequencyKeith Packard2012-04-07
* altos: Make ao_freq_to_set reentrantKeith Packard2012-04-07
* altos: Shorten help stringsKeith Packard2012-04-07
* altos: Save memory in ao_config.cKeith Packard2012-04-07
* altos: Save memory in ao_cmd.cKeith 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
* When debugging, send ao_panic message to ao_debug_outKeith Packard2012-03-28
* When debugging, send pre-init output to ao_debug_outKeith Packard2012-03-28
* Incorrect type in ao_task_info for wchanKeith Packard2012-03-28
* 'stdin' is a special name in some compiler environments, don't use it.Keith Packard2012-03-28
* altos: Make sure config values are loaded in 'c s' commandKeith Packard2012-03-28
* altos: Reset config version if it's too large as wellKeith Packard2012-03-27
* altos: Optimize ao_freq_to_set a bitKeith Packard2012-03-27
* 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
* altos: Create TeleMetrum v1.2 directoryKeith Packard2011-12-17
* altos: Fix pad orientation for pre-1.1 boardsKeith Packard2011-11-13
* altos: Allow TT/TBT reports to escape landed stateKeith Packard2011-11-12
* 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: Set default flight log max to 127k on TM v0.1Keith 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: Add teleballoon-v1.1 directoryKeith Packard2011-10-21
* 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: Make HAS_STORAGE_DEBUG define consistentKeith Packard2011-10-11
* altos: Respond to telemetry rate changes immediatelyKeith Packard2011-10-09
* altos: Ignore ejection bumps when doing boost re-detectKeith Packard2011-10-08
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07