Simon Duquennoy
|
74ed8bc585
|
Merge pull request #51 from simonduq/pr/cleanup-config
Some config cleanup
|
2017-07-07 13:54:17 +02:00 |
|
Simon Duquennoy
|
9a0087faf3
|
Simplify configuration through more suitable defaults, and removed unused features. Cleanup many configuration files.
|
2017-07-06 10:01:55 +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
|
bf5bea583e
|
Disable TCP by default, homogenize UDP and TCP connections config
|
2017-06-29 16:46:29 +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
|
880e69f770
|
Merging csma and nullrdc
|
2017-05-17 21:50:33 +02:00 |
|
Simon Duquennoy
|
aa1191d8f0
|
Remove RDC layer
|
2017-05-17 15:09:19 +02:00 |
|
Simon Duquennoy
|
5a04f1969e
|
Remove explicit configuration of nullrdc as it is the new default
|
2017-05-17 14:19:14 +02:00 |
|
Simon Duquennoy
|
8a988396d7
|
New default: CSMA over 802.15.4
|
2017-05-16 22:12:29 +02:00 |
|
Simon Duquennoy
|
51beaee1b5
|
Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific
|
2017-05-16 17:47:57 +02:00 |
|