<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libmts-io.git/include/mts, branch 1.0.34</title>
<subtitle>MultiTech IO C++ Library</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/'/>
<entry>
<title>[GP-1597] mPower R.6.3.X: Cellular Provider Profiles - LTE Authentication</title>
<updated>2023-03-13T16:07:41+00:00</updated>
<author>
<name>Yevhen Mykhno</name>
<email>yevhen.mykhno@globallogic.com</email>
</author>
<published>2023-02-09T18:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=c3417c195b41b580ba62197fff6cf891936749c9'/>
<id>c3417c195b41b580ba62197fff6cf891936749c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query</title>
<updated>2023-03-13T15:52:41+00:00</updated>
<author>
<name>Yevhen Mykhno</name>
<email>yevhen.mykhno@globallogic.com</email>
</author>
<published>2023-01-31T11:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=c2481cf0773c1550fdb9a28d1a0b407c577ac34e'/>
<id>c2481cf0773c1550fdb9a28d1a0b407c577ac34e</id>
<content type='text'>
Implementing CB610L radio modem support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementing CB610L radio modem support
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1733] mPower R.6.3.X: L6G1 Support - libmts-io, radio-cmd, radio-query</title>
<updated>2023-03-13T15:49:38+00:00</updated>
<author>
<name>Yevhen Mykhno</name>
<email>yevhen.mykhno@globallogic.com</email>
</author>
<published>2023-01-31T11:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=a6f0f7e7b341d6ce29ad71ee534031e9d8e9630b'/>
<id>a6f0f7e7b341d6ce29ad71ee534031e9d8e9630b</id>
<content type='text'>
- function getRegistrationCommands() implemented as
pure virtual and overrided for every base radio model
- minor indentation fixes
- function getSimStatusSummary(Json::Value&amp; jData) changed to process
radio modems that do not have separate commands for the SIM presence check
- function getManufacturer(std::string&amp; sManufacturer) changed: AT command changet to 'AT+CGMI'
- src/MTS_IO_QuectelRadio.cpp -- comments correction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- function getRegistrationCommands() implemented as
pure virtual and overrided for every base radio model
- minor indentation fixes
- function getSimStatusSummary(Json::Value&amp; jData) changed to process
radio modems that do not have separate commands for the SIM presence check
- function getManufacturer(std::string&amp; sManufacturer) changed: AT command changet to 'AT+CGMI'
- src/MTS_IO_QuectelRadio.cpp -- comments correction
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1195] Cellular debugging - add a query</title>
<updated>2022-12-19T11:32:47+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2022-12-16T15:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=4b448e3c5daf34062861d0261c5a2253638b8100'/>
<id>4b448e3c5daf34062861d0261c5a2253638b8100</id>
<content type='text'>
Define the set of debugging AT commands and a function to execute such
commands. The function executes the commands one-by-one end returns raw command
outputs. To be used by radio-query --diagnostics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define the set of debugging AT commands and a function to execute such
commands. The function executes the commands one-by-one end returns raw command
outputs. To be used by radio-query --diagnostics.
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-4694][GP-1791] MTCAP3 mPower R.6.1.X: LNA7D support - APN setup behavior when provider is Verizon</title>
<updated>2022-11-07T14:23:10+00:00</updated>
<author>
<name>Andrii Davydenko</name>
<email>andrii.davydenko@globallogic.com</email>
</author>
<published>2022-11-02T13:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=b8991e7f15f30ad21725b113df773db7beaa69d8'/>
<id>b8991e7f15f30ad21725b113df773db7beaa69d8</id>
<content type='text'>
Implement getting the CGDCONT from the modem

Implement setting the CGDCONT to the modem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement getting the CGDCONT from the modem

Implement setting the CGDCONT to the modem
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-4503] mPower R.6.0.X: Remove Verizon FOTA feature from the code GP-1610</title>
<updated>2022-06-08T12:11:10+00:00</updated>
<author>
<name>Yevhen Mykhno</name>
<email>yevhen.mykhno@globallogic.com</email>
</author>
<published>2022-06-07T12:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=ada73244d5efe687d92b4b97cf555f2ca166f2c2'/>
<id>ada73244d5efe687d92b4b97cf555f2ca166f2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-4445] mPower R.6.0.X: MTCAP3: LNA7D - cellular radio support GP-1548</title>
<updated>2022-05-04T09:40:15+00:00</updated>
<author>
<name>Mykola Salomatin</name>
<email>mykola.salomatin@globallogic.com</email>
</author>
<published>2022-05-04T09:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=47997c0e5aa7d32ddbba22ceead2ff553881c47c'/>
<id>47997c0e5aa7d32ddbba22ceead2ff553881c47c</id>
<content type='text'>
setRxDiversity command moved to common class for Quectel radios - QuectelRadio.cpp.
Add LNA7D radio support.
LNA7D radio supports only 3g and 4g network modes.
Add new command for enabling/disabling diversity. Retained backward compatibility with the old diversity command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setRxDiversity command moved to common class for Quectel radios - QuectelRadio.cpp.
Add LNA7D radio support.
LNA7D radio supports only 3g and 4g network modes.
Add new command for enabling/disabling diversity. Retained backward compatibility with the old diversity command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MODBUS slave feature, Rogers Certification issue</title>
<updated>2022-04-18T18:26:27+00:00</updated>
<author>
<name>andrii.davydenko</name>
<email>andrii.davydenko@globallogic.com</email>
</author>
<published>2021-11-16T09:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=1f7987d546384b6b9ef0079dac5c903148a59210'/>
<id>1f7987d546384b6b9ef0079dac5c903148a59210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-4206] mPower R.6.0: Making Telit and Quectel radios data-only on AT&amp;T network. GP-1364</title>
<updated>2021-09-29T13:20:21+00:00</updated>
<author>
<name>Mykola Salomatin</name>
<email>mykola.salomatin@globallogic.com</email>
</author>
<published>2021-09-29T13:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=28b673dd4db086f1957c5cdae281f54980715e36'/>
<id>28b673dd4db086f1957c5cdae281f54980715e36</id>
<content type='text'>
Add 2 functions for Telit and Quectel modems:
  - disableVoiceSupport: disable voice support (IMS and CSFB) and enable SMS only registration flag.
  - getVoiceSupport: get voice support configuration for the current radio.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 2 functions for Telit and Quectel modems:
  - disableVoiceSupport: disable voice support (IMS and CSFB) and enable SMS only registration flag.
  - getVoiceSupport: get voice support configuration for the current radio.
</pre>
</div>
</content>
</entry>
<entry>
<title>[GP-1111] mPower R. Apr 2021: +CEMODE shall be set to CEMODE=2</title>
<updated>2021-05-31T13:55:25+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2021-05-31T13:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts-io.git/commit/?id=bc2875140ba6a91eaeab8e9626a212986dcf5d4d'/>
<id>bc2875140ba6a91eaeab8e9626a212986dcf5d4d</id>
<content type='text'>
Switched to the separate fields for SIM MCC and SIM MNC
after a code review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched to the separate fields for SIM MCC and SIM MNC
after a code review.
</pre>
</div>
</content>
</entry>
</feed>
