summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altos: Clean up usage of port parametersKeith Packard2012-06-26
| * altosui: Make libaltos recognise new USB idsKeith Packard2012-06-26
| * altosui: AltosSerial and AltosLink both tried to provide frequency settingKeith Packard2012-06-26
| * altos: rename ao_viterbi.c to ao_fec_rx.cKeith Packard2012-06-26
| * altos: Incremental viterbi decodeKeith Packard2012-06-25
| * altos: decode cc1120 received packetsKeith Packard2012-06-25
| * altos: Get cc1120 packet reception workingKeith Packard2012-06-25
| * altos: Forgot ao_telemetry.hKeith Packard2012-06-25
| * altos: improve FEC apis to reduce data copyingKeith Packard2012-06-23
| * altos: Add ao_viterbi.c to megametrum buildKeith Packard2012-06-23
| * altos: fix comment about decoding last byte of FEC dataKeith Packard2012-06-23
| * altos: Make ao_fec_tx_test build cleanly with -WallKeith Packard2012-06-23
| * altos: optimize Viterbi implementationKeith Packard2012-06-23
| * altos: incremental viterbi decodeKeith Packard2012-06-23
| * altos: Start optimizing viterbi decoderKeith Packard2012-06-22
| * altos: Add the simplest possible viterbi decoderKeith Packard2012-06-22
| * altos: Move FEC code to coreKeith Packard2012-06-21
| * ao-tools: Support MM telemetry packets in ao-telemKeith Packard2012-06-21
| * altosui: Support MM telemetry packetsKeith Packard2012-06-21
| * altos: Crank down STM SPI speed for MMKeith Packard2012-06-21
| * altos: Add full MM telemetryKeith Packard2012-06-21
| * altos: Configure STM LCD driver for giant LCD digitsKeith Packard2012-06-21
| * altos: Make sure ao_storage_config is set before reading config blockKeith Packard2012-06-17
| * altos: hack STM serial number to 58Keith Packard2012-06-17
| * altos: make cc1120 ao_radio_send re-entrantKeith Packard2012-06-17
| * altos: Add telemetry to megametrumKeith Packard2012-06-17
| * ao-tools: add rudimentary support for MM telemetry to ao-telemKeith Packard2012-06-17
| * altosui: Add rudimentary MM support to altosuiKeith Packard2012-06-17
| * altosui: Move product definitions from AltosUI to AltosLibKeith Packard2012-06-17
| * altos: Software implemenation of CC1111 radio encodingKeith Packard2012-06-17
| * altos: Be more careful about register save/restore in ao_yieldKeith Packard2012-06-17
| * altos: Don't lose IRQ disabled state in ao_sleepKeith Packard2012-06-17
| * altos: ao_storage_read already calls ao_storage_setupKeith Packard2012-06-17
| * altosui: Catch timeout errors when setting up TD telem monitoringKeith Packard2012-06-17
| * altos: Use interrupts to wake up after RDF transmission.Keith Packard2012-06-17
| * altos: Crank cc1120 power down to 0dBm to avoid crashing CPUKeith Packard2012-06-17
| * altos: Reduce STM SPI data rate to 4MHzKeith Packard2012-06-15
| * altos: Start making cc1120 radio workKeith Packard2012-06-15
| * altos: Fix cc1120 packet mode datarate and configKeith Packard2012-06-15
| * altos: Make sure cc1120 is initialized correctly at startup timeKeith Packard2012-06-15
| * altos: use 'b' command for radio beepKeith Packard2012-06-15
| * altos: Fix RDF mode data rate and PKT_CFG0 valueKeith Packard2012-06-15
| * altos: Actually write cc1120 register valuesKeith Packard2012-06-15
| * altos: Configure cc1120 frequencyKeith Packard2012-06-15
| * Temporarily disable packet and telem on MMKeith Packard2012-06-15
| * Allow product to override maximum number of command lists (NUM_CMDS)Keith Packard2012-06-15
| * altosdroid: Add files necessary to build applicationKeith Packard2012-06-05
| * altosui: More changes to migrate code to altoslibKeith Packard2012-06-04
| * altosui: attempt to get ms5607 data into .mega files was misinformedKeith Packard2012-06-04
| * altos: Make cc1111 products all depend on ao_arch.h and ao_arch_func.hKeith Packard2012-06-04