1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Meiling
d78501d305 spectrum-scanner: fix flake8 issues 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
smlng
71ab847086 adapt RIOTBASE to use submodule path 2018-12-19 13:19:37 +01:00
Joakim Nohlgård
ead0b1ab89 spectrum-scanner: Shrink plot Z limits
Make differences in ED level more visible.
2018-10-18 09:20:05 +02:00
Joakim Nohlgård
025e103c37 spectrum-scanner: Plotting rewrite 2018-10-18 09:20:05 +02:00
smlng
b1cfc4844c spektrum-scanner: fix plot_rssi.py script
Adapt python script to comply with python coding conventions, i.e.
fixing error reported by flake8.
2018-10-08 16:30:26 +02:00
smlng
6838b92c41 spektrum-scanner: set default board to samr21-xpro
Currently only the at86rf2xx driver supports the required NETOPT to make
the spektrum scanner work.
2018-10-04 14:51:35 +02:00
smlng
b0eae4bc82 spektrum-scanner: adapt to new gnrc_netif calls
Accessing and handling of network interfaces with gnrc_netif has changed
and needs adaption to compile and work again.
2018-10-04 14:50:12 +02:00
smlng
a62839b231 spectrum-scanner: uncrustify 2018-10-02 22:40:00 +02:00
Joakim Nohlgård
03a53188b3 spectrum-scanner: Application for radio ED scanning 2017-10-23 10:06:19 +02:00