summaryrefslogtreecommitdiff
path: root/docs/reference/api/ModemManager-overview.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: include device filter policies/rules documentationAleksander Morgado2017-12-051-6/+277
|
* docs: port probing reference in its own chapterAleksander Morgado2017-12-051-295/+294
|
* docs,api: fix section reference to the Messaging interfaceAleksander Morgado2014-02-061-3/+3
|
* README,docs: update basic ModemManager informationAleksander Morgado2013-06-121-17/+21
|
* plugin: new filters for forbidden product IDs/stringsAleksander Morgado2012-08-201-19/+33
| | | | | | Plugins may specify that specific vendor & product IDs or strings are not supported. This is useful when plugins need to specify that they support all devices of a given vendor except for some specific ones.
* plugin: let plugins request Icera support checks and Icera based filtersAleksander Morgado2012-08-061-0/+29
|
* plugin: new `MM_PLUGIN_CUSTOM_INIT' propertyAleksander Morgado2012-08-061-0/+14
| | | | | We let plugins execute some custom initialization in the ports, specified by a `MMAsyncMethod'.
* plugin: new `MM_PLUGIN_FORBIDDEN_DRIVERS' propertyAleksander Morgado2012-08-061-3/+7
| | | | | It allows plugins to specify whether they cannot support ports handled by specific drivers.
* plugin: renamed `custom-init' property to `custom-at-probe'Aleksander Morgado2012-08-061-29/+21
| | | | | The `custom-at-probe' property is just to modify the way we check for AT port support.
* core: merge `MMPluginBase' and `MMPlugin'Aleksander Morgado2012-08-061-37/+37
| | | | | | 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.
* docs: document MM_PLUGIN_BASE_ALLOWED_SINGLE_ATAleksander Morgado2012-03-301-2/+15
|
* docs: new section about plugin-specific modemsAleksander Morgado2012-03-161-1/+50
|
* docs: document Modem probing and global state machineAleksander Morgado2012-03-161-13/+562
|
* docs: fix path of imagesAleksander Morgado2012-03-161-1/+1
| | | | | PNGs are copied over to the HTML directory, so they will always be available in the same directory as the final HTML files.
* docs: set `ModemManager' as module name instead of `mm'Aleksander Morgado2012-03-161-0/+95