summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-07-12 11:25:40 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-06 20:07:23 +0200
commit5a5aa9b78969e5f46bcd14ea60bd56381576cdcd (patch)
treeae401a45d25ead06777619e3ab3a4a5deb235d04 /TODO
parentc0126531c5573f23ecb1b8b610067240c2c90d78 (diff)
huawei: implement allowed mode getting/setting
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index da4e008e..69421e0c 100644
--- a/TODO
+++ b/TODO
@@ -108,3 +108,9 @@ example to update the signal quality value or check registration status.
in the 3GPP disabling sequence.
** serial-parsers: convert the v1 parser to a GObject.
+
+ ** Huawei plugin: Seems to me that whenever we update the allowed modes OR the
+ bands, we're actually also changing the other one. This is because we're
+ using hardcoded values in ^SYSCFG write operations; we should instead read
+ current mode or band when updating the other.
+