summaryrefslogtreecommitdiff
path: root/src/cc1111
Commit message (Expand)AuthorAge
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos: Don't use ao_data on cc1111 projectsteleminiKeith Packard2013-08-26
* altos: Check for MS5607 MISO low before sleepingKeith Packard2013-08-26
* altos/cc1111: Wake up non-ADC sensor code each timer tickKeith Packard2013-08-26
* altos/cc1111: Leave pin interrupts completely disabled at init timeKeith Packard2013-08-26
* altos: Get telemini to copy current MS5607 state to ring.Keith Packard2013-08-26
* cc1111: Hacky pin interrupt support. Only useful for TeleMini v2Keith Packard2013-08-26
* cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usageKeith Packard2013-08-26
* altos/teletiny-v2.0: Support multiple SPI busses on CC1111Keith Packard2013-08-25
* Initial TeleMini bitsKeith Packard2013-08-25
* altos/cc1111: Fetch RSSI for TeleFire from correct byteKeith Packard2013-06-19
* altos: Add telefire v0.2 supportKeith Packard2013-06-09
* altos/cc1111: Hack on USB driver to make Windows happyKeith Packard2013-05-17
* altos: Open up the DVGA gain to use all of the available settingsKeith Packard2013-05-07
* altos: Compute "real" RSSI value in radio code as neededKeith Packard2013-05-07
* altos: Provide timeout value to ao_radio_recvKeith Packard2013-05-07
* altos: Monitor battery voltage on telebtKeith Packard2013-04-09
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: fix functions calling pollchar to use 'int' to hold the valueKeith Packard2012-12-07
* altos: Add support for 115200 baud serial ratesKeith Packard2012-11-30
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Share cc1111 reset/debug-start codeKeith Packard2012-11-30
* altos: Shrink cc1111/ao_dbg.c a bitKeith Packard2012-11-30
* altos: Share getnibble functionKeith Packard2012-11-30
* altos: Make TeleBalloon v1.1 build againKeith Packard2012-11-29
* altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* altos: Clean up cc1111 architecture macros a bit, removing cli/seiKeith Packard2012-10-25
* altos: Add ao_arch_block/release_interrupts to avr and cc1111Keith Packard2012-10-25
* altos/telefire: Add siren/strobe supportKeith Packard2012-10-10
* altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-09-14
* altos: Wait for IN dma complete on slave SPI sendKeith Packard2012-08-29
* altos: Mostly working SPI radio linkKeith Packard2012-08-28
* altos: When sharing radio DMA for AES, use it for in instead of outKeith Packard2012-08-28
* altos: Fix ao_delay function and move from per-chip code to ao_task.cKeith Packard2012-08-28
* altos: Clean up radio APIsKeith Packard2012-08-27
* altos: More SPI slave changes for cc1111 driverKeith Packard2012-08-27
* altos: Add SPI slave get/put macros to cc1111Keith Packard2012-08-27
* altos: Allow sharing of radio DMA with aes engineKeith Packard2012-08-26
* altos: Make cc1111 SPI pins configurableKeith Packard2012-08-24
* altos: Disable telefire 'pad' listener when testing radioKeith Packard2012-08-24
* altos/cc1111: Document SPI bus pin optionsKeith Packard2012-08-18
* altos: Oops. Serial 1 stdin was busted by typoKeith Packard2012-08-07
* altos: Build ao_kalman.h from cc1111 subdirs as neededKeith Packard2012-08-05
* src/cc1111: Enable SPI slave modeKeith Packard2012-08-05
* src/cc1111: Allow serial0 without serial1Keith Packard2012-08-05
* src/cc1111: Add ao_gpio_set macroKeith Packard2012-08-05
* altos: Add telefire-v0.1Keith Packard2012-07-29
* altos/cc1111: Fix serial 0 option 2 pins definitionsKeith Packard2012-07-29
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* altos: Make ao_tick_count visibleKeith Packard2012-07-16