Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-22 | gisi: Refactor the server API | Aki Niemi | 2 | -284/+103 | |
The new server API is a convenience wrapper on the modem API for servers. | |||||
2010-12-22 | gisi: Refactor the client API | Aki Niemi | 2 | -817/+155 | |
The new client API is a convenience wrapper on the modem API for clients. | |||||
2010-12-22 | gisi: Remove defunct file | Aki Niemi | 1 | -166/+0 | |
Resource reachability verification is now handled in the modem module. | |||||
2010-12-22 | gisi: Redesign ISI message processing | Aki Niemi | 2 | -13/+1029 | |
This new modem API supercedes the old client and server APIs. It properly queues resource subscriptions and version queries, as well as caches reachability status for a given resource. Also, this is a complete redesign of ISI message handling, adding another layer of abstraction to multiplexing operations to a given modem resource. | |||||
2010-12-22 | gisi: Add convenience API for structs | Aki Niemi | 2 | -0/+11 | |
2010-12-22 | gisi: Make subblock iterator use new message API | Aki Niemi | 2 | -13/+19 | |
2010-12-22 | gisi: Add separate file for common constants | Aki Niemi | 1 | -0/+57 | |
2010-12-22 | gisi: Add new API for ISI message handling | Aki Niemi | 2 | -0/+185 | |
2010-12-22 | isimodem: Remove from build | Aki Niemi | 1 | -44/+0 | |
Prepare for refactoring. | |||||
2010-12-22 | gisi: Remove from build | Aki Niemi | 1 | -10/+0 | |
Prepare for refactoring. | |||||
2010-12-21 | huawei: cancel poll when going to a valid state | Lucas De Marchi | 1 | -0/+5 | |
2010-12-21 | ste: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | novatel: Move radio_settings to post_sim | Denis Kenzior | 1 | -3/+12 | |
2010-12-21 | n900: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | isigen: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | ifx: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | huawei: Move radio_settings to post_sim | Denis Kenzior | 1 | -3/+1 | |
2010-12-21 | hso: Move radio_settings to post_sim | Denis Kenzior | 1 | -2/+1 | |
2010-12-21 | huawei: Add support for radio settings | Lucas De Marchi | 1 | -0/+4 | |
2010-12-21 | huaweimodem: Add support for radio settings | Lucas De Marchi | 4 | -1/+225 | |
2010-12-21 | test: add scripts for setting frequency band | Lucas De Marchi | 3 | -1/+53 | |
2010-12-21 | sim: Set sane number len in empty EFmsisdn records | Andrzej Zaborowski | 1 | -0/+2 | |
Valid number length range is 1 - 11 bytes, other values, such as 0xff, could potentially crash external parsers. | |||||
2010-12-21 | test: Minor typo & style fixes to test-stk-menu | Denis Kenzior | 1 | -2/+2 | |
2010-12-21 | test: update STK test script for conformance | Guillaume Lucas | 1 | -25/+76 | |
Update the STK test script to be able to use it for conformance test. Using 'agent' as parameter the script will now register a STK agent to be able to handle unsolicited proactive command. Without any parameter or with 'menu' the script will try to display the STK main menu of the (U)SIM. | |||||
2010-12-21 | huawei: fix SIM state notification when locked | Lucas De Marchi | 1 | -0/+28 | |
When SIM is locked, huawei modem does not send any notification about SIM state change because it does not differentiate 'invalid' from 'locked'. In order to be able to unlock the sim, this patch forces a notification of a valid state after a timeout. | |||||
2010-12-21 | build: Remove broken SET_MAKE handling | Marcel Holtmann | 1 | -2/+0 | |
2010-12-21 | stemodem: Use RTNL to create network interfaces. | Sjur Brændeland | 1 | -7/+36 | |
2010-12-21 | stemodem: Create network interfaces statically | Sjur Brændeland | 1 | -67/+82 | |
2010-12-21 | udev: Fix warning in compilation | Antti Paila | 1 | -1/+0 | |
2010-12-20 | AUTHORS: Mention Neil's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-20 | udev: Handle calypso driver | Neil Jerram | 1 | -0/+16 | |
2010-12-20 | TODO: CDMA SMS and CDMA CMAS | Lei Yu | 1 | -27/+89 | |
2010-12-20 | huawei: set huawei em770 modem device to 01 | M. Dietrich | 1 | -1/+1 | |
device 00 is ppp capable while 01 is not. 01 does everything else fine so ofono works with it flawlessly. | |||||
2010-12-20 | types: Add CDMA Phone Number | Dara Spieker-Doyle | 1 | -0/+8 | |
2010-12-20 | AUTHORS: Mention Dara's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-20 | dbus: Add CDMA Voicecall Interface | Dara Spieker-Doyle | 1 | -0/+3 | |
2010-12-17 | modem: restore state when resetting the modem | Gustavo F. Padovan | 1 | -24/+36 | |
2010-12-17 | TODO: Add CDMA Voicecall Support Tasks | Dara Spieker-Doyle | 1 | -0/+58 | |
2010-12-17 | AUTHORS: Mention Benoît's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-17 | test/list-modems : print Strength as an integer | Benoît Monin | 1 | -1/+2 | |
org.ofono.NetworkRegistration property Strength is an integer, so print it as such. | |||||
2010-12-17 | TODO: Marking the Read/Write EFcfis task as done | Jeevaka Badrappan | 2 | -9/+5 | |
2010-12-17 | doc: Add new property to call forwarding | Jeevaka Badrappan | 1 | -0/+5 | |
2010-12-17 | phonesim: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+2 | |
2010-12-17 | plugins/n900: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | isigen: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | ifx: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | call-forwarding: Properly signal changes | Denis Kenzior | 1 | -0/+23 | |
For the ForwardingFlagOnSim property | |||||
2010-12-17 | call-forwarding: Get rid of status_on_sim variable | Denis Kenzior | 1 | -5/+12 | |
2010-12-17 | call-forwarding: Simplify sim_set_cf_indicator | Denis Kenzior | 1 | -13/+21 | |
2010-12-17 | call-forwarding: More style fixes | Denis Kenzior | 1 | -6/+6 | |