<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sms-utils.git/src, branch 0.0.16</title>
<subtitle>SMS Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/'/>
<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>
<entry>
<title>fix: also change pb_store location for CE910/DE910</title>
<updated>2016-01-14T15:19:27+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2016-01-14T15:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=ba2d664d7c504fb5e313e90a5425c98b9375c7ec'/>
<id>ba2d664d7c504fb5e313e90a5425c98b9375c7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement IRA-&gt;GSM character set encoding &amp; decoding</title>
<updated>2015-11-17T15:27:36+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2015-11-16T15:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=d8be565fc564cbd6e3beaddb3fc77b311abf2359'/>
<id>d8be565fc564cbd6e3beaddb3fc77b311abf2359</id>
<content type='text'>
This adds support for certain characters like @ $ ~ ^
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for certain characters like @ $ ~ ^
</pre>
</div>
</content>
</entry>
</feed>
