summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-04-21gisi: move g_isi_modem_by_name to separate fileAki Niemi1-5/+9
This fixes build warnings that resulted from conflicts between linux/if.h and net/if.h.
2010-04-20build: Upate test script list and sortDenis Kenzior1-12/+30
2010-04-20Added Wavecom modem plugin.Matthias Günther1-0/+3
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 6d28f82dc1ccb3de3a028a88eafb96fb001c7e61 for details.
2010-04-20Refactor isimodem and gisi/netlinkPekka Pessi1-0/+4
Now usbpnmodem plugin is used to register ISI modems.
2010-04-20Add infoserver to isimodemPekka Pessi1-0/+2
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-20gisi: add gisi server APIPekka Pessi1-0/+1
2010-04-20Add isimodem gprs context driverAki Niemi1-0/+1
2010-04-20Add isimodem gprs driverAki Niemi1-0/+1
2010-04-20Add PN_GPDS code points and debuggingAki Niemi1-1/+2
2010-04-15Implement STATUS polling in atmodem driver.Andrzej Zaborowski1-0/+2
2010-04-15Add AT driver for STK atom.Andrzej Zaborowski1-0/+1
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-2/+2
- Add ofono_stk atom in stk.c - Move envelope command from sim driver to stk driver
2010-04-10Add abstraction for HDLC stream handlingMarcel Holtmann1-0/+1
2010-04-10Add skeleton for QCDM test programMarcel Holtmann1-3/+4
2010-04-09Move CRC-CCITT table and helper into separate fileMarcel Holtmann1-0/+1
2010-04-02Split out ipcp protocol into ppp_ipcp.cDenis Kenzior1-1/+2
2010-04-01Move functions from ppp.c into gatppp.cMarcel Holtmann1-1/+1
2010-03-29Check for capabilities support via libcap-ngMarcel Holtmann1-2/+2
2010-03-22IP support for PPPKristen Carlson Accardi1-1/+1
Adds IPCP support, and creates a TUN interface for sending/receiving IP packets.
2010-03-22CHAP with MD5 authentication supportKristen Carlson Accardi1-1/+2
Authentication support with CHAP and MD5
2010-03-22PPP LCP supportKristen Carlson Accardi1-1/+1
Implement LCP support for the PPP protocol.
2010-03-22Generic PPP control protocol supportKristen Carlson Accardi1-1/+2
Implement a generic protocol that can be shared by both the LCP and the NCP implementation.
2010-03-22Basic PPP protocol supportKristen Carlson Accardi1-1/+3
This patch implements the basic PPP protocol. LCP, NCP etc. are handled in a different patch.
2010-03-16Add support of Huawei EM770 modemYang Gu1-0/+3
Comparing with general Huawei modem, EM770 is a full feature modem that supports voicecall, phonebook, call forwarding, call barring, etc.
2010-02-23Update unit test for USAT display text commandDenis Kenzior1-1/+2
2010-02-18Add stub for unit test for Sim Toolkit utilsDenis Kenzior1-1/+7
2010-02-17Add stubs files for Sim Toolkit UtilitiesDenis Kenzior1-1/+1
2010-02-04Add isimodem radio settings driverAki Niemi1-0/+1
2010-02-04Add PN_GSS codepoints and debuggingAki Niemi1-1/+2
2010-02-04Add radio settings atom and driver APIAki Niemi1-2/+4
This interface exposes a read-write property for radio access technology selection mode.
2010-02-01Add test case for GAtServerZhenhua Zhang1-1/+5
To implement PTY, TCP, Unix socket example to create GAtServer instance.
2010-02-01Add GAtServer basic parsing supportZhenhua Zhang1-1/+2
It's the basic skeleton of GAtServer, including new/shutdown, ref/ unref, received_data/parse_buffer and set_discuss/set_debug. GAtServer is to emulate the server side of AT conversation. It complies with V.250 and 27.007 spec to accept AT command like ATV1, ATE0 and extended command like AT+CLCC. Upper layer could create customize server to expose TTY, tcp or unix socket to client side application.
2010-01-28Style: Put voicecall before gprsDenis Kenzior1-1/+1
2010-01-28Add STE voice call support.Sjur Brændeland1-0/+1
2010-01-28Add plugin for static CAIF device detectionMarcel Holtmann1-0/+3
2010-01-28Add simple unit test for CAIF socketsMarcel Holtmann1-10/+15
2010-01-27Add STE modem support for GPRS PDP ContextsSjur Brændeland1-1/+2
2010-01-25Fix build breakage from STE modem patchesMarcel Holtmann1-5/+7
2010-01-25Add STE modem plugin to build systemSjur Brændeland1-0/+9
2010-01-20Add gatutil.c to share common APIs with GAtServerZhenhua Zhang1-1/+3
Add gatutil.c/h gat.h and move shared typedef and APIs into it. So that they can be shared by GAtServer and GAtChat.
2010-01-11Fix new and renamed files in Makefile.amAki Niemi1-5/+12
2010-01-07Add unit test for idmap utilitiesDenis Kenzior1-1/+5
2010-01-07Add initial implementation of idmap utilitiesDenis Kenzior1-1/+1
2009-12-13Add set-mic-volume test script to distributionMarcel Holtmann1-1/+2
2009-12-03Allow builds to install the test scripts for debuggingMartin Xu1-2/+7
2009-11-24Add first version of script for applying GPRS settingsMarcel Holtmann1-1/+2
2009-11-18Add initial HSO GPRS context driverDenis Kenzior1-0/+6
2009-11-18Add test script to deactivate a contextMarcel Holtmann1-2/+3
2009-11-11Add call volume support for hfpmodemZhenhua Zhang1-1/+2
The call volume driver listens the speaker volume and microphone gain from the AG. It also allow to synchronze the speaker and microphone volume changes with the AG through AT+VGS and AT+VGM. Volume level synchronization from HFP spec 1.5 Section 4.28.2 is performed on startup.
2009-11-10Add Palm Pre pluginAndrzej Zaborowski1-0/+3