summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-06 03:05:25 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-06 03:05:25 +0200
commit0acabb2f6da31a7c90836263eb26f6afba2f376a (patch)
tree1e911bd21690f3675466500089a9c421934d8acd
parentCreated 11. KerberosSDR Setup for KrakenSDR Software (markdown) (diff)
downloadkrakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar.gz
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar.bz2
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar.lz
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar.xz
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.tar.zst
krakensdr_docs.wiki-0acabb2f6da31a7c90836263eb26f6afba2f376a.zip
-rw-r--r--11.-Appendix.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/11.-Appendix.md b/11.-Appendix.md
index 7285cba..73bceb5 100644
--- a/11.-Appendix.md
+++ b/11.-Appendix.md
@@ -1,30 +1,3 @@
-## Using KerberosSDR with KrakenSDR Software
-
-#### KerberosSDR BOOTING NOTE
-(We note that the following problem may be actually fixed with the latest Pi 4 Firmware, but will leave this information here in case people continue to experience this issue). The Pi 4 hardware has a problem where it will not boot if a powered USB hub drawing current from the Pi 4 is plugged in. Inside the KerberosSDR is a powered USB hub and hence the Pi 4 will not boot if the KerberosSDR is plugged in. So please plug the KerberosSDR in after booting. For the KrakenSDR the hardware implementation forces external power only, so this problem does not occur.
-
-We strongly recommend making a small modification by removing a jumper on the KerberosSDR PCB to avoid this Pi 4 issue. This modification force external power only on the KerberosSDR by opening the enclosure, carefully removing the top calibration board, and then removing the `JP2` jumper from the PCB.
-
-![kerberos_jumper_mod](https://user-images.githubusercontent.com/78108016/163519259-bc6c8f37-87fc-4742-8f03-c3cae849e133.jpg)
-
-#### KerberosSDR EEPROM Update
-For KerberosSDR users you will need to initially flash the EEPROM to use the new serial numbering scheme. Connect a monitor and boot up the image file. The code will not start as the EEPROMs are incorrect.
-
-There is a script in `~/krakensdr_doa/heimdall_daq_fw/util/eeprom_init.sh` that can guide your through this. Just plug in your KerberosSDR (ensuring it is powered from the power port), and run the script `./eeprom_init.sh`. The script will guide you to use the DIP switches to turn all units off, except the currently requested tuner. It will then flash the realtek_oem firmware, then the serial number, before asking you to turn off that tuner, and turn on the next one. Answer `Y` each time it asks to flash.
-
-Once the EEPROM is flashed you can reboot and follow the reconfiguration step below.
-
-#### KerberosSDR Reconfiguration
-The image is currently set up for the KrakenSDR. For KerberosSDR users, please update the EEPROM as described above first, then reboot. Once the web interface has loaded, expand the "Basic DAQ Settings" by clicking on the checkbox. Under "Preconfigured DAQ Files" select "kerberosSDR_default", and then click on "Reconfigure and Restart DAQ chain". This may take a minute or so, but after it's completed the software should connect and begin processing.
-
-#### KerberosSDR Retuning
-The KrakenSDR code is designed to autocalibrate phase on each retune. Unfortunately this feature is not available on the KerberosSDR due to the lack of a noise source switching circuit. So with the KerberosSDR every time you change the frequency or DAQ settings, you must make sure that you have the antennas disconnected.
-
-Also if you make any custom changes to the DAQ settings (which is not recommended), always ensure that `Calibration Track Mode` is set to `No Tracking` otherwise the software will attempt to recalibrate every X-minutes.
-
-Once you've set the center frequency, you can connect your antennas. In the Spectrum screen you can use 'click to tune' to tune to any frequency within the active bandwidth without needing to recalibrate.
-
-
## Enclosure Drawing
![image](https://user-images.githubusercontent.com/78108016/170426967-eb46003d-9138-4961-9c8f-ea6085997632.png)