diff options
author | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-08-06 17:49:42 +0300 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-08-07 15:54:02 +0300 |
commit | 68437a8e36e60eac503a1e7e6ed66d8acb74ad5d (patch) | |
tree | 8d7d4e3fdbf5f8630f3ff339cd5a854aaae445a2 /include/mts | |
parent | 5c529e115394ba3d04c7531d046776293e2bf06c (diff) | |
download | libmts-io-68437a8e36e60eac503a1e7e6ed66d8acb74ad5d.tar.gz libmts-io-68437a8e36e60eac503a1e7e6ed66d8acb74ad5d.tar.bz2 libmts-io-68437a8e36e60eac503a1e7e6ed66d8acb74ad5d.zip |
Quectel EG25-G Delta Radio Firmware Upgrade support - libmts-io implementation
Switched from `sendCommand` with empty command argument to `waitResponse` for URC analysis.
Sending empty string to the serial interface is undefined behaviour according to the POSIX
standart. More of it, we don't need to execute `write` on file descriptor to wait for URC messages.
It was more like a hack than something that was actually required.
This commit removes the hack and replaces it with a proper waiting for a response.
Diffstat (limited to 'include/mts')
0 files changed, 0 insertions, 0 deletions