mirror of
https://github.com/jonkraft/PhaserRadarLabs.git
synced 2026-01-09 12:37:54 -05:00
Update FMCW_RADAR_Waterfall_ChirpSync.py
Added a note that this version was only for Pluto rev 0.38.
This commit is contained in:
@@ -49,7 +49,7 @@ from pyqtgraph.Qt import QtCore, QtGui
|
||||
|
||||
'''This script uses the new Pluto TDD engine
|
||||
As of March 2024, this is in the main branch of https://github.com/analogdevicesinc/pyadi-iio
|
||||
Also, make sure your Pluto firmware is updated to rev 0.38 (or later)
|
||||
This script only works with Pluto rev 0.38. For rev 0.39 (or later), use FMCW_RADAR_Waterfall_ChirpSynch_39.py
|
||||
'''
|
||||
import adi
|
||||
print(adi.__version__)
|
||||
|
||||
Reference in New Issue
Block a user