mbm: stop echos on gps port
This commit is contained in:

committed by
Aleksander Morgado

parent
7f173dfd15
commit
0ccbd5d85d
@@ -1377,7 +1377,7 @@ gps_enabled_ready (MMBaseModem *self,
|
||||
"Couldn't open raw GPS serial port");
|
||||
} else {
|
||||
GByteArray *buf;
|
||||
const gchar *command = "AT*E2GPSNPD\r\n";
|
||||
const gchar *command = "ATE0*E2GPSNPD\r\n";
|
||||
|
||||
/* We need to send an AT command to the GPS data port to
|
||||
* toggle it into this data mode. This is a particularity of
|
||||
|
Reference in New Issue
Block a user