Commit Graph

27 Commits

Author SHA1 Message Date
Aleksander Morgado
564b3610fd TODO: remove already implemented or no longer applicable items 2013-10-08 10:15:57 +02:00
Aleksander Morgado
e39b3a42ed TODO: remove tasks which were already done 2012-10-15 13:35:30 +02:00
Aleksander Morgado
7af1edbd11 TODO: QMI based modems always require a QMI and WWAN port 2012-08-29 17:26:45 +02:00
Aleksander Morgado
c3f6e2e06f TODO: add note about SIM provisioning info 2012-08-29 17:26:44 +02:00
Aleksander Morgado
2a9b9506ec TODO: add reminder to implement Operator name loading in NAS >= 1.8 2012-08-29 17:26:44 +02:00
Aleksander Morgado
979ae98feb TODO: handle devices with multiple QMI ports 2012-08-29 17:26:43 +02:00
Aleksander Morgado
38c9ccd0b9 TODO: add task to see how to avoid QMI clients exhausted problem in Gobi2k 2012-08-29 17:26:42 +02:00
Aleksander Morgado
0436b3e457 api,introspection: report list of drivers, not just one
Different ports of the same modem may get handled by different drivers. We
therefore need to provide a list of drivers (new `Modem.Drivers' property with
signature 'as') instead of just one (removed `Modem.Driver' property with
signature 's').

$ sudo mmcli -m 0 | grep drivers
           |        drivers: 'qcserial, qmi_wwan'
2012-08-24 13:34:51 +02:00
Aleksander Morgado
73a420095f TODO: the ZTE MF637 doesn't like default setup fo messaging unsolicited messages 2012-08-06 20:07:49 +02:00
Aleksander Morgado
39bb356fe5 TODO: add task to update drivers info in the Modem iface 2012-08-06 20:07:26 +02:00
Aleksander Morgado
97730df9c7 TODO: we should retry Icera authentication command 2012-08-06 20:07:26 +02:00
Aleksander Morgado
d861ad1d57 TODO: add task to check if HSO disconnection needs to get updated 2012-08-06 20:07:26 +02:00
Dan Williams
6f3a83534c longcheer: implement unlock retries checking 2012-08-06 20:07:26 +02:00
Aleksander Morgado
b1ebf22182 TODO: add generic bearer improvements 2012-08-06 20:07:26 +02:00
Aleksander Morgado
ea3652ef63 TODO: add task to give time to modems to settle down after PIN entry 2012-08-06 20:07:24 +02:00
Aleksander Morgado
6a4ce68e40 TODO: add task for the PIN/PUK retries left loading in Longcheer modems 2012-08-06 20:07:23 +02:00
Aleksander Morgado
1c3644e477 TODO: add task to check messaging unsolicited messages in Huawei modems 2012-08-06 20:07:23 +02:00
Aleksander Morgado
5a5aa9b789 huawei: implement allowed mode getting/setting 2012-08-06 20:07:23 +02:00
Aleksander Morgado
e5e46f489e core: merge MMPluginBase' and MMPlugin'
There's no real point in maintaining a separate `MMPlugin' interface, as all the
plugins will inherit from `MMPluginBase', so just merge them and simplify
everything.
2012-08-06 20:06:45 +02:00
Aleksander Morgado
8d4a549e61 TODO: GPS location implemented already 2012-04-02 15:39:48 +02:00
Aleksander Morgado
c24012ef1b plugin-base: handle the case of expecting a single AT port
If we only expect a single AT port, we'll cancel all remaining AT port probings
in the other ports, as soon as we get the first one.
2012-03-16 14:53:22 +01:00
Aleksander Morgado
690777986b port-probe: refactor AT command handling
Make it use a GVariant in the response processor, as the AT command handling in
the MMBaseModem.
2012-03-16 14:53:22 +01:00
Aleksander Morgado
70103fdef3 TODO: new task to consolidate the serial parser as a GObject 2012-03-16 14:53:22 +01:00
Aleksander Morgado
b07e13f49d TODO: time interface and own numbers now done 2012-03-16 14:53:22 +01:00
Aleksander Morgado
c590cde7e5 TODO: new possible probing improvement 2012-03-16 14:53:20 +01:00
Aleksander Morgado
47265a80ac TODO: pin retry counts and enabled facility locks now ported from master 2012-03-16 14:53:20 +01:00
Aleksander Morgado
10d9775c54 TODO: new file with a list of pending things and ideas 2012-03-16 14:53:18 +01:00