fw/altos
2012-05-16 Bdale Garbeebuild-dep on default-jdk instead of openjdk-6-jdk,...
2012-04-26 Keith Packardaltos: Add hmc5883 and mpu6000 drivers to megametrum...
2012-04-26 Keith Packardaltos: Add mpu6000 and hmc5883 stubs
2012-04-26 Keith Packardaltos: Add STM I2C recv and stop funcs
2012-04-26 Keith Packardaltos: Oopsed the STM DMA channels for I2C1
2012-04-21 Keith Packardaltosui: Mac OS Lion Java default heap space is too...
2012-04-17 Keith Packardaltos: Starting to write cc1120 driver
2012-04-14 Keith Packardaltosui: Add apogee lockout configuration
2012-04-14 Keith Packardaltosui: Read frequency from device while configuring...
2012-04-14 Keith Packardaltos: Remove debug printf from cc1111 check-stack...
2012-04-14 Keith Packardaltos: Respect apogee lockout time in flight algorithm
2012-04-14 Keith Packardaltos: Clean up test scripts
2012-04-14 Keith Packardaltos: Correct STM USB driver
2012-04-14 Keith Packardaltos: Check all USE_SERIAL_*_STDIO when computing...
2012-04-14 Keith Packardaltos: Set USB Interrupt endpoint interval to maximum...
2012-04-14 Keith Packardaltos: Pull more interfaces out of ao.h and move to...
2012-04-14 Keith Packardaltos: ao_telelaunch.c got left in src directory
2012-04-14 Keith Packardaltos: Massive product config cleanup
2012-04-14 Keith Packardaltos: Start adding apogee lockout support
2012-04-14 Keith Packardaltos: Switch stm-demo to HSE clock, add USB
2012-04-14 Keith Packardaltos: Rework how STM clocks are initialized.
2012-04-14 Keith Packardaltos: Use new USB driver in megametrum-v0.1 product
2012-04-14 Keith Packardaltos: Add STM USB driver
2012-04-14 Keith Packardaltos: Add STM ao_arch_reboot implementation
2012-04-14 Keith Packardaltos: Add register definitions for STM syscfg and usb
2012-04-14 Keith Packardaltos: Add support for multiple SPI busses and sharing...
2012-04-10 Keith Packardaltos: make megametrum beeper test keep beeping
2012-04-10 Keith Packardaltos: Check for cc1111 flash overflow
2012-04-10 Keith Packardaltos: Increase STM SPI speed to PCLK/4
2012-04-10 Keith Packardaltos: Move MS5607 configuration to ao_pins.h
2012-04-10 Keith Packardaltos: Add missing parens in ao_ms5607.h
2012-04-10 Keith Packardaltos: Reduce MS5607 reset delay, increase conversion...
2012-04-10 Keith Packardaltos: Make STM clock configuration per-product. Fix...
2012-04-10 Keith Packardaltos: Add beeper driver to STM arch
2012-04-09 Keith Packardaltos: Test I2C code on discovery board.
2012-04-09 Keith Packardaltos: ARM -O0 flag appears to generate buggy code
2012-04-09 Keith Packardaltos: Make ms5607 driver do something
2012-04-09 Keith Packardaltos: add STM I2C driver.
2012-04-09 Keith Packardaltos: Slow STM SPI down a bit so the MS5607 returns...
2012-04-09 Keith Packardaltos: Allow STM DMA channels to be reserved for one use
2012-04-08 Keith Packardaltos: Show temperature in stm-demo
2012-04-08 Keith Packardaltos: Use 384 cycle ADC sample time
2012-04-08 Keith Packardaltos: Add STM temperature sensor calibration data
2012-04-08 Keith Packardaltos: Add ADC support to megametrum firmware
2012-04-08 Keith Packardaltos: Add ADC tests to stm-demo
2012-04-08 Keith Packardaltos: STM SPI is not using interrupts itself
2012-04-08 Keith Packardaltos: Add support for STM ADC
2012-04-08 Keith Packardaltosui: remove debug printf from AltosFlightStats
2012-04-08 Keith Packardaltosui: When computing flight stats, auto-detect boost...
2012-04-08 Keith Packardaltosui: Integrate accel speed from very start of eepro...
2012-04-07 Keith Packardaltos: Add ability to change radio frequency in TeleTerra
2012-04-07 Keith Packardaltos: Make ao_config_set_radio public
2012-04-07 Keith Packardaltos: Force radio channel to zero when setting frequency
2012-04-07 Keith Packardaltos: Make ao_freq_to_set reentrant
2012-04-07 Keith Packardaltos: Shorten help strings
2012-04-07 Keith Packardaltos: Save memory in ao_config.c
2012-04-07 Keith Packardaltos: Save memory in ao_cmd.c
2012-04-07 Keith Packardaltos: Add fake install/uninstall targets for stm-bringup
2012-04-07 Keith Packardaltosui: Radio channel gets set to zero by altos when...
2012-04-07 Keith Packardaltos: Shuffle stm-demo SPI test code around a bit
2012-04-07 Keith Packardaltos: Declare stm DMA address registers as volatile...
2012-04-07 Keith Packardaltos: Disable DMA unit when idle
2012-04-07 Keith Packardaltos: Disable STM SPI transceiver when idle
2012-04-07 Keith Packardaltos: Add DMA, SPI and MS5607 drivers
2012-04-03 Keith Packardaltos: megametrum builds an ELF file, not an IHX file
2012-04-03 Keith Packardaltos: Move SPI functions to architecture-specific...
2012-04-03 Keith Packardaltos: Oops. Set per-USART STM baud rate register inste...
2012-03-31 Bdale Garbeebe explicit in a couple places about only using single...
2012-03-31 Bdale Garbeeuse explicit path not $(HOME) to find ARM toolchain...
2012-03-31 Bdale Garbeeadd config file for gdb use with MegaMetrum via Olimex...
2012-03-31 Keith PackardBuild megametrum-v0.1 by default
2012-03-31 Keith Packardaltos: Add stub cc1120 driver
2012-03-31 Keith Packardaltos: Move cc1111 DMA engine interface to cc1111/ao_ar...
2012-03-31 Keith Packardaltos: Move cc1111 AES driver to cc1111 directory
2012-03-31 Bdale Garbeeopenocd config file for MegaMetrum
2012-03-29 Keith PackardBump version to 1.0.9.4 1.0.9.4
2012-03-29 Keith Packardaltos: Add ao_freq.c to megametrum build
2012-03-29 Keith Packardstm-demo does not use altitude.h
2012-03-29 Keith PackardUse -Os for STM apps. Fix altos.ld to matchall .rodata...
2012-03-29 Keith PackardGet config stuff hooked up for MegaMetrum
2012-03-29 Keith PackardAdd preliminary MegaMetrum v0.1 support
2012-03-29 Keith PackardUse new Makefile.defs in stm-demo
2012-03-29 Keith PackardUse 16-bits for STM32 LED mask. Export serial I/O functions
2012-03-29 Keith PackardAllow skytraq to be on non-default serial port
2012-03-29 Keith PackardAllow for more than 8 LEDs
2012-03-29 Keith PackardClean up STM build by moving common defs to Makefile...
2012-03-29 Keith PackardMake stm-demo display a scrolling message
2012-03-29 Keith PackardFlush LCD changes each time the text is updated
2012-03-29 Keith PackardAutomatically set ALTERNATE pin mode when setting alter...
2012-03-29 Keith PackardAllow any STM usart to be used for stdio
2012-03-29 Keith PackardAllow for more than one serial port in core AltOS
2012-03-29 Keith PackardMove LCD string output code to ao_lcd_font.c
2012-03-29 Keith PackardAdd LCD device driver to STM32L port
2012-03-29 Keith PackardAdd defines for LCD controller and RTC clocking
2012-03-29 Keith PackardActually enable usarts with the new usart code
2012-03-29 Keith PackardClean up multiple serial port support for STM32L
2012-03-29 Keith PackardAdd support for multiple serial ports on STM32L
2012-03-29 Keith PackardSave/restore PRIMASK register on Cortex-M3
2012-03-29 Keith PackardDon't disable interrupts before saving interrupt flag...
2012-03-29 Keith PackardAdd .gitignore file to stm-bringup
next