Johann Fischer
bfe6301572
sys/include/net/netopt.h: fix whitespace
7 years ago
Johann Fischer
14f0d1ce89
netopt.h: add new options to set the CCA and test modes
...
This patch adds two new options to netopt. NETOPT_CCA_MODE to set
the CCA mode corresponding to the respective PHY standard and
NETOPT_RF_TESTMODE to set the test mode for the radio.
7 years ago
Martine Lenders
f844008a12
gnrc_netif_hdr: print flags
7 years ago
Martine Lenders
6d72cdb595
gnrc_ipv6: copy user flags from old netif headers
...
Upper layers might want to utilize the flags (e.g. to tell 6LoWPAN to elide
UDP checksums). This change allows for this by copying non-addressing related
flags to the address resolution generated netif header from the user generated
netif header.
7 years ago
Martine Lenders
3feb38611b
Revert "shell: set NULL pointer for data pakets with zero-length payload"
...
This reverts commit 1ae7bc23d8
.
7 years ago
BytesGalore
68d9f07eee
hashes/sha1: changed data-parameter types to `void*`
7 years ago
Martine Lenders
d9f759d1fd
gnrc: provide my thesis in documentation
7 years ago
Bas Stottelaar
0902ccb2e0
drivers: si70xx: adapt for SAUL
7 years ago
Oleg Hahm
a2b9defc8b
gnrc ipv6: convenient function to get the header
7 years ago
Joakim Nohlgård
fb77ddfa8f
base64: Use stddef.h for size_t
7 years ago
Kaspar Schleiser
ec897a868c
core, gnrc_netreg: remove redundant or unneeded clist.h include
7 years ago
Kaspar Schleiser
e012df1bac
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
7 years ago
Kaspar Schleiser
d68f425d32
Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice"
7 years ago
Kaspar Schleiser
0182bbd6fd
nrf52dk: add BLE/6lowpan support utilizing Nordic's SoftDevice
7 years ago
Kaspar Schleiser
34bbcad7bb
sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly
7 years ago
Aaron Sowry
a2ba22dd0f
cpu/cc2538: Add RF driver
7 years ago
Joakim Nohlgård
b02e0eca47
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
7 years ago
Joakim Nohlgård
44d130f535
sys/ps: Add current stack pointer to ps output (DEVELHELP)
7 years ago
Joakim Nohlgård
da8cd11816
xtimer: Move xtimer_spin_until into xtimer_core.c
7 years ago
Joakim Nohlgård
e4e1814602
xtimer: Remove old xtimer_trace.h include
...
The file was missing anyway.
7 years ago
Joakim Nohlgård
6768ae9c1f
xtimer: Rename timer_callback_t -> xtimer_callback_t
7 years ago
Joakim Nohlgård
4fe674f746
xtimer: Add missing space
7 years ago
Joakim Nohlgård
7c70d3bc4f
xtimer: Add Eistec copyright and author
7 years ago
Joakim Nohlgård
4d862955c2
xtimer: Rename XTIMER -> XTIMER_DEV
7 years ago
Joakim Nohlgård
2f832117f8
xtimer: prefix _lltimer_now, _lltimer_mask with _xtimer
7 years ago
Joakim Nohlgård
8c90b1020b
xtimer: Split header into API and implementation
7 years ago
kYc0o
124bddb72c
auto_init/netif/auto_init_cc2420: change variable names
7 years ago
Kaspar Schleiser
46bd2f45d9
sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config
7 years ago
Hauke Petersen
8d3cb3ace9
sys/auto_init: added initialization for cc2420
7 years ago
kYc0o
62a9773a9c
boards/waspmote-pro: add support for Waspmote PRO v1.2
7 years ago
Laurent Navet
b702049134
sys/arduino: fix typos in documentation
7 years ago
Aaron Sowry
1ae7bc23d8
shell: set NULL pointer for data pakets with zero-length payload
7 years ago
Aaron Sowry
384fce3ae7
shell: Enable setting acknowledgement request flag from shell
7 years ago
Yonezawa-T2
0de34c91c6
gnrc_ipv6: validates payload size
7 years ago
Alexandre Abadie
e2e3704973
sys/phydat: adding illuminance unit (Lux)
7 years ago
Cenk Gündoğan
7c5c3f2673
gnrc_rpl: doc fix
7 years ago
Martine Lenders
3c9e8ac80d
csma_sender: allow for multi-interface configuration
7 years ago
Martine Lenders
90201bfb6e
csma_sender: assure preconditions
7 years ago
Martine Lenders
a3f2cdd6ea
csma_sender: port to netdev2
7 years ago
Martine Lenders
925013cd4c
csma_sender: doc fixes
7 years ago
Martine Lenders
26acd3b7ae
csma_sender: some style fixes
7 years ago
Martine Lenders
70b3b1426b
csma_sender: proper prefixing for public functions and macros
7 years ago
Martine Lenders
c1c797496c
csma_sender: adapt for changes in master
7 years ago
Martine Lenders
1b74fcab6e
csma_sender: fix dependencies
7 years ago
Yonezawa-T2
7a030004ad
sixlowpan_print: fix dump for elided source/destination address
7 years ago
Yonezawa-T2
ba4b099d93
gnrc_sixlowpan_iphc: propagate UDP decode error
7 years ago
Yonezawa-T2
a6c14dadb3
gnrc_sixlowpan_iphc: fix compile error for debug output
7 years ago
Kaspar Schleiser
7718f114cb
all: remove pointer casts for msg.content.ptr
7 years ago
Kaspar Schleiser
3ad195963d
drivers: netdev2: rename isr_arg
7 years ago
Kaspar Schleiser
d7b17684e4
drivers: net: adapt to removed event_callback argument
7 years ago