Commit Graph

14793 Commits

Author SHA1 Message Date
giomba f83deb08a3 First commit as given by Francesca Righetti 2019-03-19 13:01:02 +01:00
George Oikonomou 8974aa19d5
Merge pull request #846 from simonduq/pr/rtimer-busywait-no-watchdog
Do not refresh watchdog in rtimer busy-wait macros
2019-03-04 10:55:18 +00:00
Simon Duquennoy 11346c5bda RTIMER_BUSYWAIT_UNTIL_ABS: move cooja-specific implem to cooja platform directory 2019-03-04 09:17:17 +01:00
Simon Duquennoy 68e8846139 Do not refresh watchdog in rtimer busy-wait macros 2019-03-04 09:17:17 +01:00
Simon Duquennoy abab7f1645
Merge pull request #858 from simonduq/contrib/tsch-discard-frames-from-ourselves
TSCH: filter out frames from ourselves
2019-03-04 09:11:27 +01:00
George Oikonomou 07c646484b
Merge branch 'develop' into contrib/tsch-discard-frames-from-ourselves 2019-03-03 23:40:12 +00:00
George Oikonomou 2ccd48f42f
Merge pull request #857 from simonduq/contrib/tsch-timeslot-elements
Document and clean up TSCH timeslot timing elements
2019-03-03 23:39:34 +00:00
George Oikonomou 8dd8d10f19
Merge branch 'develop' into contrib/tsch-timeslot-elements 2019-03-03 22:41:03 +00:00
George Oikonomou 80631f817b
Merge pull request #853 from firmwaremodules/bugfix/mqtt
Fix a few minor MQTT issues
2019-03-03 22:40:49 +00:00
George Oikonomou c28b6715fa
Merge branch 'develop' into bugfix/mqtt 2019-03-03 21:51:02 +00:00
Simon Duquennoy 88ea8e2e2b
Merge branch 'develop' into contrib/tsch-discard-frames-from-ourselves 2019-02-26 17:00:32 +01:00
Simon Duquennoy e756b24d0f
Merge pull request #845 from simonduq/pr/netstack-h-typos
Fix typos in comments
2019-02-26 09:41:21 +01:00
Simon Duquennoy a2387cd881
Merge branch 'develop' into pr/netstack-h-typos 2019-02-26 08:47:42 +01:00
Simon Duquennoy 7ca4b088f4
Merge pull request #847 from simonduq/contrib/nbr-table-sanity-check
Check that table is non-NULL in nbr_table_add_lladdr
2019-02-26 08:47:23 +01:00
Simon Duquennoy 0bfbb47f4a
Merge branch 'develop' into contrib/nbr-table-sanity-check 2019-02-25 22:09:55 +01:00
Simon Duquennoy a0d94b62a8
Merge pull request #692 from simonduq/contrib/rpl-schedule-dao
RPL-Lite: rework DAO sending/resending/refreshing logic
2019-02-25 22:04:43 +01:00
Simon Duquennoy fbbf60248e
Merge branch 'develop' into contrib/rpl-schedule-dao 2019-02-25 21:35:57 +01:00
Simon Duquennoy 4cc64ea942 TSCH: filter out frames from ourselves 2019-02-24 16:30:57 +01:00
Simon Duquennoy 36d9d4a846 Radio API: document TSCH-related radio constants 2019-02-24 16:05:21 +01:00
Simon Duquennoy 6debe1b21b Added explicit types for TSCH timeslot timings in usec and ticks 2019-02-24 15:48:56 +01:00
firmwareguru 2879492799 fix mqtt string lengths greater than 255 and incorrect example keep-alive 2019-02-22 07:46:48 -07:00
Simon Duquennoy e3f1b67096
Merge pull request #752 from g-oikonomou/contrib/default-prefix-as-variable
Change the way of accessing the default v6 prefix
2019-02-19 17:40:18 +01:00
Simon Duquennoy 3e91b32182
Merge branch 'develop' into contrib/default-prefix-as-variable 2019-02-19 08:57:01 +01:00
Simon Duquennoy e6b1f21254
Merge pull request #769 from tsakoda/impl-starting-EB-RFC8180
implementation section 6.3 in RFC 8180
2019-02-19 08:56:54 +01:00
George Oikonomou 6bd74d5271
Merge branch 'develop' into impl-starting-EB-RFC8180 2019-02-18 17:48:04 +00:00
George Oikonomou 8a81ef3800
Merge pull request #848 from atiselsts/bugfix/z1-tsch-test
23-rpl-tsch-z1.csc - remove one node that does not like to be routed
2019-02-18 17:47:48 +00:00
Atis Elsts 87acf4a645 23-rpl-tsch-z1.csc - remove one node that does not like to be routed 2019-02-18 18:50:33 +02:00
Simon Duquennoy 2611d979fa
Merge branch 'develop' into contrib/default-prefix-as-variable 2019-02-18 15:22:53 +01:00
Simon Duquennoy 4a76191626 Check that table is non-NULL in nbr_table_add_lladdr 2019-02-18 15:21:59 +01:00
Simon Duquennoy b02367a4ed Fix typos in comments 2019-02-18 15:04:14 +01:00
Simon Duquennoy 8c9a06d66a
Merge branch 'develop' into impl-starting-EB-RFC8180 2019-02-18 09:41:10 +01:00
Joakim Eriksson 3642dee5dd
Merge pull request #820 from zhitaoh/coap-example-periodic-resource-interval-fix
correct time intervals of example CoAP periodic resources
2019-02-10 10:30:28 +01:00
Joakim Eriksson 8ff1ad1afe
Merge branch 'develop' into coap-example-periodic-resource-interval-fix 2019-02-10 10:01:48 +01:00
George Oikonomou ea6c68880a
Merge pull request #813 from nvt/fix-header-processing
Avoid integer overflows in the processing of IPv6 extension header options.
2019-02-09 14:02:31 +00:00
Joakim Eriksson afa6f0b60b
Merge branch 'develop' into coap-example-periodic-resource-interval-fix 2019-02-09 09:58:33 +01:00
George Oikonomou 6a722f9981
Merge branch 'develop' into fix-header-processing 2019-02-08 15:26:41 +00:00
George Oikonomou a1cba5607c
Merge pull request #839 from firmwaremodules/bugfix/simplelink-gpio-bitmask
Fix simplelink gpio hysteresis bitmask
2019-02-05 14:30:29 +00:00
firmwareguru 28d7a6e1ba Fix simplelink gpio hysteresis bitmask 2019-02-04 19:59:03 -07:00
George Oikonomou a66692de45
Merge pull request #829 from tiepettersen/contrib/simplelink-ble-issue
Fixed BLE advertisement on SimpleLink
2019-01-28 22:24:11 +00:00
Edvard Pettersen ff93ef11db Added individual configuration of front-end mode for each RF path 2019-01-28 16:26:21 +01:00
Edvard Pettersen 257a3794a1 Fixed RF front-end configuration and RF switching for CC13xx
Two issues caused the sensitivity on CC13xx devices to be dramatically
worse than CC26xx devices:
* Wrong front-end mode configuration
* Faulty/outdated RF switching logic

