From 187aee4e9d200babc7d4adaef0c7942a130c60ef Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 6 Aug 2012 20:01:47 +0200 Subject: TODO: add task to investigate a possible 'bit-sequence' format type --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.1