Commit Graph

5632 Commits

Author SHA1 Message Date
Aki Niemi 2ab2b7d87e build: Add UICC driver to build 2011-06-17 17:04:45 +03:00
Aki Niemi 8cbb0252b4 isimodem: Add baseline for UICC driver 2011-06-17 17:04:34 +03:00
Aki Niemi 6f6f7f39e0 isimodem: Add missing codepoints and debugs 2011-06-17 16:44:51 +03:00
Aki Niemi bc8423d475 isimodem: Fix style in UICC definitions 2011-06-17 16:38:17 +03:00
Frédéric Danis 2de3a97495 emulator: fix request tests 2011-06-15 09:20:44 -05:00
Marcel Holtmann 18689a0c31 Release 0.50 2011-06-15 19:24:43 -07:00
Bernhard Guillon 30ccc42a97 udev: add initial Telit support 2011-06-14 04:30:50 -05:00
Arun Ravindran 870905a62a isimodem: Improper handling of missed call 2011-06-14 11:27:13 +03:00
Denis Kenzior 56d315f2dd mbmmodem: Fix not setting IPv4 Gateway 2011-06-12 17:47:48 -05:00
Dara Spieker-Doyle 388fe2f45a cdma-voicecall: Fix for crash when unregistering atom 2011-06-12 17:47:27 -05:00
Denis Kenzior b91726213c telit: Use more generic error decoding 2011-06-08 04:26:22 -05:00
Denis Kenzior 56bef41eac telit: Make sure to clean up the source 2011-06-08 04:24:20 -05:00
Denis Kenzior 025fe0a74d telit: Update copyright 2011-06-08 04:19:56 -05:00
Bernhard Guillon 9f9bf3947e plugins: Add initial telit UC864-G support 2011-06-08 04:19:03 -05:00
Denis Kenzior a60c4df143 ifxmodem: Remove unneeded code 2011-06-06 18:06:10 -05:00
Denis Kenzior 1aaa5da906 ifxmodem: Fix minor style issue 2011-06-06 18:04:26 -05:00
Jeevaka Badrappan 377a512375 ifxmodem: emergency number list support 2011-06-06 17:57:58 -05:00
Denis Kenzior 8086348842 AUTHORS: Mention Bernhard's contributions 2011-06-06 17:51:09 -05:00
Bernhard Guillon 128f96d097 network-registration.c: add telit support
*add support for CIND=? tokens like ("signal",(0-7,99))
*add telit quirk for token encapsulation e.g.
    (("one",(0-7,99)),("two",(0-7,99)))
2011-06-06 17:50:03 -05:00
Bernhard Guillon a805d955b3 atmodem/vendor.h: add OFONO_VENDOR_TELIT 2011-06-06 17:50:03 -05:00
Bertrand Aygon 85b0d8accb test: Add modem argument to initiate-ussd 2011-06-06 15:09:39 -05:00
Bertrand Aygon f746cba504 test: Add modem argument to cancel-ussd 2011-06-06 15:09:08 -05:00
Bertrand Aygon fa88c1a6b0 test: Add modem argument to test-ussd 2011-06-06 15:08:19 -05:00
Denis Kenzior c93d3eb129 bluetooth: Remove usage of ofono.h 2011-06-06 01:04:02 -05:00
Denis Kenzior 03a6bb8bec cdma-smsutil: Fix uninitialized var on gcc >= 4.5 2011-06-05 22:17:58 -05:00
Guillaume Zajac 0092367d8a TODO: Set owner on ACFC and PFC PPP options 2011-06-05 02:55:16 -05:00
Caiwen Zhang 00e5f0a6ca huawei: NDIS port doesn't depend on modem port
When creating the NDIS gprs context, do not check the existence of the
modem port.
2011-06-02 16:02:42 -05:00
Denis Kenzior abebab53d4 huawei: Minor tweaks to debug messages 2011-06-02 16:02:04 -05:00
Caiwen Zhang afc894e6b4 huawei: reopen once if open device failed
Sometimes when we try to open the modem (PPP) device, it may fail.
If opening the tty failed, retry once one second later.
2011-06-02 15:59:03 -05:00
Denis Kenzior 3c82e9b9cc sim: Make sure only PINs can be sent to EnterPin 2011-06-02 15:56:18 -05:00
Denis Kenzior ea07cbfa1b gprs: Unify logic inside registration_status_cb
And delay reseting the ATTACHING flag until we had a chance to query the
CGREG status.
2011-06-02 15:56:18 -05:00
Marcel Holtmann d573a3a57c tools: Use mobile-broadband-provider-info database location if present 2011-06-03 08:49:03 +02:00
Marcel Holtmann 99d9f86bd4 build: Check for mobile-broadband-provider-info database 2011-06-03 08:48:49 +02:00
Denis Kenzior 9ff1b9f2c5 emulator: Don't try to release in case of error 2011-06-01 21:50:02 -05:00
Frédéric Danis b230549b43 voicecall: save last dialed number 2011-06-01 20:26:41 -05:00
Frédéric Danis 3b12d765bb voicecall: create generic dial function
split manager_dial between generic and dbus parts
2011-06-01 19:34:07 -05:00
Denis Kenzior cdb98a70d0 stk: Cancel pending DTMF tones if session is ended
The Send DTMF command is special in its use of DisplayAction method of
STK agent.  This allows the user to send a 'User Terminated Session'
response to the SIM.  If the user performs this action, then any pending
DTMFs should also be canceled as soon as possible.
2011-05-31 23:31:41 -05:00
Philippe Nunes 4c2d897614 stk: simplify respond_on_exit flag handling
respond_on_exit flag is set by commands which are dispatched to the
agent, so that if the agent exits prematurely, a 'User Terminated
Session' response is sent to the SIM.

