summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* altos: Show temperature in stm-demoKeith Packard2012-04-07
* altos: Use 384 cycle ADC sample timeKeith Packard2012-04-07
* altos: Add STM temperature sensor calibration dataKeith Packard2012-04-07
* altos: Add ADC support to megametrum firmwareKeith Packard2012-04-07
* altos: Add ADC tests to stm-demoKeith Packard2012-04-07
* altos: STM SPI is not using interrupts itselfKeith Packard2012-04-07
* altos: Add support for STM ADCKeith Packard2012-04-07
* altos: Add ability to change radio frequency in TeleTerraKeith Packard2012-04-07
* 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 fake install/uninstall targets for stm-bringupKeith Packard2012-04-07
* altos: Shuffle stm-demo SPI test code around a bitKeith Packard2012-04-06
* 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: megametrum builds an ELF file, not an IHX fileKeith Packard2012-04-02
* 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
* Build megametrum-v0.1 by defaultKeith Packard2012-03-31
* altos: Add stub cc1120 driverKeith Packard2012-03-31
* altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.hKeith Packard2012-03-31
* altos: Move cc1111 AES driver to cc1111 directoryKeith Packard2012-03-31
* altos: Add ao_freq.c to megametrum buildKeith Packard2012-03-28
* stm-demo does not use altitude.hKeith Packard2012-03-28
* Use -Os for STM apps. Fix altos.ld to matchall .rodata* sectionsKeith Packard2012-03-28
* Get config stuff hooked up for MegaMetrumKeith Packard2012-03-28