<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Monitoring ADS-B with dump1090 and Generating an Alert on a Squawk (7700, etc) in PHP	</title>
	<atom:link href="https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/feed/" rel="self" type="application/rss+xml" />
	<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/</link>
	<description>Technical. Philosophical. Photographical. All-Sorts-ical.</description>
	<lastBuildDate>Tue, 12 Jul 2016 23:49:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Michael Jackson		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-5214</link>

		<dc:creator><![CDATA[Michael Jackson]]></dc:creator>
		<pubDate>Tue, 12 Jul 2016 23:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-5214</guid>

					<description><![CDATA[G&#039;Day Lee,  I&#039;ve succesfully got this running with my own MySQL database and it emails me good stuff when a Squawk is detected.  If I wanted to change this from Squawk to Callsign, how would I do that?  I&#039;ve had a crack at changing some of the line references but it didn&#039;t work.  Any help would be much appreciated.]]></description>
			<content:encoded><![CDATA[<p>G&#8217;Day Lee,  I&#8217;ve succesfully got this running with my own MySQL database and it emails me good stuff when a Squawk is detected.  If I wanted to change this from Squawk to Callsign, how would I do that?  I&#8217;ve had a crack at changing some of the line references but it didn&#8217;t work.  Any help would be much appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-5207</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Thu, 21 Apr 2016 16:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-5207</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-5206&quot;&gt;Newt White&lt;/a&gt;.

Wow, sorry for the slow reply. For some reason your comment never appeared in the moderation queue. Thanks for pointing out my configuration error! This has been corrected and you should now be able to see the source code again.

Lee]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-5206">Newt White</a>.</p>
<p>Wow, sorry for the slow reply. For some reason your comment never appeared in the moderation queue. Thanks for pointing out my configuration error! This has been corrected and you should now be able to see the source code again.</p>
<p>Lee</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Newt White		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-5206</link>

		<dc:creator><![CDATA[Newt White]]></dc:creator>
		<pubDate>Tue, 29 Mar 2016 12:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-5206</guid>

					<description><![CDATA[I get an error 403 when trying to download the source code. Any other way to get the source?]]></description>
			<content:encoded><![CDATA[<p>I get an error 403 when trying to download the source code. Any other way to get the source?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4985</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Wed, 08 Jul 2015 23:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4985</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4984&quot;&gt;Harm ten Napel&lt;/a&gt;.

Thanks for your comments! dump1090 was said by the original author to need restarts; I can&#039;t comment on why I just complied. 

Squawkwatch will run for months without being touched :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4984">Harm ten Napel</a>.</p>
<p>Thanks for your comments! dump1090 was said by the original author to need restarts; I can&#8217;t comment on why I just complied. </p>
<p>Squawkwatch will run for months without being touched 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harm ten Napel		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4984</link>

		<dc:creator><![CDATA[Harm ten Napel]]></dc:creator>
		<pubDate>Wed, 08 Jul 2015 22:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4984</guid>

					<description><![CDATA[hi Lee,

with the link to flightradar24 giving almost the same info instantly and the complexity (and lack of instructions) for setting up mysql db with this ginfo db (that also needs to be updated to keep current)
I adapted your script and removed all the parts were db access is required, I tested it with squawk 1000 (somehow a common code) and it seems to work. Setting up sendmail (using ssmtp really) was in fact the largest task. Why would the frequent restart be required, is it memory usage? If little events happen (I only alert on codes 7500,7600, 7700) can I skip this? Many thanks for this script, it&#039;s rudimentary but seems to do  the job!

greetings,

Harm]]></description>
			<content:encoded><![CDATA[<p>hi Lee,</p>
<p>with the link to flightradar24 giving almost the same info instantly and the complexity (and lack of instructions) for setting up mysql db with this ginfo db (that also needs to be updated to keep current)<br />
I adapted your script and removed all the parts were db access is required, I tested it with squawk 1000 (somehow a common code) and it seems to work. Setting up sendmail (using ssmtp really) was in fact the largest task. Why would the frequent restart be required, is it memory usage? If little events happen (I only alert on codes 7500,7600, 7700) can I skip this? Many thanks for this script, it&#8217;s rudimentary but seems to do  the job!</p>
<p>greetings,</p>
<p>Harm</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4900</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 18:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4900</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4724&quot;&gt;Giacomo&lt;/a&gt;.

This is certainly do-able, from an abstract point of view. I can&#039;t see it causing much of an additional overhead on the script. Watch this space! :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4724">Giacomo</a>.</p>
<p>This is certainly do-able, from an abstract point of view. I can&#8217;t see it causing much of an additional overhead on the script. Watch this space! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4885</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Sun, 12 Apr 2015 17:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4885</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4875&quot;&gt;Dan&lt;/a&gt;.

Dan,

I found it online - I can&#039;t remember where now. I think it was really obvious, like a google for &#039;CAA G-INFO download&#039; or something. It seemed official enough and there was no license with it so assumed it was fair game to use for a fun open source project!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4875">Dan</a>.</p>
<p>Dan,</p>
<p>I found it online &#8211; I can&#8217;t remember where now. I think it was really obvious, like a google for &#8216;CAA G-INFO download&#8217; or something. It seemed official enough and there was no license with it so assumed it was fair game to use for a fun open source project!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4875</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Sat, 04 Apr 2015 10:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4875</guid>

					<description><![CDATA[Where did you manage to get a copy of the G-INFO database? It was very expensive via the CAA when I last looked for a copy (should be free IMO but...)]]></description>
			<content:encoded><![CDATA[<p>Where did you manage to get a copy of the G-INFO database? It was very expensive via the CAA when I last looked for a copy (should be free IMO but&#8230;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Giacomo		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4724</link>

		<dc:creator><![CDATA[Giacomo]]></dc:creator>
		<pubDate>Mon, 05 Jan 2015 22:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4724</guid>

					<description><![CDATA[Can you add the possibility to generate an alert if a plane is below a certain altitude? Thanks]]></description>
			<content:encoded><![CDATA[<p>Can you add the possibility to generate an alert if a plane is below a certain altitude? Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://lee.smallbone.com/2014/04/dump1090_and_squawkwatch/#comment-4564</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Sat, 11 Oct 2014 17:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://lee.smallbone.com/?p=388#comment-4564</guid>

					<description><![CDATA[Updated to Squawkwatch 6 (pidfile locking, companion script to empty processed array)]]></description>
			<content:encoded><![CDATA[<p>Updated to Squawkwatch 6 (pidfile locking, companion script to empty processed array)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
