summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKalle Valo <kalle.valo@canonical.com>2010-06-29 10:59:37 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-06-29 14:03:00 -0500
commit19945aba6c13dd44ed6be618ffec70926873d617 (patch)
tree1d93a95719b608177a9e2dcc8d25a3a99ebaad62 /TODO
parent39382730d7758b093ca6271f4e9dea875fa04b3a (diff)
downloadofono-19945aba6c13dd44ed6be618ffec70926873d617.tar.bz2
PPP GPRS context is now done, update documentation
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index a25394a4..470d4a63 100644
--- a/TODO
+++ b/TODO
@@ -200,13 +200,6 @@ Flight Mode
GPRS
====
-- PPP gprs-context driver support. Add an implementation for 'atmodem' that
- will use the GAtPPP stack to drive a GPRS context interface. Nicely support
- existing PPP based modems like Huawei, Novatel and Sierra.
-
- Priority: High
- Complexity: C2
-
- PPP Server support. Extend GAtPPP to support PPP Server role, similarly to
how existing GSM modems support PPP GPRS contexts.