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

11185 Commits

Author SHA1 Message Date
Ian Martin
963f8a495d sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
kYc0o
4f3a40fb74 Merge pull request #5313 from kYc0o/cc2538dk_small_uart_fix
boards/cc2538dk: fix wrong UART CTS and RTS pins
2016-04-18 00:18:10 +02:00
Martine Lenders
f90b607180 Merge pull request #5320 from cgundogan/pr/shell/icmpv6_without_nc
shell: icmpv6_echo: guard call to *_nc_still_reachable
2016-04-17 16:32:19 +02:00
Oleg Hahm
8690a888f5 Merge pull request #5295 from OlegHahm/msg_init_queue_assert
core: assert correct msq queue size on creation
2016-04-17 14:49:54 +02:00
Martine Lenders
85dfed3249 Merge pull request #5283 from kaspar030/make_msg_use_list
core: msg: use new list instead of priority_queue
2016-04-17 14:48:50 +02:00
Oleg Hahm
bb35913840 core: assert correct msq queue size on creation
The return value was never checked. Hence, this runtime check was rather
pointless. Better assert the correct size during development.
2016-04-17 13:55:21 +02:00
Hauke Petersen
0aa0eba593 Merge pull request #5323 from haukepetersen/add_saul_unittest
test: added unittests for the SAUL registry
2016-04-15 16:15:29 +02:00
Hauke Petersen
e2fe3cc504 test: added unittests for the SAUL registry 2016-04-15 15:07:49 +02:00
Hauke Petersen
190c144ac6 sys/saul_reg: fixed return value for rm() 2016-04-15 15:06:25 +02:00
Hauke Petersen
26ce9cd95a Merge pull request #5251 from cgundogan/pr/pkg/openwsn
pkg/openwsn: prevent build loop
2016-04-15 12:36:37 +02:00
Cenk Gündoğan
2d8c3b47df shell: icmpv6_echo: guard call to *_nc_still_reachable 2016-04-14 22:05:23 +02:00
e6d90e33ce Merge pull request #5317 from haukepetersen/fix_ethos_compileerrors
dist/ethos: fixed compile warnings
2016-04-14 18:18:29 +02:00
Hauke Petersen
78f212c9d8 dist/ethos: fixed compile warnings
- checking return values of each write() call
- chack return value of system() call
2016-04-14 17:31:49 +02:00
kYc0o
e48079fa3f boards/cc2538dk: fix wrong UART CTS and RTS pins 2016-04-14 12:10:59 +02:00
kYc0o
699410efc8 Merge pull request #5124 from locicontrols/fixes
cpu/cc2538: fix build errors when UART1 or the 32 kHz crystal is enabled
2016-04-14 12:00:53 +02:00
kYc0o
998c4ab48c Merge pull request #4996 from kYc0o/br_readme
examples/gnrc_border_router: Add ethos and start_network.sh to README.md
2016-04-14 11:55:55 +02:00
kYc0o
6d7f3aee18 examples/gnrc_border_router: Add ethos and start_network.sh to README.md 2016-04-14 11:53:13 +02:00
DipSwitch
f2c320dd03 Merge pull request #5306 from kaspar030/fix_gnrc_ipv6_netif_is_wired
sys: net: gnrc: fix IS_WIRED netopt call
2016-04-13 22:22:56 +02:00
Oleg Hahm
6c817c888e Merge pull request #5308 from haukepetersen/fix_dri_makedep_dhtfeature
drivers/Makefile.dep: fixed FEATURE_REQ assignments
2016-04-13 17:27:06 +02:00
Hauke Petersen
25935bf95f drivers/Makefile.dep: fixed FEATURE_REQ assignments 2016-04-13 16:47:00 +02:00
kYc0o
e6d15f2d36 Merge pull request #5224 from haukepetersen/fix_periph_undef
drivers/periph: fixed UNDEF values to UINT_MAX
2016-04-13 16:39:59 +02:00
René Kijewski
340e3fff70 Merge pull request #5250 from yogo1212/multiboot_doxy
boards/multiboot: close doxy group
2016-04-13 16:19:57 +02:00
592558ff33 sys: net: gnrc: fix IS_WIRED netopt call 2016-04-13 15:22:36 +02:00
Oleg Hahm
52690178a0 Merge pull request #5240 from basilfx/feature/si70xx_improvements
drivers: si70xx: result bugfixes
2016-04-13 15:07:12 +02:00
Bas Stottelaar
cf5e4c8fb6 drivers: si70xx: bugfixes + test improvements 2016-04-13 13:27:09 +02:00
Hauke Petersen
df574d6f2d Merge pull request #5231 from malosek/si70xx_driver_fix
drivers: si70xx: fixed left shift compiler warning for 16bit platforms
2016-04-13 13:13:24 +02:00
Hauke Petersen
5fe57b4659 Merge pull request #4725 from kaspar030/ethos_br_hack
simplified border router setup
2016-04-12 17:39:07 +02:00
Joakim Nohlgård
690b505a7a Merge pull request #4938 from LudwigKnuepfer/pr/fletcher-unittest
unittests: add fletcher* tests
2016-04-12 08:46:39 +02:00
44db7bbef3 Merge pull request #5262 from DipSwitch/pr/fix_struct_naming
cleanup: Remove ambigious _t postfixes in struct names
2016-04-11 22:54:49 +02:00
Leon M. George
41e0db48cd boards/multiboot: close doxy group 2016-04-11 22:42:54 +02:00
DipSwitch
21edec412a posix: Remove _t from struct names 2016-04-11 21:46:54 +02:00
DipSwitch
af96279c40 gnrc/nhdp: Remove _t from struct names 2016-04-11 21:46:54 +02:00
DipSwitch
4275e18c08 doc: Fix minior doxygen errors in fib 2016-04-11 21:46:53 +02:00
DipSwitch
54413ece9f fib: Remove _t from struct names 2016-04-11 21:46:53 +02:00
DipSwitch
4e8834ae87 core: Remove _t from struct names 2016-04-11 21:46:53 +02:00
DipSwitch
7714133f7d universal_address: Remove _t from struct names 2016-04-11 21:46:53 +02:00
DipSwitch
cd04690070 saul: Remove _t from struct names 2016-04-11 21:46:53 +02:00
Hauke Petersen
3ae9fd9536 Merge pull request #5255 from kaspar030/fix_encx24j600
drivers: misc fixes for encx24j600
2016-04-11 17:34:41 +02:00
edb5f08e5f sys: net: gnrc_uhcpc: use IS_WIRED for border interface, fix log prefix 2016-04-11 17:03:28 +02:00
eea62a79f2 dist: ethos: fix start_network.sh trap (exit on INT QUIT TERM EXIT) 2016-04-11 17:03:28 +02:00
8f2e1d2a3f sys: net: gnrc: uhcp: consider non-ethernet device as wireless 2016-04-11 17:03:28 +02:00
0725d3ef0d examples: gnrc_border_router: clean up ethos configuration 2016-04-11 17:03:28 +02:00
7c9703b85b drivers: ethos: add missing tsrb dependency 2016-04-11 17:03:28 +02:00
228d642abe sys: net: gnrc: uhcpc: only start if multiple interfaces found 2016-04-11 17:03:28 +02:00
334481559d cpu: native: make netdev2_tap internal functions static 2016-04-11 17:03:28 +02:00
27833444a0 drivers: ethos: make internal function static 2016-04-11 17:03:28 +02:00
376b5646ea sys: net: gnrc: uhcpc: fix pedantic errors 2016-04-11 17:03:28 +02:00
d33423b5e6 drivers: ethos: fix cast of length parameter 2016-04-11 17:03:28 +02:00
2cd2194763 drivers: ethos: fix static const declarations 2016-04-11 17:03:28 +02:00
e4a92a697c drivers: ethos: add missing irq.h include 2016-04-11 17:03:28 +02:00