summaryrefslogtreecommitdiff
path: root/libqcdm
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* qcdm: handle more test failures for NW subsystemDan Williams2012-11-271-2/+4
* qcdm: get/set functions for hybrid preferenceDan Williams2012-11-146-0/+169
* 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-083-0/+45
* qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefsDan Williams2012-06-043-2/+17
* qcdm: namespace stuff properlyDan Williams2012-05-304-13/+13
* qcdm: decode some more log itemsDan Williams2012-02-171-4/+32
* build: more libwmc and libqcdm standalone fixesDan Williams2012-01-272-8/+7
* qcdm: fix some build errors when building standaloneDan Williams2012-01-246-9/+15
* qcdm: clarify IMxI conversions a bit; fix up WCDMA L1 statesDan Williams2012-01-214-27/+31
* qcdm: add some mode prefsDan Williams2012-01-191-0/+4
* qcdm: some devices do implement SW_VERSIONDan Williams2012-01-183-8/+9
* qcdm: GSM MCC, MNC, LAC and CI don't seem to valid in WCDMA modeDan Williams2012-01-181-18/+22
* qcdm: let WCDMA/GSM devices pass CDMA-only testsDan Williams2012-01-181-5/+29
* qcdm: fill in some GSM and WCDMA stuffDan Williams2012-01-176-25/+482
* qcdm: start filling out log messages and itemsDan Williams2012-01-124-0/+177
* qcdm: fix warning when no log codes are enabledDan Williams2012-01-111-7/+9