This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
cc26xx-cc13xx
/
rf-core
History
Atis Elsts
cd1bcb101d
CC26xx IEEE mode radio: fix reading lqi
2017-01-26 13:31:15 +00:00
..
api
…
dot-15-4g.h
…
ieee-mode.c
CC26xx IEEE mode radio: fix reading lqi
2017-01-26 13:31:15 +00:00
prop-mode.c
Easy manipulation of CC13xx Prop Mode RX buffers
2017-01-15 12:25:10 +00:00
rf-ble.c
This fixes an event handling issue in the cc26xx BLE driver. Currently, the rf_ble_beacon_process triggers the BLE beacon upon receiving any event, rather than verifying that the event timer has expired. This means that any PROCESS_BROADCAST (e.g. any sensor event) will fire the beacon. This commit adds logic to prevent this.
2016-04-18 17:14:37 +08:00
rf-ble.h
…
rf-core.c
Allow and document IEEE mode for CC13xx
2016-10-07 10:05:14 +01:00
rf-core.h
cc26xx: implement poll mode, hardware timestamps, and other minor changes in the IEEE radio driver
2016-06-14 00:54:32 +03:00
smartrf-settings.c
…
smartrf-settings.h
…