Commit Graph

14864 Commits

Author SHA1 Message Date
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
Atis Elsts 4d0ca686f2 Add back some regression tests for the Z1 platform 2019-01-14 14:55:34 +00:00
Atis Elsts 313802dcbd Exclude z1 from some Makefiles: not all examples can be built on z1 due to limited memory 2019-01-14 14:55:34 +00:00
Atis Elsts 8b8798ada9 add back zolertia tool folder 2019-01-14 14:55:34 +00:00
Atis Elsts f35a7a2f36 add back z1 platform 2019-01-14 14:55:34 +00:00
Zhitao He 67e3b455cd correct time intervals of example CoAP periodic resources: one second = 1000 x 1 ms coap timer ticks, not CLOCK_SECOND ticks 2019-01-14 15:27:43 +01:00
Joakim Eriksson 67b62025a0
Merge branch 'develop' into fix-header-processing 2019-01-14 13:42:22 +01:00
George Oikonomou 423d928e97
Merge pull request #772 from simonduq/contrib/shell-no-ipv6
IPv6-less shell
2019-01-12 18:26:50 +00:00
George Oikonomou 3af022f6da
Merge branch 'develop' into contrib/shell-no-ipv6 2019-01-12 16:44:28 +00:00
Simon Duquennoy 5c206691a3 Shell: group IPv6 and RPL-Lite commands 2019-01-11 21:22:16 +01:00
Simon Duquennoy 36ee548b51 Shell: add mac-addr command 2019-01-11 21:16:48 +01:00
Simon Duquennoy d850fff673 Make it possible to use shell without IPv6 2019-01-11 21:16:48 +01:00
Simon Duquennoy def557014d
Merge branch 'develop' into fix-header-processing 2019-01-11 20:59:49 +01:00
George Oikonomou e2c0964091
Merge pull request #814 from zhitaoh/fix-nrf-zero-temp-read
fix temperature sensor reading in nrf52dk platform, which was stuck a…
2019-01-11 13:12:56 +00:00
George Oikonomou 35de5ed25e
Merge branch 'develop' into fix-nrf-zero-temp-read 2019-01-10 23:33:18 +02:00
George Oikonomou fe07e6dd79
Merge pull request #804 from atiselsts/feature/application-level-timesync
Application level time synchronization example with TSCH
2019-01-10 23:32:22 +02:00
Zhitao He d0a0a2a568 busy wait maximum 72 us (typically 36 us) for taking a measurement from the on-chip temperature sensor 2019-01-10 18:56:27 +01:00
George Oikonomou 21b5f1b36f
Merge branch 'develop' into feature/application-level-timesync 2019-01-10 17:19:33 +02:00
Nicolas Tsiftes f1b2d35a8c Extend 8-bit variables to 16 bits to avoid integer overflows when processing IPv6 extension header options. 2019-01-10 10:43:44 +01:00
George Oikonomou f5a258c6a6
Merge branch 'develop' into fix-nrf-zero-temp-read 2019-01-10 03:42:07 +02:00
George Oikonomou 5a974a21ba
Merge pull request #806 from atiselsts/bugfix/platforms-exclude
Do not allow to 'trick' the platform and board exclude checks
2019-01-10 03:41:53 +02:00
George Oikonomou 5ac181741f
Merge branch 'develop' into fix-nrf-zero-temp-read 2019-01-10 03:40:10 +02:00
George Oikonomou 4612d38db7
Merge pull request #815 from atiselsts/contrib/cc26xx-aes
Add AES-128 driver for CC26x0/CC13x0
2019-01-10 03:36:16 +02:00
Atis Elsts 0b31b090aa Add AES-128 driver for CC26x0/CC13x0 2019-01-09 16:54:03 +02:00
Zhitao He cd1b23ff38 fix temperature sensor reading in nrf52dk platform, which was stuck at zero 2019-01-09 14:02:01 +01:00
George Oikonomou 54ea6d59aa
Merge branch 'develop' into feature/application-level-timesync 2018-12-19 03:30:29 +00:00
George Oikonomou c6f7a36c50
Merge branch 'develop' into bugfix/platforms-exclude 2018-12-19 02:31:31 +00:00
George Oikonomou 4928a5e1e0
Merge pull request #805 from atiselsts/bugfix/rpl-example-cleanup
UDP example code cleanup
2018-12-19 02:14:00 +00:00
Atis Elsts c01d3d7d22 Do not allow to 'trick' the platform and board exclude checks 2018-12-18 19:42:45 +00:00
Atis Elsts de3c154f48 UDP example code cleanup 2018-12-18 16:52:40 +00:00