From e4e45b5bb88a4f1bfb8dbed6087f5c198ef0327b Mon Sep 17 00:00:00 2001 From: Jojeee Date: Mon, 1 Aug 2022 09:39:56 +0000 Subject: [PATCH] Add 'README.md' --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3ad71e8 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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](https://github.com/greatscottgadgets/hackrf/issues/1006), no fix found yet that doesn't include a DC blocking filter or removing the bias FET. \ No newline at end of file