Commit Graph

266 Commits

Author SHA1 Message Date
Denis Kenzior a44bff189c test: Add send-vcard script 2010-11-04 10:25:42 -05:00
Marcel Holtmann ce7b1e2e67 build: Remove generic AT command modem plugin
This plugin was used for initial testing and is no longer needed. So
just remove it.
2010-11-04 15:20:38 +01:00
Denis Kenzior 8283d127e6 test: Add test-smart-messaging 2010-11-02 15:08:22 -05:00
Denis Kenzior 7f4a14cafe test: Add test-push-notification script 2010-11-02 14:58:18 -05:00
Denis Kenzior 55a61c3a63 push-notification: Add skeleton 2010-11-02 12:15:53 -05:00
Denis Kenzior ac731f2071 smsagent: Add smsagent implementation
Based on the patches by Aki Niemi
2010-11-02 12:15:53 -05:00
Mika Liljeberg cad4d1ce97 test: add script to control fast dormancy 2010-10-27 22:26:15 -05:00
Marcel Holtmann 1519c1823e test: Add script to change MMS Proxy and MMSC 2010-10-26 22:35:43 +02:00
Marcel Holtmann 88ff795fcb test: Add scripts for creating Internet and MMS contexts 2010-10-26 22:25:09 +02:00
Denis Kenzior 42dfbc450b test: add deactivate-all
Uses ConnectionManager DeactivateAll
2010-10-25 16:32:49 -05:00
Marcel Holtmann f8ef39c96e build: Add example configuration for phonesim plugin 2010-10-25 20:48:55 +02:00
Marcel Holtmann 7738f94451 build: Remove modemconf plugin support 2010-10-25 20:43:05 +02:00
Marcel Holtmann cd25ee900f build: Don't include phonesim plugin if disabled 2010-10-25 20:32:04 +02:00
Marcel Holtmann 9bdc2b0a43 ifxmodem: Add skeleton for Infineon specific GPRS context driver 2010-10-21 19:44:28 +02:00
Marcel Holtmann 692cf6a6f6 gatchat: Add skeleton for GAtRawIP module
This adds the basic skeleton for a GAtRawIP support. It is only the
skeleton with its intended API. It has no raw IP support yet.
2010-10-21 19:36:18 +02:00
Denis Kenzior 5524b17324 test: Add get-icon script 2010-10-13 05:04:47 -05:00
Marcel Holtmann da54398fa5 test: Add script for enabling/disabling RoamingAllowed property 2010-10-05 16:11:09 +02:00
Marcel Holtmann 17f7fffa2a build: Add support for systemd configuration 2010-10-02 20:20:31 +02:00
Marcel Holtmann a499582993 build: Add D-Bus service autostart support 2010-10-02 17:57:19 +02:00
Kai Vehmanen 78d4ee9336 isimodem: Add support for audio settings
The audio state is mapped directly to isimodem's call server status
indications. When active, the modem speech path should be opened, and
when closed, the modem speech path may be closed.
2010-10-01 17:11:24 +03:00
Marcel Holtmann 6ce4f46273 build: Rename smart_messaging.c to smart-messaging.c 2010-10-01 07:51:43 +02:00
Marcel Holtmann 88f1b3c85e build: Move example plugins to its own directory 2010-10-01 07:44:09 +02:00
Aki Niemi 64120b976a Remove usbpbmodem plugin 2010-09-30 11:25:48 +03:00
Pekka Pessi 82894cf58f n900: modem driver plugin for Nokia N900
This patch adds a modem driver plugin for the Nokia N900 internal
modem. It controls the modem using the appropriate GPIO lines and thus
works without the Maemo userspace.

