This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connecting NMEA Wind data from NASA Clipper
#1
Hi,
I have a problem connecting my NASA Clipper Tactical Wind System (NMEA 0183) to my OpenPlotter setup:
OpenPlotter: 0.17.1
Raspberry Pi 3
Connected devices in this test:
- GPS G-Star
- Cabled Ethernet
- Keyboard/Mouse/screen
- USB RS422/485 CAN Stick connected to NASA Wind System bought from Sailoog
- 1W temp sensor/GPIO relay board/Float sensor

Compass/SPI sensors is disabled since i saw in another post that this may interfere

I have connected the Wind System and the green light is blinking nicely

Here is the problem: When i run Autosetup (of USB Connections), i can see the NMEA sentences (the auto setup is inserted below) and it reports "found NMEA0183 on /dev/ttyUSB0 with baudrate 4800", but it never creates an auto-name so that i can "Add individual name to serial port" in the USB manager ...never creates anything selectable like it does when i add GPS etc.

Most often it hangs during the autosetup process but continues if i disconnect the USB/422 adapter.

Any thoughts?


/M
-------
Auto setup detects hardware. Please make sure that all devices are turned on.



search for tty devices
found: /dev/ttyS0 internal   3f215040.serial  
found: /dev/ttyUSB1 067b 2303  1-1.2:1.0 PL2303 Serial Port Prolific Technology, Inc.
found: /dev/ttyUSB0 1a86 7523  1-1.3:1.0 HL-340 USB-Serial adapter QinHeng Electronics

sort tty devices

check if we have to switch from dev to port
test  ['', '067b', '2303', '', '1-1.2:1.0', 'dev', 'ttyUSB', '/dev/ttyUSB1', 'PL2303 Serial Port', 'Prolific Technology, Inc.', 0]
test  ['', '1a86', '7523', '', '1-1.3:1.0', 'dev', 'ttyUSB', '/dev/ttyUSB0', 'HL-340 USB-Serial adapter', 'QinHeng Electronics', 0]
test  ['', 'internal', '', '', '3f215040.serial', 'dev', 'ttyS0', '/dev/ttyS0', '', '', 0]

search for NMEA0183 in tty devices

search NMEA0183 on /dev/ttyUSB1 with baudrate 4800
    Vc&vcFcVv$GPGSA,A,3,25,29,31,02,12,14,06,32,,,,,1.9,1.2,1.5*3
    $GPRMC,144034.000,A,5728.2680,N,01205.5684,E,0.00,334.93,140418,,,A*6
    $GPGGA,144035.000,5728.2680,N,01205.5684,E,1,08,1.2,9.7,M,40.1,M,,0000*5
    $GPGSA,A,3,25,29,31,02,12,14,06,32,,,,,1.9,1.2,1.5*3
    $GPRMC,144035.000,A,5728.2680,N,01205.5684,E,0.00,334.93,140418,,,A*6
found NMEA0183 on /dev/ttyUSB1 with baudrate 4800
search NMEA0183 on /dev/ttyUSB0 with baudrate 4800
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
    $WIMWV,358,R,0,N,A*2
found NMEA0183 on /dev/ttyUSB0 with baudrate 4800

create an autoname for found NMEA0183 devices
    $GPGSA,A,3,25,29,31,02,12,14,06,32,,,,,1.9,1.2,1.5*30
    $GPRMC,144038.000,A,5728.2680,N,01205.5684,E,0.00,334.93,140418,,,A*6F
.
.
.
.
.

    $GPRMC,144046.000,A,5728.2680,N,01205.5684,E,0.00,334.93,140418,,,A*66
    $GPGGA,144047.000,5728.2680,N,01205.5684,E,1,08,1.2,9.8,M,40.1,M,,0000*5C
    $GPGSA,A,3,25,29,31,02,12,14,06,32,,,,,1.9,1.2,1.5*30
    $GPRMC,144047.000,A,5728.2680,N,01205.5684,E,0.00,334.93,140418,,,A*67
    $GPGGA,144048.000,5728.2680,N,01205.5684,E,1,08,1.2,9.8,M,40.1,M,,0000*53
    $GPGSA,A,3,25,29,31,02,12,14,06,32,,,,,1.9,1.2,1.5*30
created the name: ttyOP_GP
Reply


Messages In This Thread
Connecting NMEA Wind data from NASA Clipper - by Smartell - 2018-04-15, 10:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)