summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_TelitRadio.h
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2022-12-28 10:36:52 -0600
committerJeff Hatch <jhatch@multitech.com>2022-12-28 10:36:52 -0600
commit6d75c847ab716dd377bdf1e0a4bff1fbce235121 (patch)
treef3ba4159fc60dc385b1019dca521dad1b9763fdd /include/mts/MTS_IO_TelitRadio.h
parent3f374f40900e9f6618509de9a52a1a415e54de8f (diff)
parent4b448e3c5daf34062861d0261c5a2253638b8100 (diff)
downloadlibmts-io-6d75c847ab716dd377bdf1e0a4bff1fbce235121.tar.gz
libmts-io-6d75c847ab716dd377bdf1e0a4bff1fbce235121.tar.bz2
libmts-io-6d75c847ab716dd377bdf1e0a4bff1fbce235121.zip
Merge branch 'sk/GP-1195/cell-diag' into 'master'
[GP-1195] Cellular debugging - add a query See merge request !51
Diffstat (limited to 'include/mts/MTS_IO_TelitRadio.h')
-rw-r--r--include/mts/MTS_IO_TelitRadio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_TelitRadio.h b/include/mts/MTS_IO_TelitRadio.h
index a06da54..d198969 100644
--- a/include/mts/MTS_IO_TelitRadio.h
+++ b/include/mts/MTS_IO_TelitRadio.h
@@ -73,6 +73,8 @@ namespace MTS {
virtual CODE fumoWriteGroupsABD(int fd, UpdateCb& stepCb);
//virtual CODE fumoWriteGroupC(int fd, UpdateCb& stepCb);
+ const std::vector<std::string>& getDiagCommands(bool bIsSimReady = true) override;
+
static bool isContainsSignChar(const std::string& str);
private: