Commit Graph

13600 Commits

Author SHA1 Message Date
George Oikonomou c7e36a3d55 Change clean target to be more explicit
Previously, the clean target would delete a number of file extensions, many of which currently unknown to our build system (old platforms?). This commit changes the target so that it only cleans what we know we are building. Platforms / CPUs can append to the target with platform-specific build artifacts.
2018-03-30 21:22:59 +01:00
George Oikonomou 1d3122750a Define different mspsim-maptable per project
The rule is changed such that it makes sure the .map file gets built first. We have separate map files per project, so we need separate mspsim-maptables
2018-03-30 21:22:59 +01:00
George Oikonomou 16d8c5b4f9 Use a variable for the Contiki-NG archive file
Prevents having to hard-code the filename in multiple cpu/platform makefiles and allows us to easily rename it across the board in the future
2018-03-30 21:22:59 +01:00
George Oikonomou ce540a8bca Harmonise filename pattern for the .map file
All map files are now called example-platform.map (e.g. hello-world-native.map).
2018-03-30 20:24:59 +01:00
George Oikonomou 941d8457b4
Merge pull request #357 from yatch/pr/6top-protocol-draft-10
Update 6top Protocol (6P) to draft-10
2018-03-29 16:30:14 +01:00
George Oikonomou 613ac9aa78
Merge branch 'develop' into pr/6top-protocol-draft-10 2018-03-29 15:35:03 +01:00
George Oikonomou dbcb653a9e
Merge pull request #310 from atiselsts/contrib/cc26xx-stack-size
CC26xx: increase size of the region reserved for stack from 256 bytes to 1024 bytes
2018-03-29 15:34:41 +01:00
Yasuyuki Tanaka c7d60bc8a6 sixtop: update to draft-ietf-6tisch-6top-protocol-10
- remove the schedule generation management using GEN field
- add SIGNAL command
- add RC_ERR_SEQNUM
- rename and reorder return codes
2018-03-29 16:19:21 +02:00
Yasuyuki Tanaka 62a93a7e62 sixtop: fix typos in error messages 2018-03-29 16:19:21 +02:00
Atis Elsts 94db704b44 change project-conf.f for cc26xx-web-demo to make it link with the new stack region size on cc26xx 2018-03-29 14:15:47 +01:00
Atis Elsts a9e9d0f3ec CC26xx: increase size of the region reserved for stack from 256 bytes to 1024 bytes 2018-03-29 14:09:38 +01:00
George Oikonomou 8cc1713e93
Merge pull request #379 from simonduq/contrib/tsch-cleanup
Cleanup TSCH .h files
2018-03-29 12:48:00 +01:00
Simon Duquennoy a3e62befb8 TSCH: rework .h system, now following the same structure as rpl-lite 2018-03-28 10:39:41 -07:00
Simon Duquennoy 9a6bbdcb5c
Merge pull request #304 from superjudge/fix_observer
Fix observer and block-wise transfer interaction
2018-03-28 11:02:25 +02:00
Joakim Eriksson 5e45ffc194
Merge branch 'develop' into fix_observer 2018-03-28 08:21:47 +02:00
George Oikonomou e3582b331e
Merge pull request #383 from simonduq/fix/test-br-real-time
Border router tests: make all simulations real-time
2018-03-27 21:46:34 +01:00
Simon Duquennoy d157fc721d
Merge branch 'develop' into fix/test-br-real-time 2018-03-27 21:21:46 +02:00
Simon Duquennoy e405eed509
Merge pull request #384 from simonduq/simonduq-patch-1
Compile test log summary format
2018-03-27 21:21:34 +02:00
Simon Duquennoy 06b12a0a72
Merge branch 'develop' into simonduq-patch-1 2018-03-27 20:40:14 +02:00
Simon Duquennoy f1b65d86fa
Merge pull request #381 from yatch/pr/shell-add-guard
shell: add missing UIP_CONF_IPV6_RPL guard
2018-03-27 20:39:42 +02:00
Yasuyuki Tanaka 4206761ccf shell: add missing UIP_CONF_IPV6_RPL guard 2018-03-27 17:22:52 +02:00
Simon Duquennoy 710ea91f1a
Compile test log summary format 2018-03-27 16:11:57 +02:00
Simon Duquennoy a2c76f63c3 Border router tests: make all simulations real-time 2018-03-27 02:13:54 -07:00
George Oikonomou b61cfd9897
Merge pull request #382 from simonduq/fix/rpl-br-test-slack
RPL BR tests: add more time for initial convergence
2018-03-26 22:50:14 +01:00
George Oikonomou 6604adf0bc
Merge branch 'develop' into fix/rpl-br-test-slack 2018-03-26 22:14:00 +01:00
George Oikonomou 3d30dd5872
Merge pull request #378 from yatch/pr/sicslowpan-cosmetic-fix
sicslowpan: fix debug messages and remove TABs
2018-03-26 22:13:09 +01:00
Simon Duquennoy fe680fbbc3 RPL BR tests: add more time for initial convergence 2018-03-26 21:46:40 +02:00
Yasuyuki Tanaka 49e5cf3c8c sicslowpan: fix debug messages and remove TABs 2018-03-26 20:55:56 +02:00
Simon Duquennoy 907d87df6a
Merge pull request #376 from simonduq/fix/nullnet-csc
Fix nullnet-unicast.csc file
2018-03-26 20:35:47 +02:00
Simon Duquennoy 20ac537def Fix nullnet-unicast.csc file 2018-03-26 11:00:09 -07:00
George Oikonomou 22a1f12cc4
Merge pull request #373 from simonduq/contrib/rpl-local-repair
RPL local repair
2018-03-25 16:08:45 +01:00
Simon Duquennoy 146427724a TSCH-RPL: reset link statistics when leaving network 2018-03-25 07:02:32 -07:00
Simon Duquennoy c6a5819d8d RPL local repair: do not reset link statistics 2018-03-25 06:31:01 -07:00
George Oikonomou 79893da04e
Merge pull request #367 from simonduq/contrib/cooja-main
Platform Cooja: port to common main
2018-03-24 17:01:43 +00:00
George Oikonomou 4ff15877e5
Merge branch 'develop' into contrib/cooja-main 2018-03-24 16:08:14 +00:00
Simon Duquennoy 624e32073e
Merge pull request #368 from g-oikonomou/bugfix/launchpad-leds
Fix launchpad LED colour mappings
2018-03-24 14:06:19 +01:00
Simon Duquennoy 3ec52a3f8a
Merge branch 'develop' into bugfix/launchpad-leds 2018-03-24 13:07:49 +01:00
Simon Duquennoy 46ab8c70e2
Merge pull request #366 from g-oikonomou/contrib/mqtt-client
Cross-platform MQTT client example
2018-03-24 13:07:23 +01:00
George Oikonomou e200b71b27 Add travis tests for the MQTT client 2018-03-23 22:35:28 +00:00
George Oikonomou 22b4a40dd6 Cross-platform MQTT client example 2018-03-23 22:35:28 +00:00
George Oikonomou 59df70fcd2 Fix launchpad LED colour mappings 2018-03-23 22:23:00 +00:00
Simon Duquennoy 59ebacd384 Platform Cooja: port to common main 2018-03-23 12:23:27 -07:00
Simon Duquennoy abc91d6d0a
Merge pull request #365 from g-oikonomou/contrib/string-target
Provide a string define for TARGET and BOARD
2018-03-23 20:18:08 +01:00
George Oikonomou 6ac6e46041 Provide a string define for TARGET and BOARD 2018-03-23 18:24:53 +00:00
Simon Duquennoy 38b18058f5
Merge pull request #362 from Tim024/infinite-ka-fix
TSCH Keepalive loop fix
2018-03-23 19:23:35 +01:00
Simon Duquennoy 35bcaeb828
Merge branch 'develop' into infinite-ka-fix 2018-03-23 19:01:19 +01:00
Tim van der Lee 5b0c5b7007 Changed keepalive callback to avoid sending immediate keepalive when the network is congested 2018-03-23 11:40:05 +01:00
Simon Duquennoy cbfcddd456
Merge pull request #363 from yatch/pr/shell-improvement
shell improvements
2018-03-22 21:41:21 +01:00
Simon Duquennoy bc3e37e5e1
Merge branch 'develop' into pr/shell-improvement 2018-03-22 21:21:22 +01:00
Yasuyuki Tanaka 90248b6dc2 shell: minor fix on shell output message 2018-03-22 17:42:21 +00:00