Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-26 | Add: Online property to modem | Pekka Pessi | 1 | -0/+12 | |
The online/offline state is changed with the new set_online() modem driver method. In order to track atoms, there are modem states as follows: - OFONO_MODEM_STATE_POWER_OFF - OFONO_MODEM_STATE_PRE_SIM - OFONO_MODEM_STATE_OFFLINE - OFONO_MODEM_STATE_ONLINE Atoms are added with driver methods pre_sim(), post_sim() and post_online(). Atoms are removed by modem core when the state changes. | |||||
2010-05-19 | sim: No need for this define | Denis Kenzior | 1 | -2/+0 | |
2010-05-19 | Read EF_ICCID property of SIM | Daniel Wagner | 1 | -0/+2 | |
Tested with phonesim. | |||||
2010-05-19 | Add network time support | Aki Niemi | 3 | -0/+65 | |
Adding a new notify function in the netreg atom for notifying a received Network Identification and Timezone (NITZ) indication. This data is consumed via a nettime plugin, of which there is also an example. | |||||
2010-04-15 | Fix: No glib types in oFono public API | Denis Kenzior | 1 | -1/+1 | |
2010-04-15 | Fix: Style issues in stk driver API | Denis Kenzior | 1 | -9/+10 | |
2010-04-15 | Add Sim Toolkit atom | Andrzej Zaborowski | 2 | -3/+71 | |
- Add ofono_stk atom in stk.c - Move envelope command from sim driver to stk driver | |||||
2010-04-15 | Drivers can notify core of SIM insertion / removal | Andrzej Zaborowski | 1 | -1/+2 | |
Add ofono_sim_inserted_notify function to notify the core of SIM insertion / removal. Make every plugin generate a sim inserted event on start. For devices with removable card, the event should be emitted after the plugin detects such event. For devices that need to wait for SIM card initialization, they can emit this event later. | |||||
2010-04-15 | Extend sim-ready watch with card insert/eject | Andrzej Zaborowski | 1 | -5/+12 | |
2010-03-26 | Refactor: Simplify the internal GPRS API | Denis Kenzior | 1 | -6/+3 | |
We no longer expose lac/ci/tech attributes obtained from CGREG (some modems, like ISI, do not even report them for GPRS separately). Simplify the internal gprs driver api to only report the registration status (e.g. home, roaming, searching, not registered, etc) | |||||
2010-03-25 | Refactor: Rename radio setting type names | Denis Kenzior | 1 | -4/+4 | |
2010-03-23 | Move netreg interface definitions to dbus.h | Denis Kenzior | 1 | -0/+2 | |
2010-03-22 | Move sim manager interface definition to dbus.h | Denis Kenzior | 1 | -0/+1 | |
2010-03-22 | Move cbs interface definition to dbus.h | Denis Kenzior | 1 | -0/+1 | |
2010-03-22 | Move call volume interface definition to dbus.h | Denis Kenzior | 1 | -1/+2 | |
2010-03-22 | Move mwi interface definition to dbus.h | Denis Kenzior | 1 | -0/+1 | |
2010-03-22 | Move radio settings interface definition to dbus.h | Denis Kenzior | 1 | -0/+1 | |
2010-03-22 | Move sms interface definition to dbus.h | Denis Kenzior | 1 | -0/+1 | |
2010-03-22 | Move voicecall interface definitions to dbus.h | Denis Kenzior | 1 | -0/+2 | |
2010-02-12 | Add support for modem names | Denis Kenzior | 1 | -0/+2 | |
2010-02-09 | Move USSD status enum to header | Aki Niemi | 1 | -0/+9 | |
2010-02-04 | Add radio settings atom and driver API | Aki Niemi | 1 | -0/+78 | |
This interface exposes a read-write property for radio access technology selection mode. | |||||
2010-01-26 | Add support for dynamic debug feature | Marcel Holtmann | 1 | -1/+17 | |
2010-01-12 | Refactor: Rename & Restructure cphs_support | Denis Kenzior | 1 | -1/+1 | |
- Rename to cphs_service_table to be more inline with the specification. - Since the spec allows arbitrary length service tables, use an unsigned char * return instead of a short. - Use bit_field function instead of defining an enum | |||||
2010-01-12 | Rename: Rename CPHS Phase enums | Denis Kenzior | 1 | -7/+3 | |
Be more consistent with the 3GPP Phase names | |||||
2010-01-12 | Use CPHS version of mailbox numbers on SIM if 3GPP version not available. | Andrzej Zaborowski | 1 | -0/+4 | |
Otherwise just try to keep the CPHS version of the files in sync. | |||||
2010-01-12 | Retrieve CPHS phase (if any) from SIM. | Andrzej Zaborowski | 1 | -0/+9 | |
2010-01-06 | Refactor: Allow persisent modem names | Denis Kenzior | 1 | -1/+1 | |
2010-01-06 | Set phase to unknown until we probe it | Denis Kenzior | 1 | -0/+1 | |
2010-01-06 | Refactor: Preserve Phase obtained from the SIM | Denis Kenzior | 1 | -3/+4 | |
2010-01-06 | Index SIM cache by phase also. | Andrzej Zaborowski | 1 | -0/+7 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 24 | -24/+24 | |
2009-12-17 | Add SIM download envelope function to SIM driver | Andrzej Zaborowski | 1 | -0/+3 | |
2009-12-09 | Refactor: use unsigned ints for cids | Denis Kenzior | 1 | -1/+2 | |
2009-12-04 | Add utility to get the next free call id | Denis Kenzior | 1 | -0/+1 | |
2009-12-04 | Refactor: Remove list_calls from voicecall driver | Denis Kenzior | 1 | -2/+0 | |
2009-12-01 | Style: Use unsigned int instead of unsigned | Denis Kenzior | 2 | -2/+3 | |
2009-11-23 | Add mpty field to ofono_call | Zhenhua Zhang | 1 | -0/+1 | |
A field 'mpty' is added to ofono_call so that we can know whether the call belongs to multiparty call or not. According to 27.007 7.18, it is a defined return value of AT+CLCC. | |||||
2009-11-17 | Support returning settings from context activation | Denis Kenzior | 1 | -1/+5 | |
2009-11-17 | Add ofono_gprs_context_get_modem | Martin Xu | 1 | -0/+2 | |
2009-11-13 | Update some internal documentation | Denis Kenzior | 1 | -0/+12 | |
2009-11-05 | Add SMS history capability | Denis Kenzior | 1 | -0/+16 | |
2009-10-29 | Update the netreg driver to use mcc/mnc | Denis Kenzior | 1 | -2/+2 | |
Don't use the ofono_network_operator structure anymore | |||||
2009-10-27 | Refactor: replace netreg get_operator with mcc/mnc | Denis Kenzior | 1 | -2/+2 | |
The full operator information is useless as only mcc/mnc are really required. The internal structures will be changing soon | |||||
2009-10-26 | Fix: notify_attached was only used when detached | Denis Kenzior | 1 | -1/+1 | |
The standard only specifies that the context might have been detached by the network / mobile equipment. Not attached. | |||||
2009-10-23 | Fix: Connect up gprs and gprs_context | Denis Kenzior | 1 | -0/+3 | |
2009-10-23 | Add implementation of GPRS context atom | Denis Kenzior | 1 | -2/+1 | |
2009-10-23 | Refactor/Implement basic activate logic | Denis Kenzior | 1 | -1/+2 | |
Not yet tested | |||||
2009-10-23 | Fix: Typos | Denis Kenzior | 1 | -4/+4 | |
2009-10-23 | Add CID range function | Denis Kenzior | 1 | -0/+2 | |