Commit Graph

1698 Commits

Author SHA1 Message Date
George Oikonomou 5fc521af56 Update example README 2018-04-28 15:02:18 +01:00
George Oikonomou b012392ba4 Remove obsolete macros 2018-04-28 15:02:18 +01:00
George Oikonomou a343f3b97e Easily switch to IBM Watson platform mode 2018-04-28 15:02:18 +01:00
Simon Duquennoy 4555e44618
Merge branch 'develop' into merge/4.1-to-develop 2018-04-24 18:05:22 +02: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 d59db9a94d Examples: consistently use PROJECT_CONF_H 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
Simon Duquennoy dcb248500f cc26xx 6lbr client example: fix compilation with RPL Classic 2018-04-18 12:03:09 -07:00
Simon Duquennoy 32d4a72716 cc26xx 6lbr client example: use only whith RPL Classic 2018-04-18 12:02:28 -07:00
Simon Duquennoy 42c2bba036
Merge branch 'release-4.1' into contrib/example-lwm2m 2018-04-14 10:38:33 +02:00
George Oikonomou 362641007a
Merge branch 'develop' into contrib/15.4-default-channel 2018-04-13 16:10:19 +01:00
Simon Duquennoy 5d350182d5 CoAP example: remove unnecessary commented-out config flags 2018-04-13 08:06:03 -07:00
Simon Duquennoy 87bb684bb4 Fix rpl-udp-sky.csc 2018-04-13 08:06:03 -07:00
Simon Duquennoy f933767b4c Remove now unnecessary pintouts of 802.15.4 panid and channel 2018-04-13 08:06:03 -07:00
Simon Duquennoy d8cdc5f802 Adopt IEEE802154_DEFAULT_CHANNEL in examples that use it 2018-04-13 08:06:03 -07:00
Simon Duquennoy 2359cdb7c0 jn516x: use IEEE802154_DEFAULT_CHANNEL 2018-04-13 08:06:02 -07:00
Simon Duquennoy 8bc3a7388e cc26xx and cc13xx: use IEEE802154_DEFAULT_CHANNEL 2018-04-13 08:06:02 -07:00
Simon Duquennoy 7a96a8f8a9 CoAP: auto-initialize module 2018-04-13 06:51:33 -07:00
Simon Duquennoy 6fa97286b3
Merge branch 'release-4.1' into contrib/native/button-hal 2018-04-11 20:41:46 +02:00
Simon Duquennoy 9454191b84 Renamd http-socket example to websocket 2018-04-10 00:37:47 -07:00
Simon Duquennoy f5ae6b641e Move ipv6-hooks examples to libs directory 2018-04-10 00:37:47 -07:00
Simon Duquennoy 8b95d22589 Update lwm2m-ipso-example Readme 2018-04-07 09:26:41 -07:00
Simon Duquennoy 72890cc818 Rename example ipso-objects to lwm2m-ipso-objects 2018-04-07 09:26:21 -07:00
George Oikonomou f88b195de4 Delete trailing whitespaces (examples/) 2018-04-07 14:49:19 +01:00
Simon Duquennoy 9dfcb2ebb6 Various logging improvements 2018-04-05 20:47:02 +02:00
Xenofon (Fontas) Fafoutis 9d471821a9 updated cc26xx-web-demo to new ext-flash api 2018-04-04 12:26:58 +01:00
Simon Duquennoy 1884fe9b0e
Merge branch 'develop' into contrib/jn516x/leftover-br 2018-04-03 14:22:57 +02:00
George Oikonomou fab1dcc96c Add native support to the button HAL example 2018-04-02 22:14:56 +01:00
George Oikonomou 75491b2213 Add native support to the GPIO HAL example 2018-04-02 22:14:56 +01:00
George Oikonomou 908641f324 Use correct format specifier for gpio_hal_pin_mask_t 2018-04-02 22:14:56 +01:00
George Oikonomou 024586c21a Allow the MQTT client example for platform native 2018-04-02 22:14:55 +01:00
George Oikonomou a025a9020f Allow the MQTT client to build & work without platform-specific extensions 2018-04-01 16:53:12 +01:00
George Oikonomou 8fb2b2074e Delete jn516x-specific BR example
#132 deleted other jn516x-specific BR examples, but this one was missed. This pull deletes the leftover example.

This is the only place where we are still using the obsolete `SLIP_BRIDGE_CONF_NO_PUTCHAR` define (all others were removed by #135). This pull removes that too.
2018-03-30 15:21:52 +01:00
George Oikonomou 613ac9aa78
Merge branch 'develop' into pr/6top-protocol-draft-10 2018-03-29 15:35:03 +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
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
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 20ac537def Fix nullnet-unicast.csc file 2018-03-26 11:00:09 -07:00
George Oikonomou 22b4a40dd6 Cross-platform MQTT client example 2018-03-23 22:35:28 +00:00
George Oikonomou a8c9931257 Add a function to retrieve a button by index 2018-03-18 12:50:37 +00:00
George Oikonomou 180a52b4ff Add a way to retrieve device button count 2018-03-18 12:50:37 +00:00
George Oikonomou 4882077a75 Add button HAL example 2018-03-14 09:34:47 +00:00
George Oikonomou 155e2c9b0a Support both old and new button API in common examples
This change is temporary so travis can pass until all platforms have been migrated to the new API
2018-03-14 09:34:47 +00:00
George Oikonomou 13c18011c7 Change the GPIO HAL example to use the new button API 2018-03-14 09:34:46 +00:00
George Oikonomou 25afb83209 Change CC2538 MQTT demo to use the button HAL 2018-03-14 09:34:46 +00:00