1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/cc2420
Oleg Hahm 761183bfd7 ieee802.15.4: switch to 26 as default channel
In order to avoid collisions with IEEE 802.11b networks, channel 25 or
26 is the best choice.

See for instance https://www.cs.umd.edu/~ctas/bibs/2007/4.pdf
2015-08-04 18:02:27 +02:00
..
include ieee802.15.4: switch to 26 as default channel 2015-08-04 18:02:27 +02:00
cc2420_rx.c debug: removed superfluous additional debug flag 2014-12-03 22:59:14 +01:00
cc2420_spi.c cc2420: use radio_packet_length_t 2014-08-01 17:06:30 +02:00
cc2420_tx.c drivers: fixed German influenced typo 2014-09-17 15:21:15 +02:00
cc2420.c cc2420: mask FSCTRL register for frequency access 2015-07-27 20:15:20 +02:00
Makefile