diff options
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | doc/overview.txt | 6 |
2 files changed, 0 insertions, 13 deletions
@@ -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. diff --git a/doc/overview.txt b/doc/overview.txt index cda9f68e..a18e620c 100644 --- a/doc/overview.txt +++ b/doc/overview.txt @@ -130,12 +130,6 @@ Work in progress features: User initiated USSD support is available, but not network-initiated USSD support. - PPP - - Modems that use PPP for data connections are currently not - supported. This feature will be available once a functional - userspace ppp stack is available. - Not implemented features: SIM card storage |