summaryrefslogtreecommitdiff
path: root/src/cc1111
Commit message (Expand)AuthorAge
...
* altos: Start adding apogee lockout supportKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
* altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.hKeith Packard2012-03-31
* altos: Move cc1111 AES driver to cc1111 directoryKeith Packard2012-03-31
* altos: Require callsign match in packet codeKeith Packard2012-03-26
* altos: Set correct registers for serial0 baudKeith Packard2012-01-03
* altos: Add support for UART0 in async modeKeith Packard2012-01-03
* altos: More _asm -> __asm changesKeith Packard2011-12-30
* altos: Clean up for SDCC 3.1 - more keywordsKeith Packard2011-12-30
* altos: SDCC 3.1 wants __at instead of atKeith Packard2011-12-30
* altos: Create TeleMetrum v1.2 directoryKeith Packard2011-12-17
* altos: Set default flight log max to 127k on TM v0.1Keith Packard2011-11-12
* altos: Handle internal and external telem monitoring requestsKeith Packard2011-11-12
* altos: Set SPI fill value each time it is used.Keith Packard2011-11-12
* altos: Initialize DMA config address at boot timeKeith Packard2011-11-12
* altos: debounce buttonsKeith Packard2011-11-12
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
* altos: Flip button IRQ initialization aroundKeith Packard2011-10-23
* altos: Fix battery voltage computation.Keith Packard2011-10-23
* altos: Add battery voltage sampling driverKeith Packard2011-10-23
* altos: Add button driver and sample userKeith Packard2011-10-23
* altos: Add LEGACY_MONITOR defines to more programsKeith Packard2011-10-15
* altos: oops -- forgot to add the cc1111 string codeKeith Packard2011-10-11
* altos: Split out arch-specific bits of LCD driverKeith Packard2011-10-11
* altos: Improve TM v1.0 apogee estimateKeith Packard2011-10-08
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* Merge remote-tracking branch 'origin/simple-quiet' into multiarchKeith Packard2011-10-07
* Merge remote-tracking branch 'uniarch/master' into multiarchKeith Packard2011-10-07
* altos: Pre-compute RDF packet len at compile timeKeith Packard2011-09-21
* altos: Report continuity in telebtKeith Packard2011-08-28
* altos: Remove RSSI reporting from telebtKeith Packard2011-08-28
* altos: move igniter defines back to ao_pins.hKeith Packard2011-08-27
* altos: Implement remote launch protocolKeith Packard2011-08-27
* altos: Get AES CBC-MAC packet transfers runningKeith Packard2011-08-27
* altos: Start work on AES and raw radio interfaces.Keith Packard2011-08-27
* altos: Start telelaunch productKeith Packard2011-08-27
* altos: Integrate telescience supportKeith Packard2011-08-26
* altos: get avr-demo to build. Pull in AVR drivers and LCD driverKeith Packard2011-08-25
* altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooksKeith Packard2011-08-25
* altos: AVR changes - create ao_arch.h files, define ao_arch_rebootKeith Packard2011-08-25
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25