Commit Graph

13828 Commits

Author SHA1 Message Date
George Oikonomou
d3aa0dcf6d
Merge pull request #505 from ianno/develop
Fixed driver for DHT22 sensor in zoul platform
2018-05-10 21:12:14 +01:00
Antonio Iannopollo
32578321cb
removed problematic .c extension in Makefile 2018-05-10 10:33:53 -07:00
Antonio Iannopollo
0b9f03f442 fixed dht22 driver 2018-05-09 19:29:24 -07:00
Antonio Iannopollo
51a4960fa8 fixed dht22 driver and example 2018-05-09 19:25:08 -07:00
Simon Duquennoy
46e1633c19
Merge pull request #493 from simonduq/fix/make-nullnet-cflags
Makefile.include: include nullnet only when using MAKE_NET_NULLNET
2018-05-08 19:34:59 +02:00
Simon Duquennoy
083c4b9152
Merge branch 'develop' into fix/make-nullnet-cflags 2018-05-08 18:36:42 +02:00
Simon Duquennoy
f2394720c8 Makefile.include: include nullnet only when using MAKE_MAC_NULLNET 2018-05-08 08:14:38 -07:00
George Oikonomou
ded9a1656f
Merge pull request #494 from MartenBE/fix-typo-usage-string
Fixed typo for savetarget target in usage string
2018-05-06 20:44:07 +01:00
MartenBE
9194b65d22 Fixed typo for savetarget target in usage string 2018-05-06 21:05:54 +02:00
Simon Duquennoy
2ebc16281a
Merge pull request #452 from simonduq/contrib/rpl-configurable-mrhof
RPL MRHOF: configurable max link metric and path cost
2018-05-05 09:31:34 +02:00
Simon Duquennoy
6501576183 RPL MRHOF: configurable max link metric and path cost 2018-05-04 12:57:43 -07:00
Simon Duquennoy
cc0ae54308
Merge pull request #432 from lafka/lafka-cortex-makefile-relpath
Automatically resolve realpath of CONTIKI
2018-05-04 21:55:37 +02:00
Simon Duquennoy
ed5eb17f68
Merge branch 'develop' into lafka-cortex-makefile-relpath 2018-05-04 21:29:16 +02:00
George Oikonomou
96b5be6810
Merge pull request #480 from lafka/lafka-802154-ifdef-guards
Allow custom frequency bands (+ some TI radio tweak options)
2018-05-04 13:23:07 +01:00
George Oikonomou
9f653c63d8
Merge branch 'develop' into lafka-802154-ifdef-guards 2018-05-04 12:17:21 +01:00
Olav Frengstad
dd335bb318 Treat linker warnings as errors
When using relative path (ie `./contiki-ng`) some Makefiles, like cortex m3, fails
to filter out ldscripts resulting in a broken build.
2018-05-03 23:49:54 +02:00
Olav Frengstad
d17566aaef Allow custom frequency bands (+ some TI radio tweak options)
* Add DOT_15_4G_FREQUENCY_BAND_CUSTOM for configuring non-standard frequency band
* Add option to tweak some timer settings
2018-05-03 23:05:18 +02:00
George Oikonomou
756125b8c0
Merge pull request #481 from simonduq/contrib/distclean-output
Make distclean: less verbose output
2018-05-03 22:03:03 +01:00
Simon Duquennoy
7f7da4367e Make distclean: less verbose output 2018-05-03 13:26:13 -07:00
Simon Duquennoy
e8286f46c9
Merge pull request #478 from simonduq/contrib/docker-renode
Add Renode to Dockerfile
2018-05-01 13:22:47 +02:00
Simon Duquennoy
37330cfc0f
Merge branch 'develop' into contrib/docker-renode 2018-05-01 13:02:42 +02:00
Simon Duquennoy
bc5e120b9a
Merge pull request #474 from g-oikonomou/contrib/renode
Tidy-up renode for OS X and enable for all CC2538DK
2018-04-30 14:21:22 +02:00
Simon Duquennoy
181cb57057 Dockerfile: minor fix 2018-04-30 03:16:21 -07:00
Simon Duquennoy
650a278e72 Dockerfile: add Renode 2018-04-30 03:16:19 -07:00
George Oikonomou
2ba54edaec Tidy-up renode for OS X and enable for all CC2538DK 2018-04-28 15:02:05 +01:00
George Oikonomou
dc453c8a60
Merge pull request #473 from g-oikonomou/contrib/cc26xx/default-bsl-enabled
Enable the CC13x0/CC26x0 ROM bootloader by default
2018-04-28 14:58:55 +01:00
George Oikonomou
fc76683eef Enable the CC13x0/CC26x0 ROM bootloader by default 2018-04-28 14:09:41 +01:00
George Oikonomou
14656addb6
Merge pull request #468 from simonduq/contrib/docker-mosquitto
Dockerfile: added Mosquitto
2018-04-27 20:26:18 +01:00
Simon Duquennoy
2996569585 Dockerfile: added Mosquitto 2018-04-27 11:59:46 -07:00
George Oikonomou
8bc062eaa8
Merge pull request #456 from simonduq/contrib/rlwrap
Shell client with history
2018-04-26 14:51:26 +01:00
Simon Duquennoy
4da9202d22 Add lrwrap to login and native BR 2018-04-26 03:00:04 -07:00
George Oikonomou
48dfb0a23e
Merge pull request #451 from simonduq/fix/main-print-def-channel
Main: always log 802.15.4 default channel
2018-04-25 23:23:55 +01:00
George Oikonomou
ec4f04bef8
Merge branch 'develop' into fix/main-print-def-channel 2018-04-25 22:56:34 +01:00
Simon Duquennoy
ab2b1f4693 Main: always log 802.15.4 default channel 2018-04-25 10:37:30 -07:00
George Oikonomou
acce96de19
Merge pull request #450 from simonduq/contrib/native-br-logs
RPL native border router: use logging module
2018-04-24 22:48:25 +01:00
Simon Duquennoy
3bd6c67e64 RPL native border router: use logging module 2018-04-24 11:37:28 -07:00
Simon Duquennoy
aa8d4d0320
Merge pull request #446 from simonduq/merge/4.1-to-develop
Merging 4.1 back into develop
2018-04-24 20:32:38 +02:00
Simon Duquennoy
4555e44618
Merge branch 'develop' into merge/4.1-to-develop 2018-04-24 18:05:22 +02:00
George Oikonomou
685f630c8d
Merge pull request #448 from chenek/develop
Update README.md for how to use IBM Watson IoT Platform with cc26xx-web-demo.
2018-04-23 12:16:05 +01:00
YK
81f337cd77
Update README.md for IBM Watson IoT Platform
Update README.md to show how to enable TLS optional to use IBM Watson IoT Platform for cc26xx-web-demo
2018-04-23 11:16:59 +08:00
YK
d8a08e076b
Add ibm-watson-iot-platform-tls-optional.png to /img for README
Add ibm-watson-iot-platform-tls-optional.png which shows how to set TLS optional on IBM Watson IoT Platform.
2018-04-23 11:14:57 +08:00
Simon Duquennoy
8806fd2aca Discontinue multicast example on platform sky 2018-04-21 23:33:09 -07:00
Simon Duquennoy
f9a1f958e1 Merge remote-tracking branch 'origin/release-4.1' into develop 2018-04-20 08:37:14 -07:00
Simon Duquennoy
4b0d371691
Merge pull request #434 from simonduq/contrib/coap-cleanup-example
Tidy-up CoAP example
2018-04-20 16:41:44 +02:00
Simon Duquennoy
d59db9a94d Examples: consistently use PROJECT_CONF_H 2018-04-20 06:46:02 -07:00
Simon Duquennoy
99acfc1ab3 CI: added tests for examples under examples/coap 2018-04-20 06:46:02 -07:00
Simon Duquennoy
4f4db3d252 CoAP examples: split in example-server, example-client and plugtest-server 2018-04-20 06:46:02 -07:00
Simon Duquennoy
22da490345 Code style 2018-04-20 06:46:02 -07:00
Simon Duquennoy
0d07edf700 CoAP example: tidy up makefile 2018-04-20 06:46:02 -07:00
George Oikonomou
5111b97304
Merge pull request #443 from simonduq/fix/cc26xx-6lbr-client-example
Fixing cc26xx 6lbr client example
2018-04-18 22:43:26 +01:00