summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-08-13 10:36:40 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-08-13 10:36:40 -0500
commit8523bcb786c0f90cfbe0d17d2ccbb4fd3cc38a41 (patch)
tree5799958bb02d5790c2b894b98e68a980d61085eb /TODO
parentba6a77c40ae77fd0dd608ffd2c9bfc79a92ba795 (diff)
downloadofono-8523bcb786c0f90cfbe0d17d2ccbb4fd3cc38a41.tar.bz2
TODO: Add GPS power atom task
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 09b09897..bdfbbfea 100644
--- a/TODO
+++ b/TODO
@@ -600,3 +600,14 @@ Miscellaneous
Priority: High
Complexity: C1
+
+
+- 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