TODO: mark 'GPS power control atom' task as done

This commit is contained in:
Lucas De Marchi 2011-03-11 17:29:33 -03:00 committed by Denis Kenzior
parent 1a4299b8eb
commit a8bdb87c10
2 changed files with 8 additions and 11 deletions

11
TODO
View File

@ -444,17 +444,6 @@ Miscellaneous
Complexity: C8
Owner: Jukka Saunamäki <jukka.saunamaki@nokia.com>
- Add support for GPS power control atom. Many modem manufacturers provide
a GPS unit with their modem hardware. This unit can be turned on or off
and frequently takes over one of the tty ports that the modem provides.
This feature is not discussed in 27.007, thus manufacturer specific commands
are required.
Priority: Low
Complexity: C4
Owner: Rafael Ignacio Zurita <rafael.zurita@profusion.mobi>
- Add Location Service API for providing basic E911 support.
This will be based on the 27.007 defined AT commands using
XML for transport of positioning request and responses.

View File

@ -492,6 +492,14 @@ GPRS
suspended while a circuit switched service such as voice call or SMS is
active.
Location Reporting
==================
- GPS support. Many modem manufacturers provide a GPS unit with their modem
hardware. Upon client request oFono can turn this unit on or off and pass a
file descriptor in which client may receive the desired location reporting
data.
SIM
===