-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PGN 130822 #88
Comments
Since we don't know about it, we would not put it in Signal K. It would first need to be added to canboat. |
More of these, sent by a Simrad AP44 (autopilot controller screen). These were sent when the AP44 and autopilot were idle, and quite some time after startup. Put together (they're fast packets)
Some observations
Online search results
Individual CAN frames
|
@tkurki back in 2014 you were hoping for the 'internet of minds' to figure this out, but we don't seem to be getting anywhere! |
@lfrancois Did you get any further with this? I'm trying to emulate presence of an AP44 on my network to make the Triton2 display autopilot state (which I'll feed from the Raymarine autopilot state). |
Did is what my B&G Triton2 does on that PGN:
It looks like the 0a..0f are field and the fc 13 some values. I'm guessing some diagnostics/version info which is not actively used. |
Actually, it's this:
And every time it repeats it's the same. Is see it when a new device comes 'online'. |
I just made my software AP44 send the message you captured. This triggers the Triton2 to send the following: |
This is the whole sequence (0 = Triton2, 20 = Software AP44):
|
Related to this issue: canboat/canboat#10
Should signalk continue to pass it through up the chain? Or since we don't know what it is, just forget about it?
The text was updated successfully, but these errors were encountered: