Timberwolf
SKSignal K
•Created by Kalymnos on 9/4/2024 in #questions
pilote NAC 3 B&G
I have spent the two last nights trying to make a working AC12 emulator based on the data i can find in RaymarineAPtoFakeNavicoAutoPilot the above discussion in canboat/canboat and other sources.
I can make it work on my Vulcan, but my Triton 2 displays "commissioning required" about 15 seconds after i start the emulator.
before that it is activated and displays all information on the AP screen. My hypothesis is that it times out due to errors in my periodic messages or that i am missing a message or timing of a message. Any additional log files would of course be super valuable. Chat GPT is a great collegue reading raw candump files...
before that it is activated and displays all information on the AP screen. My hypothesis is that it times out due to errors in my periodic messages or that i am missing a message or timing of a message. Any additional log files would of course be super valuable. Chat GPT is a great collegue reading raw candump files...
11 replies
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
It was possible to send a delta and specify the value as a JSON string, but your solution is much more straight foreward
10 replies
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
OK. i must have misunderstood this in the documentation at https://signalk.org/specification/1.7.0/doc/notifications.html:
To clear the alarm condition, send:
{
"context": "vessels.urn:mrn:signalk:uuid:c0d79334-4e25-4245-8892-54e8ccc8021d",
"updates": [
{
"source": {...},
"timestamp": "2017-08-15T16:00:05.538Z",
"values": [
{
"path": "notifications.mob",
"value": null
}
]
}
]
}
10 replies
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
But as i understand it the way to clear a notification is to send it with Null as value. Is sending with state normal the same thing?
10 replies
SKSignal K
•Created by Jörgen on 3/24/2024 in #questions
Eniro / skippo
But where do I find the settings for eniro?
14 replies
SKSignal K
•Created by Jörgen on 3/24/2024 in #questions
Eniro / skippo
How did you do that? Manage to use Skippos API to download maptiles? I would love to be able to do that.
14 replies