Joakim Eriksson
42dfc81af2
added LLSEC attributes form packetbuf to uipbuf when receiving IP packet, and a few other minor fixes
2018-10-30 16:06:11 +01:00
Joakim Eriksson
0a3b890080
fixed rpl-udp example
2018-10-23 07:50:15 +02:00
Joakim Eriksson
3542fa8d85
added back more textual representation of messages in rpl-udp example - good for debugging LLSEC encryption
2018-10-20 22:27:02 +02:00
George Oikonomou
4a0c9d8894
Change define to reflect current chip family name
2018-10-12 13:47:01 +01:00
Simon Duquennoy
b7c9cae60c
Platform Zoul: move generic cc2538 defines from contiki-conf.h to cc2538-def.h
2018-10-10 17:01:11 +02:00
Simon Duquennoy
ddde2aebdc
jn516x example: compute sample_count on current timeslot timings rather than defaults
2018-10-04 10:50:09 +02:00
Simon Duquennoy
cad068d5e8
sixtop example: remove obsolete z1 configuration
2018-10-03 12:27:01 +02:00
Atis Elsts
3ccf4c78bb
Add TSCH stats example
2018-09-27 16:00:36 +01:00
Atis Elsts
df733e409a
add TSCH channel selection example
2018-09-27 16:00:36 +01:00
Atis Elsts
ad577cf77f
Add TSCH stats
2018-09-27 16:00:36 +01:00
George Oikonomou
36e1a8f82d
Merge branch 'develop' into missing-header
2018-09-23 13:49:17 +03:00
Rehan MALAK
75d372cde4
minor refactoring of hdc-1000-sensor following commit f4a8cba37
2018-09-21 12:30:53 +02:00
Rehan MALAK
cc7c2312ec
missing header inttypes.h
2018-09-21 10:15:43 +02:00
Rehan MALAK
53e4892c1d
exclude some platforms from benchmarks
2018-09-20 15:09:30 +02:00
George Oikonomou
9a2a3d50aa
Merge branch 'develop' into contrib/cc26xx/bootloader-config
2018-09-17 13:26:01 +01: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
George Oikonomou
c29cfc256e
Merge branch 'develop' into null-character
2018-09-17 11:13:22 +01: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
Rehan MALAK
163f455fc7
add '\0' terminal character
2018-09-13 10:02:36 +02:00
Edvard Pettersen
5ea0c80ae1
Merge branch 'develop' into contrib/ti-simplelink
2018-09-12 09:27:43 +02:00
Edvard Pettersen
86232c86f9
Expanded travis builds with SimpleLink platform
...
In addition, some small grammar fixes and slight bugfix in
Makefile.simplelink
2018-09-11 13:17:21 +02:00
George Oikonomou
83dd2ff10e
Merge branch 'develop' into contrib/nightly-runs
2018-09-10 09:10:02 +01:00
Edvard Pettersen
322b6b26d2
Added simplelink PLATFORMS_ONLY/EXCLUDE to examples
2018-08-31 11:06:32 +02:00
Edvard Pettersen
d0124e3de7
Reverting API change to GPIO HAL
2018-08-31 11:06:32 +02:00
Edvard Pettersen
32d9bb3021
Removed simplelink examples for now
2018-08-31 11:05:34 +02:00
Edvard Pettersen
c53ab05aea
Fixed missing changes for GPIO-HAL
2018-08-31 11:05:34 +02:00
Edvard Pettersen
537f9a5baf
Minor fixes
2018-08-31 11:05:33 +02:00
Edvard Pettersen
7debfe830f
Fixed issue with SPI0 and SPI HAL, and fixed bug in Makefile.cm3
2018-08-31 11:05:33 +02:00
Edvard Pettersen
6b91fa1738
Cleaned up examples Makefile
2018-08-31 11:05:33 +02:00
Edvard Pettersen
588c53b8a9
Added missing img folder for cc13xx-cc26xx/web-demo example
2018-08-31 11:05:33 +02:00
Edvard Pettersen
6df96a7b19
Added missing files for cc26xx examples folder
2018-08-31 11:05:33 +02:00
Edvard Pettersen
844f01de35
Fixed compile errors and made examples compile
2018-08-31 11:05:33 +02:00
Edvard Pettersen
aaa9c43fe4
Don't rename cc26xx examples folder
2018-08-31 11:05:32 +02:00
Edvard Pettersen
972502b3e2
Added SimpleLink examples folder
2018-08-31 11:05:31 +02:00
Edvard Pettersen
6ed5d73990
Renamed cc26xx example folder to its actual platform name, srf06-cc26xx
2018-08-31 11:05:31 +02:00
Edvard Pettersen
b605e9b43f
Aligned Board Button HAL naming
2018-08-31 11:04:51 +02:00
Joakim Eriksson
8dc1116241
Merge branch 'develop' into bugfix/variable-definition
2018-08-10 18:02:03 +02:00
George Oikonomou
94fb9e2437
Merge branch 'develop' into fix-sfsimple
2018-08-08 21:42:38 +01:00
George Oikonomou
c8432009e9
Move variable definition to start of function
2018-08-03 19:08:56 +01:00
ohrensessel
4e79ba949f
sixtop example: fix incorrect access to uint8_t *cell_list
2018-07-30 20:53:29 +02:00
carlosgp143@gmail.com
a4757cb723
Changed default values for dynamic adaptation and Q-Mode objects
2018-06-27 09:36:00 +02:00
Simon Duquennoy
ae9a656632
Added examples/benchmarks directory, with code for testbed nightly runs
2018-06-12 09:44:26 +02:00
Simon Duquennoy
833cf2f87d
Fix copyright headers
2018-06-06 15:38:26 +02:00
Simon Duquennoy
98338aad2d
Add Flocklab Openmotes as an example deployment mapping
2018-06-06 15:38:26 +02:00
Simon Duquennoy
c0a1c586be
Added deployment example
2018-06-06 15:38:26 +02:00
Rehan MALAK
535e2dbbdc
exclude sky platform for examples/libs/shell
2018-05-28 13:19:54 +02:00
Simon Duquennoy
0bec52a76c
Merge branch 'develop' into contrib/simple-energest
2018-05-25 20:14:18 +02:00
Simon Duquennoy
6381e34b62
Merge branch 'develop' into contrib/nodeid
2018-05-25 16:53:54 +02:00
Simon Duquennoy
77939f421c
Added example for the shell
2018-05-23 12:49:41 -07:00
Simon Duquennoy
e0e58f6eec
Added example for simple-energest
2018-05-23 12:49:35 -07:00