altosdroid: initial implementation of telemetry logging.
[fw/altos] / src / drivers /
2012-09-09 Keith Packardaltos/telelco: Search for available firing nodes at...
2012-09-09 Keith Packardaltos/telefire: Add steady warble when the LCO arm...
2012-09-09 Keith Packardaltos: Try to get remote cmac time closer to reality
2012-09-09 Keith PackardMerge remote-tracking branch 'mjb/altoslib_mjb'
2012-09-07 Keith Packardaltos: Fix radio slave to run lights in the normal way
2012-09-01 Keith PackardMerge remote-tracking branch 'mjb/freq_menu'
2012-09-01 Keith Packardaltos: Get mma655x driver limping along
2012-09-01 Keith Packardaltos: Add custom panic noise for self-test failures
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-30 Keith Packardaltos: Shuffle LCO functions around, add telelco first cut
2012-08-30 Keith Packardaltos: Disable debug printfs and fix pad ignite time...
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith Packardaltos: SPI radio - use 1->0 for 'done' and 0->1 for...
2012-08-29 Keith Packardaltos: fix ao_pad debug output for query command
2012-08-29 Keith Packardaltos: Use updated pad protocol for lco commands
2012-08-29 Keith Packardaltos: Mostly working SPI radio link
2012-08-29 Keith Packardaltos: Track protocol changes to ao_pad debug messages
2012-08-29 Keith Packardaltos: Stop providing debug commands in seven-segment...
2012-08-29 Keith Packardaltos: Move radio_cmac test funcs from ao_lco_cmd.c...
2012-08-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-08-27 Keith Packardaltos: Add SPI linked radio API
2012-08-27 Keith Packardaltos: Clean up radio APIs
2012-08-27 Keith Packardaltos: Test multiple quadrature devices. Export quadrat...
2012-08-27 Keith Packardaltos: Seven segment display driver
2012-08-27 Keith Packardaltos: Rename drivers/ao_lco to drivers/ao_lco_cmd
2012-08-26 Keith Packardaltos: Trigger sample complete when all data are ready
2012-08-26 Keith Packardaltos: Make 'pad' driver useful with telefire v0.1
2012-08-26 Keith Packardaltos: Add debug command for 74hc597 driver
2012-08-24 Keith Packardaltos: Get ao_pad.c working on telefire v0.1
2012-08-24 Keith Packardaltos: Split out LCO functions from ao_radio_cmac.c...
2012-08-24 Keith Packardaltos: Add 'ao_led_set_mask' in the PCA9922 driver
2012-08-24 Keith Packardaltos: Disable telefire 'pad' listener when testing...
2012-08-19 Keith PackardHere's the button driver and event queue logic
2012-08-19 Keith Packardaltos: Add MMA655X driver
2012-08-19 Keith Packardaltos: Use split SPI bus for MS5607 sensor
2012-08-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-07 Mike BeattieMerge branch 'master' of git://git.gag.com/fw/altos
2012-08-07 Keith Packardaltos: Add button driver and event queue
2012-08-07 Keith Packardaltos: Support multiple quadrature encoders.
2012-08-07 Keith Packardaltos: Fix up quadrature driver
2012-08-07 Keith Packardaltos: Add quadrature driver
2012-07-30 Keith Packardaltos: Add telefire-v0.1
2012-07-18 Robert GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-07-18 Keith Packardaltos: With debug cables disconnected, CC1120 seems...
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
next