Add radar dashboard GUI with replay mode for real ADI CN0566 data visualization, FPGA self-test module, and co-sim npy arrays
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# AERIS-10 Radar Dashboard dependencies
|
||||
# Install: pip install -r requirements_dashboard.txt
|
||||
|
||||
numpy>=1.24
|
||||
matplotlib>=3.7
|
||||
h5py>=3.8
|
||||
|
||||
# FT601 USB 3.0 driver (install from FTDI website if not on PyPI)
|
||||
# ftd3xx # Optional: only needed for --live mode with real hardware
|
||||
Reference in New Issue
Block a user