|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- https://circleci.com/gh/opencpn-radar-pi/radar_pi/4505 --> |
| 3 | +<plugin version="1"> |
| 4 | + <name> Radar </name> |
| 5 | + <version> v5.6.1-beta </version> |
| 6 | + <release> 0 </release> |
| 7 | + <summary> Overlays the radar picture on OpenCPN </summary> |
| 8 | + |
| 9 | + <api-version> 1.18 </api-version> |
| 10 | + <open-source> yes </open-source> |
| 11 | + <author> Hakan Svensson / Douwe Fokkema / Kees Verruijt / David S Register </author> |
| 12 | + <source> https://github.com/opencpn-radar-pi/radar_pi </source> |
| 13 | + <info-url> https://opencpn.org/OpenCPN/plugins/radarPI.html </info-url> |
| 14 | + |
| 15 | + <description> Garmin, Navico and Raymarine radar support |
| 16 | + |
| 17 | +WARNING: OPENGL MODE IS REQUIRED! |
| 18 | + |
| 19 | +Works with Garmin HD, xHD, Navico BR24, 3G, 4G, HALOxx and several Raymarine radars. |
| 20 | + |
| 21 | +When a compass heading is provided it will allow radar overlay on the chart(s). |
| 22 | +It also allows separate display of a traditional radar picture (PPI). |
| 23 | + |
| 24 | +Supports (M)ARPA (even on radars that do not support this themselves), |
| 25 | +Guard zones, AIS overlay on PPI, and various radar dependent features |
| 26 | +such as dual radar range and Doppler. |
| 27 | + </description> |
| 28 | + |
| 29 | + <target>debian-wx32-x86_64</target> |
| 30 | + <target-version>11</target-version> |
| 31 | + <target-arch>x86_64</target-arch> |
| 32 | + <tarball-url> https://dl.cloudsmith.io/public/opencpn-radar-pi/radar-beta/raw/names/Radar-v5.6.1-beta-debian-wx32-x86_64-11-tarball/versions/v5.6.1-beta/Radar-v5.6.1-beta_debian-wx32-x86_64-11-x86_64.tar.gz </tarball-url> |
| 33 | + <tarball-checksum> b2076badeb7e36e42bee354617bb13ed7e54e1002fcd259c521989c68a8a8029 </tarball-checksum> |
| 34 | +</plugin> |
0 commit comments