summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* altos: Don't lose IRQ disabled state in ao_sleepKeith Packard2012-06-17
* altos: ao_storage_read already calls ao_storage_setupKeith Packard2012-06-17
* Temporarily disable packet and telem on MMKeith Packard2012-06-15
* Allow product to override maximum number of command lists (NUM_CMDS)Keith Packard2012-06-15
* altos: typo in ao_monitor prevented ground station from including codeKeith Packard2012-06-04
* altos: Make 'v' command dump pressure sensor ROM valuesKeith Packard2012-06-04
* altos: fix test builds of non-accel flight codeKeith Packard2012-06-04
* altos: Legacy telemetry needs original ADC recordKeith Packard2012-06-04
* 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