summaryrefslogtreecommitdiff
path: root/src/drivers/ao_cc115l.c
Commit message (Expand)AuthorAge
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Define CC115L spi speed in each productKeith Packard2017-04-04
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/cc1115l: Reduce trace buffer sizeKeith Packard2016-06-10
* altos/drivers: Increase SPI speed of CC115L to 6MHzKeith Packard2015-02-07
* altos: Document cc115l power measured at RF setting 0x03 as -31.75dBmKeith Packard2014-12-22
* altos: Stop attempting to ramp power on CC115LKeith Packard2014-11-06
* altos: Reduce deviation at 2400/9600 baudKeith Packard2014-09-06
* altos: Add 2400 and 9600 baud telemetry support to cc115l driverKeith Packard2014-07-05
* altos: Allow cc115l driver to be built without radio power controlKeith Packard2014-06-05
* altos: Fix cc115l debug buildKeith Packard2014-05-21
* altos: cc115l driver tone_run wasn't recording number of tonesKeith Packard2013-12-20
* altos: Clean up warnings for LPC productsKeith Packard2013-12-20
* altos: various cc115l driver hacksKeith Packard2013-08-20
* altos: Remove ao_radio_gpio_bits from normal buildKeith Packard2013-07-02
* altos: Set APRS deviation to 3kHzKeith Packard2013-05-07
* altos: Make sure the packet format is set reasonably for radio testKeith Packard2013-04-12
* altos: Try RDF mode for TX calibrationKeith Packard2013-04-06
* altos: Horrible kludge -- disable radio while talking with SD cardKeith Packard2013-04-01
* altos: Disable CC115L debug commandsKeith Packard2013-03-31
* altos: Lock cc115l radio mutex when using global radio valuesKeith Packard2013-03-30
* altos: Configure cc115l sync byte count for each radio modeKeith Packard2013-03-30
* altos: Get CC115L radio working.Keith Packard2013-03-29
* altos: Add temporary RF power settingsKeith Packard2013-03-29
* altos: Improve CC115L driver. Generates carrier now.Keith Packard2013-03-26
* altos: Add cc115l driver (untested)Keith Packard2013-03-24