<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Real Time monitoring location?]]></title><description><![CDATA[<p dir="auto">I am trying to used the Fixed Position plugin instead of a GPS source while at the slip. I mistakenly put in the lat/Lon with a + longitude instead of -, and it put me in Asia. So I fixed that and now the realtime position is putting me in California, but inland.</p>
<p dir="auto">I tried to fix the longitude again, but now the new longitude isn't getting picked up by the realtime monitor.</p>
<p dir="auto">Is there something I can do to force the realtime monitor to snap to the location that I'm currently sending? I tried restarting the plugin and restarting signalk but that didn't help.</p>
]]></description><link>https://community.saillogger.com/topic/51/real-time-monitoring-location</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 00:17:07 GMT</lastBuildDate><atom:link href="https://community.saillogger.com/topic/51.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 May 2024 15:11:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Real Time monitoring location? on Wed, 22 May 2024 20:47:39 GMT]]></title><description><![CDATA[<p dir="auto">Position is a key data point that is critical for Saillogger functionality, so ignoring it will defeat the purpose of many of the functions. Your use-case is pretty special.  I wrote a simple plugin for you to use that can emit static positions every 30 seconds, you can use it to address your use-case: <a href="https://github.com/itemir/signalk-fixed-position" rel="nofollow ugc">https://github.com/itemir/signalk-fixed-position</a>, hope it helps!</p>
]]></description><link>https://community.saillogger.com/post/125</link><guid isPermaLink="true">https://community.saillogger.com/post/125</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Wed, 22 May 2024 20:47:39 GMT</pubDate></item><item><title><![CDATA[Reply to Real Time monitoring location? on Wed, 22 May 2024 01:06:46 GMT]]></title><description><![CDATA[<p dir="auto">You're right. <a href="https://github.com/inspired-technologies/signalk-fixedstation-plugin" rel="nofollow ugc">https://github.com/inspired-technologies/signalk-fixedstation-plugin</a> doesn't appear to <em>ever</em> refresh the data.</p>
<p dir="auto">I can still see the use case for monitoring the boat at the slip, and thus not requiring a fresh GPS position. Maybe that could be a user-configurable setting in sail logger?</p>
]]></description><link>https://community.saillogger.com/post/124</link><guid isPermaLink="true">https://community.saillogger.com/post/124</guid><dc:creator><![CDATA[mshulman]]></dc:creator><pubDate>Wed, 22 May 2024 01:06:46 GMT</pubDate></item><item><title><![CDATA[Reply to Real Time monitoring location? on Tue, 21 May 2024 14:34:58 GMT]]></title><description><![CDATA[<p dir="auto">I am not super familiar with Fixed Position plugin but a few things.</p>
<ul>
<li>Saillogger is indeed not receiving the position information, you can see that in the debug logs: <code>signalk-saillogger No position data, not sending monitoring information</code></li>
<li>Order of "latitude" and "longitude" keys should not matter, as long as the key names and values are correct. Saillogger picks the right value based on the key.</li>
<li>I suspect this is about the frequency of the position information that <code>Fixed Position</code> plugin sends.</li>
<li>Sailogger monitoring requires the position data to be fresh (not older than 2 minutes), I suspect Fixed Position doesn't publish position information frequently enough.</li>
<li>Can you check the how often that position data is refreshed through <code>Data Browser</code>?</li>
<li>I would also keep that timeout configuration to less than 2 minutes.</li>
</ul>
]]></description><link>https://community.saillogger.com/post/123</link><guid isPermaLink="true">https://community.saillogger.com/post/123</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Tue, 21 May 2024 14:34:58 GMT</pubDate></item><item><title><![CDATA[Reply to Real Time monitoring location? on Tue, 21 May 2024 01:04:18 GMT]]></title><description><![CDATA[<p dir="auto">I turned on the Axiom and signalK is now getting location from that. One thing I noticed is that the lat/Lon fields are in a different order between the Axiom and the Fixed Position plugin. I wonder if the parser in the SignalK client knows how to deal with that?</p>
]]></description><link>https://community.saillogger.com/post/122</link><guid isPermaLink="true">https://community.saillogger.com/post/122</guid><dc:creator><![CDATA[mshulman]]></dc:creator><pubDate>Tue, 21 May 2024 01:04:18 GMT</pubDate></item><item><title><![CDATA[Reply to Real Time monitoring location? on Mon, 20 May 2024 17:55:52 GMT]]></title><description><![CDATA[<p dir="auto">May 20 10:50:59 2024-05-20T17:50:58.965Z signalk-saillogger Running on Raspberry Pi Zero W Rev 1.1 ARMv6-compatible processor rev 7 (v6l)<br />
May 20 10:50:59 2024-05-20T17:50:59.061Z signalk-saillogger Starting the plugin with collector ID 7649190e-e2a4-4bdd<br />
May 20 10:51:01 2024-05-20T17:51:01.277Z signalk-saillogger Running on Raspberry Pi Zero W Rev 1.1 ARMv6-compatible processor rev 7 (v6l)<br />
May 20 10:51:01 2024-05-20T17:51:01.284Z signalk-saillogger Starting the plugin with collector ID 7649190e-e2a4-4bdd<br />
May 20 10:51:03 2024-05-20T17:51:03.620Z signalk-saillogger Successfully sent metadata to the server<br />
May 20 10:51:03 2024-05-20T17:51:03.635Z signalk-saillogger No position data, not sending monitoring information (Mon May 20 2024 10:51:03 GMT-0700 (Pacific Daylight Time), Sun May 19 2024 19:14:52 GMT-0700 (Pacific Daylight Time))<br />
May 20 10:51:03 2024-05-20T17:51:03.884Z signalk-saillogger Successfully sent metadata to the server<br />
May 20 10:51:03 2024-05-20T17:51:03.889Z signalk-saillogger No position data, not sending monitoring information (Mon May 20 2024 10:51:03 GMT-0700 (Pacific Daylight Time), Sun May 19 2024 19:14:52 GMT-0700 (Pacific Daylight Time))<br />
May 20 10:51:05 2024-05-20T17:51:05.092Z signalk-saillogger Successfully sent 2 record(s) to the server<br />
May 20 10:51:05 2024-05-20T17:51:05.223Z signalk-saillogger Successfully sent 2 record(s) to the server<br />
May 20 10:52:01 2024-05-20T17:52:01.355Z signalk-saillogger No position data, not sending monitoring information (Mon May 20 2024 10:52:01 GMT-0700 (Pacific Daylight Time), Sun May 19 2024 19:14:52 GMT-0700 (Pacific Daylight Time))</p>
<p dir="auto"><img src="/assets/uploads/files/1716227598709-6758d034-556e-442b-9b64-9b0c224f7e6e-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1716227714551-source-priorities-resized.png" alt="source priorities.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.saillogger.com/post/121</link><guid isPermaLink="true">https://community.saillogger.com/post/121</guid><dc:creator><![CDATA[mshulman]]></dc:creator><pubDate>Mon, 20 May 2024 17:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to Real Time monitoring location? on Mon, 20 May 2024 15:14:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi Michael, can you enable debugging of Saillogger plugin and see what it says. This probably means it is not seeing the position.</p>
]]></description><link>https://community.saillogger.com/post/118</link><guid isPermaLink="true">https://community.saillogger.com/post/118</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Mon, 20 May 2024 15:14:01 GMT</pubDate></item></channel></rss>