Switch from GPLv2 to GPLv2+
[fw/altos] / src / drivers / ao_cc115l.c
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-10 Keith Packardaltos/cc1115l: Reduce trace buffer size
2015-02-07 Keith Packardaltos/drivers: Increase SPI speed of CC115L to 6MHz
2014-12-23 Keith Packardaltos: Document cc115l power measured at RF setting...
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-11-07 Keith Packardaltos: Stop attempting to ramp power on CC115L
2014-09-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-07 Keith Packardaltos: Reduce deviation at 2400/9600 baud
2014-07-05 Keith Packardaltos: Add 2400 and 9600 baud telemetry support to...
2014-06-06 Keith Packardaltos: Allow cc115l driver to be built without radio...
2014-05-21 Keith Packardaltos: Fix cc115l debug build
2013-12-21 Keith Packardaltos: cc115l driver tone_run wasn't recording number...
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
2013-08-26 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-20 Keith Packardaltos: various cc115l driver hacks
2013-08-17 Keith PackardMerge branch 'master' into telegps-v0.3
2013-07-03 Keith Packardaltos: Remove ao_radio_gpio_bits from normal build
2013-05-08 Keith Packardaltos: Set APRS deviation to 3kHz
2013-04-13 Keith PackardMerge branch 'master' into droid-gps
2013-04-12 Keith Packardaltos: Make sure the packet format is set reasonably...
2013-04-07 Keith Packardaltos: Try RDF mode for TX calibration
2013-04-01 Keith Packardaltos: Horrible kludge -- disable radio while talking...
2013-03-31 Keith Packardaltos: Disable CC115L debug commands
2013-03-30 Keith Packardaltos: Lock cc115l radio mutex when using global radio...
2013-03-30 Keith Packardaltos: Configure cc115l sync byte count for each radio...
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2013-03-29 Keith Packardaltos: Add temporary RF power settings
2013-03-26 Keith Packardaltos: Improve CC115L driver. Generates carrier now.
2013-03-25 Keith Packardaltos: Add cc115l driver (untested)