summaryrefslogtreecommitdiff
path: root/libqcdm
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotoolsAleksander Morgado2022-11-079-188/+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-102-11/+2
* build: Port to mesonIñigo Martínez2021-09-072-0/+75
* libqcdm: plug leak in qcdm_cdm_log_config_new()Aleksander Morgado2021-07-271-1/+5
* libqcdm,reset: fix warnings with -Wdiscarded-qualifiersAleksander Morgado2020-01-301-1/+1
* libqcdm,reset: fix warnings with -Wsign-compareAleksander Morgado2020-01-301-2/+2
* libqcdm,ipv6pref: fix warnings with -Wdiscarded-qualifiersAleksander Morgado2020-01-301-1/+1
* libqcdm,ipv6pref: fix warnings with -Wsign-compareAleksander Morgado2020-01-301-2/+2
* libqcdm,modepref: fix warnings with -Wdiscarded-qualifiersAleksander Morgado2020-01-301-1/+1
* libqcdm,modepref: fix warnings with -Wsign-compareAleksander Morgado2020-01-301-2/+2
* test-qcdm-com: fix warnings with -Wdouble-promotionAleksander Morgado2020-01-301-1/+1
* test-qcdm-com: fix warnings with -Wsign-compareAleksander Morgado2020-01-301-2/+2
* 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-302-5/+19
* 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-282-12/+20
* libqcdm,libwmc: use C99 sized types from stdint.hAleksander Morgado2016-11-2317-500/+489
* 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
* libqcdm: fix mixed whitespace in test-qcdm.cDan Williams2016-01-131-8/+8
* Do not use obsolete XCASE terminal mode flagFelix Janda2015-11-271-1/+1
* build: add code coverage supportJakub Sitnicki2015-01-112-1/+6
* libqcdm: new 'reset' testerAleksander Morgado2014-07-032-1/+270
* build: avoid using 'INCLUDES' in Makefile.amAleksander Morgado2014-06-221-7/+12
* qcdm: fix memory leaks in testsBen Chan2014-05-291-0/+6
* libqcdm: use NULL instead of 0 for empty pointerYunlian Jiang2014-02-061-2/+2
* qcdm: add utility to display and set the "IPv6 enabled" variableBjørn Mork2013-12-052-1/+323
* qcdm: add IPv6 nvram setting to test suiteBjørn Mork2013-12-053-0/+58
* qcdm: add IPv6 nvram settingBjørn Mork2013-12-053-0/+124
* build: remove unneeded GLIB_CHECK_VERSION checks, 2.32 already requiredAleksander Morgado2013-06-181-5/+0
* build: setup gtester based testsAleksander Morgado2013-06-181-11/+4
* 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: add auto-LTE modes for GSM and CDMADan Williams2013-03-131-2/+14
* qcdm: modepref: reset device after setting mode preferenceDan Williams2013-03-121-0/+45
* qcdm: add modepref utilityDan Williams2013-03-122-1/+523
* 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-066-1/+194
* qcdm: rename Novatel subsystem definesDan Williams2013-02-062-17/+17
* qcdm: various LTE-related NV mode pref and sysmode updatesDan Williams2013-01-143-0/+31