Joakim Nohlgård
084db19107
sys/fmt: Fix unintentional pointer advancement for negative numbers in fmt_float
2017-06-21 18:28:11 +02:00
317716419c
drivers: use const device descriptor
2017-06-21 17:05:45 +02:00
zhuoshuguo
e195a08a77
examples: provide example application that uses LWMAC.
2017-06-21 16:42:21 +02:00
zhuoshuguo
9e640ae79a
tests: provide test for LWMAC.
2017-06-21 16:41:19 +02:00
zhuoshuguo
a54655890e
LWMAC: a simple duty cycling 802.15.4 MAC protocol.
2017-06-21 16:40:04 +02:00
Sebastian Meiling
c925c5b437
Merge pull request #7211 from aabadie/fix_saul_names
...
drivers: remove useless suffix from saul name
2017-06-21 16:21:02 +02:00
Vincent Dupont
18d180987e
Merge pull request #6951 from aabadie/st-l072z-lrwan1
...
boards/b-l072z-lrwan1: add basic support
2017-06-21 15:34:28 +02:00
ab47fc1f4c
Merge pull request #7204 from PeterKietzmann/pr_nucleo-l411_adc_config
...
boards/nucleo-f411: add ADC pin config
2017-06-21 15:29:03 +02:00
84bad52a08
examples: add b-l072z-lrwan1 to insufficient mem list
2017-06-21 15:13:50 +02:00
b3a4ac7ed8
tests/thread_cooperation: add b-l072z-lrwan1 to insufficient mem list
2017-06-21 15:08:41 +02:00
56396624be
tests/unittests: skip b-l072z-lrwan1 board
2017-06-21 15:08:41 +02:00
7d992a4574
boards/b-l072z-lrwan1: add basic support
2017-06-21 15:08:41 +02:00
8b3082da82
cpu/stm32l0: add support for stm32l072cz
2017-06-21 15:08:41 +02:00
d9ea159255
drivers: remove useless saul name suffix
2017-06-21 15:06:53 +02:00
b70a4885f4
Merge pull request #7203 from zhuoshuguo/fix_gnrc_mac_coding_style
...
gnrc_mac: update coding style.
2017-06-21 15:02:39 +02:00
74d0c3b67a
Merge pull request #7166 from kaspar030/add_mma8x5x_int_support
...
drivers: mma8x5x: add motion detection support
2017-06-21 13:00:46 +02:00
fbb8f478db
Merge pull request #7194 from smlng/enh/driver/bmp180/saul_scale
...
driver,bmp180: adapt SAUL scale to read pressure in hectoPascal (hPA)
2017-06-21 12:52:46 +02:00
42830d2308
Merge pull request #6916 from gebart/pr/cortexm3-bitband
...
cpu: Add bit manipulation macros for Cortex-M
2017-06-21 12:47:41 +02:00
smlng
8253510f0b
posix: replace timex in pthread_rwlock
2017-06-21 11:35:27 +02:00
smlng
29d84a6865
posix: replace timex in pthread_cond
2017-06-21 11:24:22 +02:00
2a46cd6d58
Merge pull request #6785 from patgrosse/microcoap_update
...
pkg: microcoap: bump version (ef27289, Feb 5 2016)
2017-06-21 09:40:16 +02:00
smlng
bf93cd59fb
tests: add on-board button test
2017-06-20 21:27:21 +02:00
smlng
587bfcf8bc
cc2650stk: add SAUL gpio adaption
2017-06-20 21:19:58 +02:00
smlng
de948189c3
periph: generalized button macros
2017-06-20 21:19:56 +02:00
d512c1b2a8
Merge pull request #6677 from kYc0o/fox_periph_flashpage
...
boards/fox: add periph_flashpage feature
2017-06-20 20:35:07 +02:00
Vincent Dupont
8ad59e35cf
sc: add CAN basic send and dump commands
2017-06-19 15:36:20 +02:00
Vincent Dupont
029a127eb3
can: add transceiver support in CAN stack
2017-06-19 15:36:20 +02:00
Vincent Dupont
8905199135
can_trx: add CAN transceiver interface
2017-06-19 15:36:20 +02:00
Vincent Dupont
0a052f6b97
can: add conn_can test app
2017-06-19 15:36:20 +02:00
Vincent Dupont
ab5f8548f2
can: add conn_can top layer interface
...
This module provide support for raw can and isotp
socket-like user interface.
2017-06-19 15:36:20 +02:00
Vincent Dupont
63ca443b05
can: add ISO-TP support
...
ISO-TP is ISO15765 transport protocol over CAN.
Upper interface is located in sys/include/can/isotp.h.
2017-06-19 15:36:20 +02:00
Vincent Dupont
68f1ea8fd0
native: add a CAN device using socketCAN
2017-06-19 15:36:20 +02:00
Vincent Dupont
144a0700f5
can: add autoinit basic support
2017-06-19 15:35:26 +02:00
Vincent Dupont
5469ba1d49
can: add CAN stack
...
The CAN stack support only raw CAN at this time.
It contains a device interface (drivers/include/can/candev.h) and the data link
layer, build around can/device.c can/pkt.c and can/router.c. can/dll.c contains
the upper level and lower level interface to send and receive CAN frames.
Upper layer interface is located in include/can/raw.h
2017-06-19 15:35:26 +02:00
Sebastian Meiling
30be4f7673
Merge pull request #7202 from kaspar030/murdock_enable_http_cache
...
murdock: enable dlcache
2017-06-19 11:15:18 +02:00
Peter Kietzmann
ea904a16b8
boards/nucleo-f411: add ADC pin config
2017-06-19 11:08:39 +02:00
Sebastian Meiling
cbb23fb588
Merge pull request #7121 from kb2ma/gcoap/thread_safety
...
net/gcoap: Protect internal state for multithreaded use
2017-06-19 11:04:50 +02:00
0e7529be7a
Merge pull request #7205 from biboc/change_author_biboc
...
Change my email address - biboc
2017-06-19 10:50:54 +02:00
biboc
0e41861db0
Change my email address:
...
<baptiste.clenet@xsoen.com>
to
<bapclenet@gmail.com>
2017-06-19 10:38:16 +02:00
zhuoshuguo
83e1385683
gnrc_mac: updated coding style.
2017-06-19 10:15:41 +02:00
d9f41e6d66
murdock: enable dlcache
2017-06-19 09:25:09 +02:00
Ken Bannister
aa2f97c80f
net/gcoap: Protect update to open requests with mutex.
2017-06-18 06:29:43 -04:00
Ken Bannister
24b21dbfbc
net/gcoap: Protect message ID state with atomic updates.
...
Also changed semantics for storage of message ID, from last ID to next ID.
This change provides idiomatic use of the return value of the atomic
function, without other side effects on gcoap.
2017-06-18 06:16:15 -04:00
ed9899ad57
Merge pull request #6643 from kaspar030/add_http_dl_cache
...
dist/tools: add http download with caching
2017-06-17 18:17:45 +02:00
d772dc0116
boards: x86-multiboot-common: use dlcache for downloading toolchain
2017-06-17 17:00:55 +02:00
c1cd257544
pkg: tlsf: use dlcache
2017-06-17 17:00:55 +02:00
d98e25b7d9
pkg: nordic_softdevice_ble: use dlcache
2017-06-17 17:00:55 +02:00
d69352a237
dist/tools: add dlcache.sh
2017-06-17 17:00:55 +02:00
c78e8cbd27
drivers: mma8x5x: add motion detection interrupt support
2017-06-17 00:29:11 +02:00
031870038b
Merge pull request #6767 from miri64/evtimer/feat/initial
...
evtimer: initial import
2017-06-17 00:25:22 +02:00