summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-02Release 0.40.4Marcel Holtmann2-1/+12
2009-09-02Fix some minor issues with storage directoryMarcel Holtmann3-4/+9
2009-09-02Some minor coding style cleanups for G1 pluginMarcel Holtmann1-8/+7
2009-09-02Parse and use Address and Port options from modem.confMarcel Holtmann2-3/+38
2009-09-02Fixing missing vendor.h in distributionMarcel Holtmann1-1/+2
2009-09-02Parse and use Device option from modem.confMarcel Holtmann3-2/+33
2009-09-02Remove generic_at pluginMarcel Holtmann3-600/+0
2009-09-02Fix some broken DOS newline messupMarcel Holtmann1-168/+177
2009-09-02Update the modem.conf example one more timeMarcel Holtmann1-19/+6
2009-09-02Remove the async TTY open helper and just use a blocking oneMarcel Holtmann4-216/+29
2009-09-02G1: Add an SMS quirk for CNMI modeAndres Salomon3-5/+18
2009-09-02Use proper debug calls for pure debugging outputMarcel Holtmann1-5/+5
2009-09-02Add a separate plugin for connection to phone simulatorMarcel Holtmann2-0/+171
2009-09-02Update modem.conf exampleMarcel Holtmann1-4/+2
2009-09-02Fix emitting Modems Property in the wrong placeDenis Kenzior1-2/+4
2009-09-02Mention Andres' contributionsMarcel Holtmann1-0/+1
2009-09-02G1: Add a G1 syntax for parsingAndres Salomon1-2/+85
2009-09-02G1: Add initial HTC G1 modem supportAndres Salomon2-0/+185
2009-09-02Squash compiler warningDenis Kenzior1-0/+2
2009-09-02Update modemconf driver to the new ofono_modem_createDenis Kenzior1-1/+1
2009-09-02Change plugins to the new ofono_modem_create apiDenis Kenzior2-6/+2
2009-09-02Get rid of node argument in ofono_modem_createDenis Kenzior2-5/+13
2009-09-02Add simple utility to validate pathsDenis Kenzior2-0/+46
2009-09-02Add modem property capabilityDenis Kenzior2-0/+131
2009-09-02Use OFONO_AT_DEBUG even for MBM pluginMarcel Holtmann1-1/+1
2009-09-02Unset the driver data when MBM driver is removedMarcel Holtmann1-0/+2
2009-09-02Add example for modem.conf and install it if requestedMarcel Holtmann2-1/+52
2009-09-02Add really simple modem configuration parsingMarcel Holtmann1-0/+71
2009-09-02Add skeleton for plugin to handle static modem configurationsMarcel Holtmann2-0/+42
2009-09-02Update makefile.am with new doc filesDenis Kenzior1-1/+3
2009-09-02Add call-settings api docDenis Kenzior1-0/+98
2009-09-02Add call-meter api docDenis Kenzior1-0/+77
2009-09-02Add call-forwarding api docDenis Kenzior1-0/+55
2009-09-02Add address & netmask properties to GPRS apiDenis Kenzior1-0/+8
2009-09-02Update GPRS api with context use typeDenis Kenzior1-0/+8
2009-09-02Add test script for listing all operator detailsMarcel Holtmann2-1/+42
2009-09-02Add test script to monitor all PropertyChanged signalsMarcel Holtmann2-1/+29
2009-09-02Add two extra test programs for modem interfaceMarcel Holtmann3-1/+65
2009-09-02Add initial plugin for Ericsson MBM devicesMarcel Holtmann4-0/+358
2009-09-01Rename isi drivers to isimodemDenis Kenzior13-26/+26
2009-09-01Rename generic_at drivers to atmodemDenis Kenzior13-24/+24
2009-09-01populate should return voidDenis Kenzior3-7/+3
2009-09-01Make remove functions not return anythingDenis Kenzior39-82/+39
2009-09-01change int vendor to unsigned int vendorDenis Kenzior48-67/+94
2009-09-01Add first steps for a udev based modem detection pluginMarcel Holtmann2-0/+76
2009-09-01Update D-Bus configuration options and check for udevMarcel Holtmann1-15/+40
2009-09-01Add ofono_modem_get_poweredDenis Kenzior1-0/+8
2009-09-01Add proposed data connection manager APIDenis Kenzior1-0/+163
2009-09-01Add stub vendor.h fileDenis Kenzior1-0/+24
2009-09-01Add vendor flag capability to voicecallsDenis Kenzior6-11/+14