altos: Remove 8051 address space specifiers
[fw/altos] / src / drivers / ao_cc1200.c
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2017-02-20 Keith Packardaltos: Require SPI speed to be declared for cc1200
2016-07-27 Keith Packardaltos: Expose cc1200 radio test functions for telemini...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-30 Keith Packardaltos: cc1200: use FIFO threshold pin output for APRS...
2016-04-20 Keith Packardaltos: Support telefire products in cc1200 driver
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-05-19 Keith Packardaltos: Support 32MHz xtal on cc1200
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-14 Keith Packardaltos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-11-24 Keith Packardaltos/cc1200: With PQT wide open, we can't use PQT_REAC...
2014-11-24 Keith Packardaltos/cc1200: Wait for packet to be placed in FIFO...
2014-11-07 Keith Packardaltos: Reset interrupt flags before TX in CC1200 driver
2014-11-07 Keith Packardaltos: Use AO_SPO_SPEED_FAST for CC1200
2014-10-26 Keith Packardaltos: Increase CC1200 SPI data rate to 8MHz
2014-10-26 Keith Packardaltos: Perform cc1200 calibration less often. Tweak...
2014-10-25 Keith Packardaltos: Complete cc1200 driver
2014-10-05 Keith Packardaltos: Copy cc1120 driver to cc1200 driver and hack...