| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| 0.96 | 2013-03-26 | ||
| 0.95 | 2012-12-01 | ||
| 0.94 | 2012-12-01 | ||
| 0.93 | 2011-11-06 | ||
| 0.92 | 2011-10-17 | ||
| readme.txt | 2013-03-15 | 2.5 kB | |
| Totals: 6 Items | 2.5 kB | 0 |
OpenCPN AIS Radarview plugin
Version : 0.96
Project homepage : sourceforge.net/projects/aisradarviewpi
Release date : 2013-03-15
Description : Rebuild for OpenCPN 3.2 and bug fix
Platform : Windows XP (tested), Windows 7 (tested), Ubuntu 11 (tested)
Installation Windows: Step 1: copy the DLL into the OpenCPN plugins directory
Linux : Step 1: copy the shared library radar_pi.so into /usr/local/lib/opencpn/lib
Step 2: start OpenCPN
Step 3: In the toolbox select the tab Plugins, the plugin version 0.94 is now visible
Step 4: click on the plugin and click activate
Step 5: click the Toolbox Ok button and the redar icon is visible in the toolbar
Usage : to start click on the radar icon, the view will appear
to stop click the radar icon again, the view will disappear
Select the range needed using the controls at the bottom of the view. The view will adapt immediatly
Select or deselect the north-up check box to choose between north-up or course up, the view will adap immediatly
Release note :
0.96
- rename to aisradar_pi
- bug fix for crash on close
- Version display in title bar
0.95
- Changed naming convention so the plugin is recognized by OPCN main program
0.94
- Rebuild to support Opencpn version 2.6.x plugin API 1.7
0.93
- Added support for Linux (Ubuntu 11.10)
0.92
- Fixed memoryleak when deleting Aistargets array. a wxarray does not delete the array contents
The WX_CLEAR_ARRAY() takes care of that
0.91
- added course indicator for course up display
- added wind direction indicators (N, E, S, W) for north up display
- added bearing line. It takes switching between north/course up into account
- removed direct access to the config object from RadarFrame. The RadarFrame is for
display only and should not bother about storage locations. The info is now requested from
the radar_pi object that interfaces between the mainprogram and the view `
0.90
- Initial version to be distributed
Feedback to johan.sman@gmail.com