summaryrefslogtreecommitdiff
path: root/src/drivers/ao_cc1200.c
Commit message (Expand)AuthorAge
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Require SPI speed to be declared for cc1200Keith Packard2017-02-20
* altos: Expose cc1200 radio test functions for telemini bringupKeith Packard2016-07-27
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: cc1200: use FIFO threshold pin output for APRS bufferingKeith Packard2016-06-29
* altos: Support telefire products in cc1200 driverKeith Packard2016-04-19
* altos: Support 32MHz xtal on cc1200Keith Packard2015-05-19
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos/cc1200: With PQT wide open, we can't use PQT_REACHED for startKeith Packard2014-11-23
* altos/cc1200: Wait for packet to be placed in FIFO during receiveKeith Packard2014-11-23
* altos: Reset interrupt flags before TX in CC1200 driverKeith Packard2014-11-06
* altos: Use AO_SPO_SPEED_FAST for CC1200Keith Packard2014-11-06
* altos: Increase CC1200 SPI data rate to 8MHzKeith Packard2014-10-25
* altos: Perform cc1200 calibration less often. Tweak radio paramsKeith Packard2014-10-25
* altos: Complete cc1200 driverKeith Packard2014-10-24
* altos: Copy cc1120 driver to cc1200 driver and hack a bitKeith Packard2014-10-05