<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sms-utils.git, branch 1.0.1</title>
<subtitle>SMS Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/'/>
<entry>
<title>Add retry code for getting the lock on the modem tty, tries every 100ms for one second before giving up.</title>
<updated>2016-06-23T17:31:51+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2016-06-23T17:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=41abe2c0e76ede64a043f710f217caaca16763b6'/>
<id>41abe2c0e76ede64a043f710f217caaca16763b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: characters = and `</title>
<updated>2016-04-13T16:07:08+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-04-13T15:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=b707562b962d5bed4034f47e02f8c5e64de8fbd1'/>
<id>b707562b962d5bed4034f47e02f8c5e64de8fbd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: CE910 PDU decode truncation</title>
<updated>2016-02-15T20:56:59+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-15T20:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=dce78f7a2bd56c6582c123eb3b070255b5781e2d'/>
<id>dce78f7a2bd56c6582c123eb3b070255b5781e2d</id>
<content type='text'>
- It turns out the CE910 PDU data lengh is # of septets when sending,
  but number of octets when receiving. Wonder why I didn't guess that?!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- It turns out the CE910 PDU data lengh is # of septets when sending,
  but number of octets when receiving. Wonder why I didn't guess that?!
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: phonebook access error message on CE910-DUAL</title>
<updated>2016-02-10T20:06:49+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-10T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=7d63d18905b7f7ea2f0febc3b70c906ed42e9850'/>
<id>7d63d18905b7f7ea2f0febc3b70c906ed42e9850</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 pdu data length for C2 radios</title>
<updated>2016-02-10T20:04:53+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-09T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=dcd2eb11c9dfdc5b7691edfaaf3f4a28aa606ea9'/>
<id>dcd2eb11c9dfdc5b7691edfaaf3f4a28aa606ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: encoding/decoding alphabet logging</title>
<updated>2016-02-08T22:46:46+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-05T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=568c7e7196537397c99eb1547f61788b4d95b0f7'/>
<id>568c7e7196537397c99eb1547f61788b4d95b0f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: convert tabs to spaces</title>
<updated>2016-02-08T22:45:03+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-05T21:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=c75545e97a0d29de082b9ae7a65ec152416753b6'/>
<id>c75545e97a0d29de082b9ae7a65ec152416753b6</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 send length | also some refactoring &amp; added comments</title>
<updated>2016-02-08T22:42:35+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-02-05T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=fea5d250ef5dd8d2b13aa0748b38e621e5eec6f4'/>
<id>fea5d250ef5dd8d2b13aa0748b38e621e5eec6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: properly decode LE910-SVG multi-part messages</title>
<updated>2016-01-21T18:01:01+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-01-19T22:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=bbf6ae9b1790c7129bf249641350b302def3ee27'/>
<id>bbf6ae9b1790c7129bf249641350b302def3ee27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: special characters like @ $ not working on CDMA radios</title>
<updated>2016-01-19T21:28:48+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-01-19T19:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=bf3d2e8a736f43b99a6805e543423d811676518e'/>
<id>bf3d2e8a736f43b99a6805e543423d811676518e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
