Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-24 | qmimodem: Add common constants for GSM, UMTS and LTE bands | Marcel Holtmann | 4 | -2/+99 | |
2012-06-19 | sim: Fix use of uninitialized values | Denis Kenzior | 1 | -3/+1 | |
In the case of an error, sim_pin_query_cb should not assume the pin_type value is valid. | |||||
2012-06-19 | sim: Don't re-init the SIM needlessly | Denis Kenzior | 1 | -1/+1 | |
When calling ChangePin with the wrong original PIN, we're still left in the READY state. Do not re-initialize the SIM needlessly in this case. | |||||
2012-06-19 | test: Add change-pin script | Denis Kenzior | 2 | -0/+30 | |
2012-06-22 | qmimodem: Add support for SMS handling | Marcel Holtmann | 5 | -0/+669 | |
2012-06-21 | qmimodem: Add support for GPS location reporting | Marcel Holtmann | 5 | -2/+352 | |
2012-06-21 | qmimodem: Add support for GPRS data connection handling | Marcel Holtmann | 6 | -2/+625 | |
2012-06-21 | qmimodem: Add support for network registration handling | Marcel Holtmann | 5 | -2/+751 | |
2012-06-21 | qmimodem: Add support for legacy SIM handling | Marcel Holtmann | 4 | -0/+407 | |
2012-06-21 | gobi: Use QMI support to drive this modem | Marcel Holtmann | 1 | -119/+254 | |
2012-06-21 | qmimodem: Add support for device information handling | Marcel Holtmann | 5 | -2/+379 | |
2012-06-21 | qmimodem: Add support for QMI control point handling | Marcel Holtmann | 7 | -2/+1943 | |
2012-06-21 | build: Add dundee executable to ignore list | Marcel Holtmann | 1 | -0/+1 | |
2012-06-18 | doc: Fix typo | Denis Kenzior | 1 | -1/+1 | |
2012-06-18 | doc: Describe the handling of MMI codes with oFono | Denis Kenzior | 1 | -0/+108 | |
2012-06-18 | ussd: send NotRecognized error for invalid USSD | Denis Kenzior | 1 | -1/+1 | |
2012-06-18 | doc: Add new error type to ussd Initiate() method | Denis Kenzior | 1 | -0/+1 | |
2012-06-18 | dbus: Add NotRecognized error | Denis Kenzior | 2 | -0/+7 | |
2012-06-18 | common: Match logic to comment: valid_ussd_string | Denis Kenzior | 1 | -1/+1 | |
2012-06-17 | simutil: Add entry for EFimsi | Denis Kenzior | 1 | -0/+1 | |
2012-06-17 | sim: Allow IMSI to be obtained via EF reads | Denis Kenzior | 1 | -11/+63 | |
2012-06-16 | stk: Fix crash when envelope returns sync | Denis Kenzior | 1 | -3/+4 | |
ofonod[13066]: src/stk.c:stk_select_item() ofonod[13066]: src/stk.c:stk_select_item() ofonod[13066]: src/stk.c:stk_send_envelope() ofonod[13066]: drivers/qmimodem/stk.c:qmi_envelope() ofonod[13066]: src/stk.c:envelope_cb() length 0 ofonod[13066]: src/stk.c:menu_selection_envelope_cb() ofonod[13066]: Sending Menu Selection to UICC failed process 13066: arguments to dbus_message_new_error() were incorrect, assertion "reply_to != NULL" failed in file dbus-message.c line 1333. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace ofonod[13066]: Aborting (signal 6) [./src/ofonod] ofonod[13066]: ++++++++ backtrace ++++++++ | |||||
2012-06-16 | sim: Revert adding special callback for EFiccid | Denis Kenzior | 2 | -31/+1 | |
This reverts commit 1960dbbc79e43f33f23886c2a12e508a0350aad1. | |||||
2012-06-16 | sim: Revert adding special callback for EFmsisdn | Denis Kenzior | 2 | -61/+30 | |
This reverts commit c3124b66d903a43ce639e3de8e838ef39419fc4f. | |||||
2012-06-16 | sim: Revert adding special callback for EFad | Denis Kenzior | 2 | -24/+1 | |
This reverts commit 5522df64fac7b57d3d9db2272fc9be97c8815b94. | |||||
2012-06-16 | radio-settings: Conform to coding style item M4 | Denis Kenzior | 1 | -17/+25 | |
2012-06-16 | modem: Conform to coding style item M9 | Denis Kenzior | 1 | -34/+34 | |
2012-06-16 | message-waiting: Conform to coding style item M4 | Denis Kenzior | 1 | -1/+2 | |
2012-06-16 | sms: Constify isimodem driver submit method | Denis Kenzior | 1 | -6/+6 | |
2012-06-16 | sms: Constify atmodem driver submit method | Denis Kenzior | 1 | -3/+3 | |
2012-06-16 | sms: Constify submit method | Denis Kenzior | 1 | -1/+1 | |
2012-06-16 | gprs-context: Conform to coding style item M4 | Denis Kenzior | 1 | -2/+4 | |
2012-06-16 | cdma-sms: Update to the new API declaration | Denis Kenzior | 1 | -1/+1 | |
2012-06-16 | cdma-sms: Make const correct | Denis Kenzior | 1 | -2/+3 | |
2012-06-16 | call-volume: Conform to coding style item M4 | Denis Kenzior | 1 | -1/+1 | |
2012-06-16 | call-settings: Conform to coding style item M4 | Denis Kenzior | 1 | -6/+8 | |
2012-06-16 | call-meter: Conform to coding style item M4 | Denis Kenzior | 1 | -9/+11 | |
2012-06-16 | call-forwarding: Conform to coding style item M4 | Denis Kenzior | 1 | -8/+10 | |
2012-06-16 | call-barring: Conform to coding style item M4 | Denis Kenzior | 1 | -2/+4 | |
2012-06-16 | audio-settings: Conform to coding style item M4 | Denis Kenzior | 1 | -5/+10 | |
2012-06-17 | gprs: Use ofono_bool_t instead of gboolean | Marcel Holtmann | 2 | -3/+3 | |
2012-06-17 | sms: Make PDU data arrays const | Marcel Holtmann | 2 | -4/+4 | |
2012-06-17 | modem: Add function for setting new driver type | Marcel Holtmann | 2 | -0/+15 | |
2012-06-16 | sim: Add special callback for reading MCC and MNC value | Marcel Holtmann | 2 | -1/+24 | |
2012-06-16 | sim: Add special callback for reading MSISDN value | Marcel Holtmann | 2 | -30/+61 | |
2012-06-16 | sim: Add special callback for reading ICCID value | Marcel Holtmann | 2 | -1/+31 | |
2012-06-16 | sim: Use ofono_bool_t instead of gboolean | Marcel Holtmann | 2 | -4/+4 | |
2012-06-12 | Release 1.7 | Marcel Holtmann | 2 | -1/+6 | |
2012-05-31 | sim: Quirk Wavecom Q2XXX CPIN behavior | Pablo Neira Ayuso | 1 | -0/+3 | |
2012-05-31 | wavecom: add support for Wavecom Q2403/Q2686 modems | Pablo Neira Ayuso | 1 | -2/+19 | |