summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-10-13test: Add get-icon scriptDenis Kenzior1-1/+2
2010-10-05test: Add script for enabling/disabling RoamingAllowed propertyMarcel Holtmann1-0/+1
2010-10-02build: Add support for systemd configurationMarcel Holtmann1-2/+4
2010-10-02build: Add D-Bus service autostart supportMarcel Holtmann1-0/+4
2010-10-01isimodem: Add support for audio settingsKai Vehmanen1-1/+2
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-01build: Rename smart_messaging.c to smart-messaging.cMarcel Holtmann1-1/+1
2010-10-01build: Move example plugins to its own directoryMarcel Holtmann1-4/+7
2010-09-30Remove usbpbmodem pluginAki Niemi1-3/+0
2010-09-30n900: modem driver plugin for Nokia N900Pekka Pessi1-0/+3
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-30isigen: generic modem driver plugin for ISIPekka Pessi1-0/+3
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-30doc: Add audio settings API descriptionMarcel Holtmann1-1/+2
2010-09-30ifxmodem: Add support for audio settingsMarcel Holtmann1-0/+1
2010-09-29huaweimodem: Add support for audio settings interfaceMarcel Holtmann1-0/+1
2010-09-29core: Add support for audio settings interfaceMarcel Holtmann1-2/+2
2010-09-28smart_messaging: Add skeleton pluginDenis Kenzior1-0/+3
2010-09-28build: Add the missing doc files to Makefile.amDenis Kenzior1-2/+7
2010-09-28build: docs for pushnotification and smartmessagingDenis Kenzior1-1/+3
2010-09-29test: Add script for hanging up active callMarcel Holtmann1-0/+1
2010-09-28test: Add simple script to set APN, username and passwordMarcel Holtmann1-0/+1
2010-09-26huaweimodem: Add skeleton for simple voice call driverMarcel Holtmann1-0/+1
2010-09-26test: Add script for answering incoming callsMarcel Holtmann1-0/+1
2010-09-26tools: Add skeleton for Huawei audio utilityMarcel Holtmann1-2/+7
2010-09-24ifxmodem: Reorder voicecall driver before all otherMarcel Holtmann1-2/+2
2010-09-23ifx: Copy voicecall driver from atmodemDenis Kenzior1-1/+2
IFX is a fairly bone stock AT based modem so the atmodem driver is a good start.
2010-09-24ifxmodem: Add support for SIM Toolkit (raw mode)Marcel Holtmann1-1/+2
2010-09-23ifxmodem: Add support for radio settingsMarcel Holtmann1-1/+2
2010-09-22Fix breakage of make distcheckMarcel Holtmann1-4/+3
2010-09-21Simplify linker scriptLucas De Marchi1-11/+1
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-21build: Make unit test compile with new dependencyDenis Kenzior1-1/+1
2010-09-21Use DBUS_CONFDIR variable instead of DBUS_DATADIRMarcel Holtmann1-2/+2
2010-09-18ifxmodem: Add skeleton for Infineon driver pluginMarcel Holtmann1-0/+5
2010-09-18ifx: Add skeleton for Infineon modem pluginMarcel Holtmann1-0/+3
2010-09-15doc: Add features.txt documentDenis Kenzior1-1/+1
2010-09-10build: Add forgotten disable-gprs and enable-gprsDenis Kenzior1-1/+3
2010-09-09test: Update to the new Manager apiDenis Kenzior1-1/+0
2010-09-09Add gdbus/polkit.c file to sources listMarcel Holtmann1-1/+2
2010-09-09sim: Break out sim file reading into simfsDenis Kenzior1-1/+2
2010-08-23huaweimodem: Add NDIS based GPRS context driverMarcel Holtmann1-1/+2
2010-08-23huaweimodem: Add skeleton for Huawei modem driverMarcel Holtmann1-0/+5
2010-08-20build: Add new test scriptsDenis Kenzior1-0/+3
2010-08-20Add support for simple glibc based backtraceMarcel Holtmann1-1/+2
2010-08-20test: Rename script for testing STK menusMarcel Holtmann1-1/+1
2010-08-20test: Fix broken build due to renamed test scriptMarcel Holtmann1-1/+0
2010-08-20test: Fix test scripts for new operator interfacesMarcel Holtmann1-0/+2
2010-08-20nokia: Add initial plugin for Nokia Datacard supportMarcel Holtmann1-0/+3
2010-08-17Remove pointless extra empty lineMarcel Holtmann1-1/+0
2010-08-17stemodem: Add Radio Settings to STE ModemSjur Brændeland1-0/+2
2010-08-16Add another test script for USSD transactionsMarcel Holtmann1-0/+1
2010-08-16Add simple test script to cancel USSD transactionsMarcel Holtmann1-1/+2
2010-08-16Add skeleton for ZTE modem supportMarcel Holtmann1-0/+3