<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libmts-io.git, branch 0.7</title>
<subtitle>MultiTech IO C++ Library</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/'/>
<entry>
<title>refactor: getCommonNetworkStats before AT#RFSTS</title>
<updated>2016-05-19T19:27:07+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-05-19T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=7953fdc639605461bacb6abe2487c66cd7e25a37'/>
<id>7953fdc639605461bacb6abe2487c66cd7e25a37</id>
<content type='text'>
This allows the basic stats like time &amp; rssi to be returned even if
AT#RFSTS fails like it does for LTE radios without a signal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the basic stats like time &amp; rssi to be returned even if
AT#RFSTS fails like it does for LTE radios without a signal
</pre>
</div>
</content>
</entry>
<entry>
<title>[IN1892] fix: return basic stats instead of null on LTE without signal</title>
<updated>2016-05-19T14:00:18+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-05-18T21:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=4df714d95f33006ee1d38b6719e3548b98355984'/>
<id>4df714d95f33006ee1d38b6719e3548b98355984</id>
<content type='text'>
Response on LTE without signal will now be:

{
   "datetime" : "01/06/80 00:01:31 GMT+5",
   "roaming" : false,
   "rssi" : 99,
   "service" : "Unknown"
}

instead of null
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Response on LTE without signal will now be:

{
   "datetime" : "01/06/80 00:01:31 GMT+5",
   "roaming" : false,
   "rssi" : 99,
   "service" : "Unknown"
}

instead of null
</pre>
</div>
</content>
</entry>
<entry>
<title>style: replace tabs with spaces</title>
<updated>2016-05-18T21:02:41+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-05-18T21:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=7d5bce8a0ca06d4c1178e837f107ac2771dd1df7'/>
<id>7d5bce8a0ca06d4c1178e837f107ac2771dd1df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for SIM PIN before AT#RFSTS on LE910 radios</title>
<updated>2016-04-05T14:29:51+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-03-31T20:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=1608c215dc576eb92dafc374c8151a373146cc76'/>
<id>1608c215dc576eb92dafc374c8151a373146cc76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: segfault - check vector size before using</title>
<updated>2016-04-05T14:00:09+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-04-05T14:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=e5b1c619c8672187551f3e3524ea0010fe1c80ec'/>
<id>e5b1c619c8672187551f3e3524ea0010fe1c80ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: set CGREG back to original setting instead of 0</title>
<updated>2016-03-16T16:39:41+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-03-15T19:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=a07abd74684cdbd6413cd4489627a236018725c8'/>
<id>a07abd74684cdbd6413cd4489627a236018725c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: set +CGREG back to 0 (default) after querying LAC</title>
<updated>2016-03-14T21:25:24+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-03-14T21:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=57f3714c9ae1287e842fa32f14832d3e4d15e96d'/>
<id>57f3714c9ae1287e842fa32f14832d3e4d15e96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CDMA radio band lookup to use CDMA table and not LTE</title>
<updated>2015-11-05T14:51:07+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2015-11-05T14:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=c4d699baf96736b89c0335fc488e0ab2dc2d9cd3'/>
<id>c4d699baf96736b89c0335fc488e0ab2dc2d9cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.multitech.net/libmts-io</title>
<updated>2015-11-04T15:32:10+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2015-11-04T15:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=ac3c9cbd5d19e98f6f5f4fc76d6bb01bee9e9284'/>
<id>ac3c9cbd5d19e98f6f5f4fc76d6bb01bee9e9284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update network status processing to handle LAT1 #RFSTS output</title>
<updated>2015-11-04T15:31:07+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2015-11-04T15:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=643fd4e886d43c10e7cb1765ea153b8ba790ef5f'/>
<id>643fd4e886d43c10e7cb1765ea153b8ba790ef5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
