summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-08-06 17:49:42 +0300
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-08-07 15:54:02 +0300
commit68437a8e36e60eac503a1e7e6ed66d8acb74ad5d (patch)
tree8d7d4e3fdbf5f8630f3ff339cd5a854aaae445a2 /include
parent5c529e115394ba3d04c7531d046776293e2bf06c (diff)
downloadlibmts-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')
0 files changed, 0 insertions, 0 deletions