aboutsummaryrefslogtreecommitdiffstats
path: root/fsogsmd/src/lib/modem.vala
Commit message (Expand)AuthorAgeFilesLines
* fsogsmd: upgrade to libgee-0.8Dr. Michael Lauer2015-03-311-1/+4
* fsogsmd: modem_cinterion_ps8: full call releasing supportSebastian Krzyszkowiak2014-05-311-0/+4
* fsogsmd: lib: removed unused AbstractGsmModem and AbstractCdmaModem classesSimon Busch2012-07-301-8/+0
* fsogsmd: lib: move logic for PDP handler and lowlevel creation out of our mod...Simon Busch2012-07-301-85/+3
* fsogsmd: lib: callhandler: make sure we assign a reference to the current mod...Simon Busch2012-07-301-1/+1
* fsogsmd: lib: make it still possible to implement another call handler for a ...Simon Busch2012-07-301-1/+10
* fsogsmd: lib: at: implement AT specific call driverSimon Busch2012-07-301-1/+1
* fsogsmd: lib: introduce a new call handler implementationSimon Busch2012-07-301-6/+6
* fsogsmd: lib: modem: prepare default emergency numbers on startupSimon Busch2012-07-191-0/+7
* Update copyright notice for all source filesSimon Busch2012-07-191-1/+1
* fsogsmd: lib: completely remove theModem variableSimon Busch2012-07-061-5/+0
* fsogsmd: lib: invert status update sending for NetworkTimeReport classSimon Busch2012-07-061-8/+11
* fsogsmd: lib: configure AT commands after registration with the modem to useSimon Busch2012-07-061-0/+8
* fsogsmd: don't use global modem reference anymore but a local oneSimon Busch2012-07-061-5/+6
* fsogsmd: lib: assign modem to use on mediator creationSimon Busch2012-07-061-0/+4
* fsosmd: lib: get everything compiling againSimon Busch2012-07-021-1/+1
* fsogsmd: lib: drop +CMGF and +CSMS commands from modem initializationSimon Busch2012-06-281-2/+0
* fsogsmd: dbus_service: implement service provider interface to make service a...Simon Busch2012-06-011-4/+4
* fsogsmd: lib: let the user specify a timeout when sending an AT commandSimon Busch2012-05-301-3/+3
* fsogsmd: drop support for palmpre deviceSimon Busch2012-05-251-3/+0
* fsogsmd: lib: introduce concept of a internal network stateSimon Busch2012-05-211-0/+35
* fsogsmd: lib: detect channel hangup correctly when channel is not active anymoreSimon Busch2012-05-181-9/+9
* fsogsmd: lib: activate null pdp handler when creation of a real one failedSimon Busch2012-05-111-2/+2
* fsogsmd: lib: introduce null class implementation of sms, call and watchdog h...Simon Busch2012-05-111-2/+2
* fsogsmd: lib: fix warnings the vala compiler reportsSimon Busch2012-05-111-1/+8
* Revert "fsogsmd: lib: atcommandsequence: rework AtCommandSequence to inherit ...Simon Busch2012-05-041-9/+9
* fsogsmd: lib: atcommandsequence: rework AtCommandSequence to inherit from a c...Simon Busch2012-05-041-9/+9
* fsogsmd: modem: validate pdp handler before checking it's statusSimon Busch2012-04-271-2/+2
* Revert "fsogsmd: lib: introduce a NullPdpHandler for cases where no implement...Simon Busch2012-04-201-4/+4
* fsogsmd: lib: introduce a NullPdpHandler for cases where no implementation is...Simon Busch2012-04-201-4/+4
* fsogsmd: lib: correct spellingSimon Busch2012-04-201-1/+1
* fsogsmd: modem: encapsulate transport specification with our TransportSpec classSimon Busch2012-04-201-51/+8
* fsogsmd: modem_option_gtm601: reimplement AtCallSendDtmf as we're not getting...Simon Busch2012-04-191-0/+15
* fsogsmd: lib: add a NullModem class to be used on testsSimon Busch2012-04-191-0/+16
* fsogsmd: activate lowlevel_gta04 plugin for GTA04 machineSimon Busch2012-04-111-0/+3
* fsogsmd: pdp: fix several bugs with our PDP handlerSimon Busch2012-02-141-0/+17
* fsogsmd: pdp: take new roaming allowed setting and network status into advanc...Simon Busch2012-02-141-0/+2
* fsogsmd: make the pdp_option_gtm601 a known pdp typeKlaus Kurzmann2011-12-201-0/+3
* fsogsmd: modem_samsung: implement first steps to setup a PDP connectionSimon Busch2011-10-251-0/+3
* fsogsmd: add lowlevel type samsung_crespo to the list of known typesSimon Busch2011-10-101-0/+3
* fsogsmd: dbus_service: set resource dependencies for GSM resourceSimon Busch2011-07-101-0/+3
* fsogsmd: modem: convert tabs to spacesSimon Busch2011-06-071-3/+3
* fsogsmd: add vim tags for correct indentation with 4 spacesKlaus Kurzmann2011-05-051-0/+2
* fsogsmd: lib/modem: add nokia_isi pdp typenameKlaus Kurzmann2011-05-031-0/+3
* fsogsmd: react differently on channel hangup depending on the channel typeSimon Busch2011-03-131-3/+39
* fsogsmd: fix 7b3116b475b5af6dd4442aacf18e1b3f23dddd03; please always wrap log...Michael 'Mickey' Lauer2011-03-031-1/+1
* fsogsmd: modem: add debug info when creating a mediatorSimon Busch2011-02-271-0/+3
* fsogsmd: 3rdparty: bind more of PPP stackMichael 'Mickey' Lauer2011-02-271-0/+3
* bump copyright notices for 2011Michael 'Mickey' Lauer2011-02-251-1/+1
* fsogsmd: really secure against missing modem_access configurationMichael 'Mickey' Lauer2011-01-171-4/+5