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:
Jason
2026-03-20 19:02:06 +02:00
parent 7a44f19432
commit f8d80cc96e
19 changed files with 2591 additions and 3 deletions
@@ -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