Commit Graph

16 Commits

Author SHA1 Message Date
Marcel Holtmann
be1912fe9c Make debug handling with OFONO_AT_DEBUG a bit more consistent 2010-09-24 14:14:04 +09:00
Pekka Pessi
e28adba8ad atgen: implement Online property 2010-09-09 01:15:10 +02:00
Arun Ravindran
7aab2d07aa Enabling PDP Context support in atmodem. 2010-06-21 09:32:06 -05:00
Denis Kenzior
e8dec14a7c atgen: Don't use sim polling
Some modems get confused by the CSIM commands and reply with an error,
which we treat as sim not inserted.
2010-06-01 14:01:48 -05:00
Denis Kenzior
cc0ffd1720 Rename ofono_atmodem_poll_enable
This is not official oFono API
2010-04-15 16:49:43 -05:00
Andrzej Zaborowski
14bcca32c0 Implement STATUS polling in atmodem driver. 2010-04-15 16:49:43 -05:00
Andrzej Zaborowski
b34c35d822 Add AT driver for STK atom. 2010-04-15 16:49:42 -05:00
Andrzej Zaborowski
ddfe8acf11 Drivers can notify core of SIM insertion / removal
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 16:49:40 -05:00
Marcel Holtmann
144080e749 Update copyright information 2010-01-01 17:00:10 -08:00
Denis Kenzior
57512ad924 Style: Repeat for plugins 2009-12-17 21:45:39 -06:00
Ryan M. Raasch
f92888fae7 Inserted the GSM syntax option in modem.conf
This is patch to allow the gsm syntax to be specified in the
modem.conf file. It is a 2nd version based on code change requests.
2009-11-01 23:29:03 +09:00
Denis Kenzior
6d31b05b95 Cleanup previous patch 2009-10-28 16:56:45 -05:00
Ryan Raasch
a55b43123f Add serial settings parser to modemconf plugin 2009-10-28 16:39:19 -05:00
Denis Kenzior
79cb80c7eb Update plugins to the new g_at_tty_open API 2009-10-01 17:01:15 -05:00
Denis Kenzior
12e77a3c70 Convert all the modem drivers to the new API 2009-09-17 10:15:34 -05:00
Marcel Holtmann
f84a37bb00 Add plugin for generic AT testing modem driver 2009-09-05 03:01:02 +02:00