fw/altos
2012-06-29 Keith Packardaltos: Declare cc1111 accel_ref as unsigned so the... 1.0.9.6
2012-06-28 Keith PackardUpdate version to 1.0.9.6
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: Increase default STM stack to 648 bytes
2012-06-28 Keith Packardaltos: panic if MPU6000 self test fails
2012-06-28 Keith Packardaltos: Disable mag sensor for megametrum
2012-06-28 Keith Packardaltos: Allow megametrum to be built without using the...
2012-06-28 Keith Packardaltos: Make profiling Viterbi decoder more useful
2012-06-28 Keith Packardaltos: Unroll viterbi state loop for >30% performance...
2012-06-28 Keith Packardaltos: Clean up STM I2C clock computations
2012-06-28 Keith Packardaltos: Clean up radio CRC handling
2012-06-27 Keith Packardaltos: get MPU6000 I2C link working reliably
2012-06-27 Keith Packardaltos: reorder stm USB state stores to avoid races
2012-06-27 Keith Packardaltos: include targe SPI speed in get request
2012-06-27 Keith Packardaltos: Wait for i2c START condition before setting...
2012-06-27 Keith Packardaltos: disable FEC debug on MM
2012-06-27 Keith Packardaltos: Clean up cc1120 driver a bit
2012-06-27 Keith Packardaltos: Don't try to grab radio while firing MM igniters
2012-06-27 Keith Packardaltos: stm i2c debug code was calling flush() even...
2012-06-27 Keith Packardaltos: mpu6000 requires a delay during start
2012-06-27 Keith Packardaltos: ao_ignite.c is no longer cc1111 specific
2012-06-27 Keith Packardaltos: Add debugging code to check for stack overflow
2012-06-27 Keith Packardaltos: Enable full flight computer functionality in...
2012-06-27 Keith Packardaltos: Create a 32-bit 1MHz timer for use in profiling...
2012-06-27 Keith Packardaltos: Abort radio receive when using flash memory...
2012-06-27 Keith Packardaltos: Make gcc happy with ao_telemetry_set_interval
2012-06-27 Keith Packardaltos: Turn radio-related bits of ao_flight_mm.c
2012-06-27 Keith Packardaltos: custom hex printer for telemetry packets
2012-06-27 Keith Packardaltos: Optimize FEC encode and decode
2012-06-27 Keith Packardaltos: Add GPS logging code for MegaMetrum
2012-06-27 Keith Packardaltos: Make cc1111 radio control functions static
2012-06-27 Keith Packardaltos: Clean up usage of port parameters
2012-06-27 Keith Packardaltosui: Make libaltos recognise new USB ids
2012-06-27 Keith Packardaltosui: AltosSerial and AltosLink both tried to provid...
2012-06-27 Keith Packardaltos: rename ao_viterbi.c to ao_fec_rx.c
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-25 Keith Packardaltos: Forgot ao_telemetry.h
2012-06-23 Keith Packardaltos: improve FEC apis to reduce data copying
2012-06-23 Keith Packardaltos: Add ao_viterbi.c to megametrum build
2012-06-23 Keith Packardaltos: fix comment about decoding last byte of FEC...
2012-06-23 Keith Packardaltos: Make ao_fec_tx_test build cleanly with -Wall
2012-06-23 Keith Packardaltos: optimize Viterbi implementation
2012-06-23 Keith Packardaltos: incremental viterbi decode
2012-06-23 Keith Packardaltos: Start optimizing viterbi decoder
2012-06-23 Keith Packardaltos: Add the simplest possible viterbi decoder
2012-06-21 Keith Packardaltos: Move FEC code to core
2012-06-21 Keith Packardao-tools: Support MM telemetry packets in ao-telem
2012-06-21 Keith Packardaltosui: Support MM telemetry packets
2012-06-21 Keith Packardaltos: Crank down STM SPI speed for MM
2012-06-21 Keith Packardaltos: Add full MM telemetry
2012-06-21 Keith Packardaltos: Configure STM LCD driver for giant LCD digits
2012-06-18 Keith Packardaltos: Make sure ao_storage_config is set before readin...
2012-06-18 Keith Packardaltos: hack STM serial number to 58
2012-06-18 Keith Packardaltos: make cc1120 ao_radio_send re-entrant
2012-06-18 Keith Packardaltos: Add telemetry to megametrum
2012-06-18 Keith Packardao-tools: add rudimentary support for MM telemetry...
2012-06-18 Keith Packardaltosui: Add rudimentary MM support to altosui
2012-06-18 Keith Packardaltosui: Move product definitions from AltosUI to AltosLib
2012-06-17 Keith Packardaltos: Software implemenation of CC1111 radio encoding
2012-06-17 Keith Packardaltos: Be more careful about register save/restore...
2012-06-17 Keith Packardaltos: Don't lose IRQ disabled state in ao_sleep
2012-06-17 Keith Packardaltos: ao_storage_read already calls ao_storage_setup
2012-06-17 Keith Packardaltosui: Catch timeout errors when setting up TD telem...
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: Reduce STM SPI data rate to 4MHz
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-16 Keith PackardTemporarily disable packet and telem on MM
2012-06-16 Keith PackardAllow product to override maximum number of command...
2012-06-05 Keith Packardaltosdroid: Add files necessary to build application
2012-06-05 Keith Packardaltosui: More changes to migrate code to altoslib
2012-06-05 Keith Packardaltosui: attempt to get ms5607 data into .mega files...
2012-06-05 Keith Packardaltos: Make cc1111 products all depend on ao_arch.h...
2012-06-05 Keith Packardaltos: Other half of the ms5607 prom reporting patch
2012-06-05 Keith Packardaltos: typo in ao_monitor prevented ground station...
2012-06-05 Keith Packardaltos: Make 'v' command dump pressure sensor ROM values
2012-06-05 Keith Packardaltos: fix test builds of non-accel flight code
2012-06-05 Keith Packardaltos: Legacy telemetry needs original ADC record
2012-06-05 Keith Packardaltos: Remove unused AES code from teledongle and tidongle
2012-06-05 Keith Packardaltos: Remove accel_ref from pre v1.1 TM firmware
2012-06-05 Keith Packardaltos: More cleanups for moving files to altoslib
2012-06-03 Keith Packardaltoslib: Clean up random rebase failures
2012-06-03 Keith Packardaltoslib: Move new sensor library code into altoslib
2012-06-03 Keith PackardBuild altosdroid
2012-06-03 Mike BeattieAdd local.properties to .gitignore
2012-06-03 Mike BeattieAdd TelemetryService.java and associated files
2012-06-03 Keith PackardMove altoslib sources to top dir
2012-06-03 Keith PackardDemonstrate using AltosLib from altosdroid
2012-06-03 Keith PackardIgnore generated altoslib files
2012-06-03 Keith PackardBuild Android local.properties from local.properties.in
2012-06-03 Mike BeattieAdd $HOME/android as an SDK location
next