summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altos: Oopsed the STM DMA channels for I2C1Keith Packard2012-04-25
| * altosui: Mac OS Lion Java default heap space is too small (Trac #37)Keith Packard2012-04-20
| * altos: Starting to write cc1120 driverKeith Packard2012-04-17
| * altosui: Add apogee lockout configurationKeith Packard2012-04-14
| * altosui: Read frequency from device while configuring ground stationKeith Packard2012-04-14
| * 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
| * 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
| * altosui: remove debug printf from AltosFlightStatsKeith Packard2012-04-07
| * altosui: When computing flight stats, auto-detect boost timeKeith Packard2012-04-07
| * altosui: Integrate accel speed from very start of eeprom recordKeith 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