Micro radarbox USB dongle on laptop for remote sites.

Discussion in 'Hardware' started by Geoffrey Protheroe, May 28, 2019.

  1. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    I am a PPL of some 1000 hours and am now a CAA PfCO for drones. Started using the adsbexchange on a laptop while out on location with mixed success depending on wifi / 4g coverage. This is of great help as military helicopters regularly fly over the area at low altitude as well as some civilian.
    So I decided to go one step further and bought a MicroRadarBox USB dongle and downloaded their software.
    Adsbexchange software took about 10 to 15 minutes to get the hang of and setup for my area - brilliant but had to use WiFi through 4g - not good in remote areas.
    The RadarBox software would have been great with the dongle but it was not. In fact it was awfull !! I spent hours trying to set it up - the feeds were coming in but the map interface is dreadful and would not download optional maps. It ignored my settings and filtering was very limited. In the end I got fed up with it.
    So here is my question.
    Can I configure the usb dongle through the virtual server software to work with adsbexchange ?
    I have installed the server software and it seemed to recognise the dongle but the dongle would not let it connect. I have checked through the forum but not found any answers as to why.
    Can anyone help please as I really really want to stay with ADBSEXCHANGE.
    Keep up the good work.
    ttfn
     
  2. MDA

    MDA Administrator Staff Member

    Which OS?
    If windows there are some post about how to feed ADSBx.
    Give more details, I can prepare step by step instructions for you.
     
  3. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    Hi and thanks. Its Windows 10 on a Lenovo Thinkpad X1 Carbon laptop.
    The usb dongle is a new Micro RadarBox unit.
     
  4. MDA

    MDA Administrator Staff Member

  5. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    [QUOTE="
    Download
    View attachment 1071
    Run as admin.
    Let me know when ready.[/QUOTE]

    I have installed the ntp service however the ntp package just throws up a png image. Will do a google search.
     
  6. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    I have installed the ntp service however the ntp package just throws up a png image. Will do a google search.[/QUOTE]
    OK both installed. :)
     
  7. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    OK Both installed :)
     
  8. MDA

    MDA Administrator Staff Member

  9. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    A driver was installed however I have now reinstalled with the above. Running virtual server port 30005 shows as connecting however when I run the wizard to autoconfigure I cannot get the usb serial port number. So no data is coming through. Will google again to find help for usb com ports. It seems very close to working !!
     
  10. MDA

    MDA Administrator Staff Member

    To be sure, is it your dongle?
    upload_2019-5-29_20-14-10.png
     
  11. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    Nearly - Mine is black and called MicroRadarBox and the aerial lead comes out of the side.
     
  12. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    Now able to see Ports and nothing shows for dongle even though its recognised in device manager ?
     
  13. MDA

    MDA Administrator Staff Member

  14. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    Ok - installed ModeSDeco2 and ran it. Now VirtualServer cannot connect to dongle - reports dongle rejected connection. Not found the ModeSDeco2 web server either. Checking the ModeSDeco2 ini file but no idea what needs changing ?
     
  15. MDA

    MDA Administrator Staff Member

    Wait, edit .bat file - replace xx.xx and yy.yy with your lat/lon
    Code:
    @echo off
    cmd /c modesdeco2.exe --gain 49.6 --freq-correction 0 --location xx.xx:yy.yy --web 8089  --beast 30005 --msg 30003 --sbs10001 10001
    PAUSE
    exit
    run .bat file. open in browser localhost:8089 - you should see website with stats, map etc.
     
  16. MDA

    MDA Administrator Staff Member

    Create receiver in VRS
    upload_2019-5-29_21-2-29.png
    It should connect to modesdeco2.
     
  17. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    [QUOTE="MDA, post: 633970, member: 894"
    It should connect to modesdeco2.[/QUOTE]
    OK VRS is showing connection and aircraft which are also on the localhost map. I am trying to find the bit where ADBSExchange gets the connection to VRS and receives aircraft data ?
    So very very close now.
     
  18. MDA

    MDA Administrator Staff Member

    next step: install mlat client https://www.dropbox.com/s/b6fvn3qg1nymewi/MLAT_client_WIN.zip?dl=0
    edit .bat replace xx.xxxxx, yy.yyyyy, zzz and yourusername with your coordinates and username you want (has to be unique)
    Code:
    mlat-client.exe --lat xx.xxxxx --lon yy.yyyyy --alt zzz --user yourusername --input-host localhost --input-type dump1090 --input-port 30005 --output-host feed.adsbexchange.com --output-port 31090 --no-udp
    pause
     
  19. MDA

    MDA Administrator Staff Member

    For adsbexchange feed create rebroadcast server
    upload_2019-5-29_21-59-57.png
     
  20. Geoffrey Protheroe

    Geoffrey Protheroe New Member

    Missed the post above last with mlat. Now done so retrying