summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-08-15doc: Reword features.txt entryDenis Kenzior1-3/+6
2011-08-15TODO: mark HFP AG emulator task as doneFrédéric Danis2-8/+7
2011-08-15emulator: fix indicator notificationFrédéric Danis2-13/+31
2011-08-15gatserver: Add command finished callbacksDenis Kenzior2-8/+46
2011-08-15stkagent: Define DBUS_TIMEOUT_INFINITE if undefinedMarcel Holtmann1-0/+4
2011-08-14gatserver: Fix not processing after async errorDenis Kenzior1-0/+1
If we send an async error response, all future commands are ignored.
2011-08-14gatserver: Add sanity checkDenis Kenzior1-0/+2
2011-08-14gatserver: Fix not sending OK final responseDenis Kenzior1-8/+13
2011-08-14gatserver: Refactor IO codeDenis Kenzior1-25/+22
The current GAtServer implementation had nasty corner cases where multiple commands were issued on the same command line. The server_suspend had no effect and we ended up processing the second command anyway, resulting in interesting side-effects or crashes. This commit simply discards the rest of the read input if the server starts processing a command. Since we do not yet support command abortion we also discard data that arrives when command is being processed.
2011-08-14stk: Use phonesim vendor for modem-handled cmdsDenis Kenzior1-0/+22
2011-08-14stkagent: Use infinite timeoutsDenis Kenzior1-3/+3
for DisplayActionInformation and DisplayAction
2011-08-14doc: Clarify DisplayActionInformation STK APIDenis Kenzior1-3/+5
2011-08-14stk: Fix crashesDenis Kenzior1-36/+13
2011-08-14stk: Rewrite generic driver to use 27.007 commandsDenis Kenzior1-166/+39
2011-08-14sim-poll: Remove unused codeDenis Kenzior4-282/+0
2011-08-12build: Do not install ofono.rules anymoreMarcel Holtmann2-11/+1
2011-08-11udev: Add automatic detection for Linktop devicesMarcel Holtmann3-33/+34
2011-08-11udev: Detect Diagnostic (QCDM) port for Telit devicesMarcel Holtmann1-2/+4
2011-08-11udev: Add automatic detection for Telit modemsMarcel Holtmann3-62/+45
2011-08-11udev: Add support for automatic ISI USB modem detectionMarcel Holtmann3-5/+35
2011-08-11udev: Prepare for supporting different bus typesMarcel Holtmann1-9/+14
2011-08-11udev: Remove modem object when setup procedure failsMarcel Holtmann1-11/+11
2011-08-10udev: Fix typo in Option HSO setup functionMarcel Holtmann1-1/+1
2011-08-10udev: Add automatic detection for Ericsson MBM based devicesMarcel Holtmann3-130/+59
2011-08-10udev: Add support for Huawei E160 based devices with only two TTYMarcel Holtmann1-0/+2
2011-08-09gatchat: Fix marker handling within HDLC supportMarcel Holtmann1-3/+10
2011-08-09gatchat: Abort hexdump helper when no debug function is specifiedMarcel Holtmann1-0/+3
2011-08-09gatchat: Fix extra empty line issue with hexdump helperMarcel Holtmann1-1/+1
2011-08-09gatchat: Use hexdump format for HDLC debug messagesMarcel Holtmann1-4/+5
2011-08-09gatchat: Add utility function for hexdump debugsMarcel Holtmann2-1/+44
2011-08-09gatchat: Add support for sending HDLC frame start and end markersMarcel Holtmann2-6/+23
2011-08-09udev: Fix minor whitespace mistakesMarcel Holtmann1-2/+2
2011-08-09nokiacdma: Fix minor whitespace mistakesMarcel Holtmann1-8/+14
2011-08-09nokia: Fix minor whitespace mistakesMarcel Holtmann1-2/+2
2011-08-09ifx: Fix minor whitespace mistakesMarcel Holtmann1-3/+3
2011-08-09hso: Fix minor whitespace mistakesMarcel Holtmann1-1/+1
2011-08-09mbm: Fix minor whitespace mistakesMarcel Holtmann1-2/+2
2011-08-09phonesim: Fix minor whitespace mistakesMarcel Holtmann1-5/+5
2011-08-09ste: Fix minor whitespace mistakesMarcel Holtmann1-2/+2
2011-08-09tc65: Fix minor whitespace mistakesMarcel Holtmann1-9/+9
2011-08-09zte: Fix minor whitespace mistakesMarcel Holtmann1-4/+4
2011-08-09udev: Use standard modem properties for Novatel devicesMarcel Holtmann1-2/+2
2011-08-09novatel: Use more standard values for control and modem channelsMarcel Holtmann1-44/+44
2011-08-09udev: Detect Diagnostic (QCDM) port for Huawei devicesMarcel Holtmann1-4/+11
2011-08-09udev: Detect QCDM port for ZTE devicesMarcel Holtmann1-3/+5
2011-08-09udev: Detect GPS and QCDM port for Gobi cardsMarcel Holtmann1-6/+9
2011-08-09udev: Add debug output for special system attributeMarcel Holtmann1-16/+17
2011-08-09udev: udev: Add automatic detection for Nokia data cardsMarcel Holtmann3-36/+43
2011-08-09nokia: Use post_online callback even without onfline/offline supportMarcel Holtmann1-22/+32
2011-08-09udev: Add automatic detection for Olive V-ME101 HSIA modemMarcel Holtmann2-4/+1