altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / drivers / ao_cc1200.c
2024-02-01 Keith Packardaltos: Add SPI bus parameter to ao_spi_speed
2023-02-02 Keith Packardaltos/drivers: Use spi duplex to fetch register values
2023-02-02 Keith Packarddrivers/cc1200: Don't disable cc1200 interrupts ever
2022-11-26 Keith PackardMerge branch 'master'
2022-11-13 Keith Packardaltos/cc1200: Simplify interrupt handling
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-26 Bdale Garbeedial it down a bit more to not exceed +10 dBm, or 10 mW radio-limit
2022-02-26 Keith PackardAllow TX power to be limited to 10mW
2022-02-17 Keith Packarddrivers: Fix type of radio timeout parameter
2021-09-20 Keith Packardaltos: Deal with cc1201 limitations
2021-09-19 Keith Packardaltos: Detect CC120X device type
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
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...