| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: include device filter policies/rules documentation | Aleksander Morgado | 2017-12-05 | 1 | -6/+277 |
| | | |||||
| * | docs: port probing reference in its own chapter | Aleksander Morgado | 2017-12-05 | 1 | -295/+294 |
| | | |||||
| * | docs,api: fix section reference to the Messaging interface | Aleksander Morgado | 2014-02-06 | 1 | -3/+3 |
| | | |||||
| * | README,docs: update basic ModemManager information | Aleksander Morgado | 2013-06-12 | 1 | -17/+21 |
| | | |||||
| * | plugin: new filters for forbidden product IDs/strings | Aleksander Morgado | 2012-08-20 | 1 | -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 filters | Aleksander Morgado | 2012-08-06 | 1 | -0/+29 |
| | | |||||
| * | plugin: new `MM_PLUGIN_CUSTOM_INIT' property | Aleksander Morgado | 2012-08-06 | 1 | -0/+14 |
| | | | | | | We let plugins execute some custom initialization in the ports, specified by a `MMAsyncMethod'. | ||||
| * | plugin: new `MM_PLUGIN_FORBIDDEN_DRIVERS' property | Aleksander Morgado | 2012-08-06 | 1 | -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 Morgado | 2012-08-06 | 1 | -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 Morgado | 2012-08-06 | 1 | -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_AT | Aleksander Morgado | 2012-03-30 | 1 | -2/+15 |
| | | |||||
| * | docs: new section about plugin-specific modems | Aleksander Morgado | 2012-03-16 | 1 | -1/+50 |
| | | |||||
| * | docs: document Modem probing and global state machine | Aleksander Morgado | 2012-03-16 | 1 | -13/+562 |
| | | |||||
| * | docs: fix path of images | Aleksander Morgado | 2012-03-16 | 1 | -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 Morgado | 2012-03-16 | 1 | -0/+95 |
