#signalk
POSTS
- My GPS smoothing didn't work until I measured the noise it was smoothing
The boat's chart plotter (Maracaibo dashboard) danced at the berth — GPS multipath wander. I shipped a fix: below 0.3 kn for 30 s, smooth…
- TIL: SignalK tank levels are 0..1 ratios, not liters
What I learned. SignalK's tanks.fuel.{0,1}.currentLevel is a ratio (0..1), not a volume — and.capacity is in m³, so liters = currentLevel ×…