From 8523bcb786c0f90cfbe0d17d2ccbb4fd3cc38a41 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 13 Aug 2010 10:36:40 -0500 Subject: [PATCH] TODO: Add GPS power atom task --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) 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