summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-04-04modem: Tweak online logic if set_online is missingDenis Kenzior1-1/+4
In case set_online is missing, we should set online mode directly. If we're already online then set our state to Online, otherwise check if we should get Online.
2011-04-04modem: No need to set get_online on sim resetDenis Kenzior1-3/+0
When STK sends us a SIM Refresh resulting in a SIM reset, we should not set the online state as the modem should still keep us online anyway.
2011-04-04modem: Fix minor style violationsDenis Kenzior1-3/+4
2011-04-04modem: modem state decoupled from rf stateJeevaka Badrappan1-25/+55
2011-04-04voicecall: Detect emergency calls initiated by STKDenis Kenzior1-3/+17
2011-04-04voicecall: add emergency mode handlingJeevaka Badrappan1-1/+19
2011-04-04voicecall: generalize emergency call checkJeevaka Badrappan1-9/+5
2011-04-04modem: restrict operations allowed in emergencyJeevaka Badrappan1-0/+9
2011-04-04dbus: Add __ofono_error_emergency_activeJeevaka Badrappan2-0/+8
2011-04-04modem: add increment/decrement emergency mode apiJeevaka Badrappan2-0/+39
2011-04-04modem: add Emergency propertyJeevaka Badrappan1-0/+4
2011-04-04modem: add ofono_modem_get_emergency_mode apiJeevaka Badrappan1-0/+6
2011-04-04include: add ofono_modem_get_emergency_mode apiJeevaka Badrappan1-0/+2
2011-03-31sim: add +CNUM support for HFP emulatorFrédéric Danis1-0/+66
2011-03-31stkutil: add one more sanity checkDenis Kenzior1-1/+1
2011-03-31stkutil: Minor style fixesDenis Kenzior1-3/+4
2011-03-31unit: Minor whitespace issuesDenis Kenzior1-1/+1
2011-03-31test-stkutil: Add unit tests for BIP commandsPhilippe Nunes1-17/+1153
2011-03-31stkutil: decoding & encoding for class e commandsPhilippe Nunes2-39/+370
Complete the TLV parsing/builder to support BIP commands
2011-03-31TODO: Mark IPv6 GPRS context task as doneDenis Kenzior2-10/+6
2011-03-31TODO: Mark PPP Server support task as doneDenis Kenzior1-6/+0
2011-03-31doc: Remove empty line in features.txtDenis Kenzior1-1/+0
2011-03-31TODO: Mark Flight mode task as doneDenis Kenzior2-14/+10
2011-03-31TODO: Mark cssu / cssi task as doneDenis Kenzior2-9/+12
2011-03-31isimodem: fix operator name reading for old modemsMika Liljeberg3-2/+10
2011-03-31isimodem: remove atoms that fail to probeMika Liljeberg15-17/+44
2011-03-31AUTHORS: Mention Jarko's contributionsDenis Kenzior1-0/+1
2011-03-30stkutil: Add typo/cleaning modificationsPhilippe Nunes2-3/+3
2011-03-30modem: Only find registered atomsDenis Kenzior1-1/+1
Change the semantics of __ofono_modem_find_atom to only return registered atoms.
2011-03-30devinfo: Register the devinfo atomDenis Kenzior1-5/+19
2011-03-30voicecall: set call_list to NULLDenis Kenzior1-0/+1
2011-03-30network: Notify only registered emulator atomsDenis Kenzior1-10/+17
2011-03-30modem: Add __ofono_modem_foreach_registered_atomDenis Kenzior2-0/+29
2011-03-30modem: Remove more un-needed codeDenis Kenzior1-7/+0
2011-03-30network: Remove un-needed codeDenis Kenzior1-3/+0
With the new add_atom_watch semantics the foreach statement is not needed.
2011-03-30atmodem: remove redundant codeMika Liljeberg1-12/+1
2011-03-30core: remove redundant codeMika Liljeberg7-52/+0
2011-03-30core: notify watches of already registered atomsMika Liljeberg1-1/+15
2011-03-30test: Add DisplayAction method in test-stk-menuPhilippe Nunes1-0/+10
2011-03-30stk: Handle user termination for Send DTMFPhilippe Nunes1-5/+21
2011-03-30stkagent: typedef renaming from previous commitDenis Kenzior2-4/+4
2011-03-30stkagent: Add stk_agent_display_action methodPhilippe Nunes2-0/+70
2011-03-30doc: Introduce DisplayAction method to stk-apiPhilippe Nunes1-0/+11
2011-03-30doc: Reformat the dialup architecture layout a bitMarcel Holtmann1-6/+7
2011-03-30doc: add dialup-overview.txtGuillaume Zajac1-0/+47
2011-03-29TODO: set owner of HSP taskFrédéric Dalleau1-0/+1
2011-03-29include: Remove unused typedefDenis Kenzior1-5/+0
2011-03-29netreg: add +COPS support for HFP emulatorFrédéric Danis1-11/+68
2011-03-29gatserver: add tone and pulse dialing AT commandsOlivier Guiter1-0/+38
2011-03-29doc: add Modem Emulator to wip sectionBertrand Aygon1-1/+7