TODO: GPS location implemented already

This commit is contained in:
Aleksander Morgado
2012-04-02 15:38:56 +02:00
parent f183a5d73d
commit 8d4a549e61

8
TODO
View File

@@ -48,13 +48,6 @@ ModemManager should implement the Contacts interface if modems allow to query
and manipulate the contacts information stored in SIM or device. and manipulate the contacts information stored in SIM or device.
--------------------------------------------------------------------------------
* GPS Location
ModemManager should expose GPS-based location information if the modem exposes
a port that shows NMEA (or equivalent) traces.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
* Probing time mitigation * Probing time mitigation
@@ -70,6 +63,7 @@ is a good way of minimizing this problem. Some ideas:
** If one AT probing suceeds, don't allow timeouts in remaining ports when ** If one AT probing suceeds, don't allow timeouts in remaining ports when
probing for AT. probing for AT.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
* AT+CMUX & Serial multiplexing * AT+CMUX & Serial multiplexing