1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

9648 Commits

Author SHA1 Message Date
Martine Lenders
2173a33eab od: fix for nano-specs 2016-01-24 23:46:38 +01:00
Martine Lenders
54e6163ab3 Merge pull request #4667 from aeneby/openmote-rename-v2
[NEW] Rename 'openmote' board in-tree to 'openmote-cc2538', to avoid ambigu…
2016-01-22 21:18:48 +01:00
Aaron Sowry
7759611713 Rename 'openmote' board to 'openmote-cc2538'
This is to avoid ambiguity with future versions of the OpenMote platform.
2016-01-23 08:06:15 +13:00
Cenk Gündoğan
ca8c380ab1 Merge pull request #4662 from OlegHahm/iotlab_site_default
iotlab: set IOTLAB_SITE to corresponding site
2016-01-22 06:30:33 +01:00
Cenk Gündoğan
15142e81f9 Merge pull request #4663 from OlegHahm/shell_netif_variable_init
shell: netif: initialize local variable
2016-01-21 17:03:01 +01:00
Oleg Hahm
57e8d5080b iotlab: set IOTLAB_SITE to corresponding site
Uses the actual site of the selected experiment instead as "grenoble" as default.
2016-01-21 16:30:28 +01:00
Oleg Hahm
e772ef5c39 shell: netif: initialize local variable 2016-01-21 15:00:59 +01:00
Peter Kietzmann
14085c0b75 Merge pull request #4651 from gebart/pr/uart-missing-include
drivers/periph/uart: Add missing #include <stddef.h>
2016-01-21 00:39:28 +01:00
Lucas Jenß
ea40779ee8 Merge pull request #4656 from Lotterleben/gnrc_networking_typo
examples: fix tiny typo in gnrc_networking README
2016-01-20 15:29:57 +01:00
Lotte Steenbrink
a120ebc461 examples: fix tiny typo in gnrc_networking README 2016-01-20 06:09:24 -08:00
Thomas Eichinger
d60bfc0ae2 Merge pull request #4574 from haukepetersen/opt_stdiodefs
boards: use default values for STDIO defines
2016-01-20 11:48:46 +01:00
8ed8123cb6 Merge pull request #4650 from BytesGalore/schedstatistics_remove_double_dep
schedstatistics: removed redundant dependency entry
2016-01-19 14:31:32 +01:00
Joakim Nohlgård
9af084ec18 drivers/periph/uart: Add missing #include <stddef.h>
Required for size_t
2016-01-19 14:11:35 +01:00
BytesGalore
195a57e3c9 schedstatistics: removed redundant dependency entry 2016-01-19 08:33:54 +01:00
Joakim Nohlgård
fda043ad21 Merge pull request #4641 from gebart/pr/gitignore-clang-complete
gitignore: Add .clang_complete and YouCompleteMe
2016-01-15 14:23:28 +01:00
Joakim Nohlgård
970dc80ea7 gitignore: Add YouCompleteMe 2016-01-15 14:19:13 +01:00
Joakim Nohlgård
40b43acd46 gitignore: Add .clang_complete 2016-01-15 13:59:45 +01:00
Cenk Gündoğan
c644f8328f Merge pull request #4278 from cgundogan/pr/oonf_api/Makefile_refactoring
oonf_api: adjust Makefile
2016-01-14 21:41:32 +01:00
Oleg Hahm
5adb2d794a Merge pull request #4613 from OlegHahm/ccnl_always_rebuild
pkg: ccn-lite: always rebuild
2016-01-13 10:23:59 +01:00
Cenk Gündoğan
ab81348b83 oonf_api: adjust Makefile 2016-01-13 09:10:56 +01:00
Cenk Gündoğan
40f5aeba8a Merge pull request #4414 from cgundogan/pr/rpl/fix_netapi_commands_handling
rpl: fix netapi commands handling
2016-01-13 09:09:33 +01:00
Martine Lenders
e9d709b2a1 Merge pull request #4632 from Yonezawa-T2/ncache_l2addr_str_parsing
shell: fixed ncache arguments parsing
2016-01-13 07:26:37 +01:00
Yonezawa-T2
b37d6337bf shell: fixed ncache arguments parsing 2016-01-13 10:02:36 +09:00
Cenk Gündoğan
7269cdbf03 rpl: fix netapi commands handling 2016-01-11 18:30:29 +01:00
Cenk Gündoğan
7da0d398c4 Merge pull request #4627 from cgundogan/pr/gitignore/ccn-lite
gitignore: add ccn-lite
2016-01-10 18:52:59 +01:00
Martine Lenders
0ba0449f04 Merge pull request #4625 from cgundogan/pr/release_notes
2015.12: added release notes
2016-01-10 17:03:14 +01:00
Cenk Gündoğan
71eb414333 gitignore: add ccn-lite 2016-01-10 16:36:57 +01:00
Cenk Gündoğan
4d69f76660 2015.12: added release notes 2016-01-10 12:34:34 +01:00
Martine Lenders
398a81c287 Merge pull request #4615 from cgundogan/pr/travis/branch
travis: pass the proper branch to compile_test.py
2016-01-08 17:17:41 +01:00
Cenk Gündoğan
c35cf98e19 Merge pull request #4619 from OlegHahm/tests_msg_snd_rcv_prios
tests: swap thread priorities in msg_snd_rcv test
2016-01-08 16:14:44 +01:00
Martine Lenders
484b369488 Merge pull request #4618 from cgundogan/pr/travis/trusty
travis: upgrade to trusty (beta)
2016-01-08 15:21:12 +01:00
Oleg Hahm
08ada181b3 Merge pull request #4588 from OlegHahm/posix_socket_sa_family_type
posix socket: align size of sa_family_t with Linux
2016-01-08 15:12:52 +01:00
Oleg Hahm
0ab1d4bed1 tests: swap thread priorities in msg_snd_rcv test
c3f7925c1c was the wrong fix for the described problem. The replying thread 2 needs a higher priority because otherwise the sender thread 1 may send before 2 is in receiving mode again.
2016-01-08 14:16:30 +01:00
Cenk Gündoğan
2cd2738eb3 Merge pull request #4585 from kaspar030/fix_native_timer_set_absolute
cpu: native: fix native timer_set_absolute()
2016-01-07 23:31:22 +01:00
Cenk Gündoğan
cdbf6368dc travis: upgrade to trusty 2016-01-07 23:26:28 +01:00
781ee875aa tests: xtimer_now64_continuity: initial commit 2016-01-07 19:33:40 +01:00
Cenk Gündoğan
461365f390 Merge pull request #4602 from jfischer-phytec-iot/fix@of-gnrc_pktbuf_realloc_data
gnrc_pktbuf_static.c: fix overflow in gnrc_pktbuf_realloc_data
2016-01-07 19:33:17 +01:00
Cenk Gündoğan
e62a655b03 travis: pass the proper branch to compile_test.py 2016-01-07 18:39:32 +01:00
Oleg Hahm
aa08f5ed31 pkg: ccn-lite: always rebuild
fixes #4611 by always re-building the ccn-lite library
2016-01-07 18:02:02 +01:00
Martine Lenders
31e40467c3 Merge pull request #4606 from thomaseichinger/pr/tests_xtimer_hang_fix
tests:xtimer_hang: use THREAD_STACKSIZE_DEFAULT instead of literal.
2016-01-07 16:58:18 +01:00
Oleg Hahm
a8036ebe21 Merge pull request #4593 from thomaseichinger/pr/fix_fault_handler
tests: allow language extensions for fault_handler test in clang
2016-01-07 16:38:17 +01:00
Martine Lenders
d48a8230f9 unittests: add unittests for overflow fix 2016-01-07 15:17:52 +01:00
Johann Fischer
2f94d669d7 gnrc_pktbuf_static.c: fix overflow in gnrc_pktbuf_realloc_data
This patch fixes overflow, which is caused by
(pkt->size - aligned_size). This happens if pkt->size and
new size are unaligned and the difference
between pkt->size and new size is less than four.
2016-01-07 15:17:52 +01:00
Thomas Eichinger
f5310bfd5e tests:xtimer_hang: use THREAD_STACKSIZE_DEFAULT instead of literal. 2016-01-07 13:57:22 +01:00
Hauke Petersen
26f9f7fa2d Merge pull request #4600 from kaspar030/remove_test_vtimer_msg
tests: remove vtimer tests
2016-01-07 13:40:04 +01:00
Thomas Eichinger
4f502a4a61 tests: allow language extensions for fault_handler test in clang 2016-01-07 13:38:12 +01:00
Oleg Hahm
35074a6ad1 posix socket: align size of sa_family_t with Linux
Linux defines `sa_family_t` as `unsigned short int`. In order to be compatible with Linux code, RIOT should define it the same way.
2016-01-07 11:12:35 +01:00
Oleg Hahm
97352463d8 Merge pull request #4603 from jfischer-phytec-iot/fix@kw2xrf-pkt-length
drivers/kw2xrf/kw2xrf.c: fix MAX_PKT_LENGTH
2016-01-07 10:56:07 +01:00
Martine Lenders
94e4a08f45 Merge pull request #4447 from Yonezawa-T2/fix_gnrc_bugs
fixes several bugs on GNRC network stack
2016-01-07 03:38:11 +01:00
Yonezawa-T2
cf35763584 fib: add debug outputs 2016-01-07 10:12:46 +09:00