Niclas Finne
|
b8a23564a3
|
Added stub for extended radio API for Cooja
|
2014-04-03 13:38:29 +02:00 |
|
Yvonne-Anne Pignolet
|
83ae37b48e
|
Add access to LQI and RSSI to Contiki motes
|
2013-11-18 15:05:23 +01:00 |
|
Fredrik Osterlind
|
8041f66d8c
|
link-layer acks support for cooja motes
|
2013-08-15 14:32:35 +02:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
Fredrik Osterlind
|
862452b5b0
|
removed debugging output, code style
|
2012-03-13 14:17:43 +01:00 |
|
Fredrik Osterlind
|
97c7a55eea
|
simulating 1 ms turnaround time (before transmissions) by default, and no transmissions on channel busy
|
2012-03-09 14:58:13 +01:00 |
|
adamdunkels
|
3fa8ffda1a
|
Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific
|
2010-06-14 19:19:16 +00:00 |
|
adamdunkels
|
2a3d0dc042
|
Bugfix: data that has been prepared with the prepare() method must be possible to send multiple times
|
2010-03-23 15:19:55 +00:00 |
|
adamdunkels
|
432a3fd12e
|
Bugfix: the return values from the cca method were switched
|
2010-03-23 15:10:27 +00:00 |
|
fros4943
|
bee0ea4834
|
temporarily turning on radio for sending a packet
|
2010-03-23 12:13:43 +00:00 |
|
fros4943
|
07753fb01f
|
updated radio driver, simplified code
|
2010-03-09 08:11:05 +00:00 |
|
fros4943
|
b65014d1be
|
bugfix by Wolf-Bastian Pöttner: check buffer size at incoming radio data
|
2009-04-16 14:38:41 +00:00 |
|
fros4943
|
eddd8350c5
|
renamed radio driver
|
2009-04-01 13:44:34 +00:00 |
|
fros4943
|
b5d09f3822
|
set default radio channel: 26
same as sky platform
|
2008-03-18 16:22:00 +00:00 |
|
fros4943
|
660bc5e991
|
changed ss values + added configurable csma mac
|
2008-03-17 09:48:00 +00:00 |
|
fros4943
|
4436819336
|
updated interface
|
2007-11-25 22:44:06 +00:00 |
|
fros4943
|
d272b062f0
|
reimplemented receiver calls (earlier tcpip_input) from inside multithreaded environment
|
2007-08-21 13:09:40 +00:00 |
|
fros4943
|
7ec1a4f7aa
|
added check that outgoing packet was not discarded from simulator
|
2007-05-29 12:53:49 +00:00 |
|
fros4943
|
da3b1ab813
|
make sure mote doesn't fall asleep while radio is transmitting/receiving
|
2007-05-28 15:47:07 +00:00 |
|
fros4943
|
41adb8caf3
|
radio_sstrength returns last received packet instead of current value
radio_current_sstrength returns current value
|
2007-05-18 15:20:20 +00:00 |
|
fros4943
|
643ce5adfe
|
added support for several contiki comm stacks (uip + rime)
|
2007-05-18 13:45:19 +00:00 |
|