summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-03-07 14:18:19 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-16 14:53:22 +0100
commit70103fdef3556551cb282849fb8fb1dbcd102deb (patch)
treeb944493e82396b530687b1eee8f8e3e1bc66692c /TODO
parent1e1927334031f8eda5383962063c54ac06267bfe (diff)
TODO: new task to consolidate the serial parser as a GObject
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index ba79bfee..0bbe3188 100644
--- a/TODO
+++ b/TODO
@@ -124,3 +124,5 @@ example to update the signal quality value or check registration status.
still be registered in the network. AT+COPS=2 is the one doing manual
unregistration from the network, and we should probably include such step
in the 3GPP disabling sequence.
+
+ ** serial-parsers: convert the v1 parser to a GObject.