PosiView tracks multiple vehicles and moving objects reporting their position via USBL, GPS or other navigation devices.
The Plugin reads usually NMEA formatted data from USBL or other navigation devices and displays the object as scaled symbol on the canvas.
Additionally the positions are displayed in several docked windows.
The main intention of this plugin is to turn QGIS into a navigation software for underwater devices.
- Clone the repository
- Execute "make deploy"
- Go to plugin manager and install PosiView
- Enable plugin
- Open configuration dialog
- Create one or more dataprovider and select a suitable parser
- Create one or more mobiles/vehicles and assign the corresponding dataprovider
- Start tracking
- In the guidance dock select the vehicles to see distance and heading
- Datalogging
- Logging events/targets on a seperate (gpx-)layer
PosiView tracks multiple vehicles and movable objects reporting
their position via USBL, GPS or other navigation devices.
Copyright (C) 2015-2018 MARUM - Center for Marine Environmental Sciences
PosiView Plugin is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with PosiView Plugin. If not, see <http://www.gnu.org/licenses/>.