Description
 
RTL-SDR Software Radio Receiver Radio Direction Finding Passive Radar Beamforming Original Version Assembled

Description:

It is a 4-channel phase-coherent RTL-SDR that can be used for passive radar, direction finding and other purposes. The four RTL-SDRs for KerberosSDR share the same clock, and clock synchronization can be achieved quickly without receiving valid signals and only receiving noise. Once synchronization is achieved, it can be used to do many interesting things, such as direction finding, beamforming, passive radar, etc.

Although some people have previously synchronized several RTL-SDRs and demonstrated some similar uses, most of them have not opened the source code of software, and hardware transformation is also more difficult, resulting in the experiment process not being reproduced by most people. Therefore, our product was born.

 
Attention:
Item for KerberosSDR includes 4 RTL-SDR. Because it needs enough power, otherwise it will fail to work properly. At present, the main reason why most users cannot use it normally is insufficient power supply. Therefore, a high-quality microUSB data cable with 3A output current is needed.

Basic Use For KerberosSDR:
There are currently two suggestions for how to use it. One is to install related drivers and application software on system for Ubuntu. The other is to use the image for Raspberry Pi created by the author, burn the image to a SD card through the tool, and use it directly after booting. The second method for Raspberry Pi is simpler to use.

The official recommendation is for Ubuntu 18.04, I also verified on that for Ubuntu 18.04.

1. Install dependent packages:

sudo apt update

sudo apt install python3-pip python3-pyqt4 build-essential gfortran libatlas3-base libatlas-base-dev python3-dev python3-setuptools libffi6 libffi-dev python3-tk pkg-config libfreetype6-dev php-cli wondershaper

2. Uninstall the previously installed numpy package:

sudo apt remove python3-numpy

3. Use pip3 to install dependencies (need to ensure better network quality):

pip3 install numpy

pip3 install matplotlib

pip3 install scipy

pip3 install cairocffi

pip3 install pyapril

pip3 install pyargus

pip3 install pyqtgraph

pip3 install peakutils

pip3 install bottle

pip3 install paste

4. For installing RTL-SDR-Kerberos driver:

sudo apt-get install libusb-1.0-0-dev git cmake

cd ~ [Where to store the code for cd, decide it yourself]

git clone https://github.com/rtlsdrblog/rtl-sdr-kerberos

cd rtl-sdr-kerberos

mkdir build

cd build

cmake ../ -DINSTALL_UDEV_RULES=ON

make

sudo make install

sudo ldconfig

echo'blacklist dvb_usb_rtl28xxu' sudo tee --append /etc/modprobe.d/blacklist-dvb_usb_rtl28xxu.conf

If conditions permit, you can restart the computer, it does not matter if it is inconvenient to restart.

5.Use rtl_test command to test:

Use the rtl_test command to test whether the four RTL-SDRs of KerberosSDR work properly.

Open 4 terminals respectively, enter rtl_test -d 0 in the first terminal and click Enter, enter rtl_test -d 1 in the second terminal and click Enter, enter rtl_test -d 2 in the third terminal and click Back For vehicles, enter rtl_test -d 3 in the fourth terminal and click Enter. Make sure that none of the four terminals display any error prompts, indicating that the power supply of the four RTL-SDRs is normal. If an error is displayed, just google to check, and the Internet is prompting that the power supply is insufficient.

6. For installing Kerberos SDR software:

cd ~ [Where to store the code for cd, you can decide it yourself, as long as you distinguish the different code from the storage place, you can do it clearly]

git clone https://github.com/rtlsdrblog/kerberossdr

cd kerberossdr

sh setup_init.sh

7. Run program for KerberosSDR:

After running sh setup_init.sh, run the following command to open program for KerberosSDR.

./run.sh

Package Included:
- 1 x Set of RTL-SDR Receiver

Note: It is assembled and ready to use.

Payment Terms
 
1.We accept PayPal only.
2.All major credit cards are accepted through secure payment processor PayPal.
3.Payment must be received within 7 business days of auction closing.
4.We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay.
Shipping Terms
 
- For remote regions, we will charge your extra shipping costs. Usually it cost about 35USD-50USD. We will contact you after your payment. Thanks for your understanding.
Return Terms
 
1. If you receive defective item, please kindly notify us within 14 days. We will guide you the returning instruction for replacement or refund.
2. If you purchased in improper condition, please NOTE that the sipping and handling fee will not be refund, all return shipping fee should paid by the buyer unless item DOA.
3. We reserve the right to refuse any returns for objective reasons.
Custom Duties & Taxes
 
1. Import duties, taxes, and charges are not included in the item price or postage cost. These charges are the buyer's responsibility.
2. Avoiding some unnecessary trouble, please check with your country's customs office to inform us what we should declare its value before shipping.
Feedback
 
1. If you are dissatisfied for any reason, please don't be quick to leave us neutral or negative feedback. We work hard to make sure EVERY CUSTOMER 100% SATISFIED and resolve any problem for you and always leave positive feedback to all our customers.
2. If you are satisfied with the product you received, please kindly leave us a positive feedback and 5 star DSR. If there is any problem of your order, please feel free to contact us firstly, we are responsible and credible seller, will follow it for you asap.

 


On Jun-20-20 at 00:55:09 PDT, seller added the following information:

DataCaciques