Skip to content
Kees Verruijt edited this page Feb 18, 2020 · 14 revisions

radar_pi is a plugin for OpenCPN that allows full integration of certain radar scanners.

The following radar scanners are supported:

  • Garmin HD
  • Garmin xHD
  • Navico Broadband Radar BR24
  • Navico Broadband Radar 3G
  • Navico Broadband Radar 4G
  • Navico HALO (20, 20+, 24, 4, 6, 8)
  • A simple emulator

The plugin can be operated as the only control station for your scanner, as it allows access to all setup operations such as antenna direction correction and antenna height, as well as cooperate in a multi-station setup -- whether multiple OpenCPN installations or one or more MFDs/plotters. In fact using a mixed setup is what 2 out of 3 developers use, and recommend (our laptops and tablets don't work nearly as well outside as the dedicated plotters.)

It supports up to four radars, with the dual-range Navico radars counting as two radars, as long as all radars are of a different type. So you can connect both a 4G and a HALO radar and enjoy dual range on both physical radars, combining to four different scans simultaneously on your computer screen.

The plugin has class leading ARPA and MARPA support, supporting 50 ARPA and MARPA targets as well as target trails support comparable to commercial level radars as well as guard zone support. It supports two guard zones per radar as well as two Electronic Bearing Lines (EBL) and Variable Range Markers (VRM) per radar.

The following pages document the plugin for end users:

  1. Requirements
  2. Hardware installation (Navico)
  3. Hardware installation (Garmin)
  4. Software installation
  5. Basic operation
  6. Preferences

Further development

For more insight in what it takes to add a new radar type, such as Furuno or Raymarine, see Adding new radar types.

Credits

This plugin was initially developed as a BR24 plugin by Dave Cowell who took Dave Register's Garmin plugin and modified it to work with the BR24. Over the years code was contributed by @Hakansv, @douwefokkema, @seandepagnier, @nohal, @chucksk and @canboat. After v3.0 was released the code was changed again to support multiple radar types, and adding Garmin support back in with the help of @trudK45.