Update 19-Jul-24: This was replaced with a Raspberry Pi 5 and other improvements.
Since I upgraded my transponder to the GTX 345 then swapped out my SkyRadar DX for a Rasperry Pi running Stratux and Virtual Radar Server (git repository here) so I can see a lot more information about fellow aviators in the sky on my tablet or phone in flight, I removed the SkyRadar. I've now repurposed the SkyRadar DX as a local 978 MHz UAT feeder into my on site home Virtual Radar Server. I also connected to my right GRT HXr EFIS so it can capture all ADS-B data for later processing (through my public domain flight data analysis software) if desired.
Below shows the SkyRadar DX next to the ugly hack job of the Stratux setup. It looks ugly, but it's quite stout with all those wire ties.
You can see my phone attached to the canopy in flight showing Virtual Radar Server.
The setup uses the following:
- Raspberry Pi 4
- Case
- Wifi
- Edimax EW-7811Un WiFi dongle since the Pi's internal antenna was effectively shielded by the case. Update 19-Jul-24: I soldered in an external antenna when this setup was replaced.
- USB hub to allow additional things connected to the USB ports of the pi
- SDRs
- Nooelec SAWbird+ LNA and filter (this was overkill and later removed)
- Nooelec RTL-SDR v5 SDR
- USB extensions (to allow the SDRs to be placed on the top of the Pi's case)
- GPS
- GPS antenna (with U.FL adapter) sitting on my GPS antenna shelf.
- GPS antenna (with U.FL adapter)
- Software
- Stratux to VRS converter software with additional maps and charts
- Offline software for occasional updates of aircraft registration databases.
- USB to serial converter (to connect to my right GRT HXr EFIS)
- Note that the following line must be added to the end of GRT's serial patch script:
- if ! grep -q '067b.*23a3.*serialout' $rules; then
wLog "Configured to accept all PL2303 23a3 devices for serialout"
echo 'SUBSYSTEMS=="usb", ATTRS{idVendor}=="067b", ATTRS{idProduct}=="23a3", SYMLINK+="serialout0", OPTIONS+="link_priority=3"' >> $rules
fi
It sits in the mapbox area where the SkyRadar DX was mounted and where the B&C BC410-H backup alternator's regulator is mounted. For power, I mounted a USB automobile power socket, the red device visible below.
It allows me to have live traffic on AvareX and run Virtual Radar Server on my in flight tablet.