summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25isimodem: code points uicc sim wgmodem2.5Jessica Nilsson1-1/+3
2011-02-23tools: add client to receive location reportingLucas De Marchi1-1/+4
As of now there's no support for fd-passing in D-Bus Python bindings, hence a small C client is needed in order to test location-reporting atom.
2011-02-23location-reporting: add documentationRafael Ignacio Zurita1-1/+2
2011-02-23mbmmodem: add location-reporting driverRafael Ignacio Zurita1-1/+2
2011-02-23location-reporting: add atom implementationRafael Ignacio Zurita1-1/+1
2011-02-23location-reporting: add public headerRafael Ignacio Zurita1-1/+2
2011-02-23build: Add u8500 pluginJessica Nilsson1-0/+3
2011-02-16bluetooth: rename hfp.c in hpf_hf.cFrédéric Danis1-1/+1
2011-02-16dun_gw: Add DUN server plugin for oFonoGustavo F. Padovan1-0/+3
DUN server is probed when modem state changes to online. It registers DUN record to Bluetooth adapter and wait for incoming DUN connection. Based on a patch from Zhenhua Zhang <zhenhua.zhang@intel.com>
2011-02-16bluetooth: add HFP AG pluginFrédéric Danis1-0/+3
2011-02-15Makefile: rerun genbuiltin on reconfigure.Andrzej Zaborowski1-1/+1
Make builtin.h depend on config.status to force regeneration when plugins may have been enabled or disabled. There may be a better way to do that. The dependency on builtin_sources is not needed.
2011-02-14plugin: Add plugin for Linktop LW27x data cardsAmit Mendapara1-0/+3
2011-02-10emulator: Add example TCP based emulatorDenis Kenzior1-0/+3
2011-02-10emulator: Add basic emulator skeletonDenis Kenzior1-1/+2
2011-02-10emulator: Add basic emulator APIDenis Kenzior1-1/+1
2011-02-08bluetooth: Add bluetooth server supportFrédéric Danis1-0/+1
2011-02-02test: test-sms test script addedKonrad Slowinski1-1/+2
2011-01-31build: Support for pkg-configRémi Denis-Courmont1-0/+3
2011-01-28test: Add test for listing messagesDenis Kenzior1-1/+2
2011-01-26gprs-provision: add example context provisioning driverJukka Saunamaki1-0/+3
2011-01-26gprs-provision: add driver API sourcesJukka Saunamaki1-1/+1
2011-01-26gprs-provision: add driver API headerJukka Saunamaki1-1/+2
2011-01-26build: Use dist_ prefix as applicableRémi Denis-Courmont1-7/+4
2011-01-24build: Use pkglibdir where applicableRémi Denis-Courmont1-1/+1
2011-01-20sms: Break out message objects into message.[ch]Faiyaz Baxamusa1-1/+2
These can be used as is by the CDMA SMS manager atom
2011-01-20doc: Add messagemanager-api and change message-apiFaiyaz Baxamusa1-2/+2
2011-01-20sim-auth: Add atmodem driverAndrzej Zaborowski1-1/+2
2011-01-20sim-auth: Add skeleton for the sim-auth atomAndrzej Zaborowski1-1/+1
2011-01-20include: Add SIM authentication atom'sAndrzej Zaborowski1-1/+1
Structures and function declarations for the SIM authentication atom as proposed by Pekka Pessi, with just one method at the moment.
2011-01-19build: Use standard pkginclude directoryRémi Denis-Courmont1-5/+4
automake automatically defines includedir to the base include directory and pkgincludedir to ./@PACKAGE@ from there. So lets use the later one instead of overriding automake.
2011-01-15build: Make Bluetooth library requirement conditionalMarcel Holtmann1-11/+15
2011-01-14test: add disable-call-forwardingJarko Poutiainen1-1/+2
2011-01-14ifxmodem: add enable/disable ctm supportJeevaka Badrappan1-1/+2
2011-01-13bluetooth: Add Btio library for DUNZhenhua Zhang1-2/+6
Btio library is the low level socket API for BT RFCOMM connection. We share the same library among BlueZ, Obex and oFono. So make sure you synchronize to other two projects when you make changes to btio.[ch].
2011-01-13cdmamodem: Add CDMA devinfo supportDara Spieker-Doyle1-1/+2
2011-01-13test: Add CDMA MO Call Support scriptsDara Spieker-Doyle1-1/+4
2011-01-12nokiacdma: Add plugin and CDMA MO Call SupportDara Spieker-Doyle1-0/+3
2011-01-12cdmamodem: Add CDMA MO Call supportDara Spieker-Doyle1-1/+3
2011-01-12test: add set-call-forwardingJarko Poutiainen1-1/+2
2011-01-11plugin: Add ste modem init daemon integrationSjur Brændeland1-0/+3
This patch introduces auto discovery of ST-Ericsson modems. ST-Ericsson modems (M57XX, M7XX, M74XX) are managed by a Modem Init Daemon responsible for start, power cycles, flashing etc. This STE plugin monitors the modem state exposed from the Modem Init Daemon's Dbus API. When the modem is in state "on" the STE modem is created and registered. Muliple modem instances, and reset handling is supported.
2011-01-10sierra: Add skeleton for Sierra modem pluginMarcel Holtmann1-0/+3
2011-01-10Add plugin for Cinterion TC65 modemOskari Timperi1-0/+3
2011-01-09build: Add configure option for building toolsMarcel Holtmann1-1/+4
2011-01-09build: Fix the CDMA modem autoconf/automake messMarcel Holtmann1-4/+3
2011-01-09gobi: Add skeleton for Qualcomm Gobi modem pluginMarcel Holtmann1-0/+3
2011-01-07build: fix missing line continuationRafael Ignacio Zurita1-1/+1
2011-01-05tools: Add utility for auto enabling modemsMarcel Holtmann1-2/+5
2011-01-05cdma-sms: Add CDMA SMS SupportLei Yu1-1/+2
2010-12-31doc: Include doc/calypso-modem.txt in distributionNeil Jerram1-1/+2
2010-12-22cdmamodem: Add cdmamodem stubsDara Spieker-Doyle1-0/+6