There were a couple of corner cases not quite handled correctly:

- During Set Up Call, if the user confirmation phase succeeded and the
  call was dispatched to voicecall atom successfully, and the agent
  exited at this point, then no terminal response would be sent until
  the call succeeded / failed.  Now the agent termination results in an
  'User Terminated Session' response being sent immediately, but the
  call setup proceeding.
2011-05-31 18:43:04 -05:00
Nicolas Bertrand 9909fe981d TODO: set owner of call forwarding state handling 2011-05-31 11:47:31 -05:00
Denis Kenzior d99ca1779a bluetooth: Initialize GError properly 2011-05-31 11:41:42 -05:00
Denis Kenzior d80698f25d netreg: Remove unused variable 2011-05-31 11:32:56 -05:00
Marcel Holtmann e861d1369a smsutil: Mark variable properly as unused 2011-05-29 11:55:48 -07:00
Marcel Holtmann 3763930ff8 Release 0.49 2011-05-28 17:44:22 -07:00
Denis Kenzior 551f53fa29 emulator: Fix make distcheck 2011-05-25 10:01:16 -05:00
Marcel Holtmann 9506b203e5 btio: Add workaround for not defined BT_FLUSHABLE 2011-05-27 10:21:47 -07:00
Johan Hedberg 7414d16a24 btio: Fix unused variable warning 2011-05-27 10:14:09 -07:00
Anderson Briglia ce861145f0 btio: Fix compilation warning
This patch fixes a compilation warning regarding btio/btio.c. Actually
this warning seems a false positive by Ubuntu Natty GCC version. A new
bug on Ubuntu bug system was opened but if you do not want to wait until
it is analyzed, just apply this minor fix.

btio/btio.c: In function 'bt_io_get':
btio/btio.c:803:11: warning: 'flushable' may be used uninitialized in
this function
2011-05-27 10:13:53 -07:00
Johan Hedberg 478e0ec81a btio: Add BT_FLUSHABLE support to BtIO
This patch adds support for the BT_FLUSHABLE L2CAP socket option through
BtIO. This can be used to mark data from specific L2CAP sockets to have
the flushable flag set in their corresponding ACL packets.
2011-05-27 10:13:32 -07:00
Luiz Augusto von Dentz 8a77254921 btio: Fix error message when getting SCO connection handle
Error message should indicate the transport correctly which is SCO
not RFCOMM.
2011-05-27 10:12:57 -07:00
Marcel Holtmann efebdc4ca5 bluetooth: Remove usage of unused variable 2011-05-27 10:10:04 -07:00