Age | Commit message (Expand) | Author |
2013-06-05 | api,instrospection: rename 'Bands' to 'CurrentBands' | Aleksander Morgado |
2013-06-05 | api,introspection: new 'SupportedIpFamilies' property | Aleksander Morgado |
2013-02-22 | api: notify in the interface about the reason why the modem is FAILED | Aleksander Morgado |
2013-02-18 | ports: add port initialization sequences instead of iface-modem's modem_init() | Aleksander Morgado |
2013-01-11 | core,plugins: remove initial power down sequence | Aleksander Morgado |
2013-01-11 | iface-modem: implement power mode loading and setting | Aleksander Morgado |
2013-01-08 | iface-modem,sim: improve lock info update logic | Aleksander Morgado |
2013-01-04 | iface-modem, novatel-lte: disable network scan in LTE mode | Ben Chan |
2012-10-30 | iface-modem: new helper method to wait until a final state is reached | Aleksander Morgado |
2012-10-04 | libmm-glib: remove the `libmm-common.h' header | Aleksander Morgado |
2012-10-01 | iface-modem: ensure we're in low power mode when initializing | Aleksander Morgado |
2012-07-22 | iface-modem: new async method to be run just after the successful SIM unlock | Aleksander Morgado |
2012-04-10 | iface-modem: new helpers to query supported modes | Aleksander Morgado |
2012-04-10 | iface-modem: skip handling the CURRENT_CAPABILITIES property | Aleksander Morgado |
2012-03-16 | iface-modem: let initialization and enabling sequences get cancelled | Aleksander Morgado |
2012-03-16 | iface-modem: setup loading of own numbers during the initialization phase | Aleksander Morgado |
2012-03-16 | libmm-common: `MMSimpleStatus' won't be considered internal any more | Aleksander Morgado |
2012-03-16 | libmm-common: `MMBearerProperties' won't be considered internal any more | Aleksander Morgado |
2012-03-16 | api: `UnlockRetries' will reply a list of per-lock retry counts | Aleksander Morgado |
2012-03-16 | core: remove uses of `MMModemStateReason' | Aleksander Morgado |
2012-03-16 | iface-modem: load allowed/preferred modes during modem enabling | Aleksander Morgado |
2012-03-16 | iface-modem: load current bands during modem enabling | Aleksander Morgado |
2012-03-16 | api,dbus: rename `AllowedBands' to just `Bands' | Aleksander Morgado |
2012-03-15 | api,dbus: new `Command' method in the API to send arbitrary AT commands | Nathan Williams |
2012-03-15 | core: don't pass primary port to interface initializations | Aleksander Morgado |
2012-03-15 | iface-modem: periodically request to update current access technologies | Aleksander Morgado |
2012-03-15 | iface-modem: s/access_tech/access_technologies | Aleksander Morgado |
2012-03-15 | iface-modem-simple: new connection logic when more than one bearer around | Aleksander Morgado |
2012-03-15 | iface-modem: get consolidated state from all subsystems | Aleksander Morgado |
2012-03-15 | iface-modem: new helpers to check if modem has LTE capabilities | Aleksander Morgado |
2012-03-15 | iface-modem-3gpp: indicators and unsolicited events are 3GPP-specific | Aleksander Morgado |
2012-03-15 | iface-modem: new methods to check for specific capabilities being supported | Aleksander Morgado |
2012-03-15 | iface-modem: let different SIM object creation implementations | Aleksander Morgado |
2012-03-15 | iface-modem: new methods to setup/cleanup unsolicited result codes | Aleksander Morgado |
2012-03-15 | iface-modem: renamed `modem_charset' to `setup_charset' | Aleksander Morgado |
2012-03-15 | iface-modem: renamed `modem_flow_control' to `setup_flow_control' | Aleksander Morgado |
2012-03-15 | iface-modem: setup periodic signal quality checks | Aleksander Morgado |
2012-03-15 | iface-modem: implement property binding for the simple status | Aleksander Morgado |
2012-03-15 | iface-modem: return a MMBearer reference when creating a new bearer | Aleksander Morgado |
2012-03-15 | bearers: base bearer creation in the new bearer properties object | Aleksander Morgado |
2012-03-15 | api: MMModemBand is now an enum, not flags | Aleksander Morgado |
2012-03-15 | iface-modem: allow setting allowed modes and bands internally, not just via DBus | Aleksander Morgado |
2012-03-15 | core: implement Access Technology reporting | Aleksander Morgado |
2012-03-15 | iface-modem: implement all bearer list operations in the interface | Aleksander Morgado |
2012-03-15 | iface-modem: handle CreateBearer(), DeleteBearer() and ListBearers() | Aleksander Morgado |
2012-03-15 | iface-modem: allow changing the State from outside the interface | Aleksander Morgado |
2012-03-15 | core: always pass open port to interface initializations | Aleksander Morgado |
2012-03-15 | iface-modem: simplify interface handling | Aleksander Morgado |
2012-03-15 | iface-modem: send power-down command during disable | Aleksander Morgado |
2012-03-15 | iface-modem: interface can be disabled | Aleksander Morgado |