Python scripts for automating the testing of phase offsets between HackRF units. Part of an investigation into the phase ambiguity of using multiple low-cost SDRs for phased antenna arrays
Go to file
Jojeee d4a0311223 fix README 2022-08-01 10:49:39 +01:00
__pycache__ Inital commit 2022-08-01 10:31:00 +01:00
2-2.8GHz sweep results (HWsync).txt Inital commit 2022-08-01 10:31:00 +01:00
README.md fix README 2022-08-01 10:49:39 +01:00
hack.py Inital commit 2022-08-01 10:31:00 +01:00
hack_depreciated.py Inital commit 2022-08-01 10:31:00 +01:00
main.py Inital commit 2022-08-01 10:31:00 +01:00
oscilloscope.py Inital commit 2022-08-01 10:31:00 +01:00
plotting.py Inital commit 2022-08-01 10:31:00 +01:00
results.ods Inital commit 2022-08-01 10:31:00 +01:00
results_alt.ods Inital commit 2022-08-01 10:31:00 +01:00

README.md

README

  • These scripts are probably of little use to anyone given to their specific use for my testing. This is more for me to keep track of what I've tried
  • Keysight 6000-X series oscilloscope and up to 4 HackRFs are controlled via SCPI and hackrf_transfer respectively
  • Automation of phase offset measurements across frequency and different condition

NOTE

  • Issue noted in that the DC antenna bias on the HackRF is asserted for ~100ms at start-up. This is enough to trip the 50 ohm input of the scope. Issue has been noted in #1006, no fix found yet that doesn't include a DC blocking filter or removing the bias FET.