Leandro Lanzieri
|
99c7ec57cf
|
Merge pull request #15943 from jia200x/pr/gnrc_lorawan_channel_mask
net/gnrc_lorawan: implement channel mask support
|
2021-03-19 16:23:13 +01:00 |
|
Jose Alamos
|
166ee57a5a
|
net/gnrc_lorawan: implement funcion to set channel mask
|
2021-03-19 12:15:03 +01:00 |
|
Martine Lenders
|
214fdf007d
|
Merge pull request #16193 from miri64/gnrc_netif_pktq/feat/usage
gnrc_netif_pktq: add function to check usage
|
2021-03-18 23:05:27 +01:00 |
|
|
a53cbbfa91
|
sys/net/sock_util: zero out temporary buffer
Otherwise, the following strncpy() leaves strtol() with a non-terminated
buffer.
|
2021-03-18 14:58:35 +01:00 |
|
José Alamos
|
21390849bf
|
Merge pull request #16188 from aabadie/semtech-loramac_netdev
pkg/semtech-loramac: refactor to use netdev API only
|
2021-03-18 13:11:32 +01:00 |
|
benpicco
|
8ca676aa6e
|
Merge pull request #15907 from benpicco/gnrc_netif-register
sys/net/gnrc/netif: only register netif after init was successful
|
2021-03-16 16:26:06 +01:00 |
|
Benjamin Valentin
|
545497e970
|
net/netif: make netif_register() thread safe
|
2021-03-16 14:49:04 +01:00 |
|
Martine S. Lenders
|
db8415b5b6
|
gnrc_netif_pktq: add function to check usage
|
2021-03-15 15:13:27 +01:00 |
|
Martine Lenders
|
fd36c626a3
|
Merge pull request #15950 from MrKevinWeiss/pr/turo/initial
sys/test_utils/result_output: Initial implementations and API of turo
|
2021-03-15 11:35:01 +01:00 |
|
MrKevinWeiss
|
38884d24b2
|
sys/result_output: Add kconfig
|
2021-03-15 10:36:46 +01:00 |
|
|
05224adc96
|
sys/net/loramac: move lora time on air compute helper in loramac.h
|
2021-03-14 11:09:39 +01:00 |
|
MrKevinWeiss
|
6a3eb46d5e
|
sys/result_output: Expose result output
|
2021-03-12 16:20:33 +01:00 |
|
MrKevinWeiss
|
2c2be2636d
|
sys/result_output: Add initial structure check
|
2021-03-12 16:17:12 +01:00 |
|
MrKevinWeiss
|
d17829311c
|
sys/result_output: Add initial text implementation
|
2021-03-12 16:16:28 +01:00 |
|
MrKevinWeiss
|
3cbd8a356b
|
sys/result_output: Add initial json implementation
|
2021-03-12 16:15:07 +01:00 |
|
|
e4c54de2a6
|
sys/auto_init/loramac: initialize sx127x radio there
|
2021-03-12 14:40:12 +01:00 |
|
Leandro Lanzieri
|
e47727fb16
|
treewide: remove unneeded ieee802154_radio_hal pseudomodule
|
2021-03-10 14:18:13 +01:00 |
|
Leandro Lanzieri
|
fe5c982fa6
|
drivers/Makefile.dep: don't pull netdev on netdev_default
netdev_default should enable the network devices, which do not
necessarily use netdev.
|
2021-03-10 14:18:12 +01:00 |
|
|
010ba56174
|
Merge pull request #16061 from kaspar030/xfa_shell
sys/shell: add XFA support
|
2021-03-09 14:47:43 +01:00 |
|
Kevin "Tristate Tom" Weiss
|
9d579a34d0
|
Merge pull request #16116 from leandrolanzieri/pr/sys/ztimer/kconfig_change_default_backend
sys/ztimer/kconfig: add defaults for backends
|
2021-03-09 12:22:10 +01:00 |
|
Francisco
|
fc82e3916e
|
Merge pull request #15931 from haukepetersen/add_dbgpin3
sys: add `dbgpin` module for debugging and profiling (take 2)
|
2021-03-09 10:26:37 +01:00 |
|
Leandro Lanzieri
|
37419b2b3e
|
Merge pull request #16157 from MrKevinWeiss/pr/kconfig/posixinet
sys/posix/inet: Add posix_inet and dependencies to Kconfig
|
2021-03-09 10:00:09 +01:00 |
|
|
1588dd8e46
|
Merge pull request #16166 from fjmolinas/pr_flashpage_dep_riotbooty
sys/riotboot: remove remaining FLASHPAGE_SIZE dep
|
2021-03-09 09:43:43 +01:00 |
|
MrKevinWeiss
|
0fd3cbfa0b
|
sys/posix: Add posix_inet module to kconfig
|
2021-03-09 09:15:59 +01:00 |
|
MrKevinWeiss
|
223430f589
|
net/ipv*/addr: Add ipv*_addr modules to Kconfig
|
2021-03-09 09:08:50 +01:00 |
|
madokapeng
|
905723be59
|
sys/include/can: Add loopback operation mode
tests/candev: Add loopback mode for testing purpose
|
2021-03-08 12:13:15 -05:00 |
|
Francisco Molina
|
2f7abb637a
|
sys/riotboot: remove remaining FLASHPAGE_SIZE dep
|
2021-03-08 10:22:04 +01:00 |
|
Leandro Lanzieri
|
311ed225ae
|
sys/clif: fix attribute parsing and comply with tests
|
2021-03-05 16:47:53 +01:00 |
|
Silke Hofstra
|
5e9b531d33
|
sys/phydat: clarify use of phydat::scale in phydat_fit
|
2021-03-04 21:30:18 +01:00 |
|
Francisco
|
d369dffb4f
|
Merge pull request #14339 from aabadie/pr/sys/auto_init_screen
drivers: sys/auto_init: pkg/lvgl: setup disp_dev, touch_dev and lvgl auto_init
|
2021-03-04 19:23:32 +01:00 |
|
Marian Buschsieweke
|
cf05b39da5
|
sys/event: add missing precondition to doc
|
2021-03-04 12:21:07 +01:00 |
|
Leandro Lanzieri
|
6a0240d04b
|
sys/ztimer/kconfig: add defaults for backends
|
2021-03-04 10:48:27 +01:00 |
|
|
7f5d17da83
|
sys/event: fix possibly uninitialized return warning
|
2021-03-03 22:28:31 +01:00 |
|
|
4e09a54521
|
pkg/lvgl: add auto_init_screen by default + setup auto_init
|
2021-03-03 18:00:49 +01:00 |
|
|
f45d2c7b2a
|
sys/auto_init: add auto_init for stmpe811
|
2021-03-03 18:00:49 +01:00 |
|
|
7c26cf8e76
|
sys/auto_init: add auto_init for ili9341
|
2021-03-03 18:00:49 +01:00 |
|
|
bbe0c94167
|
sys/auto_init: add mechanism for auto_init_screen
|
2021-03-03 18:00:49 +01:00 |
|
Kevin "Tristate Tom" Weiss
|
bf93d85d4e
|
Merge pull request #16111 from miri64/congure_test/enh/shorter-shell-cmd
congure_test: make shell commands shorter
|
2021-03-03 14:09:49 +01:00 |
|
Marian Buschsieweke
|
9e55c2d9e9
|
sys/net/gnrc/lwmac: add missing const qualifier
The name of the thread running the MAC can be stored in ROM.
|
2021-03-02 17:12:01 +01:00 |
|
Marian Buschsieweke
|
f7f739046d
|
sys/net/gnrc/gomach: add missing const qualifier
The name of the thread running the MAC can be stored in ROM.
|
2021-03-02 17:10:58 +01:00 |
|
|
3eaa1beb56
|
sys/shell: initial XFA support
|
2021-03-02 14:57:29 +01:00 |
|
Leandro Lanzieri
|
7faa84ff56
|
Merge pull request #16110 from jia200x/pr/fix_gnrc_lorawan_pktbuf
gnrc_netif_lorawan: add missing NULL check
|
2021-03-01 14:46:44 +01:00 |
|
Martine Lenders
|
f19c8bad01
|
congure_test: make shell commands shorter
|
2021-03-01 14:41:31 +01:00 |
|
benpicco
|
b572e67846
|
Merge pull request #16112 from chrysn-pull-requests/cord-27
sys/net/app/cord: Update to RD draft -27
|
2021-03-01 14:13:33 +01:00 |
|
chrysn
|
049b5179a7
|
sys/net/app/cord and examples: Update references to -27
With all (the few necessary) changes done, this can claim -27
compatibility.
|
2021-03-01 11:59:57 +01:00 |
|
chrysn
|
6542f7008f
|
sys/net/app/cord: Use updated .well-known path from draft -26
|
2021-03-01 11:20:42 +01:00 |
|
Jose Alamos
|
275630289d
|
gnrc_netif_lorawan: add missing NULL check
|
2021-03-01 10:50:57 +01:00 |
|
benpicco
|
c007b00951
|
Merge pull request #15932 from jeandudey/2021_02_04-ieee802154-phy
net/ieee802154: add PHY modes caps for HAL
|
2021-02-26 23:09:37 +01:00 |
|
Hauke Petersen
|
47a031e483
|
cpu/cortexm_common: add dbgpin initialization
|
2021-02-26 11:34:52 +01:00 |
|
Hauke Petersen
|
2d582cdd2e
|
sys: initial import of dbgpin module
|
2021-02-26 11:34:52 +01:00 |
|