Martine Lenders
|
ad7071d2e6
|
Merge pull request #4346 from OlegHahm/uncrustify_update
uncrustify: some missing options
|
2015-11-27 12:58:21 +01:00 |
|
Martine Lenders
|
c6aa1441e5
|
Merge pull request #4347 from cgundogan/pr/ndp/use_correct_flag
ndp: use on-link flag instead of auto flag
|
2015-11-27 12:55:55 +01:00 |
|
Martine Lenders
|
b56dd1242c
|
Merge pull request #4348 from cgundogan/pr/ndp/doc_fix
doc: ndp: remove GNRC_ from PIO flags
|
2015-11-27 12:18:24 +01:00 |
|
Peter Kietzmann
|
25fd90b741
|
Merge pull request #4350 from RBartz/fix_tcs37727_driver
drivers/tcs37727: fixed ATIME setup in init function
|
2015-11-27 09:38:05 +01:00 |
|
test
|
5bb6df9c6d
|
doc: ndp: remove GNRC_ from PIO flags
|
2015-11-26 23:40:30 +01:00 |
|
test
|
432f6c34ab
|
ndp: use on-link flag instead of auto flag
|
2015-11-26 23:37:39 +01:00 |
|
René Kijewski
|
ab3345ac5a
|
Merge pull request #4321 from kaspar030/cleanup_posix
sys: cleanup posix compat code
|
2015-11-26 20:39:30 +01:00 |
|
Oleg Hahm
|
644ffd4045
|
uncrustify: some missing options
|
2015-11-26 17:19:40 +01:00 |
|
Cenk Gündoğan
|
373f9a7ef6
|
Merge pull request #4310 from haukepetersen/opt_cortex_vectorcleanup
cpu/cortexm_common: fixes to vectors_cortexm.c
|
2015-11-26 13:41:30 +01:00 |
|
Hauke Petersen
|
c581316706
|
Merge pull request #4313 from haukepetersen/add_mega_pinmap
boards/arduino-mega2560: added Ardunio pin mapping
|
2015-11-26 13:30:30 +01:00 |
|
Hauke Petersen
|
171df39b3c
|
Merge pull request #4314 from haukepetersen/add_due_pinmap
boards/arduino-due: added Arduino pin mapping
|
2015-11-26 13:30:10 +01:00 |
|
Oleg Hahm
|
56903f3385
|
Merge pull request #4325 from OlegHahm/posix_socket_recvfrom_init
posix sockets: initialize sockaddr properly to 0
|
2015-11-26 12:00:16 +01:00 |
|
Oleg Hahm
|
7efc8fd265
|
posix sockets: initialize sockaddr properly to 0
|
2015-11-26 11:25:40 +01:00 |
|
|
c4e55a2e6d
|
cpu: msp430-common: add unistd.h
|
2015-11-25 14:36:45 +01:00 |
|
|
4769c3075d
|
cpu: avr_common: add unistd.h
|
2015-11-25 14:36:45 +01:00 |
|
Peter Kietzmann
|
2b1a0dc902
|
Merge pull request #4337 from BytesGalore/typo_in_kernel_macros
core: fix typo in kernel_macros.h (alternative to #3364)
|
2015-11-25 09:56:55 +01:00 |
|
Peter Kietzmann
|
bfabce9fa6
|
Merge pull request #4341 from cgundogan/pr/nhdp/chronos_blacklist
nhdp: blacklist chronos
|
2015-11-25 09:39:49 +01:00 |
|
test
|
d927ecdb7f
|
nhdp: blacklist chronos
|
2015-11-25 09:21:11 +01:00 |
|
Peter Kietzmann
|
81b943e2c0
|
Merge pull request #4147 from gebart/pr/test-xtimer-drift
tests/xtimer_drift: Introduce drift test application.
|
2015-11-24 21:20:25 +01:00 |
|
Oleg Hahm
|
fbadf3e721
|
Merge pull request #4261 from cgundogan/pr/nhdp/buildtest
tests: add buildtest for nhdp
|
2015-11-24 21:18:55 +01:00 |
|
Cenk Gündoğan
|
3ff6030e89
|
tests: add buildtest for nhdp
|
2015-11-24 21:18:02 +01:00 |
|
Martine Lenders
|
bb3fc099ff
|
Merge pull request #4277 from cgundogan/pr/nhdp/fixes
nhdp: various fixes
|
2015-11-24 21:11:48 +01:00 |
|
Cenk Gündoğan
|
7fb889fa1a
|
nhdp: remove unused variable
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
2aabc8ccea
|
nhdp: use conn_udp_close
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
c516e4e759
|
nhdp: fix call to conn_udp_recvfrom
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
e53c4a00a8
|
nhdp: include fixes
|
2015-11-24 20:56:27 +01:00 |
|
Oleg Hahm
|
f9687cb449
|
Merge pull request #4331 from cgundogan/pr/oonf_api/remove_error
pkg: oonf_api: remove compilation error
|
2015-11-24 19:57:01 +01:00 |
|
test
|
9f19fab949
|
pkg: oonf_api: remove compilation error
|
2015-11-24 18:10:43 +01:00 |
|
BytesGalore
|
2b2408ddb3
|
core: fix typo in kernel_macros.h (alternative to #3364)
|
2015-11-24 17:42:10 +01:00 |
|
Martine Lenders
|
7af2a62b12
|
Merge pull request #4110 from authmillenon/posix/api/i4109
posix_semaphore: make API POSIX compliant and port to xtimer (+ fixes)
|
2015-11-24 15:04:44 +01:00 |
|
Martine Lenders
|
db01af3502
|
sema: deactivate interrupts for queue manipulation
|
2015-11-24 14:06:01 +01:00 |
|
Martine Lenders
|
77547dd399
|
sema: fix race-condition that causes timeout reset
|
2015-11-24 14:06:01 +01:00 |
|
Martine Lenders
|
aca1224401
|
tests: port semaphore tests to xtimer
|
2015-11-24 14:06:00 +01:00 |
|
Martine Lenders
|
21ea7cc4ae
|
posix_semaphore: port to xtimer
|
2015-11-24 14:06:00 +01:00 |
|
Martine Lenders
|
d104cff214
|
sema: port to xtimer
|
2015-11-24 10:46:06 +01:00 |
|
|
5926b50b85
|
Merge pull request #4079 from kaspar030/add_minstd_prng
sys: random: modularize PRNG module, add LCG alternatives
|
2015-11-24 10:03:51 +01:00 |
|
|
565d3ca72f
|
sys: shell: renamed mersenne_* to random_*
|
2015-11-24 06:52:39 +01:00 |
|
|
9c93e72d81
|
sys: random: add simple LCG PRNGs
|
2015-11-24 06:52:39 +01:00 |
|
|
fab1681735
|
sys: div: add div/mod 44488 (needed for minstd prng)
|
2015-11-24 06:52:39 +01:00 |
|
Oleg Hahm
|
4fd7cfea9f
|
Merge pull request #4324 from OlegHahm/posix_socket_recvfrom_byte_order
conn: fix UDP port byteorder in recvfrom
|
2015-11-23 20:24:46 +01:00 |
|
Thomas Eichinger
|
67d9d113ac
|
Merge pull request #4333 from cgundogan/pr/newlib/doc
newlib/syscalls: minor doc fix
|
2015-11-23 20:10:52 +01:00 |
|
test
|
b31d82d45e
|
newlib/syscalls: minor doc fix
|
2015-11-23 19:20:47 +01:00 |
|
Cenk Gündoğan
|
851695cda8
|
Merge pull request #4329 from cgundogan/pr/samr21-xpro/uart_cleanup
boards: samr21-xpro: uart config cleanup
|
2015-11-23 16:39:08 +01:00 |
|
Cenk Gündoğan
|
58de2cf1a7
|
Merge pull request #4280 from thomaseichinger/pr/fix_osx_again
net/fib: shell: fix warnings/errors thrown by clang on OS X
|
2015-11-23 15:50:46 +01:00 |
|
Cenk Gündoğan
|
85220e3e71
|
Merge pull request #4328 from cgundogan/pr/iphc/optimizations
sixlowpan: iphc: minor optimizations
|
2015-11-23 15:44:30 +01:00 |
|
test
|
6e51bb741f
|
boards: samr21-xpro: uart config cleanup
|
2015-11-23 15:37:56 +01:00 |
|
Thomas Eichinger
|
3a4b8d7931
|
Merge pull request #4323 from aabadie/master
Make pyterm fails gracefully if no port is available
|
2015-11-23 13:27:08 +01:00 |
|
Martine Lenders
|
989743d625
|
Merge pull request #4319 from haukepetersen/doc_drivers_fixgroups
drivers: various doxygen fixes
|
2015-11-23 13:25:25 +01:00 |
|
test
|
db7e8a7b37
|
sixlowpan: iphc: minor optimizations
|
2015-11-23 13:17:23 +01:00 |
|
Hauke Petersen
|
f0b0db8f06
|
drivers: various doxygen fixes
- fixed group naming scheme to 'drivers_xx'
- introduced a group for actuators (analog to the sensors)
- added missing doxygen to ltc4150 driver
|
2015-11-23 12:15:50 +01:00 |
|