summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-06 20:01:47 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-06 20:21:42 +0200
commit187aee4e9d200babc7d4adaef0c7942a130c60ef (patch)
tree54ba3c563a6c2c1e7601f91833dbbf815fed9122 /TODO
parent54e5400f6977ae2036b54c2661c1e5c101e03fe4 (diff)
downloadlibqmi-187aee4e9d200babc7d4adaef0c7942a130c60ef.tar.gz
TODO: add task to investigate a possible 'bit-sequence' format type
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d6542fce..0fb4d67a 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,12 @@ List of things left for later:
* qmi-codegen: allow specifying 'description' to both messages and TLVs.
+ * qmi-codegen: some bitmask fields could have some more love. A new
+ 'bit-sequence' format type would allow us to have getters for specific bit
+ values, and would also allow us to split a given set of flags into more
+ detailed sub-types, e.g.: the 'QmiNasRadioTechnologyPreference' flags type,
+ where the first two bits define the type of the next ones.
+
* dms: Support 'Preferred Roaming List' TLV (0x13) in DMS/"Activate Manual".
This TLV is based on an array of raw binary data which can be passed to the
device over multiple messages, using a sequence number to identify each