diff --git a/MANIFEST.md b/MANIFEST.md index cbe11d9..9e9685d 100644 --- a/MANIFEST.md +++ b/MANIFEST.md @@ -8,15 +8,15 @@ author: copyright_owner: - Stefan Wunsch - Communications Engineering Lab (CEL) at Karlsruhe Institute of Technology (KIT) -dependencies (most of them are needed by GNU Radio 3.8 and are included transitively): - - gnuradio maint-3.8 +dependencies (most of them are needed by GNU Radio 3.10 and are included transitively): + - gnuradio maint-3.10 - UHD = 3.15 - QT 5.10.1 - Qwt = 6.1.0 - python-matplotlib repo: https://github.com/kit-cel/gr-radar website: https://grradar.wordpress.com -gr_supported_version: v3.7, v3.8 +gr_supported_version: v3.7, v3.8, v3.10 --- The *gr-radar* project provides a toolbox of commonly used radar algorithms. An important part is the *UHD Echotimer*, which enables a synchronized TX and RX stream from USRPs to ensure a constant phase relation in measurements. Example flowgraphs for CW, Dual CW, FSK, FMCW and OFDM radar are given and partly tested on hardware. GUI elements for target representation and further signal processing algorithms such as target tracking are implemented. Check out the project website for example videos and further information. diff --git a/README.md b/README.md index 8805d2a..9b3af93 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ For full documentation build the toolbox and open `build/docs/doxygen/html/index **Development platform** -GNU Radio maint-3.8 +GNU Radio maint-3.10 UHD 3.15 -Ubuntu 18.04 +Ubuntu 22.04 **Dependencies** Qt 5.10.1