<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									News - VeloTracker.ch Forum				            </title>
            <link>https://www.velotracker.ch/community/news/</link>
            <description>VeloTracker.ch Discussion Board</description>
            <language>de-CH</language>
            <lastBuildDate>Thu, 30 Jul 2026 17:29:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Version 1.02</title>
                        <link>https://www.velotracker.ch/community/news/version-1-02/</link>
                        <pubDate>Sat, 04 Jan 2020 14:30:46 +0000</pubDate>
                        <description><![CDATA[Version 1.02Fix DeepSleepBehebung des DeepSleep Problem vom LoRaWan Modul]]></description>
                        <content:encoded><![CDATA[<p><strong><span style="font-size: 14pt">Version 1.02</span></strong></p><ol><li>Fix DeepSleep<br />Behebung des DeepSleep Problem vom LoRaWan Modul</li></ol>]]></content:encoded>
						                            <category domain="https://www.velotracker.ch/community/news/">News</category>                        <dc:creator>Philipp Lüönd</dc:creator>
                        <guid isPermaLink="true">https://www.velotracker.ch/community/news/version-1-02/</guid>
                    </item>
				                    <item>
                        <title>Version 1.01</title>
                        <link>https://www.velotracker.ch/community/news/version-1-01/</link>
                        <pubDate>Sun, 22 Dec 2019 15:15:48 +0000</pubDate>
                        <description><![CDATA[Version 1.01

Fix OTAARücksetzen der LORA Werte beim OTAA Join
&amp;&amp; sendCommand(&quot;mac set rx2 0 869525000&quot;)&amp;&amp; sendCommand(&quot;mac set dr 0&quot;)&amp;&amp; sendCommand(&quot;mac set pwrid...]]></description>
                        <content:encoded><![CDATA[<p><strong><span style="font-size: 14pt">Version 1.01</span></strong></p>
<ol>
<li>Fix OTAA<br />Rücksetzen der LORA Werte beim OTAA Join
<pre>&amp;&amp; sendCommand("mac set rx2 0 869525000")<br />&amp;&amp; sendCommand("mac set dr 0")<br />&amp;&amp; sendCommand("mac set pwridx 1")</pre>
</li>
<li>auto Licht ein/aus nur bei Dunkelheit<br />Sonnenuntergangberechnung via GPS
<pre>//Sunset<br />if (params.getIsLastLat()!=0 and params.getIsLastLong()!=0){<br />int dayyear=rtc.getDay()+(rtc.getMonth()-1)*30;<br />double a= 3.14159 * (float)params.getIsLastLat()/10000000/180;<br />float e=0.4095*sin(0.016906*(dayyear-80.086));<br />float b=12*acos((sin(-0.0145) - sin(a)*sin(e)) / (cos(a)*cos(e)))/3.14159;<br />float f=-0.171*sin(0.0337*dayyear + 0.465) - 0.1299*sin(0.01787*dayyear - 0.168);<br />float c =12-b-f;<br />float sunon =c - (float)params.getIsLastLong()/10000000/15+1;<br />debugPrintln(sunon);<br />c=12+b-f;<br />float sunoff =c - (float)params.getIsLastLong()/10000000/15+1;<br />debugPrintln(sunoff);</pre>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.velotracker.ch/community/news/">News</category>                        <dc:creator>Philipp Lüönd</dc:creator>
                        <guid isPermaLink="true">https://www.velotracker.ch/community/news/version-1-01/</guid>
                    </item>
							        </channel>
        </rss>
		