summaryrefslogtreecommitdiff
path: root/src/stm
Commit message (Expand)AuthorAge
...
* altos: Get cc1120 packet reception workingKeith Packard2012-06-25
* altos: Crank down STM SPI speed for MMKeith Packard2012-06-21
* altos: Add full MM telemetryKeith Packard2012-06-21
* altos: Configure STM LCD driver for giant LCD digitsKeith Packard2012-06-21
* altos: hack STM serial number to 58Keith Packard2012-06-17
* altos: Be more careful about register save/restore in ao_yieldKeith Packard2012-06-17
* altos: Reduce STM SPI data rate to 4MHzKeith Packard2012-06-15
* altos: Intgrate hmc5883 sensor into adc ringKeith Packard2012-06-02
* altos: Reset i2c controller at boot timeKeith Packard2012-06-02
* altos: Fix broken EXTI edge mode selections. Clear pending exti on enableKeith Packard2012-06-02
* altos: Route correct GPIO line to interrupt controllerKeith Packard2012-06-02
* altos: Add support for MegaAccel daughter card.Keith Packard2012-06-01
* altos: Timers clock base depends on perhipheral bus prescalers tooKeith Packard2012-06-01
* altos: Clear stm i2c transfer timeout alarmKeith Packard2012-05-28
* altos: Make telemetrum-v1.1 compile with new ao_data structureKeith Packard2012-05-27
* altos: Don't start ADC ring until the other sensors have a valid valueKeith Packard2012-05-27
* altos: Data packet tick count does not live in adc structureKeith Packard2012-05-27
* Get megametrum ready to at least log flight dataKeith Packard2012-05-25
* 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: STM i2c work.Keith Packard2012-05-06
* 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: Correct STM USB driverKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Rework how STM clocks are initialized.Keith 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: Increase STM SPI speed to PCLK/4Keith 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: 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
* altos: Use 384 cycle ADC sample timeKeith Packard2012-04-07
* altos: Add STM temperature sensor calibration dataKeith Packard2012-04-07
* altos: STM SPI is not using interrupts itselfKeith Packard2012-04-07
* altos: Add support for STM ADCKeith Packard2012-04-07
* altos: Declare stm DMA address registers as volatile void *Keith Packard2012-04-06
* altos: Disable DMA unit when idleKeith Packard2012-04-06
* altos: Disable STM SPI transceiver when idleKeith Packard2012-04-06
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
* altos: Oops. Set per-USART STM baud rate register instead of usart1Keith Packard2012-04-02
* use explicit path not $(HOME) to find ARM toolchain for nowBdale Garbee2012-03-31