Erin Yueh wrote:
hi list,

i made a patch to query network registration status by 'AT+CREG?'.

regards,
erin



Add missing line about this new feature to libgsmd-tool help.
Index: src/util/shell.c
===================================================================
--- src/util/shell.c	(revision 3951)
+++ src/util/shell.c	(working copy)
@@ -527,6 +527,7 @@
 		"\tN\tPrint current operator in numeric\n"
 		"\tL\tList available operators\n"
 		"\tQ\tRead signal quality\n"
+		"\tnr\tQuery network registration\n"
 		"\tS\tSleep (S[=second], default 5)\n"
 		"\tT\tSend DTMF Tone\n"
 		"\tn\tPrint subscriber numbers\n"

Reply via email to