<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sms-utils.git, branch master</title>
<subtitle>SMS Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/'/>
<entry>
<title>Merge branch 'sk/GP-1842/imsi-vzw-detection' into 'master'</title>
<updated>2023-01-10T22:40:41+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2023-01-10T22:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=a64a1538c6576eccfb841861cd9acf9b22c732d8'/>
<id>a64a1538c6576eccfb841861cd9acf9b22c732d8</id>
<content type='text'>

[GP-1842] Update the Cellular code to use SIM IMSI for Verizon detection

See merge request !14</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

[GP-1842] Update the Cellular code to use SIM IMSI for Verizon detection

See merge request !14</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1842] Update the Cellular code to use SIM IMSI for Verizon detection</title>
<updated>2023-01-06T17:20:27+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2023-01-06T16:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=78a27efb55e1c509604fe9d96f8c421d6b1bda36'/>
<id>78a27efb55e1c509604fe9d96f8c421d6b1bda36</id>
<content type='text'>
The certifications lab uses special SIM cards with non-Verizon ICCID numbers
and Verizon IMSI numbers (MCC/MNC prefixes or PLMN IDs). Update the code to
detect Verizon properly for such "special" SIM cards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The certifications lab uses special SIM cards with non-Verizon ICCID numbers
and Verizon IMSI numbers (MCC/MNC prefixes or PLMN IDs). Update the code to
detect Verizon properly for such "special" SIM cards.
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1842] Refactoring - Renamed Verizon 3GPP2 detection functions</title>
<updated>2023-01-06T17:13:55+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2023-01-06T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=e8b95d56ac9e06c3dc55f2c6fc3b2e177f9b10b0'/>
<id>e8b95d56ac9e06c3dc55f2c6fc3b2e177f9b10b0</id>
<content type='text'>
Renamed the functions to better represent their behavior and purpose.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed the functions to better represent their behavior and purpose.
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1842] Refactoring - Fixed indentations</title>
<updated>2023-01-06T17:13:46+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2023-01-06T14:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=cd38e2b12d6f13dfd03eed207aa7f262e00099f1'/>
<id>cd38e2b12d6f13dfd03eed207aa7f262e00099f1</id>
<content type='text'>
This project uses tabs, not spaces. Make the indentation consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This project uses tabs, not spaces. Make the indentation consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'md/sms-fn980' into 'master'</title>
<updated>2020-11-05T14:43:05+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2020-11-05T14:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=c97e4dad4fa1720cc510d44b404a1727907c22a5'/>
<id>c97e4dad4fa1720cc510d44b404a1727907c22a5</id>
<content type='text'>

fn980: use custom iccid command

See merge request !13</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

fn980: use custom iccid command

See merge request !13</pre>
</div>
</content>
</entry>
<entry>
<title>fn980: use custom iccid command</title>
<updated>2020-11-05T14:36:38+00:00</updated>
<author>
<name>Mykyta Dorokhin</name>
<email>mykyta.dorokhin@globallogic.com</email>
</author>
<published>2020-11-05T14:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=6a71aa94e9f6a668758062598b562c865e9f2698'/>
<id>6a71aa94e9f6a668758062598b562c865e9f2698</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 'vp/MTX_3534_fix_crash' into 'master'</title>
<updated>2020-07-28T20:54:53+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2020-07-28T20:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=86a736c52268c0cec3d7c9e14a007ae11e4907d7'/>
<id>86a736c52268c0cec3d7c9e14a007ae11e4907d7</id>
<content type='text'>

MTX-3534 Fix crashes on 64-bit platforms

See merge request !12</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

MTX-3534 Fix crashes on 64-bit platforms

See merge request !12</pre>
</div>
</content>
</entry>
<entry>
<title>MTX-3534 Fix crashes on 64-bit platforms</title>
<updated>2020-07-28T20:06:50+00:00</updated>
<author>
<name>Vyacheslav Pedash</name>
<email>vyacheslav.pedash@globallogic.com</email>
</author>
<published>2020-07-28T19:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=06bc056e71ce7056dd59c0004d8a9a26753c3f85'/>
<id>06bc056e71ce7056dd59c0004d8a9a26753c3f85</id>
<content type='text'>
The char* pointer retruned from strrchr() function was assigned to int variable tmp.
On 64-bit platforms where pointer is 64-bit and int is 32-bit 2 bytes were lost and
consequent dereference of sliced pointer lead to segmentation fault. As a solution
the type of temporal variable is changed to char*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The char* pointer retruned from strrchr() function was assigned to int variable tmp.
On 64-bit platforms where pointer is 64-bit and int is 32-bit 2 bytes were lost and
consequent dereference of sliced pointer lead to segmentation fault. As a solution
the type of temporal variable is changed to char*.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sk/port-lna7-changes' into 'master'</title>
<updated>2020-06-30T13:41:14+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>jhatch@multitech.com</email>
</author>
<published>2020-06-30T13:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=5246748a8e5119dbca894e1eec3054a33acdc1c4'/>
<id>5246748a8e5119dbca894e1eec3054a33acdc1c4</id>
<content type='text'>

[MTX-3489] mPower Oct20: Porting "LNA7 Intermediate Release" changes

See merge request !11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

[MTX-3489] mPower Oct20: Porting "LNA7 Intermediate Release" changes

See merge request !11</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-3489] mPower Oct20: Porting "LNA7 Intermediate Release" changes</title>
<updated>2020-06-25T08:40:20+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2020-06-25T08:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/sms-utils.git/commit/?id=4b5c22b5d658982952e0d5c8f00ddbcff9751727'/>
<id>4b5c22b5d658982952e0d5c8f00ddbcff9751727</id>
<content type='text'>
Ported the Verizon LTE SMS format workaround from LNA7 to L4G1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ported the Verizon LTE SMS format workaround from LNA7 to L4G1.
</pre>
</div>
</content>
</entry>
</feed>
