summaryrefslogtreecommitdiff
path: root/include/netmon.h
Commit message (Collapse)AuthorAgeFilesLines
* netmon: added PCI, TAC, SNR valueJongSeok Won2020-07-311-0/+3
| | | | To support cell type LTE, the value of PCI, TAC, SNR is added
* netmon: adding get function for neighbouring cell informationAntara Borwankar2019-06-071-0/+6
| | | | | Added declaration of functions and structures required for getting neighbouring cell information.
* include: added enable_periodic_update in netmon driverNishanth V2017-09-081-0/+4
| | | | | | Defining new method in ofono_netmon_driver, enable_periodic_update useful to get periodic update on serving cell information.
* netmon: add NETMON_INFO_{EARFCN|EBAND|CQI}Djalal Harouni2016-12-131-0/+3
| | | | | | | | Add the following types to use with ublox modems +UCGED command. EARFCN: E-UTRA Absolute Radio Frequency Channel Number. EBand: E-UTRA operating Band. CQI: Channel Quality Indicator.
* include: add NETMON_INFO_{RSCP|ECN0|RSRQ|RSRP}Djalal Harouni2016-11-301-0/+4
| | | | | | | | | | Add more ofono netmon info types that will be served through the netmon interface. The main user of this now will be the ublox modem. RSCP: Received Signal Code Power ECN0: Received Energy Ratio RSRQ: Reference Signal Received Quality RSRP: Reference Signal Received Power
* include: Fix whitespace issuesDenis Kenzior2016-03-311-1/+2
|
* include: Add netmon changesNishanth V2016-03-311-0/+14
|
* netmon: Fix enumerationDenis Kenzior2016-03-161-2/+2
|
* include: Add netmon.hDenis Kenzior2016-03-111-0/+85