summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2018-01-25*: Spelling fixesVille Skyttä1-1/+1
2013-10-08TODO: remove already implemented or no longer applicable itemsAleksander Morgado1-45/+0
2012-10-15TODO: remove tasks which were already doneAleksander Morgado1-17/+0
2012-08-29TODO: QMI based modems always require a QMI and WWAN portAleksander Morgado1-0/+3
2012-08-29TODO: add note about SIM provisioning infoAleksander Morgado1-0/+3
2012-08-29TODO: add reminder to implement Operator name loading in NAS >= 1.8Aleksander Morgado1-0/+3
2012-08-29TODO: handle devices with multiple QMI portsAleksander Morgado1-0/+9
2012-08-29TODO: add task to see how to avoid QMI clients exhausted problem in Gobi2kAleksander Morgado1-0/+9
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado1-3/+0
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-06TODO: the ZTE MF637 doesn't like default setup fo messaging unsolicited messagesAleksander Morgado1-2/+7
2012-08-06TODO: add task to update drivers info in the Modem ifaceAleksander Morgado1-0/+3
2012-08-06TODO: we should retry Icera authentication commandAleksander Morgado1-0/+3
2012-08-06TODO: add task to check if HSO disconnection needs to get updatedAleksander Morgado1-0/+3
2012-08-06longcheer: implement unlock retries checkingDan Williams1-4/+0
2012-08-06TODO: add generic bearer improvementsAleksander Morgado1-0/+6
2012-08-06TODO: add task to give time to modems to settle down after PIN entryAleksander Morgado1-0/+3
2012-08-06TODO: add task for the PIN/PUK retries left loading in Longcheer modemsAleksander Morgado1-0/+4
2012-08-06TODO: add task to check messaging unsolicited messages in Huawei modemsAleksander Morgado1-0/+5
2012-08-06huawei: implement allowed mode getting/settingAleksander Morgado1-0/+6
2012-08-06core: merge `MMPluginBase' and `MMPlugin'Aleksander Morgado1-4/+0
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-04-02TODO: GPS location implemented alreadyAleksander Morgado1-7/+1
2012-03-16plugin-base: handle the case of expecting a single AT portAleksander Morgado1-4/+0
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-16port-probe: refactor AT command handlingAleksander Morgado1-4/+0
Make it use a GVariant in the response processor, as the AT command handling in the MMBaseModem.
2012-03-16TODO: new task to consolidate the serial parser as a GObjectAleksander Morgado1-0/+2
2012-03-16TODO: time interface and own numbers now doneAleksander Morgado1-9/+0
2012-03-16TODO: new possible probing improvementAleksander Morgado1-0/+3
2012-03-16TODO: pin retry counts and enabled facility locks now ported from masterAleksander Morgado1-2/+0
2012-03-16TODO: new file with a list of pending things and ideasAleksander Morgado1-0/+134