1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
Kees Bakker fd446f516d loramac: change rxdelay1 to millisec, was seconds
The RN2xx3 device has this parameter in milliseconds. So far, there is no
other device driver using loramac.h

Notice that RN2xx3 only has a get command for rxdelay2, not a set command.
Nevertheless, that parameter was changed to milliseconds as well.
2018-12-24 19:31:55 +01:00
..
cord net/rdcli: rename to cord_ep 2018-10-17 15:21:49 +02:00
ethernet cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gnrc Merge pull request #10238 from miri64/gnrc_ipv6_ext/cleanup/merge-handle-rh 2018-12-18 19:39:16 +01:00
iana cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6 ipv6_ext_rh: define RH type numbers at central place 2018-10-25 19:21:19 +02:00
ppp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
rpl cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan ndp: sixlowpan_nd: explain maximum retransmission for DAD 2018-01-10 20:40:47 +01:00
skald sys/net: added Skald 2018-04-06 11:18:53 +02:00
sock sock_util: Limit URL scheme size 2018-07-19 22:07:17 +02:00
af.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
asymcute.h net: add Asymcute (asynchronous MQTT-SN client) 2018-07-05 15:44:16 +02:00
ble.h sys/net: added generic BLE defines 2018-04-06 11:18:53 +02:00
coap.h coap: deprecate COAP_CT_ content type defines 2018-10-15 09:44:17 +02:00
csma_sender.h sys/net: iolist updates 2018-03-06 14:00:32 +01:00
eddystone.h sys/net: added generic Eddystone defines 2018-04-06 11:18:53 +02:00
emcute.h net/emcute: added doc for maximum buffer size 2017-06-28 22:52:34 +02:00
ethernet.h net/ethernet: remove get_iid() function 2018-12-06 22:02:01 +01:00
ethertype.h ethertype: use correct type for NDN and CCNx 2018-05-24 10:58:26 +02:00
eui48.h net: add generic EUI-48 header 2018-12-06 22:02:01 +01:00
eui64.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gcoap.h net/gcoap: allow NULL path in gcoap_req_init() 2018-11-28 13:20:22 -05:00
gnrc.h gnrc_netdev: remove remaining files and references 2017-11-30 19:49:40 +01:00
icmp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
icmpv6.h icmpv6_error: doc: provide better references to error codes 2018-11-16 17:39:16 +01:00
ieee802154.h ieee802154: add brief tag to configuration macros 2018-12-18 13:22:21 +01:00
inet_csum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6.h doc: update IPv6 RFC references 2018-04-10 15:40:18 +02:00
l2filter.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
lora.h lora.h: move brief tag outside of ifndef block 2018-12-18 13:23:36 +01:00
loramac.h loramac: change rxdelay1 to millisec, was seconds 2018-12-24 19:31:55 +01:00
mqttsn.h net: add header with generic MQTT-SN defines 2018-07-05 15:13:02 +02:00
nanocoap_sock.h net/nanocoap: fix includes for nanocoap sock 2018-12-20 00:37:18 -05:00
nanocoap.h net/gcoap: remove gcoap attributes from coap_pkt_t 2018-11-24 07:09:25 -05:00
ndp.h ndp: define RDNSS option 2018-07-05 11:01:22 +02:00
netdev_test.h sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netif.h netif: Initial import of a common network interface API 2018-05-29 19:49:29 +02:00
netopt.h netopt: deprecate getting NETOPT_IPV6_IID from netdev 2018-12-12 10:21:39 +01:00
netstats.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ntp_packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ppptype.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
protnum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
skald.h sys/net: added Skald 2018-04-06 11:18:53 +02:00
sntp.h sntp.h: document sntp_sync timeout unit 2018-01-30 21:18:36 +01:00
sock.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
tcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
udp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
uhcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
zep.h sys/net/zep: add missing doxygen brief description 2018-01-24 21:41:31 +01:00