diff options
author | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-07-10 12:22:19 +0300 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-07-10 12:45:41 +0300 |
commit | 39ecabe5d948575f6924fedd3946968c8783dda1 (patch) | |
tree | 882c64dc15c0e6a59531903bc6b592f3b6b5061b /scripts | |
parent | 9e007df4a7e3fafff27a0c3fa11d4ba53e785985 (diff) | |
download | libmts-io-39ecabe5d948575f6924fedd3946968c8783dda1.tar.gz libmts-io-39ecabe5d948575f6924fedd3946968c8783dda1.tar.bz2 libmts-io-39ecabe5d948575f6924fedd3946968c8783dda1.zip |
Quectel Delta Radio Firmware Upgrade support - libmts-io implementation
Small fixes and improvements.
1. Fixed casing for the "FUMO Error: timeout, radio is not responding" message.
All error messages passed to the status callback shall start with "FUMO Error:"
2. Removed extra carriage return for the "abortFileUpload" command.
Passing "+++\r" instead of the "+++" to the radio works for Quectel but cause
issues for Telit.
At the same time Quectel specificly requires to
"Do not input any character within 1s after “+++” has been inputted."
in their FILE manual. Possibly, "any character" includes carriage return.
3. Fixed a typo: "lenght" -> "length"
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions