summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* altos: Intgrate hmc5883 sensor into adc ringKeith Packard2012-06-02
* altos: Enable some debugging during flight mode on MMKeith Packard2012-06-02
* altos: Add support for MegaAccel daughter card.Keith Packard2012-06-01
* altos: add high-z accel and mag sensor to megametrum loggingKeith Packard2012-06-01
* altos: Mark full and mega logging correctly in 'v' commandKeith Packard2012-06-01
* altos: Remove debug printf from accel auto-calKeith Packard2012-05-28
* altos: Shrink telemetry generation codeKeith Packard2012-05-28
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
* altos: Make telenano build with new ao_data structureKeith Packard2012-05-27
* altos: Make telemini-v1.0 compile with new ao_data structureKeith Packard2012-05-27
* altos: Make telemetrum-v1.0 build with new ao_data structureKeith Packard2012-05-27
* altos: Make telemetrum-v1.1 compile with new ao_data structureKeith Packard2012-05-27
* altos: Split out mm-specific versions of sampling codeKeith Packard2012-05-27
* Get megametrum ready to at least log flight dataKeith Packard2012-05-25
* altos: Finish ms5607 supportKeith Packard2012-05-18
* 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