Simon Duquennoy
|
2ab15a00e9
|
Cleanup Shell setup
|
2017-10-12 18:32:21 +02:00 |
|
Simon Duquennoy
|
663d1f121d
|
Autoconfigure Orchestra whenever the module is included
|
2017-10-12 18:32:19 +02:00 |
|
Simon Duquennoy
|
09c0213898
|
Auto-enable USB serial on cc2538 when TSCH is used with SLIP or with the shell
|
2017-10-12 17:09:04 +02:00 |
|
Simon Duquennoy
|
a89df3b279
|
TSCH-RPL: configure callbacks automatically
|
2017-10-12 17:08:55 +02:00 |
|
George Oikonomou
|
d97df21396
|
Do not #undef in example project-conf.h (RPL TSCH)
|
2017-10-08 17:00:36 +01:00 |
|
Simon Duquennoy
|
1a8f04effc
|
TSCH: move platform-specific configuration flags to platform configuration files
|
2017-09-22 14:34:20 +02:00 |
|
Simon Duquennoy
|
ffc94f832c
|
MAC layer configuration done from Makefile instead of .h files
|
2017-09-22 14:34:20 +02:00 |
|
Simon Duquennoy
|
c9906caf3c
|
Moved orchestra to os/services
|
2017-09-01 15:43:25 +02:00 |
|
Simon Duquennoy
|
8966460b1f
|
Added per-module runtime log level configuration
|
2017-07-17 12:16:52 +02:00 |
|
Simon Duquennoy
|
5999323a05
|
More Shell commands
|
2017-07-07 18:13:21 +02:00 |
|
Simon Duquennoy
|
75f3a154ad
|
Added shell command to configure log level at runtime
|
2017-07-07 15:13:43 +02:00 |
|
Simon Duquennoy
|
0d6282171f
|
Enable Shell in rpl-tsch example
|
2017-07-07 15:13:41 +02:00 |
|
Simon Duquennoy
|
9143729ded
|
Use 802.15.4-2015 frame v2 by default
|
2017-07-05 17:46:22 +02:00 |
|
Simon Duquennoy
|
3f6cc0256f
|
Renaming FRAME802154_IEEE802154E_2012 to FRAME802154_IEEE802154_2015
|
2017-07-05 17:43:00 +02:00 |
|
Simon Duquennoy
|
c3ec92dc2c
|
Refactor how packet sent callbacks are handled for TSCH, RPL, 6lowpan and DS6
|
2017-07-04 10:15:05 +02:00 |
|
Simon Duquennoy
|
a6643a9835
|
Added RPL-lite, a lightweight implementation of RPL. This is the new default.
|
2017-06-29 16:46:07 +02:00 |
|
Simon Duquennoy
|
661f4c5023
|
Use logging module for MAC layers
|
2017-06-21 17:09:37 +02:00 |
|
Simon Duquennoy
|
d1641530dd
|
Merge branch 'wip/platform-cleanup' into wip/mac-rdc
Conflicts:
drivers/dev/cc2520/cc2520.c
drivers/platform/wismote/Makefile.wismote
drivers/platform/wismote/contiki-conf.h
drivers/platform/wismote/contiki-wismote-main.c
drivers/platform/z1/Makefile.z1
drivers/platform/z1/contiki-conf.h
drivers/platform/z1/contiki-z1-main.c
examples/ipso-objects/cooja-example-ipso-objects.csc
examples/rssi-scanner/Makefile
|
2017-05-17 15:13:16 +02:00 |
|
Simon Duquennoy
|
aa1191d8f0
|
Remove RDC layer
|
2017-05-17 15:09:19 +02:00 |
|
Simon Duquennoy
|
766c0e21dd
|
Removing platform z1
|
2017-05-17 13:48:01 +02:00 |
|
Simon Duquennoy
|
8a988396d7
|
New default: CSMA over 802.15.4
|
2017-05-16 22:12:29 +02:00 |
|
Simon Duquennoy
|
6220aea14a
|
Removing Rime, old platforms, old MAC layers, LLSEC (as a layer), some examples and apps
|
2017-05-14 01:14:05 +02:00 |
|
Laurent Deru
|
12c930893c
|
Fix semantic of UIP_ND6_SEND_NA and add UIP_ND6_SEND_NS
|
2017-01-16 15:48:14 +01:00 |
|
Yasuyuki Tanaka
|
30ddd97124
|
TSCH: add a sample .csc file and configuration for Cooja mote
|
2016-09-06 15:14:10 +02:00 |
|
Simon Duquennoy
|
21387b954f
|
Merge pull request #1493 from simonduq/pr/add-missing-ext-hdr
Insert RPL ext header before sending ICMP, UDP and TCP messages
|
2016-07-25 14:56:25 +02:00 |
|
Sumankumar Panchal
|
6dfd358821
|
TSCH port for CC2538 based platforms.
|
2016-07-22 09:38:25 +05:30 |
|
Simon Duquennoy
|
7a1576815e
|
rpl-tsch example: use RPL non-storing mode
|
2016-06-30 18:15:23 +02:00 |
|
Simon Duquennoy
|
64679642f2
|
Saving ROM and RAM
|
2016-06-03 16:44:06 +02:00 |
|
Simon Duquennoy
|
26bf33c762
|
Merge pull request #1550 from thomas-ha/tsch-cc2538-port
Port of TSCH for CC2538
|
2016-06-02 21:33:55 +02:00 |
|
kkrentz
|
4a88e9e537
|
llsec: Removed TSCH_SECURITY_CONF_LEVEL and TSCH_SECURITY_LEVEL
|
2016-04-13 09:16:08 -07:00 |
|
kkrentz
|
10d8b05bc6
|
llsec: Permit dynamic security levels
|
2016-04-13 07:54:46 -07:00 |
|
thomas-ha
|
a7b43de535
|
add comment, use spaces
|
2016-04-06 16:54:45 +02:00 |
|
thomas-ha
|
199b1b5316
|
remove define for SFD interrupt
not needed anymore when using MAC timer
|
2016-03-23 09:10:19 +01:00 |
|
thomas-ha
|
a4ccce8dac
|
enable 32 kHz crystal oscillator for TSCH
|
2016-03-08 15:54:03 +01:00 |
|
thomas-ha
|
b32ad0dbbd
|
define for SFD timestamp on cc2538
|
2016-03-07 18:37:03 +01:00 |
|
Simon Duquennoy
|
8b63b41b96
|
TSCH-security: disable TSCH logs to save ROM, relax checks in 21-z1-rpl-tsch-security.csc accordingly
|
2016-03-07 17:43:25 +01:00 |
|
Simon Duquennoy
|
7eabf8d391
|
TSCH: latest update from https://github.com/EIT-ICT-RICH/contiki
|
2015-12-04 15:21:58 +01:00 |
|
Simon Duquennoy
|
f225ff43d3
|
Added TSCH+RPL example, with support for link-layer security and Orchestra scheduling
|
2015-12-04 15:21:54 +01:00 |
|