firmwareguru
284b52c8b6
Fix cc26x0-cc13x0 example not building
2019-01-14 19:23:13 -07:00
Simon Duquennoy
4ea5d41d52
Merge branch release-4.2 back into develop
2018-11-09 17:04:31 +01:00
Simon Duquennoy
a2b7b996e4
Merge branch 'develop' into contrib/uip-cleanup
2018-10-29 10:18:10 +01:00
Yasuyuki Tanaka
8ef5c8b8c6
uip-ds6-nbr: make ds6_neighbors a local variable
...
All the nbr_table API calls with ds6_neighbors are replaced with
uip_ds6_nbr APIs accordingly.
2018-10-24 07:01:57 -07:00
Yasuyuki Tanaka
0bcdd39cc6
Rename 'arch/cpu/cc26xx-cc13xx' to 'arch/cpu/cc26x0-cc13x0'
2018-10-23 13:32:03 -07:00
Yasuyuki Tanaka
7a6cbff5f6
Rename srf06/{cc26xx,cc13xx} to srf06/{cc26x0,cc13x0}
2018-10-23 13:09:02 -07:00
Yasuyuki Tanaka
61fba4dcde
Rename srf06-cc26xx to cc26x0-cc13x0
2018-10-23 13:04:32 -07:00
Simon Duquennoy
ea32ab0f12
Removed UIP_LLH_LEN
2018-10-18 20:26:12 +02:00
Simon Duquennoy
caa02ae51e
Define UIP_IP_BUF globally in uip.h
2018-10-17 11:18:32 +02:00
George Oikonomou
4a0c9d8894
Change define to reflect current chip family name
2018-10-12 13:47:01 +01:00
Simon Duquennoy
ddde2aebdc
jn516x example: compute sample_count on current timeslot timings rather than defaults
2018-10-04 10:50:09 +02:00
Rehan MALAK
75d372cde4
minor refactoring of hdc-1000-sensor following commit f4a8cba37
2018-09-21 12:30:53 +02:00
George Oikonomou
06bbb65bdb
Simplify configuration of the CC13xx/CC26xx ROM bootloader
...
Currently board.h does all the work, but it does not really need to. This commit moves most of the ccfg defines to ccxxware-conf.h and now board.h only needs to specify the bootloader enable pin and corresponding level.
2018-09-17 13:15:58 +03:00
Atis Elsts
8f27179782
remove BUTTON_SENSOR_CONF_ENABLE_SHUTDOWN and button_sensor definitions for cc26xx: dead code since changing to the button HAL
2018-09-15 14:23:39 +01:00
Simon Duquennoy
3889ffe750
Simplify and homogenize node-id across all platforms
2018-05-18 14:08:24 -07:00
George Oikonomou
c55dc06b33
Update the cc26xx-web-demo readme
2018-05-18 15:27:37 +01:00
George Oikonomou
4e5608ef72
Allow easy-switch between tag versions for the cc26xx-web-demo
2018-05-18 15:14:08 +01:00
Simon Duquennoy
777a132a69
Merge remote-tracking branch 'origin/develop' into contrib/release-into-develop
2018-05-11 05:53:13 -07: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
George Oikonomou
b45d284be2
Merge branch 'release-4.1' into develop
2018-05-09 22:18:01 +01:00
George Oikonomou
774a9285fd
Update the CoAP section of the cc26xx web demo readme
2018-04-27 20:25:31 +01:00
George Oikonomou
484e9521ee
Change the default channel
...
This commit changes the cc26xx web demo to default to channel 26, which is the default everywhere else.
2018-04-26 14:39:30 +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
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
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
George Oikonomou
362641007a
Merge branch 'develop' into contrib/15.4-default-channel
2018-04-13 16:10:19 +01: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
George Oikonomou
f88b195de4
Delete trailing whitespaces (examples/)
2018-04-07 14:49:19 +01:00
Xenofon (Fontas) Fafoutis
9d471821a9
updated cc26xx-web-demo to new ext-flash api
2018-04-04 12:26:58 +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
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
George Oikonomou
22b4a40dd6
Cross-platform MQTT client example
2018-03-23 22:35:28 +00:00
George Oikonomou
25afb83209
Change CC2538 MQTT demo to use the button HAL
2018-03-14 09:34:46 +00:00
George Oikonomou
0445275825
Change Zoul examples to use the button HAL
2018-03-14 09:34:46 +00:00
George Oikonomou
5f190be6c9
Change the CC26xx web demo to use the button HAL
2018-03-14 09:34:45 +00:00
George Oikonomou
70dc73ff9d
Change the CC26xx very sleepy demo to use the button HAL
2018-03-14 09:34:45 +00:00
George Oikonomou
4fd90e1b68
Change the CC26xx demo to use the button HAL
2018-03-14 09:34:45 +00:00
George Oikonomou
de975bbabe
Move BLE readme to the corresponding example dir
2018-03-13 22:47:45 +00:00
George Oikonomou
b20f493e09
Move BLE example to platform-specific/cc26xx
...
This commit moves the BLE/IPv6 example to the platform-specific directory, since we only support one platform currently. The pull also tidies up the example Makefile a bit: We no longer need to specify the name for project-conf.h so we remove this. We add PLATFORMS_ONLY and BOARDS_ONLY
2018-03-13 22:47:45 +00:00
Simon Duquennoy
0ce25338af
Fix typo in CONTIKI_PROJECT
2018-03-09 16:29:07 +00:00
Simon Duquennoy
ed6b38d8c6
Example orion/client: use the same LPM configuration as in orion/ip64-router
2018-03-09 16:29:06 +00:00