Martine Lenders
43903b179b
Merge pull request https://github.com/RIOT-OS/applications/pull/76 from akshaim/remove_flak8
...
travis: Remove flake8
2022-09-20 11:24:12 +02:00
chrysn
ef9b3a029d
sniffer: Migrate to ztimer
...
See-Also: https://github.com/RIOT-OS/applications/pull/78#pullrequestreview-1112206330
2022-09-20 11:24:12 +02:00
Martine Lenders
c71f74e2a9
Merge pull request https://github.com/RIOT-OS/applications/pull/74 from leandrolanzieri/pr/coap_chat/adapt_new_gcoap_api
...
coap-chat: adapt to new gcoap API
2022-09-20 11:24:12 +02:00
Akshai M
b4f4173553
travis: Remove flak8
2022-09-20 11:24:12 +02:00
chrysn
dda61ca78e
dependencies: Replace deprecated module
2022-09-20 11:24:12 +02:00
Martine Lenders
9db31389e0
Merge pull request https://github.com/RIOT-OS/applications/pull/72 from miri64/release/enh/2020.07
...
RIOT: update to 2020.07
2022-09-20 11:24:12 +02:00
Leandro Lanzieri
9d17a74df8
coap-chat: adapt to new gcoap API
2022-09-20 11:24:12 +02:00
chrysn
25a5151dc4
sniffer: Update to 2022.07 release
...
The ztimer64_xtimer_compat module is not automatically enabled when
ztimer provides xtimer compatibility. It does not provide the
xtimer_usec_from_ticks64 function, but that was not particularly used
anyway. A header file became unavailable but was not needed.
2022-09-20 11:24:12 +02:00
5b40f96f9d
Merge pull request https://github.com/RIOT-OS/applications/pull/71 from fjmolinas/pr_bump_version
...
RIOT: bump version to 2020.01
2022-09-20 11:24:12 +02:00
Martine S. Lenders
0fb6a17dd0
spectrum-scanner: adapt for 2020.07 release
2022-09-20 11:24:12 +02:00
chrysn
bc38fd40bc
spectrum-scanner: Update to 2022.07 release
...
The ztimer64_xtimer_compat module is not automatically enabled when
ztimer provides xtimer compatibility.
2022-09-20 11:24:12 +02:00
Martine Lenders
ad5c7c9a4a
Merge pull request https://github.com/RIOT-OS/applications/pull/69 from kb2ma/sniffer/2019.10_update
...
sniffer: README updates
2022-09-20 11:24:12 +02:00
Francisco Molina
b0307a432d
coap-chat/coap.c: apply api changes
2022-09-20 11:24:12 +02:00
Martine S. Lenders
5b050d8921
coap-chat: adapt for 2020.07 release
2022-09-20 11:24:12 +02:00
chrysn
8f8db4fb21
coap-chat: Update to 2022.07 release
...
The signature changed; no need for changes in code as the context
argument is discarded anyway.
2022-09-20 11:24:12 +02:00
Martine Lenders
04ff35135f
Merge pull request https://github.com/RIOT-OS/applications/pull/68 from kb2ma/coap-chat/2019.10_update
...
coap-chat: 2019.10 update
2022-09-20 11:24:12 +02:00
Ken Bannister
818eb2d4e6
sniffer: fix reference to sniffer tool README
2022-09-20 11:24:12 +02:00
Francisco Molina
e0e2e400df
README: fix submodule initialization
2022-09-20 11:24:12 +02:00
Martine S. Lenders
33024b46b2
RIOT: update for 2020.07
2022-09-20 11:24:12 +02:00
Akshai M
5a0a37a29d
RIOT-OS Submodule : Update to 2022.07 release
2022-09-20 11:24:12 +02:00
Martine Lenders
b166ba3afb
Merge pull request https://github.com/RIOT-OS/applications/pull/67 from kb2ma/2019.10_update
...
RIOT: update submodule to 2019.10 release
2022-09-20 11:24:12 +02:00
Ken Bannister
8dd36cf57a
coap-chat: update for gcoap change in 2019.10 release
2022-09-20 11:24:12 +02:00
Ken Bannister
bb9aa60ece
sniffer: fix references to board network interface
2022-09-20 11:24:12 +02:00
Francisco Molina
5955c6f229
RIOT: bump version to 2020.01
2022-09-20 11:24:12 +02:00
Sebastian Meiling
23b7164161
Merge pull request https://github.com/RIOT-OS/applications/pull/62 from miri64/travis/enh/notifications
...
travis: notify maintainers via mail about builds
2022-09-20 11:24:12 +02:00
Ken Bannister
190e5924ed
RIOT: update submodule to 2019.10
2022-09-20 11:24:12 +02:00
Ken Bannister
f31eb2f5b2
sniffer: formatting and syntax updates
2022-09-20 11:24:12 +02:00
Martine Lenders
a780454b78
Merge pull request https://github.com/RIOT-OS/applications/pull/65 from RIOT-OS/pr_fix_flake8
...
spectrum-scanner: fix flake8 issues
2022-09-20 11:24:12 +02:00
Martine Lenders
6ca3a170cc
travis: notify maintainers via mail about builds
2022-09-20 11:24:12 +02:00
Ken Bannister
1b993970ed
sniffer: add output example
2022-09-20 11:24:12 +02:00
Sebastian Meiling
3d2c230696
Merge pull request https://github.com/RIOT-OS/applications/pull/53 from gebart/pr/spectrum-plot
...
spectrum-scanner: Improved plotting script
2022-09-20 11:24:12 +02:00
Sebastian Meiling
d78501d305
spectrum-scanner: fix flake8 issues
2022-09-20 11:24:12 +02:00
Sebastian Meiling
b926d47ee2
Merge pull request https://github.com/RIOT-OS/applications/pull/58 from miri64/readme
...
Provide README
2022-09-20 11:24:12 +02:00
Ken Bannister
4be4e20cbb
sniffer: remove obsolete reference to RIOTBASE
2022-09-20 11:24:12 +02:00
danpetry
3b73f9a4d3
Merge pull request https://github.com/RIOT-OS/applications/pull/63 from miri64/riot/enh/2019.04
...
RIOT: update submodule to 2019.04
2022-09-20 11:24:12 +02:00
Martine Lenders
96a894bacb
Provide README
2022-09-20 11:24:12 +02:00
Martine Lenders
1ee703aa27
RIOT: update submodule to 2019.04
2022-09-20 11:24:12 +02:00
Martine Lenders
0079b0c52f
event_periodic_callback: remove unnecessary dependency
2022-09-20 09:49:30 +02:00
benpicco
f03f5384c1
Merge pull request #18355 from maribu/sys/shell/cmds
...
sys/shell: make cmds submodules and add KConfig modeling
2022-09-19 21:07:23 +02:00
Marian Buschsieweke
4b87a300c0
Merge pull request #18598 from benpicco/event_periodic_callback
...
event_periodic_callback: add convenience wrapper for periodic callbacks
2022-09-19 20:45:52 +02:00
Martine Lenders
ff648985c0
Merge pull request #18443 from miri64/gcoap_dns/enh/implement-max_age-ttl-algorithm
...
gcoap_dns: implement Max-Age-based TTL calculation
2022-09-19 16:03:46 +02:00
Martine Lenders
d5e63a5e46
Merge pull request #18096 from Teufelchen1/feat/port_parsing
...
sys/uri_parser: Adding the port as uint16_t
2022-09-19 13:40:53 +02:00
Karl Fessel
e43a75d293
Merge pull request #18431 from kfessel/p-doccheck-fix
...
doccheck: make the file pattern more match riot.doxyfile
2022-09-19 11:07:57 +02:00
Marian Buschsieweke
e402f1d885
Merge pull request #18418 from maribu/cpu/stm32/periph/stm32_eth_tracing
...
cpu/stm32/periph_eth: Add stm32_eth_tracing
2022-09-18 22:19:34 +02:00
Benjamin Valentin
b1ea963df4
gnrc_netif: introduce GNRC_NETIF_STACKSIZE_DEFAULT
2022-09-18 18:35:21 +02:00
Marian Buschsieweke
8457f09dde
Merge pull request #18139 from maribu/sys/net/gnrc/netif/confirm_send
...
sys/net/gnrc_netif: Make use of confirm send
2022-09-17 19:40:24 +02:00
fabian18
6ac0bbf591
Merge pull request #17893 from benpicco/gnrc_ipv6_nib_iface_up
...
gnrc_netif: handle NETDEV_EVENT_LINK_UP/DOWN events
2022-09-17 14:59:44 +02:00
Benjamin Valentin
ba1de182e5
tests/event_periodic_callback: add test for periodic callback
2022-09-17 13:47:35 +02:00
c2a1afa12a
Merge pull request #18606 from jan-mo/fix/20220916__core_msg_queue_print_restore_irq
...
core/msg.c: irq was not restored properly
2022-09-17 03:45:39 +02:00
Benjamin Valentin
838a5e4bd3
netdev_drivers: make sure to signal LINK_UP at least once
2022-09-16 22:57:28 +02:00