Both issues are inherently board-specific. Therefore, a generic
configuration was aligned across all boards which allows a specific
board to configure a correct RF front-end mode. In addition, the RF
switching logic was updated to latest and greatest.
2019-01-28 16:22:42 +01:00
Edvard Pettersen c177034d39 Fixed BLE advertisement on SimpleLink
A couple of issues was found:
* Wrong CPE patches in RF settings
* Wrong whitening init value for the CMD_BLE5_ADV_NC command
* BLE MAC address was not copied to RAM before set in the bleAdvPar
  construct.
* BLE advertisements were not transmitted in intervals as specified by
  BLE spec.
2019-01-28 16:22:41 +01:00
George Oikonomou 17f4c68888
Merge pull request #819 from atiselsts/contrib/msp430-platforms
Add back Zolertia Z1 platform
2019-01-24 21:18:54 +00:00
George Oikonomou eb03db9fa4
Merge branch 'develop' into contrib/msp430-platforms 2019-01-24 11:26:57 +00:00
George Oikonomou 9ac015013e
Merge pull request #821 from firmwaremodules/bugfix/simplelink-opt3001
Fix a couple of simplelink platform bugs
2019-01-17 18:10:35 +00:00
Takeshi Sakoda 855089af8d tsch: fix for https://github.com/contiki-ng/contiki-ng/pull/769#discussion_r247239784 2019-01-15 14:10:59 +09:00
firmwareguru 8203abb2e7 fixes contiki-ng/contiki-ng#768 simplelink opt3001 wrong value 2019-01-14 19:35:12 -07:00
firmwareguru 284b52c8b6 Fix cc26x0-cc13x0 example not building 2019-01-14 19:23:13 -07:00
Atis Elsts b955dbe9a1 TSCH simple node: also set coordinator id node_id == 1 on Z1 2019-01-14 14:55:34 +00:00
Atis Elsts bc09e10578 add back sensniff config for Zolertia z1 2019-01-14 14:55:34 +00:00