Timer 3 working with slower clock and all 16 bits.
[fw/altos] / src / drivers /
2012-07-17 Keith Packardaltos: Place STM config values at fixed addresses for...
2012-07-16 Keith Packardaltos: Enable pyro channel control in telepyro
2012-07-16 Keith Packardaltos: Pass flight dynamics to companion boards
2012-07-14 Keith Packardsrc: Add explicit 'pin' argument to ao_enable_output
2012-07-11 Keith PackardReport RSSI values in monitor idle UI (trac #44)
2012-07-11 Keith Packardaltos: Fix gcc compiler warnings in GPS code
2012-07-11 Keith Packardaltos: Create macros to convert from/to radio RSSI...
2012-07-11 Keith Packardaltos: Signal continuity over radio in pad mode (trac...
2012-06-28 Keith Packardaltos: Disable MS5607 interrupt in the handler altosdroid
2012-06-28 Keith Packardaltos: Track missed HMC5883 interrupts
2012-06-28 Keith Packardaltos: panic if MPU6000 self test fails
2012-06-28 Keith Packardaltos: Make profiling Viterbi decoder more useful
2012-06-28 Keith Packardaltos: Clean up radio CRC handling
2012-06-27 Keith Packardaltos: include targe SPI speed in get request
2012-06-27 Keith Packardaltos: Clean up cc1120 driver a bit
2012-06-27 Keith Packardaltos: Abort radio receive when using flash memory...
2012-06-27 Keith Packardaltos: Optimize FEC encode and decode
2012-06-27 Keith Packardaltos: Clean up usage of port parameters
2012-06-25 Keith Packardaltos: Incremental viterbi decode
2012-06-25 Keith Packardaltos: decode cc1120 received packets
2012-06-25 Keith Packardaltos: Get cc1120 packet reception working
2012-06-21 Keith Packardaltos: Move FEC code to core
2012-06-18 Keith Packardaltos: make cc1120 ao_radio_send re-entrant
2012-06-17 Keith Packardaltos: Software implemenation of CC1111 radio encoding
2012-06-17 Keith Packardaltos: Use interrupts to wake up after RDF transmission.
2012-06-17 Keith Packardaltos: Crank cc1120 power down to 0dBm to avoid crashin...
2012-06-16 Keith Packardaltos: Start making cc1120 radio work
2012-06-16 Keith Packardaltos: Fix cc1120 packet mode datarate and config
2012-06-16 Keith Packardaltos: Make sure cc1120 is initialized correctly at...
2012-06-16 Keith Packardaltos: use 'b' command for radio beep
2012-06-16 Keith Packardaltos: Fix RDF mode data rate and PKT_CFG0 value
2012-06-16 Keith Packardaltos: Actually write cc1120 register values
2012-06-16 Keith Packardaltos: Configure cc1120 frequency
2012-06-05 Keith Packardaltos: Other half of the ms5607 prom reporting patch
2012-06-03 Keith Packardaltos: Intgrate hmc5883 sensor into adc ring
2012-06-02 Keith Packardaltos: Get HMC5883 driver limping along
2012-05-28 Keith Packardaltos: Try to get hmc5883 working
2012-05-27 Keith Packardaltos: Make telepyro-v0.1 build with new ao_data struct
2012-05-27 Keith Packardaltos: Make telescience-v0.1 build with new ao_data...
2012-05-27 Keith Packardaltos: Don't start ADC ring until the other sensors...
2012-05-19 Keith Packardaltos: Poll mpu6000 values every tick and stash them...
2012-05-19 Keith Packardaltos: Finish ms5607 support
2012-05-19 Keith Packardaltos: Check MS5607 CRC. Clean up MS5607 API
2012-05-19 Keith Packardaltos: Conditional byte swapping in mpu6000 driver
2012-05-16 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-05-08 Keith Packardaltos: Hacking at cc1120 driver
2012-05-08 Keith Packardaltos: Get mpu6000 working
2012-05-07 Keith Packardaltos: STM i2c work.
2012-04-26 Keith Packardaltos: Add mpu6000 and hmc5883 stubs
2012-04-17 Keith Packardaltos: Starting to write cc1120 driver
2012-04-14 Keith Packardaltos: Pull more interfaces out of ao.h and move to...
2012-04-14 Keith Packardaltos: Massive product config cleanup
2012-04-14 Keith Packardaltos: Add support for multiple SPI busses and sharing...
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-09 Keith Packardaltos: Make ms5607 driver do something
2012-04-07 Keith Packardaltos: Add DMA, SPI and MS5607 drivers
2012-03-31 Keith Packardaltos: Add stub cc1120 driver
2012-03-29 Keith PackardAllow skytraq to be on non-default serial port
2011-11-13 Keith Packardaltos: Trim skytraq NMEA messages. Shrink NMEA header...
2011-11-13 Keith Packardaltos: Remove LCD debugging code
2011-11-13 Keith Packardaltosui: Add ao_lcd_cursor_on/off
2011-11-12 Keith Packardaltos: Make ao_xmem funcs require __xdata void * instea...
2011-11-12 Keith Packardaltos: Shrink Skytraq NMEA parsing - common nmea_finish...
2011-11-12 Keith Packardaltos: shrink Skytraq NMEA parsing more
2011-11-12 Keith Packardaltos: Shrink code size of Skytraq NMEA parser
2011-10-27 Keith Packardaltos: Bring up basic TeleTerra v0.2 UI multiarch
2011-10-12 Keith Packardaltos: Split out arch-specific bits of LCD driver
2011-10-12 Keith PackardBump to 1.0.9.3 1.0.9.3
2011-10-12 Keith Packardaltos: Allow ao_science_slave to not log data
2011-10-07 Keith Packardaltos: Write xdata versions of memory functions 1.0.9.1
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-09-21 Keith Packardaltos: Add TelePyro v0.1 support
2011-09-21 Keith Packardaltos: SPI slave code is now per-product
2011-08-28 Keith Packardaltos: add 'report' to telebt
2011-08-28 Keith Packardaltos: Add the BT serial debug code back in, disabled
2011-08-27 Keith Packardaltos: Integrate telescience support
2011-08-26 Keith Packardaltos: Restructure altos build to prepare for multi...