<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sms-utils.git, branch 0.0.8</title>
<subtitle>SMS Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/'/>
<entry>
<title>feat: sms support for CE910-DUAL, DE910-DUAL, LE910-SVG</title>
<updated>2015-11-06T19:49:06+00:00</updated>
<author>
<name>Brandon Bayer</name>
<email>bbayer@multitech.com</email>
</author>
<published>2015-10-26T19:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=be01eb8a87f1582b1c15ec4e09a9a66770da87c5'/>
<id>be01eb8a87f1582b1c15ec4e09a9a66770da87c5</id>
<content type='text'>
- PDU is used for everything except LE910-SVG sending
  - a bug in radio requires radio reboot to send more than 1 PDU sms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PDU is used for everything except LE910-SVG sending
  - a bug in radio requires radio reboot to send more than 1 PDU sms
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep UDH for concatenated SMS</title>
<updated>2015-05-07T15:19:34+00:00</updated>
<author>
<name>Sean Godinez</name>
<email>sgodinez@multitech.com</email>
</author>
<published>2015-05-07T15:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=ab80a82e2e0f5ea7cdef0394f80e69b377fab779'/>
<id>ab80a82e2e0f5ea7cdef0394f80e69b377fab779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.0.6</title>
<updated>2014-11-05T17:48:40+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-11-05T17:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=70d54c9b06a7c5fc832b3ec7a408102051c7b28a'/>
<id>70d54c9b06a7c5fc832b3ec7a408102051c7b28a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update sms.config.example</title>
<updated>2014-11-05T17:26:57+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-11-05T17:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=548859ac5deebb5e0870ae036a27bc8936687ad6'/>
<id>548859ac5deebb5e0870ae036a27bc8936687ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change default msg locations to SM for H5 radio</title>
<updated>2014-11-05T17:26:36+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-11-05T17:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=9bdbd8b674f2c030214ea3e910f600cf69113e1f'/>
<id>9bdbd8b674f2c030214ea3e910f600cf69113e1f</id>
<content type='text'>
H5 does not support ME location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
H5 does not support ME location
</pre>
</div>
</content>
</entry>
<entry>
<title>change default device to /dev/modem_at0</title>
<updated>2014-11-05T17:25:18+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-11-05T17:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=ebab9cc3373d7931e078cd07e099cb54fbc667c6'/>
<id>ebab9cc3373d7931e078cd07e099cb54fbc667c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate bit field in pdu.h since alternate names are never used and newer gcc doesn't like it</title>
<updated>2014-08-18T19:55:57+00:00</updated>
<author>
<name>Mike Fiore</name>
<email>mfiore@multitech.com</email>
</author>
<published>2014-08-18T19:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=e2d3a7ed9758fa10be12f5c569dbf1916c076348'/>
<id>e2d3a7ed9758fa10be12f5c569dbf1916c076348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "pdu.h: remove duplicate struct members in type"</title>
<updated>2014-08-18T17:24:16+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-08-18T17:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=2727a60fb3f559b8caeb7dad8a00b16e20dc36db'/>
<id>2727a60fb3f559b8caeb7dad8a00b16e20dc36db</id>
<content type='text'>
This reverts commit 12361965344182732888cb936b3147bb4a2cdace.

Jesse had no idea what he was doing :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 12361965344182732888cb936b3147bb4a2cdace.

Jesse had no idea what he was doing :)
</pre>
</div>
</content>
</entry>
<entry>
<title>pdu.h: remove duplicate struct members in type</title>
<updated>2014-04-16T19:01:26+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2014-04-16T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=12361965344182732888cb936b3147bb4a2cdace'/>
<id>12361965344182732888cb936b3147bb4a2cdace</id>
<content type='text'>
fixes build on gcc 4.8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes build on gcc 4.8
</pre>
</div>
</content>
</entry>
<entry>
<title>add ATQ0 and set version to 0.0.4</title>
<updated>2010-08-25T13:12:23+00:00</updated>
<author>
<name>James Maki</name>
<email>jmaki@multitech.com</email>
</author>
<published>2010-08-25T13:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=d0b5cdf1351cb02dc001aab5bd44ff6c5f681abc'/>
<id>d0b5cdf1351cb02dc001aab5bd44ff6c5f681abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
