Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-09 | build: Add configure option for building tools | Marcel Holtmann | 3 | -1/+15 | |
2011-01-09 | cdmamodem: Fix the broken plugin naming | Marcel Holtmann | 1 | -4/+4 | |
2011-01-09 | build: Fix the CDMA modem autoconf/automake mess | Marcel Holtmann | 2 | -7/+6 | |
2011-01-09 | gobi: Add skeleton for Qualcomm Gobi modem plugin | Marcel Holtmann | 2 | -0/+63 | |
2011-01-09 | udev: Add support for Qualcomm Gobi device detection | Marcel Holtmann | 2 | -0/+40 | |
2011-01-07 | build: fix missing line continuation | Rafael Ignacio Zurita | 1 | -1/+1 | |
2011-01-07 | gisi: Style fixes | Aki Niemi | 1 | -2/+4 | |
Lines were over 80 chars. | |||||
2011-01-07 | n900: use simplified client interface | Pekka Pessi | 1 | -6/+6 | |
Use MTC_STATE_REQ_TIMEOUT with MTC_STATE_REQ, too. | |||||
2011-01-07 | isiusb: use simplified client interface | Pekka Pessi | 1 | -3/+4 | |
2011-01-07 | isimodem: use simplified client interface | Pekka Pessi | 14 | -118/+117 | |
2011-01-07 | gisi: Simplify client interface. | Pekka Pessi | 3 | -37/+89 | |
Use send functions without explicit timeout. Return booleans instead of pointers - nobody really used GIsiPending but relied on client doing the cleanup. Add g_isi_client_set_timeout(), g_isi_client_(v)send_with_timeout(). | |||||
2011-01-07 | isimodem/sms: verify SMS and SIM resources | Pekka Pessi | 1 | -14/+47 | |
2011-01-07 | isimodem: fix style issues | Pekka Pessi | 9 | -20/+25 | |
2011-01-07 | isimodem: include complete ISI message in trace | Pekka Pessi | 1 | -1/+2 | |
2011-01-07 | isimodem: whitespace fixes | Pekka Pessi | 5 | -8/+8 | |
2011-01-07 | doc: Update GPRS overview | Aki Niemi | 1 | -3/+3 | |
2011-01-07 | doc: Add radio settings to overview | Aki Niemi | 1 | -0/+7 | |
2011-01-07 | gisi: Add API for one-shot sending of messages | Aki Niemi | 2 | -0/+30 | |
2011-01-06 | Release 0.38 | Marcel Holtmann | 2 | -1/+12 | |
2011-01-06 | stk: Remove unwanted error check | Jeevaka Badrappan | 1 | -5/+0 | |
Possible return values of __ofono_voicecall_tone_send are -ENOSYS, -ENOENT, -ENOMEM and -EINVAL. | |||||
2011-01-05 | tools: Use presence of SubscriberIdentity to trigger online operation | Marcel Holtmann | 1 | -5/+33 | |
2011-01-05 | tools: Add support for setting modem online automatically | Marcel Holtmann | 1 | -0/+40 | |
2011-01-05 | hsomodem: Add query for supported frequencies | Marcel Holtmann | 1 | -0/+2 | |
2011-01-05 | hso: Add support for checking SIM ready status | Marcel Holtmann | 1 | -13/+94 | |
2011-01-05 | hso: Add support for model type check on bootup | Marcel Holtmann | 1 | -4/+32 | |
2011-01-05 | mbm: Fix check for modem model | Marcel Holtmann | 1 | -3/+3 | |
2011-01-05 | tools: Add utility for auto enabling modems | Marcel Holtmann | 3 | -2/+500 | |
2011-01-05 | network: Ignore signal strength notifications if not registered | Marcel Holtmann | 1 | -0/+8 | |
With the fix to query the signal strength when the registration status changes it should be now fine again to just ignore notifications about signal strength changes when not registered. So put this extra check and comment back into signal strenth notification function. | |||||
2011-01-05 | network: query signal strength | Marit Henriksen | 1 | -12/+17 | |
Signal strength is set to -1 whenever registration status changes and differs from registered or roaming. When registration status changes again to registered or roaming, the signal strength needs to be updated, added query towards driver to get it. | |||||
2011-01-05 | dbus: fix appending on dict for types other than string | Lucas De Marchi | 1 | -2/+18 | |
According to dbus documentation, dbus_message_iter_append_basic() expects a "const char**" if type is string and a simple pointer for other types. Since we a iterating an array, the value passed is already a pointer. | |||||
2011-01-05 | cdma-sms: Add CDMA SMS Support | Lei Yu | 2 | -1/+69 | |
2011-01-05 | stkutil: Minor style fix | Denis Kenzior | 1 | -1/+2 | |
2011-01-05 | unit: add error status support for failure cases | Jeevaka Badrappan | 1 | -4/+8 | |
2011-01-05 | stkutil: add missing text and icon check | Jeevaka Badrappan | 1 | -15/+105 | |
As per the ETSI TS 102 223 section 6.5.4, If the terminal receives an icon, and either an empty or no alpha identifier/text string is given by the UICC, than the terminal shall reject the command with general result "Command data not understood by terminal". | |||||
2011-01-05 | stkutil: Allocate for empty string in text dataobj | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-04 | AUTHORS: Mention Lei's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-01-04 | dbus: Add CDMA SMS Interface | Lei Yu | 1 | -0/+1 | |
2011-01-04 | stemodem: Fix for MT call not working when caller id is hidden. | Marit Henriksen | 1 | -4/+9 | |
In *ECAV, the number will not be included if caller id is hidden. Set it to an empty string in that case, and set number type to 128, unknown number type. | |||||
2011-01-01 | gdbus: Update copyright information | Marcel Holtmann | 5 | -5/+5 | |
2010-12-31 | doc: Include doc/calypso-modem.txt in distribution | Neil Jerram | 1 | -1/+2 | |
2010-12-31 | doc: New file about using the calypso modem | Neil Jerram | 1 | -0/+22 | |
2010-12-31 | isimodem: Fix nettime parsing | Aki Niemi | 1 | -1/+1 | |
2010-12-30 | test: use new names for CalledLine* properties | Lucas De Marchi | 1 | -4/+4 | |
2010-12-30 | doc: rename CalledLine* properties | Lucas De Marchi | 2 | -4/+4 | |
2010-12-30 | call-settings: rename CalledLine* properties | Lucas De Marchi | 1 | -6/+6 | |
COLP and COLR are better named respectively as ConnectedLinePresentation and ConnectedLineRestriction as stated in 27.007 sections 7.8 and 7.31. CalledLine* name will be used in future for CDIP. | |||||
2010-12-30 | call-settings: fix getting CNAP property | Lucas De Marchi | 1 | -1/+1 | |
2010-12-30 | doc: Fix wording | Andrzej Zaborowski | 1 | -1/+1 | |
2010-12-30 | stkutil: Add missing call to va_end in parser | Denis Kenzior | 1 | -0/+2 | |
2010-12-27 | stk: Remove unneeded assignment | Denis Kenzior | 1 | -3/+1 | |
2010-12-27 | stk: fix issue in set up menu handling | Jeevaka Badrappan | 1 | -13/+15 | |