summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Disable MS5607 interrupt in the handleraltosdroidKeith Packard2012-06-28
* altos: Track missed HMC5883 interruptsKeith Packard2012-06-27
* altos: Increase default STM stack to 648 bytesKeith Packard2012-06-27
* altos: panic if MPU6000 self test failsKeith Packard2012-06-27
* altos: Disable mag sensor for megametrumKeith Packard2012-06-27
* altos: Allow megametrum to be built without using the mag sensorKeith Packard2012-06-27
* altos: Make profiling Viterbi decoder more usefulKeith Packard2012-06-27
* altos: Unroll viterbi state loop for >30% performance boostKeith Packard2012-06-27
* altos: Clean up STM I2C clock computationsKeith Packard2012-06-27
* altos: Clean up radio CRC handlingKeith Packard2012-06-27
* altos: get MPU6000 I2C link working reliablyKeith Packard2012-06-27
* altos: reorder stm USB state stores to avoid racesKeith Packard2012-06-27
* altos: include targe SPI speed in get requestKeith Packard2012-06-27
* altos: Wait for i2c START condition before setting interrupt bitsKeith Packard2012-06-27
* altos: disable FEC debug on MMKeith Packard2012-06-27
* altos: Clean up cc1120 driver a bitKeith Packard2012-06-27
* altos: Don't try to grab radio while firing MM ignitersKeith Packard2012-06-27
* altos: stm i2c debug code was calling flush() even when disabledKeith Packard2012-06-27
* altos: mpu6000 requires a delay during startKeith Packard2012-06-27
* altos: ao_ignite.c is no longer cc1111 specificKeith Packard2012-06-26
* altos: Add debugging code to check for stack overflowKeith Packard2012-06-26
* altos: Enable full flight computer functionality in MegaMetrumKeith Packard2012-06-26
* altos: Create a 32-bit 1MHz timer for use in profiling executionKeith Packard2012-06-26
* altos: Abort radio receive when using flash memory on megametrumKeith Packard2012-06-26
* altos: Make gcc happy with ao_telemetry_set_intervalKeith Packard2012-06-26
* altos: Turn radio-related bits of ao_flight_mm.cKeith Packard2012-06-26
* altos: custom hex printer for telemetry packetsKeith Packard2012-06-26
* altos: Optimize FEC encode and decodeKeith Packard2012-06-26
* altos: Add GPS logging code for MegaMetrumKeith Packard2012-06-26
* altos: Make cc1111 radio control functions staticKeith Packard2012-06-26
* altos: Clean up usage of port parametersKeith Packard2012-06-26
* altosui: Make libaltos recognise new USB idsKeith Packard2012-06-26
* altosui: AltosSerial and AltosLink both tried to provide frequency settingKeith Packard2012-06-26
* altos: rename ao_viterbi.c to ao_fec_rx.cKeith Packard2012-06-26
* altos: Incremental viterbi decodeKeith Packard2012-06-25
* altos: decode cc1120 received packetsKeith Packard2012-06-25
* altos: Get cc1120 packet reception workingKeith Packard2012-06-25
* altos: Forgot ao_telemetry.hKeith Packard2012-06-25
* altos: improve FEC apis to reduce data copyingKeith Packard2012-06-23
* altos: Add ao_viterbi.c to megametrum buildKeith Packard2012-06-23
* altos: fix comment about decoding last byte of FEC dataKeith Packard2012-06-23
* altos: Make ao_fec_tx_test build cleanly with -WallKeith Packard2012-06-23
* altos: optimize Viterbi implementationKeith Packard2012-06-23
* altos: incremental viterbi decodeKeith Packard2012-06-23
* altos: Start optimizing viterbi decoderKeith Packard2012-06-22
* altos: Add the simplest possible viterbi decoderKeith Packard2012-06-22
* altos: Move FEC code to coreKeith Packard2012-06-21
* ao-tools: Support MM telemetry packets in ao-telemKeith Packard2012-06-21
* altosui: Support MM telemetry packetsKeith Packard2012-06-21
* altos: Crank down STM SPI speed for MMKeith Packard2012-06-21