summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Provide ISR-based code paths for SPIserial-at-interruptKeith Packard2012-05-18
* altos: Add conversion between Pa and metersKeith Packard2012-05-18
* altos: Check MS5607 CRC. Clean up MS5607 APIKeith Packard2012-05-18
* altos: Conditional byte swapping in mpu6000 driverKeith Packard2012-05-18
* altos: Hacking at cc1120 driverKeith Packard2012-05-07
* altos: Get mpu6000 workingKeith Packard2012-05-07
* altos: stm: pass DMA buffer index to DMA completion callbackKeith Packard2012-05-07
* altos: stm: delay during USB config with pull-up offKeith Packard2012-05-07
* altos: stm: share i2c_stop code between send and recvKeith Packard2012-05-07
* altos: stm i2c DMA for large recv appears to workKeith Packard2012-05-06
* altos: megametrum needs ao_mpu6000.hKeith Packard2012-05-06
* altos: Switch megametrum compile to -OsKeith Packard2012-05-06
* altos: STM i2c work.Keith Packard2012-05-06
* altos: Report latest telemetry data, rather than using the oldestKeith Packard2012-05-01
* altos: Add hmc5883 and mpu6000 drivers to megametrum buildKeith Packard2012-04-25
* altos: Add mpu6000 and hmc5883 stubsKeith Packard2012-04-25
* altos: Add STM I2C recv and stop funcsKeith Packard2012-04-25
* altos: Oopsed the STM DMA channels for I2C1Keith Packard2012-04-25
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Remove debug printf from cc1111 check-stack scriptKeith Packard2012-04-14
* altos: Respect apogee lockout time in flight algorithmKeith Packard2012-04-14
* altos: Clean up test scriptsKeith Packard2012-04-14
* altos: Correct STM USB driverKeith 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: ao_telelaunch.c got left in src directoryKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Start adding apogee lockout supportKeith Packard2012-04-14
* altos: Switch stm-demo to HSE clock, add USBKeith Packard2012-04-14
* altos: Rework how STM clocks are initialized.Keith Packard2012-04-14
* altos: Use new USB driver in megametrum-v0.1 productKeith Packard2012-04-14
* altos: Add STM USB driverKeith Packard2012-04-14
* altos: Add STM ao_arch_reboot implementationKeith Packard2012-04-14
* altos: Add register definitions for STM syscfg and usbKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: make megametrum beeper test keep beepingKeith Packard2012-04-09
* altos: Check for cc1111 flash overflowKeith Packard2012-04-09
* altos: Increase STM SPI speed to PCLK/4Keith Packard2012-04-09
* altos: Move MS5607 configuration to ao_pins.hKeith Packard2012-04-09
* altos: Add missing parens in ao_ms5607.hKeith Packard2012-04-09
* altos: Reduce MS5607 reset delay, increase conversion delayKeith Packard2012-04-09
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* altos: Add beeper driver to STM archKeith Packard2012-04-09
* altos: Test I2C code on discovery board.Keith Packard2012-04-09
* altos: ARM -O0 flag appears to generate buggy codeKeith Packard2012-04-09
* altos: Make ms5607 driver do somethingKeith Packard2012-04-09
* altos: add STM I2C driver.Keith Packard2012-04-09
* altos: Slow STM SPI down a bit so the MS5607 returns valuesKeith Packard2012-04-09
* altos: Allow STM DMA channels to be reserved for one useKeith Packard2012-04-09