Pi4 Debian tested

spacecruft
Jeff Moe 2023-01-17 12:32:21 -07:00
parent 0f7872984e
commit 1a1fa72796
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,6 @@
# CygnusRFI: An open-source RFI analysis tool for Ground Stations & Radio Telescopes
This is a port of CygnusRFI from Python 2 to Python 3.
![RF Plot](img/example-rfi_plot.png)
@ -14,7 +12,6 @@ sudo apt install --no-install-recommends python3-pip python3-virtualenv \
gnuradio gr-osmosdr
```
Install CygnusRFI fork.
```
@ -54,6 +51,7 @@ options:
-F FMAX, --fmax FMAX
```
# Upstream
See `README-upstream.md`
@ -67,6 +65,8 @@ https://github.com/0xCoto/CygnusRFI
# Status
It appears to be working, but has been minimally tested.
Tested on Raspberry Pi 4 with Debian stable (11/bullseye).
# Copyright
Upstream sources under their respective copyrights.