<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libmts.git/include/mts, branch master</title>
<subtitle>MultiTech Core C++ Library</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/'/>
<entry>
<title>Introduce System::executeEnv and System::executeBackgroundEnv</title>
<updated>2022-09-30T11:07:39+00:00</updated>
<author>
<name>Mykyta Dorokhin</name>
<email>mykyta.dorokhin@globallogic.com</email>
</author>
<published>2022-09-30T11:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=64e315d136d63873600895c7385dd40c4cb254ba'/>
<id>64e315d136d63873600895c7385dd40c4cb254ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-3785] mPower R.5.4: GP-971 - Device shall implement file type restrictions for all “upload” sections on the UI</title>
<updated>2021-01-19T15:01:46+00:00</updated>
<author>
<name>mykola.salomatin</name>
<email>mykola.salomatin@globallogic.com</email>
</author>
<published>2021-01-19T15:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=9c6f78b046962c13584f1c35ba253749f1cb9585'/>
<id>9c6f78b046962c13584f1c35ba253749f1cb9585</id>
<content type='text'>
LoRaWAN components: LoraLicense (.lic), LoraFotaFile (.bin), LoraMulticast (.bin for Binary, .txt for Hexadecimal and Base64), LoraGroup (.json) validated by file extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LoRaWAN components: LoraLicense (.lic), LoraFotaFile (.bin), LoraMulticast (.bin for Binary, .txt for Hexadecimal and Base64), LoraGroup (.json) validated by file extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-3669] mPower Release 5.4: alertservice and libmts shall print log messages to stderr</title>
<updated>2020-11-10T10:59:25+00:00</updated>
<author>
<name>mykola.salomatin</name>
<email>mykola.salomatin@globallogic.com</email>
</author>
<published>2020-11-10T10:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=f5122928882ebfb0f68bd7b17bc4c6fe95a7bbb6'/>
<id>f5122928882ebfb0f68bd7b17bc4c6fe95a7bbb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-3669] mPower Release 5.4: alertservice and libmts shall print log messages to stderr</title>
<updated>2020-10-20T16:13:15+00:00</updated>
<author>
<name>mykola.salomatin</name>
<email>mykola.salomatin@globallogic.com</email>
</author>
<published>2020-10-20T16:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=ec167ba35669434dc1aadebd4e03c44fc5b04133'/>
<id>ec167ba35669434dc1aadebd4e03c44fc5b04133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Execute system commands without invoking system shell</title>
<updated>2020-04-09T14:03:34+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2020-04-09T14:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=43b59eb055df073a9a74173d79f5d6fe41322504'/>
<id>43b59eb055df073a9a74173d79f5d6fe41322504</id>
<content type='text'>
Added a missed ```child``` parameter to the list of ```executeBackground``` params in docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a missed ```child``` parameter to the list of ```executeBackground``` params in docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Execute system commands without invoking system shell</title>
<updated>2020-04-09T13:43:06+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2020-04-09T13:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=6a2ef269f37820db40b0d1cd19d7fdb7696c0d2a'/>
<id>6a2ef269f37820db40b0d1cd19d7fdb7696c0d2a</id>
<content type='text'>
Changes after a code review:

- fixed documentation for the closeBackground function
- renamed ```app``` parameter to ```cmd```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes after a code review:

- fixed documentation for the closeBackground function
- renamed ```app``` parameter to ```cmd```
</pre>
</div>
</content>
</entry>
<entry>
<title>Execute system commands without invoking system shell</title>
<updated>2020-04-07T15:32:02+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2020-04-07T15:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=e8481260d763f8827e0188e5cd53e613aa4bd305'/>
<id>e8481260d763f8827e0188e5cd53e613aa4bd305</id>
<content type='text'>
Added several new methods to the MTS::System class:

- ```executeBackground``` - popen alternative, creates a pipe with the specified
  mode and spawns a new process with specified arguments;
- ```closeBackground``` - pclose alternative, closes parent side of the pipe and
  waits for the child process to finish its execution;
- ```execute``` - MTS::System::cmd alternative that allows to spawn child
  processes directly without invoking system shell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added several new methods to the MTS::System class:

- ```executeBackground``` - popen alternative, creates a pipe with the specified
  mode and spawns a new process with specified arguments;
- ```closeBackground``` - pclose alternative, closes parent side of the pipe and
  waits for the child process to finish its execution;
- ```execute``` - MTS::System::cmd alternative that allows to spawn child
  processes directly without invoking system shell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add monoTimeMicros() function</title>
<updated>2018-02-01T13:57:36+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>Jeff.Hatch@multitech.com</email>
</author>
<published>2018-02-01T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=b864bd066393e7a46f42eeffce3e7d3692e7c140'/>
<id>b864bd066393e7a46f42eeffce3e7d3692e7c140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash caused by SharedPtr constructor not initializing m_eType</title>
<updated>2017-04-18T19:56:23+00:00</updated>
<author>
<name>Jeff Hatch</name>
<email>Jeff.Hatch@multitech.com</email>
</author>
<published>2017-04-18T19:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=0262799be465d36e0b31b9a2af1a9cc709e5ef48'/>
<id>0262799be465d36e0b31b9a2af1a9cc709e5ef48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2015-04-20T21:49:52+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2015-04-20T21:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/libmts.git/commit/?id=17b117e73df71925d73ee026b4f54aa1867ce0a5'/>
<id>17b117e73df71925d73ee026b4f54aa1867ce0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
