OpenMarine
WindTrim modes - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: WindTrim modes (/showthread.php?tid=1127)



WindTrim modes - cepicscepics - 2018-04-23

Hi, I'm trying to set up a windtrim mode on openplotter. my config is:

autopilot raymarine st1000+
navman wind 3100
openplotter 0.17
RPI3

I connected the autopilot to RPI through this usb to serial adapter 
   
connecting NMEA + (of autopilot) to A/D+ (of usb/serialconverter)
and           NMEA -  (of autopilot) to B/D- (of usb/serialconverter)
and this is the output of diagnostic:
   

and I connected the wind instrument to RPI through this usb to serial converter 
   
connecting NMEA OUT (of wind instrument) to pin 2 (of usb/serialconverter)
and            GRD          (of wind instrument) to pin 5 (of usb/serialconverter)
and this is the output of diagnostic:
   

from the autopilot manual: 
" the recognized Nmea sentences for Apparent wind angle and speed is: VWR"

from the wind instrument manual:
"Nmea 0183 output: MWV,VPW"

Is it correct right now?
What I have to do now?

tnks a lot......


RE: WindTrim modes - cepicscepics - 2018-04-26

nobody?


RE: WindTrim modes - SkipperEarly - 2018-04-27

only thought I could offer is to use node-red to generate expected NMEA sentences. There are samples of similar already in this forum.


RE: WindTrim modes - cepicscepics - 2018-04-30

(2018-04-27, 06:33 AM)SkipperEarly Wrote: only thought I could offer is to use node-red to generate expected NMEA sentences. There are samples of similar already in this forum.

thinking to modify the node red example in openplotter.....

I think to understand I have to add a function after "merge value" to estrapolate the info to "build" my VWR NMEA sentence, but I really don't know how right now....

some tips??

ciao


RE: WindTrim modes - jim321 - 2018-04-30

there is no windtrim mode in openplotter if the sentences are in diagnostic then your auto pilot should read them then you need to program the auto pilot.


SOLVED: WindTrim modes - cepicscepics - 2018-05-06

my the solution is:

signalk to nmea generator plugin !!!

tanks


WindTrim modes - callmecalanca - 2018-05-08

(2018-05-06, 10:01 PM)cepicscepics Wrote: my the solution is:

signalk to nmea generator plugin !!!

tanks


10.10.10.1:3000/plugins/configure/


Inviato dal mio iPad utilizzando Tapatalk


WindTrim modes - callmecalanca - 2018-06-17

Where is the signalk to NMEA0183 generator plugin in the version 1.0.1??



Inviato dal mio iPad utilizzando Tapatalk


RE: WindTrim modes - jim321 - 2018-06-17

http://localhost:3000/@signalk/server-admin-ui/#/dashboard

log in..

server/plugin config.

http://localhost:3000/@signalk/server-admin-ui/#/serverConfiguration/plugins

use ip instead of localhost if using from another pc tablet ect.