summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* docs: update ofono mailing listAlexandru Ardelean2023-02-131-1/+1
| | | | | | | | | | | | I've re-sent some patches to 'ofono@lists.linux.dev' and it worked. Initially, my patches/emails got denied by the email server (when sending to ofono@ofono.org). Checking 'https://lore.kernel.org/ofono/' it seems that my patches went through, so it looks like the docs could use with an update. The websites are not changed, as http://ofono.org redirects to https://git.kernel.org/pub/scm/network/ofono/ofono.git
* doc: radio-settings: adding UE dual mode operation propertySean Nyekjaer2021-06-011-0/+3
| | | | | | | | Added one new value for TechnologyPreference property as follows: "lte,gsm" Dual mode operation with LTE and GSM radio access whith preference for LTE.
* doc: added PCI, TAC, SNR property in networkmonitor-apiJongSeok Won2020-07-311-1/+15
|
* doc: sim-api was missing SetProperty methodDenis Kenzior2020-05-261-0/+10
|
* doc: convert quectel power event reasons to lower caseMartin Hundebøll2019-08-131-5/+5
|
* doc: document power-event signals for quectel Hardware APIMartin Hundebøll2019-07-221-0/+19
|
* doc: add documentaion for Quectel hardware APIMartin Hundebøll2019-07-221-0/+32
|
* netmon: adding method to fetch neighbouring cell mesurementAntara Borwankar2019-05-301-0/+17
| | | | Added new method to fetch neighbouring cell information.
* radio-settings: adding UE dual mode operation propertyAntara Borwankar2019-05-161-0/+6
| | | | | | | | | | | Added two new values for TechnologyPreference property as follows: "umts,gsm" Dual mode operation with UMTS and GSM radio access whith preference for UMTS. "lte,umts" Dual mode operation with LTE and UMTS radio access with preference for LTE.
* doc: Added new properties to SimManager for DSSAAntara Borwankar2019-03-281-0/+12
| | | | | | | | | | | | Adding two new properties to sim manager interface to handle dual SIM single active use case. CardSlotCount [readonly] Contains the count of number of SIM card slots available. ActiveCardSlot [readwrite] Contains the index of the currently active SIM card slot for dual SIM single active mode.
* doc: Adding documetation for intel LTE coexAntara Borwankar2018-12-051-0/+137
| | | | | Added intel-lte-coex-api.txt which defines LTE coexistence interface for intel modems.
* sim800: merge sim800 and sim900 documentation.Clement Viel2018-11-121-0/+10
|
* doc/common-patterns.txt: initial versionGiacinto Cifelli2018-10-251-0/+164
|
* doc: Mark new properties experimentalDenis Kenzior2018-10-221-4/+4
| | | | Just in case we need to redesign these in the near future
* doc: Add additional default attach parameters to LTEGiacinto Cifelli2018-10-221-0/+36
| | | | | | | | | Added 4 properties for handling the type of context and the authentication method, exactly like in any gprs context handling. The properties are named after the equivalent gprs-context one, for compatibility and uniformity. Co-authored-by: Martin Baschin <martin.baschin@googlemail.com>
* doc: add support for 8 additional sms alphabetsNandini Rebello2018-10-151-0/+8
| | | | | Adding support for hindi,kannada,malayalam,oriya,punjabi,tamil, telugu and urdu for GSM 7 bit.
* connman-api: added "none" auth_methodGiacinto Cifelli2018-10-091-1/+2
|
* doc: add support for 2 additional sms alphabetsNandini Rebello2018-10-011-0/+2
| | | | Adding support for bengali and gujrati for GSM 7 bit.
* doc: Clarify LTE registration status documentationAnirudh Gargi2018-10-011-1/+3
|
* doc: Fix typo in location-reporting-api.txtPavel Machek2018-09-271-1/+1
|
* doc: fix typo in doc/emergency-call-handling.txtGiacinto Cifelli2018-09-201-1/+1
|
* doc: Add SystemPath to Modem interfaceChristophe Ronco2018-02-201-0/+7
|
* doc: add new DialMemory method to VoicecallManagerPhilippe De Swert2018-02-131-0/+11
|
* docs: ImsPrivateIdentity property documentationJames Prestwood2017-11-061-0/+5
|
* doc: Document the new DialLast voicecallmanager API additionPhilippe De Swert2017-11-031-0/+10
| | | | | The new DialLast method to call the last dialled number for HFP needs to be added to the documentation.
* doc: documentation for SimAuth dbus interfacesJames Prestwood2017-10-121-0/+104
|
* doc: Add IMS interface to Interfaces listAnkit Navik2017-10-091-0/+1
|
* doc: add ims atom documentationAnkit Navik2017-10-051-0/+59
|
* doc: Add missing LTE interface to Interfaces listJohn Ernberg2017-10-051-0/+1
|
* doc: Mark ServingCellInformationChanged as noreplyDenis Kenzior2017-09-091-1/+1
|
* netmon: modified api.txt for network monitor agentNishanth V2017-09-081-0/+28
| | | | | | | added new DBUS methods RegisterAgent and UnregisterAgent to Networkmonitor interface so that any client of ofono can register for serving cell updates. Added new agent interface NetworkMonitorAgent with two methods, ServingCellInformationChanged and Release.
* doc: RSSI is also an LTE propertyJonas Bonn2017-09-081-1/+1
|
* doc: gemalto: add cinterion.HardwareMonitor apiVincent Cesson2017-05-161-0/+16
| | | | | | | add documentation about interface cinterion.HardwareMonitor. This interface exposes a single method to access temperature and supply voltage of the modem.
* doc/handsfree-audio-api: Add Acquire methodLuiz Augusto von Dentz2017-05-041-0/+16
| | | | | | | | | | | | | | | This adds Acquire method which can be used by agents that require pulling the fd directly instead of waiting a NewConnection. Note: sounds servers like PulseAudio do auto suspend streams when idle for a certain amount of time and once anything happens it will resume the stream, though this all happens in the so called IO thread in a blocking fashion making it impossible to receive the fd via NewConnetion causing the stream to fail to resume. There are other forms to work around but this seems to be most convenient as we do want the auto suspend feature to work properly but letting the stream to fail to resume may create unexpected artifacts while the NewConnection is handled in main thread.
* doc: description of Telit LE910V2 network setupPiotr Haber2017-01-251-0/+27
| | | | | NCM network interface on LE910V2 modem needs to be configured in a specific way after connection is established.
* doc: Add 'switch' to item M1Denis Kenzior2017-01-251-1/+1
|
* doc: document netmon EARFCN, EBand and CQI propertiesDjalal Harouni2016-12-131-0/+17
| | | | | | | Documentation for: EARFCN: E-UTRA Absolute Radio Frequency Channel Number. EBand: E-UTRA operating Band. CQI: Channel Quality Indicator.
* doc: Add additional netmon propertiesDjalal Harouni2016-11-301-0/+22
| | | | | | | | | | This adds documentation for the following fields in networkmonitor-api.txt RSCP: Received Signal Code Power ECN0: Received Energy Ratio RSRQ: Reference Signal Received Quality RSRP: Reference Signal Received Power
* doc: add lte atom documentationDragos Tatulea2016-11-111-0/+35
|
* doc: Fix enumeration value to be gprs and not gsmCaiwen Zhang2016-04-271-1/+1
|
* doc: Add allowed-apns api docNishanth V2016-04-211-0/+17
|
* doc: Add SoftwareVersionNumber to Modem interfaceSamrat Guha Niyogi2016-03-311-0/+5
|
* doc: Add NetworkMonitor APIDenis Kenzior2016-03-111-0/+83
|
* doc: Add ServiceProviderName to SimManagerSlava Monich2016-01-271-0/+5
| | | | Contains the service provider name fetched from the SIM card, if available.
* doc: Add Item M17 to coding-style.txtDenis Kenzior2015-11-051-0/+7
|
* handsfree-audio: add type for our audio cardsSimon Fels2015-10-051-0/+4
| | | | | | When registering audio cards for the handsfree and gateway roles we need a way for our users to differentiate between both to decide which of them they start using for their purpose.
* doc: Add description for ResetContexts methodAlfonso Sanchez-Beato2015-05-181-0/+10
|
* doc: Add AvailableTechnologies propertyAlfonso Sanchez-Beato2014-12-091-0/+5
| | | | | This new property in org.ofono.RadioSettings interface will hold the possible values for radio access technology for the modem.
* doc: new file doc/telit-modem.txtKuba Pawlak2014-10-221-0/+19
|
* doc: Add Distracted Driving Reduction to HandsfreeDenis Kenzior2014-10-201-0/+7
|