This plugin can run natively on the N900 with either Maemo or Meego
kernels. However, it conflicts with the Maemo userspace, for which
isigen should be used instead.
2010-09-30 11:25:47 +03:00
Pekka Pessi 0fc18e8176 isigen: generic modem driver plugin for ISI
The new isigen modem driver plugin replaces the generic parts in the
isimodem modem driver. This plugin works with recent Nokia modems in
PC suite mode over USB, as well as with the N900 modem using Maemo5
userspace.
2010-09-30 11:25:47 +03:00
Marcel Holtmann 860be0ad4f doc: Add audio settings API description 2010-09-30 00:25:28 +09:00
Marcel Holtmann 0a71c6686f ifxmodem: Add support for audio settings 2010-09-30 00:20:22 +09:00
Marcel Holtmann 9fed676875 huaweimodem: Add support for audio settings interface 2010-09-29 23:58:52 +09:00
Marcel Holtmann 760e1e4c04 core: Add support for audio settings interface 2010-09-29 23:57:39 +09:00
Denis Kenzior 801264fe03 smart_messaging: Add skeleton plugin 2010-09-28 22:51:47 -05:00
Denis Kenzior d59dd63868 build: Add the missing doc files to Makefile.am 2010-09-28 20:29:53 -05:00
Denis Kenzior d6b55b5844 build: docs for pushnotification and smartmessaging 2010-09-28 20:01:12 -05:00
Marcel Holtmann ba2fd65b5e test: Add script for hanging up active call 2010-09-29 08:08:09 +09:00
Marcel Holtmann e3208ad338 test: Add simple script to set APN, username and password 2010-09-28 09:12:17 +09:00
Marcel Holtmann 521396d55b huaweimodem: Add skeleton for simple voice call driver 2010-09-26 23:51:27 +09:00
Marcel Holtmann 5879048ee4 test: Add script for answering incoming calls 2010-09-26 23:25:20 +09:00
Marcel Holtmann cf7f4e347e tools: Add skeleton for Huawei audio utility 2010-09-26 17:54:50 +09:00
Marcel Holtmann c5fdbe8827 ifxmodem: Reorder voicecall driver before all other 2010-09-24 14:16:01 +09:00
Denis Kenzior 8028a0b788 ifx: Copy voicecall driver from atmodem
IFX is a fairly bone stock AT based modem so the atmodem driver is a
good start.
2010-09-23 21:56:23 -05:00
Marcel Holtmann 27676eea77 ifxmodem: Add support for SIM Toolkit (raw mode) 2010-09-24 00:59:13 +09:00
Marcel Holtmann ac63fd956f ifxmodem: Add support for radio settings 2010-09-23 23:27:08 +09:00
Marcel Holtmann 75a0e4f1a9 Fix breakage of make distcheck 2010-09-22 08:24:31 +09:00
Lucas De Marchi e57df97584 Simplify linker script
Version linker scripts support function names and globs, so there's no
need to rely on nm tool to gather the exported symbols.
2010-09-21 23:25:50 +09:00
Denis Kenzior e5f86783d8 build: Make unit test compile with new dependency 2010-09-21 08:44:48 -05:00
Marcel Holtmann 9415cf5d2f Use DBUS_CONFDIR variable instead of DBUS_DATADIR 2010-09-21 19:12:15 +09:00
Marcel Holtmann a4aeedc3f0 ifxmodem: Add skeleton for Infineon driver plugin 2010-09-18 22:18:51 +09:00
Marcel Holtmann df807d6d0a ifx: Add skeleton for Infineon modem plugin 2010-09-18 22:13:53 +09:00
Denis Kenzior 63be804e48 doc: Add features.txt document 2010-09-15 16:45:41 -05:00
Denis Kenzior 73e8b6aeb6 build: Add forgotten disable-gprs and enable-gprs 2010-09-10 10:57:53 -05:00
Denis Kenzior ba6db3af42 test: Update to the new Manager api 2010-09-09 14:38:14 -05:00
Marcel Holtmann 37d44890ab Add gdbus/polkit.c file to sources list 2010-09-09 18:28:15 +02:00
Denis Kenzior 5754eaf7e9 sim: Break out sim file reading into simfs 2010-09-09 08:50:28 -05:00
Marcel Holtmann bfd2c768cd huaweimodem: Add NDIS based GPRS context driver 2010-08-23 22:08:23 +02:00
Marcel Holtmann 416bbcff7f huaweimodem: Add skeleton for Huawei modem driver 2010-08-23 16:12:16 +02:00
Denis Kenzior 9ccc1e2a0a build: Add new test scripts 2010-08-20 16:15:12 -05:00
Marcel Holtmann df5d691c39 Add support for simple glibc based backtrace 2010-08-20 14:44:54 +02:00
Marcel Holtmann e175760bda test: Rename script for testing STK menus 2010-08-20 13:14:06 +02:00
Marcel Holtmann 4d9cfc455c test: Fix broken build due to renamed test script 2010-08-20 11:54:33 +02:00
Marcel Holtmann 6656aec9ad test: Fix test scripts for new operator interfaces 2010-08-20 11:53:32 +02:00
Marcel Holtmann 12af4601bd nokia: Add initial plugin for Nokia Datacard support 2010-08-20 03:05:18 +02:00
Marcel Holtmann 339aaa8fba Remove pointless extra empty line 2010-08-17 14:41:09 +02:00
Sjur Brændeland e22c79af72 stemodem: Add Radio Settings to STE Modem 2010-08-17 14:40:44 +02:00
Marcel Holtmann 0e4aaf0042 Add another test script for USSD transactions 2010-08-16 19:09:30 +02:00
Marcel Holtmann 89d77da833 Add simple test script to cancel USSD transactions 2010-08-16 17:07:28 +02:00
Marcel Holtmann 3e93fbca03 Add skeleton for ZTE modem support 2010-08-16 14:48:41 +02:00
Sjur Brændeland 83ef53484a build: Make distcheck pass
distcheck fails due to rename of dataconnectionmanager-api.txt
2010-08-13 14:00:43 -05:00
Marcel Holtmann 30d284a73f Build CAIF plugin only when AT modem support is enabled 2010-08-10 16:34:13 -04:00
Marcel Holtmann bcc3a8de00 Always built and include the modemconf plugin 2010-08-10 16:28:00 -04:00
Kalle Valo 1d449943af Add test scripts to to lock and unlock pin 2010-08-09 09:24:15 -05:00
Andrzej Zaborowski a15296cf12 calypso: Add a Calypso STK driver 2010-08-06 11:59:42 -05:00
Denis Kenzior 5e46a73ed0 test: Add a simple STK Agent script 2010-07-30 17:19:56 -05:00
Andrzej Zaborowski 573c806fcd Add STK agent utilities and logic. 2010-07-30 17:19:54 -05:00
Marcel Holtmann 924deeff06 Add doc/supplementaryservices-api.txt to distribution 2010-07-30 00:49:14 -07:00
Yang Gu c603efbf51 atmodem: Make fetch command function as external 2010-07-13 09:51:33 -05:00
Zhenhua Zhang 7d42e4782d huawei: Remove existing Huawei EM770 plugin 2010-07-02 10:38:59 -05:00
Marcel Holtmann 11d9063e57 Add test script for scanning networks 2010-06-19 20:17:05 +02:00
Gustavo F. Padovan 4004433ad4 Add bluetooth plugin skeleton.
The bluetooth plugin has bluetooth_resgister_uuid() and
bluetooth_unresgister_uuid() where bluetooth profiles plugins such as HFP
and DUN can register themselves to get know about BlueZ stuff ( new
devices, bluetoothd shutdown, etc..)
2010-06-17 05:06:39 -05:00
Marcel Holtmann 8ba790b761 Add test script to enable/disable use of delivery reports 2010-06-09 19:04:25 -07:00
Marcel Holtmann 86caf654de Add test script for setting CBS topics 2010-06-09 18:58:38 -07:00
Marcel Holtmann ee3343f81b Add test script for enabling cell broadcast 2010-06-07 04:02:31 -07:00
Marcel Holtmann 30b054d0e0 Add support for Option specific radio settings 2010-06-06 15:18:57 -07:00
Marcel Holtmann 71335f3d9c Add test scripts for radio technology preference 2010-06-06 11:11:57 -07:00
Marcel Holtmann 5b504e8a0d Add support for Novatel specific radio settings 2010-06-06 11:08:16 -07:00
Marcel Holtmann e2024acebd Add Novatel Wireless (NW) specific modem driver 2010-06-06 11:05:48 -07:00
Marcel Holtmann 1ce5b1f48a Fix clean-local make rule 2010-06-04 10:38:27 -07:00
Marcel Holtmann e9a64b92bc Include offline-modem and online-modem test scripts 2010-06-02 19:52:10 -07:00
Inaky Perez-Gonzalez cce6bb2674 build: Fix install of udev rules in VPATH builds
When the build directory is different than the source directory, we
need to specify the source prefix to the original file we are
copying.
2010-05-28 09:48:34 -05:00
Aki Niemi b8ec7553ef Add network time support
Adding a new notify function in the netreg atom for notifying a
received Network Identification and Timezone (NITZ) indication. This
data is consumed via a nettime plugin, of which there is also an
example.
2010-05-19 10:46:18 +03:00
Andrzej Zaborowski f0aeb0b037 mbm: Add STK driver. 2010-05-12 13:43:23 -05:00
Denis Kenzior 5fc7c1e1d0 gatchat: Add initial GAtIO implementation 2010-04-28 17:27:32 -05:00
Aki Niemi 22103491a4 gisi: move g_isi_modem_by_name to separate file
This fixes build warnings that resulted from conflicts between
linux/if.h and net/if.h.
2010-04-21 10:48:29 +03:00
Denis Kenzior 8c67bed08c build: Upate test script list and sort 2010-04-20 12:15:27 -05:00
Matthias Günther d8e1a68264 Added Wavecom modem plugin.
The Wavecom WMP100 is a serial based modem, however it assumes CPIN to
be the final response.  This requires some quirking in the sim driver.

Refer to commit 6d28f82dc1 for details.
2010-04-20 11:54:25 -05:00
Pekka Pessi fa3501b8d2 Refactor isimodem and gisi/netlink
Now usbpnmodem plugin is used to register ISI modems.
2010-04-20 17:47:17 +03:00
Pekka Pessi 2dd6923dfa Add infoserver to isimodem
The info server provides information from the mobile station to the
ISI modem.  Currently it returns the Software Version Number (SVN)
that is used in mobile identification.
2010-04-20 17:47:16 +03:00
Pekka Pessi 3ddc7ab7c3 gisi: add gisi server API 2010-04-20 17:47:16 +03:00
Aki Niemi 144b30ac6d Add isimodem gprs context driver 2010-04-20 14:16:26 +03:00
Aki Niemi a7989b7cbb Add isimodem gprs driver 2010-04-20 14:16:18 +03:00
Aki Niemi f62f6076c1 Add PN_GPDS code points and debugging 2010-04-20 14:11:07 +03:00
Andrzej Zaborowski 14bcca32c0 Implement STATUS polling in atmodem driver. 2010-04-15 16:49:43 -05:00