Simon Duquennoy
|
8f3376691f
|
RPL Lite: fix handling of max rank on 16-bit platforms
|
2018-04-11 11:46:54 -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
|
eae1e7eb5a
|
sicslowpan: abort fragmentation in case the header does not fit the first fragment
|
2018-04-11 04:19:03 -07:00 |
|
Simon Duquennoy
|
0c9d2b4049
|
sicslowpan: when compressing, make sure never to overflow packetbuf with headers
|
2018-04-11 02:07:25 -07: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 |
|
Simon Duquennoy
|
418faf5084
|
Merge pull request #422 from g-oikonomou/contrib/trailing-ws
Remove trailing whitespaces and other code style fixes
|
2018-04-07 17:46:36 +02:00 |
|
George Oikonomou
|
9b2fbdcae8
|
Update top-level README
|
2018-04-07 14:49:40 +01:00 |
|
George Oikonomou
|
3299780bbe
|
Delete trailing whitespaces (arch/cpu/)
|
2018-04-07 14:49:40 +01:00 |
|
George Oikonomou
|
f254d22bf3
|
Delete trailing whitespaces (various leds-arch.c files)
|
2018-04-07 14:49:40 +01:00 |
|
George Oikonomou
|
f6bd7ba47a
|
Fix code style
|
2018-04-07 14:49:40 +01:00 |
|
George Oikonomou
|
f88b195de4
|
Delete trailing whitespaces (examples/)
|
2018-04-07 14:49:19 +01:00 |
|
George Oikonomou
|
58261ad53e
|
Delete trailing whitespaces (tests/)
|
2018-04-07 14:49:19 +01:00 |
|
Simon Duquennoy
|
70264ccfa5
|
Merge pull request #385 from yatch/pr/ndc-bugfix
Bugfix on Address Resolution by Neighbor Discovery Protocol
|
2018-04-07 15:30:51 +02:00 |
|
Simon Duquennoy
|
fe0b245962
|
Merge pull request #400 from g-oikonomou/contrib/native/interrupt-emulation
Emulate interrupt manipulation on native
|
2018-04-07 15:00:57 +02:00 |
|
Simon Duquennoy
|
8abd9ad984
|
Merge branch 'develop' into pr/ndc-bugfix
|
2018-04-07 14:30:04 +02:00 |
|
Simon Duquennoy
|
c48173eb5b
|
RPL Lite: whenever hearing an old version from the root, reset DIO timer to let the root know about the current version
|
2018-04-07 14:00:16 +02:00 |
|
Niclas Finne
|
403384c2a6
|
Merge pull request #404 from g-oikonomou/contrib/native/aropts
Tidy-up AROPTS for cpu native
|
2018-04-07 01:26:21 +02:00 |
|
Niclas Finne
|
47f7270652
|
Merge branch 'develop' into contrib/native/aropts
|
2018-04-07 00:41:10 +02:00 |
|
Simon Duquennoy
|
826624c8dd
|
Added ping with 6lowpan fragmentation test
|
2018-04-06 12:47:09 -07:00 |
|
Simon Duquennoy
|
b45276775e
|
sicslowpan: fix compilation with fragmentation disabled
|
2018-04-06 12:47:09 -07:00 |
|
Simon Duquennoy
|
07c3e411ea
|
Fix typos in comments
|
2018-04-06 12:47:08 -07:00 |
|
Simon Duquennoy
|
b10274d042
|
sicslowpan: neater logs
|
2018-04-06 12:47:08 -07:00 |
|
Simon Duquennoy
|
6c309825f9
|
sicslowpan: rework fragment output. Minimizes #frags. Fixes early #frag estimate. Clearer logs.
|
2018-04-06 12:47:08 -07:00 |
|
Simon Duquennoy
|
bf3d93decc
|
sicslowpan: rename SICSLOWPAN_FIXED_HDRLEN to MAC_MAX_HEADER
|
2018-04-06 12:47:08 -07:00 |
|
Simon Duquennoy
|
d0aea6d0a1
|
sicslowpan: removing unused option SICSLOWPAN_USE_FIXED_HDRLEN
|
2018-04-06 12:47:08 -07:00 |
|
Simon Duquennoy
|
566ebdff78
|
Merge pull request #419 from nfi/contrib/lwm2m-tests
Fixed some issues with the LWM2M IPSO and standalone regression tests
|
2018-04-06 21:08:40 +02:00 |
|
Niclas Finne
|
c81459e565
|
Fixed some issues with the LWM2M IPSO and standalone regressing tests.
|
2018-04-06 19:01:00 +02:00 |
|
Niclas Finne
|
6ce1c79f8c
|
Updated example-lwm2m-standalone to latest version
|
2018-04-06 18:20:00 +02:00 |
|
George Oikonomou
|
a94b868a4f
|
Tidy-up AROPTS for cpu native
|
2018-04-06 13:45:56 +01:00 |
|
George Oikonomou
|
2ccf2d04ee
|
Merge pull request #417 from simonduq/contrib/cooja-log-buf
Cooja motes: larger log buffer
|
2018-04-06 13:11:38 +01:00 |
|
Simon Duquennoy
|
9476148191
|
Cooja motes: larger log buffer
|
2018-04-06 04:04:55 -07:00 |
|
George Oikonomou
|
c9edfa4e3e
|
Merge pull request #410 from simonduq/contrib/shell-rpl-refresh-routes
Shell: added ability to trigger a RPL DTSN increment
|
2018-04-06 01:12:13 +01:00 |
|
George Oikonomou
|
8eb9e0f276
|
Merge branch 'develop' into contrib/shell-rpl-refresh-routes
|
2018-04-05 23:47:24 +01:00 |
|
George Oikonomou
|
93ee1edc92
|
Merge pull request #412 from simonduq/fix/csma
CSMA fixes
|
2018-04-05 23:46:51 +01:00 |
|
George Oikonomou
|
e1816115be
|
Merge branch 'develop' into fix/csma
|
2018-04-05 23:12:52 +01:00 |
|
George Oikonomou
|
bde4768a82
|
Merge pull request #414 from simonduq/fix/logging
Various logging improvements
|
2018-04-05 23:06:39 +01:00 |
|
Simon Duquennoy
|
9dfcb2ebb6
|
Various logging improvements
|
2018-04-05 20:47:02 +02:00 |
|
Simon Duquennoy
|
c56d11502b
|
CSMA: fix configuration bug
|
2018-04-05 20:44:04 +02:00 |
|
Simon Duquennoy
|
9630245cda
|
CSMA: reset collision count to 0, not CSMA_MIN_BE
|
2018-04-05 20:43:51 +02:00 |
|
Simon Duquennoy
|
96032fa47b
|
Shell: added ability to trigger a RPL DTSN increment
|
2018-04-05 20:33:28 +02:00 |
|
Simon Duquennoy
|
9a409bf264
|
Merge pull request #396 from g-oikonomou/contrib/build/cleanup
Various build system improvements
|
2018-04-05 11:19:58 +02:00 |
|
Simon Duquennoy
|
005a45009b
|
Merge branch 'develop' into contrib/build/cleanup
|
2018-04-05 08:37:55 +02:00 |
|
Simon Duquennoy
|
afff589981
|
Merge pull request #264 from fontikos/wip/spi-cc26xx-cc13xx
SPI HAL
|
2018-04-05 08:35:39 +02:00 |
|
Xenofon (Fontas) Fafoutis
|
9d471821a9
|
updated cc26xx-web-demo to new ext-flash api
|
2018-04-04 12:26:58 +01:00 |
|
Xenofon (Fontas) Fafoutis
|
f91b223c57
|
ext-flash: doxygen errors fixed
|
2018-04-04 12:23:53 +01:00 |
|
Xenofon (Fontas) Fafoutis
|
629803c5e5
|
ext-flash driver moved to arch/dev/
|
2018-04-04 11:30:32 +01:00 |
|
Xenofon (Fontas) Fafoutis
|
ab40997fd0
|
ext-flash driver: minor with pin unknown
|
2018-04-04 11:30:32 +01:00 |
|