Simon Duquennoy
|
b80d113253
|
Add a common set of portable RTIMER_BUSY_WAIT functions
|
2018-10-12 09:08:03 +02:00 |
|
Simon Duquennoy
|
22cbced037
|
TSCH: timeslot timing templates as const
|
2018-10-04 13:07:25 +02:00 |
|
Simon Duquennoy
|
b5e12154c4
|
cc1200: added option to separate filling the Tx FIFO from actual transmission
|
2018-10-04 10:50:10 +02:00 |
|
Simon Duquennoy
|
0ef1ee6df5
|
cc1200: make pending_packet work even when interrupt handler was not called
|
2018-10-04 10:50:10 +02:00 |
|
Simon Duquennoy
|
90264a3ba3
|
cc1200: read out any pending packet before turning off
|
2018-10-04 10:50:10 +02:00 |
|
Simon Duquennoy
|
f4c1ae0fdd
|
cc1200: reset rf_flags in on()
|
2018-10-04 10:50:09 +02:00 |
|
Simon Duquennoy
|
c589875aee
|
cc1200: implement poll mode
|
2018-10-04 10:50:09 +02:00 |
|
Simon Duquennoy
|
ce0f95ec50
|
cc1200 flags for TSCH
|
2018-10-04 10:50:09 +02:00 |
|
Simon Duquennoy
|
f79a19eaab
|
cc2538-rf and cc1200: only include implementation of RADIO_CONST_TSCH_TIMING when TSCH is enabled
|
2018-10-04 10:50:09 +02:00 |
|
Simon Duquennoy
|
ddeeb63ddd
|
CC1200 set_channel: compute channel within bounds from any input channel
|
2018-10-03 13:31:33 +02:00 |
|
Simon Duquennoy
|
e18660367b
|
CC1200: disable debug by default
|
2018-10-03 13:29:47 +02:00 |
|
Simon Duquennoy
|
a09fb40bf7
|
CC1200: add SFD timestamping and RSSI features
|
2018-10-03 13:28:50 +02:00 |
|
Simon Duquennoy
|
4583fff094
|
Radio API: added values/objects for TSCH constants
|
2018-10-03 12:42:06 +02:00 |
|
Simon Duquennoy
|
c4c1e589f7
|
cc1200: add 1000 kbps configuration, including TSCH configuration
|
2018-10-03 12:25:09 +02:00 |
|
Simon Duquennoy
|
6b1292d9d9
|
cc1200: add required structures and defines for TSCH support
|
2018-10-03 12:24:40 +02:00 |
|
Niclas Finne
|
e6ba2664b8
|
energest: removed include of energest from contiki.h to avoid circular dependency
|
2017-10-31 22:18:17 +01:00 |
|
Niclas Finne
|
fafe4bb1f3
|
energest: replaced some energest on/off with ENERGEST_SWITCH()
|
2017-10-12 23:59:11 +02:00 |
|
Nicolas Tsiftes
|
9bb51087bf
|
Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality.
|
2017-06-28 16:20:43 +02:00 |
|