/pyOpenBR24

Python driver for the BR24 radar based on the OpenBR24 driver

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

image

Python driver for the Simrad BR24 radar.

Need to install wireshark to use replay_pcap.py.

How to use:

  • To effectively test this you need 2 virtual machines, i recommend to use Ubuntu 20.04, you need to put the network interfaces of virtual machines in the Bridge Mode for this to work.
  • In one virtual machine you need to run the command "sudo tcpreplay --intf1=eth0 4g-ranges-nm.pcap", where "intf1" is your network interface and the .pcap file is the radar traffic (you can find in the folder "exxample" of the radarpi github repo). What tcpreplay does is to send the multicast packets across the network, just like a real simrad navico 4g radar would do.
  • In the other virtual machine, just run the br24_ui.py to receive and show the radar packets, need to start the radar.