Filtering - In/Out #49
Unanswered
FreshStartMA
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There are several different options for filtering, depending on your particular use case.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the newbie help everyone. I've got Signal K running and connected/playing historical N2K and N0183 data files. OpenCpn is connected to it and displaying running navigation data on the chart (i.e, the boat is moving). OpenCpn and SK server both running on my windows box. I'll pretty much take a break here until the boat gets back in the water in the spring and I'll try to repeat these basic steps in a real environment probably using a YDEN-02 NMEA 2000 Ethernet Gateway.
I did want to ask one question about filtering. I assume that any filtering is applied to the input stream so if something is filtered, it never makes it into the Signal K environment. Is there any opportunity to filter data that is supplied to downstream clients? The usage case that I'm imagining is that a gateway device sends all data to Signal K. A given type of data is desired in the SK environment (maybe to use as input to a gauge widget), but that data is not desired/causing problems in the downstream client (OpenCpn). So, can the input side of SK be wide-opened and the output side filtered or some combination in between? My understanding is that OpenCpn does not have the capability to filters its incoming Signal K stream, but even if it did it seems to me that Signal K is the more natural environment for data i/o control (well I guess unless their are multiple clients with conflicting needs).
Thanks,
--Howie
p.s. I was going to try to filter some data, but with FileStream no filtering options seemed to be available. Is there a technical reason that is disabled? Would have been nice to learn about that in a simulated environment.
Beta Was this translation helpful? Give feedback.
All reactions