altoslib: Allow flight number to be zero
[fw/altos] / src / cc1111 /
2012-10-26 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2012-10-26 Keith Packardaltos: Leave interrupts disabled while checking for...
2012-10-25 Keith Packardaltos: Clean up cc1111 architecture macros a bit, remov...
2012-10-25 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2012-10-25 Keith Packardaltos: Add ao_arch_block/release_interrupts to avr...
2012-10-18 Keith PackardMerge branch 'master' into mm-ms5611
2012-10-10 Keith Packardaltos/telefire: Add siren/strobe support
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/prefs_interface'
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosui_mjb'
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-14 Keith Packardaltos: Need to use 16-bit counts for ao_xmem functions
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith Packardaltos: Wait for IN dma complete on slave SPI send
2012-08-29 Keith Packardaltos: Mostly working SPI radio link
2012-08-29 Keith Packardaltos: When sharing radio DMA for AES, use it for in...
2012-08-29 Keith Packardaltos: Fix ao_delay function and move from per-chip...
2012-08-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-08-27 Keith Packardaltos: Clean up radio APIs
2012-08-27 Keith Packardaltos: More SPI slave changes for cc1111 driver
2012-08-27 Keith Packardaltos: Add SPI slave get/put macros to cc1111
2012-08-26 Keith Packardaltos: Allow sharing of radio DMA with aes engine
2012-08-24 Keith Packardaltos: Make cc1111 SPI pins configurable
2012-08-24 Keith Packardaltos: Disable telefire 'pad' listener when testing...
2012-08-19 Keith Packardaltos/cc1111: Document SPI bus pin options
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: Oops. Serial 1 stdin was busted by typo
2012-08-05 Keith Packardaltos: Build ao_kalman.h from cc1111 subdirs as needed
2012-08-05 Keith Packardsrc/cc1111: Enable SPI slave mode
2012-08-05 Keith Packardsrc/cc1111: Allow serial0 without serial1
2012-08-05 Keith Packardsrc/cc1111: Add ao_gpio_set macro
2012-07-30 Keith Packardaltos: Add telefire-v0.1
2012-07-30 Keith Packardaltos/cc1111: Fix serial 0 option 2 pins definitions
2012-07-17 Keith Packardaltos: Place STM config values at fixed addresses for...
2012-07-16 Keith Packardaltos: Make ao_tick_count visible
2012-07-14 Keith Packardsrc: Add explicit 'pin' argument to ao_enable_output
2012-07-11 Keith Packardaltos: Have 'make clean' remove all programs, even...
2012-07-11 Keith Packardaltos: Force 434.550Mhz by connecting debug gnd and...
2012-07-11 Keith Packardaltos: Signal continuity over radio in pad mode (trac...
2012-06-29 Keith Packardaltos: Declare cc1111 accel_ref as unsigned so the... 1.0.9.6
2012-06-27 Keith Packardaltos: include targe SPI speed in get request
2012-06-27 Keith Packardaltos: ao_ignite.c is no longer cc1111 specific
2012-06-27 Keith Packardaltos: Make cc1111 radio control functions static
2012-06-27 Keith Packardaltos: Clean up usage of port parameters
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-02 Keith Packardaltos: Add support for MegaAccel daughter card.
2012-05-28 Keith Packardaltos: Clean up ADC selection for cc1111
2012-05-28 Keith Packardaltos: All cc1111 products have a radio
2012-05-27 Keith Packardaltos: Make telemini-v1.0 compile with new ao_data...
2012-05-27 Keith Packardaltos: Make telemetrum-v1.1 compile with new ao_data...
2012-04-17 Keith Packardaltos: Starting to write cc1120 driver
2012-04-14 Keith Packardaltos: Massive product config cleanup
2012-04-14 Keith Packardaltos: Start adding apogee lockout support
2012-04-14 Keith Packardaltos: Add support for multiple SPI busses and sharing...
2012-04-03 Keith Packardaltos: Move SPI functions to architecture-specific...
2012-03-31 Keith Packardaltos: Move cc1111 DMA engine interface to cc1111/ao_ar...
2012-03-31 Keith Packardaltos: Move cc1111 AES driver to cc1111 directory
2012-03-27 Keith Packardaltos: Require callsign match in packet code
2012-01-04 Keith Packardaltos: Set correct registers for serial0 baud
2012-01-04 Keith Packardaltos: Add support for UART0 in async mode
2011-12-30 Keith Packardaltos: More _asm -> __asm changes
2011-12-30 Keith Packardaltos: Clean up for SDCC 3.1 - more keywords
2011-12-30 Keith Packardaltos: SDCC 3.1 wants __at instead of at
2011-12-18 Keith Packardaltos: Create TeleMetrum v1.2 directory
2011-11-13 Keith Packardaltos: Set default flight log max to 127k on TM v0.1
2011-11-13 Keith Packardaltos: Handle internal and external telem monitoring...
2011-11-13 Keith Packardaltos: Set SPI fill value each time it is used.
2011-11-13 Keith Packardaltos: Initialize DMA config address at boot time
2011-11-13 Keith Packardaltos: debounce buttons
2011-11-12 Keith Packardaltos: Make ao_xmem funcs require __xdata void * instea...
2011-10-27 Keith Packardaltos: Bring up basic TeleTerra v0.2 UI multiarch
2011-10-23 Keith Packardaltos: Flip button IRQ initialization around
2011-10-23 Keith Packardaltos: Fix battery voltage computation.
2011-10-23 Keith Packardaltos: Add battery voltage sampling driver
2011-10-23 Keith Packardaltos: Add button driver and sample user
2011-10-16 Keith Packardaltos: Add LEGACY_MONITOR defines to more programs
2011-10-12 Keith Packardaltos: oops -- forgot to add the cc1111 string code
2011-10-12 Keith Packardaltos: Split out arch-specific bits of LCD driver
2011-10-09 Keith Packardaltos: Improve TM v1.0 apogee estimate
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: Pre-compute RDF packet len at compile time
2011-08-28 Keith Packardaltos: Report continuity in telebt
2011-08-28 Keith Packardaltos: Remove RSSI reporting from telebt
2011-08-27 Keith Packardaltos: move igniter defines back to ao_pins.h
2011-08-27 Keith Packardaltos: Implement remote launch protocol
2011-08-27 Keith Packardaltos: Get AES CBC-MAC packet transfers running
2011-08-27 Keith Packardaltos: Start work on AES and raw radio interfaces.
2011-08-27 Keith Packardaltos: Start telelaunch product
2011-08-27 Keith Packardaltos: Integrate telescience support
2011-08-26 Keith Packardaltos: get avr-demo to build. Pull in AVR drivers and...
2011-08-26 Keith Packardaltos: add GCC/SDCC compat macros, init_stack, save_con...
2011-08-26 Keith Packardaltos: AVR changes - create ao_arch.h files, define...
2011-08-26 Keith Packardaltos: Restructure altos build to prepare for multi...