<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtdot-box-evb-factory-firmware.git/LoRaHandler, branch master</title>
<subtitle>Factory Firmware for MTDOT-BOX and MTDOT-EVB</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/'/>
<entry>
<title>Replace LoRaHandler.cpp</title>
<updated>2016-08-08T17:13:39+00:00</updated>
<author>
<name>Ryan Klaassen</name>
<email>ryan.klaassen@multitech.com</email>
</author>
<published>2016-08-08T17:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=6950c636f422c6d6d8bc21c2706b5d6e8ed69229'/>
<id>6950c636f422c6d6d8bc21c2706b5d6e8ed69229</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license header to source files</title>
<updated>2016-01-28T20:04:34+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2016-01-28T20:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=1ff0ad5f8c02a88575d4360de59b6d3bac00da0a'/>
<id>1ff0ad5f8c02a88575d4360de59b6d3bac00da0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use link check instead of ping for compatibility with 3rd party network servers</title>
<updated>2015-12-08T18:56:29+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-12-08T18:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=abaacd64f96b834d85169f12351b0057c6e9c2fd'/>
<id>abaacd64f96b834d85169f12351b0057c6e9c2fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reset activity LED back to red when exiting to main menu</title>
<updated>2015-12-07T17:26:27+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-12-07T17:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=d5155b46db41df4bdf9961f40b6fb726887ddca6'/>
<id>d5155b46db41df4bdf9961f40b6fb726887ddca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LED1 is red when not joined, green when joined, and blinks when communicating with gateway</title>
<updated>2015-12-07T17:20:24+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-12-07T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=bbcc246e8e52b946f7813d0e209ca10161794e00'/>
<id>bbcc246e8e52b946f7813d0e209ca10161794e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn off acks and receive windows for survey data packets, use mDot handle for data rate, power, etc instead of lora handler</title>
<updated>2015-12-03T18:15:10+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-12-03T18:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=c3d181e2c45f8b4ddc6572a9834082413fb91817'/>
<id>c3d181e2c45f8b4ddc6572a9834082413fb91817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement basic single survey mode - still needs sending data packet and data survey file</title>
<updated>2015-11-20T14:13:35+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-11-20T14:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=674cdb5c13bad3598381b81d843b5aeee5798d1f'/>
<id>674cdb5c13bad3598381b81d843b5aeee5798d1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create Mode base class for modes - implement join as a mode and update main accordingly</title>
<updated>2015-11-18T21:10:35+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-11-18T21:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=94990163d2b694373eb5b2b8ccc4d002aad4ecd9'/>
<id>94990163d2b694373eb5b2b8ccc4d002aad4ecd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add config layout, remove lots of logging</title>
<updated>2015-11-17T19:37:39+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-11-17T19:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=32194e901049ddd4f9d954720583363e05b762e2'/>
<id>32194e901049ddd4f9d954720583363e05b762e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>join works, but only once - added object for running LoRa operations in a thread, lots of misc updates</title>
<updated>2015-11-17T19:04:00+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2015-11-17T19:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/mtdot-box-evb-factory-firmware.git/commit/?id=11ac166f3476116b08eeaffc25d80b163573089b'/>
<id>11ac166f3476116b08eeaffc25d80b163573089b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
