- Posts: 28
NMEA Filtering
- sparticle
- Topic Author
- Offline
- Junior Member
Less
More
5 years 1 month ago #45
by sparticle
NMEA Filtering was created by sparticle
Hello,
We have only recently come across your software after using OpenCPN for a few years.
Can you advise on a number of things.
We have a Raymarine Seatalk 1 system. It has 2 RL70C Plus Plotters a 400G course computer and the usual ST60 instruments and 6001+ Autopilot controller.
We will be augmenting this ST1 backbone with a Digital Yacht AIT5000 Ais Transponder and WiFi server which connects to the Raspberry pi using a single bidirectional USB and a Raymarine E85001 Seatalk to NMEA convertor. Our aim is to put the E85001 as a bridge between the AIT5K and the ST1 network. WE can get all the baot data on the AIT5K NMEA in from the E85001 this will then be MUXed to the wifi server along with the AIS data.
Our plan is then send out the Route/Course/Autopilot data via USB back to the AIT5K either via the USB conenction or via Wifi which will bridge to the NMEA through the E85001 to the ST1 network.
The real question is how do we filter the NMEA sentences in and out of QtVLM?
Cheers
Spart
eh boat data from the .
We have only recently come across your software after using OpenCPN for a few years.
Can you advise on a number of things.
We have a Raymarine Seatalk 1 system. It has 2 RL70C Plus Plotters a 400G course computer and the usual ST60 instruments and 6001+ Autopilot controller.
We will be augmenting this ST1 backbone with a Digital Yacht AIT5000 Ais Transponder and WiFi server which connects to the Raspberry pi using a single bidirectional USB and a Raymarine E85001 Seatalk to NMEA convertor. Our aim is to put the E85001 as a bridge between the AIT5K and the ST1 network. WE can get all the baot data on the AIT5K NMEA in from the E85001 this will then be MUXed to the wifi server along with the AIS data.
Our plan is then send out the Route/Course/Autopilot data via USB back to the AIT5K either via the USB conenction or via Wifi which will bridge to the NMEA through the E85001 to the ST1 network.
The real question is how do we filter the NMEA sentences in and out of QtVLM?
Cheers
Spart
eh boat data from the .
Please Log in or Create an account to join the conversation.
- maitai
- Offline
- Administrator
Less
More
- Posts: 866
5 years 1 month ago #47
by maitai
Replied by maitai on topic NMEA Filtering
Hi,
What exactly do you want to filter? Concerning incoming there is no way to put a filter in qtVlm (in the current release, that is planned for a future one). Concerning outgoing connections, you can either send back all (be careful not to create a loop), or select WP related messages (WPL, RMB and BWC), and/or VMG message (WCV) and/or performance messages.
Regards,
Philippe
What exactly do you want to filter? Concerning incoming there is no way to put a filter in qtVlm (in the current release, that is planned for a future one). Concerning outgoing connections, you can either send back all (be careful not to create a loop), or select WP related messages (WPL, RMB and BWC), and/or VMG message (WCV) and/or performance messages.
Regards,
Philippe
Please Log in or Create an account to join the conversation.
- sparticle
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 28
5 years 1 month ago #48
by sparticle
Replied by sparticle on topic NMEA Filtering
Hi yes that is the point as we want to filter out any Route/Course/AP messages getting back in via the input. Sending back all will not be helpful I don't think. I also think the Raymarine network expects RMC and maybe a few other sentences.
We are super impressed by your platform. Not used it anger yet as no version for RPi4 Ubuntu we can find. Can we comlie ourselves on the target device?
Cheers
Spart
Cheers
Spart
We are super impressed by your platform. Not used it anger yet as no version for RPi4 Ubuntu we can find. Can we comlie ourselves on the target device?
Cheers
Spart
Cheers
Spart
Please Log in or Create an account to join the conversation.
- maitai
- Offline
- Administrator
Less
More
- Posts: 866
5 years 1 month ago #49
by maitai
Replied by maitai on topic NMEA Filtering
Hi again,
RMC is boat position, speed and heading surely your Raymarine has already all that. If not and you want to use qtVlm as a mux then you need to resend all on a specific port, no way as of today to send only RMC.
You cannot compile yourself, qtVlm is closed-source, sorry.
It will work out of the box on Rasbian (never tested on a RPI4 but some users have reported it works), for Ubuntu I guess we would need a special build (not an easy task believe me). Maybe you can try with the Raspbian build and see what it says?
Why not using Raspbian instead of Ubuntu which is much heavier?
Philippe.
RMC is boat position, speed and heading surely your Raymarine has already all that. If not and you want to use qtVlm as a mux then you need to resend all on a specific port, no way as of today to send only RMC.
You cannot compile yourself, qtVlm is closed-source, sorry.
It will work out of the box on Rasbian (never tested on a RPI4 but some users have reported it works), for Ubuntu I guess we would need a special build (not an easy task believe me). Maybe you can try with the Raspbian build and see what it says?
Why not using Raspbian instead of Ubuntu which is much heavier?
Philippe.
Please Log in or Create an account to join the conversation.
- sparticle
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 28
5 years 1 month ago #50
by sparticle
Replied by sparticle on topic NMEA Filtering
We use ubuntu on all other computers so wanted to keep with that and raspbian is a little dated looking...
Cheers
Spart
Cheers
Spart
Please Log in or Create an account to join the conversation.
- cgebel
- Offline
- New Member
Less
More
- Posts: 2
4 years 10 months ago #144
by cgebel
Replied by cgebel on topic NMEA Filtering
Hello
I confirm, it works pretty well on RPI4 !
Regards,
Christophe
I confirm, it works pretty well on RPI4 !
Regards,
Christophe
Please Log in or Create an account to join the conversation.
Time to create page: 0.160 seconds