Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 11-12-2024, 05:11   #1
Registered User

Join Date: Oct 2021
Location: Switzerland (boat in Spain)
Boat: Belliure 50 SY
Posts: 58
AIS Catcher

Can anyone tell me how to get AIS data from AIS catcher to SigK In order to display received AIS info on ocpn?


I can't seem to be able to work out how to configure the AIS catcher output or the sigK input....


TIA!!
Belliure 50 is offline   Reply With Quote
Old 11-12-2024, 09:47   #2
Registered User

Join Date: Mar 2011
Posts: 828
Re: AIS Catcher

No personal experience with AISCatcher, but doesn't look like a Phd in Rocket Surgery is required.

On SignalK just need to add a Data Connection, using NMEA 0183, UDP and no reason not to use the default NMEA UDP port number of 10110. See attached picture.

From the AISCatcher web site, under the section titled "Sharing over UDP", looks like all you need is a command similar to
Code:
AIS-catcher  -u 127.0.0.1 10110
assuming AISCatcher and SignalK are running on the same box and that the SignalK UDP connection was configured to use port 10110.

If they're running on separate boxes, change the loopback address (aka localhost) to the correct IP address of the SignalK server.
Attached Thumbnails
Click image for larger version

Name:	signalk-udp.png
Views:	31
Size:	32.5 KB
ID:	296687  
stevead is offline   Reply With Quote
Old 11-12-2024, 15:09   #3
Registered User

Join Date: Mar 2016
Location: San Francisco
Boat: Morgan 382
Posts: 3,568
Re: AIS Catcher

Is there any compelling reason to use SignalK here at all? Configure UDP with AIS Catcher as steve states, and add a UDP connection directly in OpenCPN.

Unless you already use SignalK for something that needs SignalK, don't complicate it.
__________________
-Warren
wholybee is online now   Reply With Quote
Old 11-12-2024, 17:15   #4
Registered User

Join Date: Jul 2015
Posts: 93
Re: AIS Catcher

Using Notepad to make a file "Aiscatcher.bat" with only this sentence works very well for me:

AIS-catcher -c AB -m 4 -p -1 -u 127.0.0.1 10110 -o 1 -gr RTLAGC on TUNER 44 -a 190K

You can leave Aiscatcher.bat in the Aiscatcher folder, and have a shortcut on the desktop.
Maelruan is offline   Reply With Quote
Old 12-12-2024, 01:38   #5
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 565
Re: AIS Catcher

If using sigK are you using openplotter?

The author hangs out on https://forum.openmarine.net/, you'll likely get help from the horses mouth on there.
barcoMeCasa is offline   Reply With Quote
Old 22-12-2024, 12:19   #6
Registered User

Join Date: Oct 2021
Location: Switzerland (boat in Spain)
Boat: Belliure 50 SY
Posts: 58
Re: AIS Catcher

Quote:
Originally Posted by wholybee View Post
Is there any compelling reason to use SignalK here at all? Configure UDP with AIS Catcher as steve states, and add a UDP connection directly in OpenCPN.

Unless you already use SignalK for something that needs SignalK, don't complicate it.

This worked! many thanks!!
Belliure 50 is offline   Reply With Quote
Old 24-12-2024, 00:28   #7
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 565
Re: AIS Catcher

Quote:
Originally Posted by Belliure 50 View Post
This worked! many thanks!!
Just to confirm, are you using openplotter? If so it *should* be simple through signalk so if it isn't the authors would be interested
barcoMeCasa is offline   Reply With Quote
Old 24-12-2024, 06:22   #8
Registered User

Join Date: Oct 2021
Location: Switzerland (boat in Spain)
Boat: Belliure 50 SY
Posts: 58
Re: AIS Catcher

Quote:
Originally Posted by barcoMeCasa View Post
Just to confirm, are you using openplotter? If so it *should* be simple through signalk so if it isn't the authors would be interested

yes, using openplotter with ocpn ver 5.8.4.



Ive made various attempts to create the connections between AIScatcher and SigK to get data into SigK, but no joy as yet. Eventually I'd like to have the AIS data displayed on my Raymarine i70 display, but need to get it into and out of SigK as first....
Belliure 50 is offline   Reply With Quote
Old 24-12-2024, 06:47   #9
Registered User

Join Date: Oct 2021
Location: Switzerland (boat in Spain)
Boat: Belliure 50 SY
Posts: 58
Re: AIS Catcher

Ive manage to work out how to get AIScatcher data into SigK, newbie error and fat fingers was the problem.


I have the SigK to NMEA2k plugin working as well and AIS enabled in the plugin config. SigK dash shows NMEA data going out, but nothing showing on my i70 display.
what am I missing here?
Belliure 50 is offline   Reply With Quote
Old 24-12-2024, 08:23   #10
Registered User

Join Date: Sep 2023
Location: Cruising
Posts: 565
Re: AIS Catcher

Quote:
Originally Posted by Belliure 50 View Post
Ive manage to work out how to get AIScatcher data into SigK, newbie error and fat fingers was the problem.


I have the SigK to NMEA2k plugin working as well and AIS enabled in the plugin config. SigK dash shows NMEA data going out, but nothing showing on my i70 display.
what am I missing here?
Great news that you got sorted out, generally seems a much better idea to get signalk take care of connections, then all nmea goes straight out again on tcp port 10110 for any tablets of laptops etc to receive. Can't help much about the i70 not having any of that but https://forum.openmarine.net/index.php is the place to ask.
barcoMeCasa is offline   Reply With Quote
Old 09-01-2025, 07:24   #11
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 18,115
Images: 2
Re: AIS Catcher

App found here https://www.aishub.net/
rgleason is offline   Reply With Quote
Old 10-01-2025, 07:39   #12
Registered User

Join Date: Mar 2011
Posts: 828
Re: AIS Catcher

Quote:
Originally Posted by Belliure 50 View Post
Ive manage to work out how to get AIScatcher data into SigK, newbie error and fat fingers was the problem.


I have the SigK to NMEA2k plugin working as well and AIS enabled in the plugin config. SigK dash shows NMEA data going out, but nothing showing on my i70 display.
what am I missing here?
Barely enough information provided to diagnose the problem.
1. Is the NMEA 2000 network working?
2. What CAN interfaces are configured on the Pi & SignalK Server?
3. What PGN's are being generated in the SignalK to NMEA 2000 plugin?
4. Have you verified that data is being transmitted onto the NMEA 2000 network?
5. Has the i70 had the data sources configured?
stevead is offline   Reply With Quote
Reply

Tags
ais

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Water Catcher: Waitin' for rain! :( MarkJ Flotsam & Sailing Miscellany 23 07-06-2013 14:47
Water catcher tarp design needed Marionwyatt49 Deck hardware: Rigging, Sails & Hoisting 11 09-03-2013 10:02
Rain-Catcher Design Holding Pattern Liveaboard's Forum 6 26-12-2007 15:19

Advertise Here


All times are GMT -7. The time now is 12:58.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2025, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.