summaryrefslogtreecommitdiff
path: root/libqcdm/src
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotoolsAleksander Morgado2022-11-071-51/+0
* libqcdm, errors: fix format specifier for integerPablo Barciela2022-02-151-1/+1
* libqcdm, errors: Fix argument orderPablo Barciela2022-02-151-1/+1
* libqcdm,commands: 'const' instead 'static' in 'char' variablePablo Barciela2022-02-141-1/+1
* build,meson: Improve libqcdm buildIñigo Martínez2021-09-101-5/+1
* build: Port to mesonIñigo Martínez2021-09-071-0/+33
* libqcdm: plug leak in qcdm_cdm_log_config_new()Aleksander Morgado2021-07-271-1/+5
* libqcdm,logs: fix warnings with -Wdouble-promotionAleksander Morgado2020-01-301-1/+1
* libqcdm,commands: fix warnings with -Wdouble-promotionAleksander Morgado2020-01-301-1/+1
* libqcdm,commands: fix warnings with -Wswitch-defaultAleksander Morgado2020-01-301-0/+2
* build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS()Aleksander Morgado2020-01-301-3/+10
* libqcdm: remove useless checks on always true conditionBen Chan2018-10-271-2/+0
* *: Spelling fixesVille Skyttä2018-01-251-2/+2
* libqcdm: fix WCDMA L1 Manager statesDan Williams2017-02-281-9/+11
* libqcdm,libwmc: use C99 sized types from stdint.hAleksander Morgado2016-11-2312-469/+462
* broadband-modem/libqcdm: add signal strength from QCDM EVDO Pilot Sets log me...Dan Williams2016-07-274-17/+253
* qcdm: avoid upsetting the compiler with wrong aliasingLubomir Rintel2016-07-211-1/+1
* libqcdm: add HDR Pilot Sets V2 log item structuresDan Williams2016-07-201-0/+50
* Do not use obsolete XCASE terminal mode flagFelix Janda2015-11-271-1/+1
* build: add code coverage supportJakub Sitnicki2015-01-111-1/+3
* libqcdm: use NULL instead of 0 for empty pointerYunlian Jiang2014-02-061-2/+2
* qcdm: add IPv6 nvram settingBjørn Mork2013-12-053-0/+124
* qcdm: remove unnecessary NULL check on free()Ben Chan2013-04-251-6/+3
* qcdm: fix CDMA1x Pilot Sets pilot handlingDan Williams2013-04-171-2/+2
* qcdm: add unsolicited signal level indication from Samsung Z810Dan Williams2013-04-051-1/+16
* qcdm: fix IM*I buffer sizes for GSM and WCDMA state info requestsDan Williams2013-04-021-3/+3
* qcdm: fix up NV Mode Pref item handlingDan Williams2013-03-123-27/+41
* qcdm: fix handling of active pilot setDan Williams2013-02-081-2/+2
* qcdm: add Novatel ERI subsystem supportDan Williams2013-02-063-1/+131
* qcdm: rename Novatel subsystem definesDan Williams2013-02-062-17/+17
* qcdm: various LTE-related NV mode pref and sysmode updatesDan Williams2013-01-142-0/+4
* qcdm: get/set functions for hybrid preferenceDan Williams2012-11-143-0/+124
* qcdm: trivial cleanup of log item numbersDan Williams2012-11-141-2/+2
* qcdm: clarify log item command length memberDan Williams2012-11-141-1/+1
* qcdm: add qcdm_cmd_control_new() to set operating modeDan Williams2012-09-273-0/+55
* qcdm: add some EVDO log item numbersDan Williams2012-08-151-0/+4
* qcdm: interpret MCC value from StatusSnapshot commandDan Williams2012-08-082-0/+40
* qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefsDan Williams2012-06-042-2/+8
* qcdm: namespace stuff properlyDan Williams2012-05-303-11/+11
* qcdm: decode some more log itemsDan Williams2012-02-171-4/+32
* qcdm: clarify IMxI conversions a bit; fix up WCDMA L1 statesDan Williams2012-01-213-23/+27
* qcdm: add some mode prefsDan Williams2012-01-191-0/+4
* qcdm: some devices do implement SW_VERSIONDan Williams2012-01-182-2/+4
* qcdm: GSM MCC, MNC, LAC and CI don't seem to valid in WCDMA modeDan Williams2012-01-181-18/+22
* qcdm: fill in some GSM and WCDMA stuffDan Williams2012-01-173-0/+262
* qcdm: start filling out log messages and itemsDan Williams2012-01-123-0/+173
* qcdm: fix warning when no log codes are enabledDan Williams2012-01-111-7/+9
* qcdm: only warn on unknown mode pref NV item valuesDan Williams2012-01-111-4/+2
* qcdm: LOG_CONFIG fixupsDan Williams2012-01-112-10/+13
* qcdm: add support for Log Config commandDan Williams2012-01-114-0/+290