| Commit message (Expand) | Author | Age | Files | Lines |
| * | build: drop autotools | Aleksander Morgado | 2022-11-07 | 1 | -51/+0 |
| * | libqcdm, errors: fix format specifier for integer | Pablo Barciela | 2022-02-15 | 1 | -1/+1 |
| * | libqcdm, errors: Fix argument order | Pablo Barciela | 2022-02-15 | 1 | -1/+1 |
| * | libqcdm,commands: 'const' instead 'static' in 'char' variable | Pablo Barciela | 2022-02-14 | 1 | -1/+1 |
| * | build,meson: Improve libqcdm build | Iñigo Martínez | 2021-09-10 | 1 | -5/+1 |
| * | build: Port to meson | Iñigo Martínez | 2021-09-07 | 1 | -0/+33 |
| * | libqcdm: plug leak in qcdm_cdm_log_config_new() | Aleksander Morgado | 2021-07-27 | 1 | -1/+5 |
| * | libqcdm,logs: fix warnings with -Wdouble-promotion | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
| * | libqcdm,commands: fix warnings with -Wdouble-promotion | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
| * | libqcdm,commands: fix warnings with -Wswitch-default | Aleksander Morgado | 2020-01-30 | 1 | -0/+2 |
| * | build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS() | Aleksander Morgado | 2020-01-30 | 1 | -3/+10 |
| * | libqcdm: remove useless checks on always true condition | Ben Chan | 2018-10-27 | 1 | -2/+0 |
| * | *: Spelling fixes | Ville Skyttä | 2018-01-25 | 1 | -2/+2 |
| * | libqcdm: fix WCDMA L1 Manager states | Dan Williams | 2017-02-28 | 1 | -9/+11 |
| * | libqcdm,libwmc: use C99 sized types from stdint.h | Aleksander Morgado | 2016-11-23 | 12 | -469/+462 |
| * | broadband-modem/libqcdm: add signal strength from QCDM EVDO Pilot Sets log me... | Dan Williams | 2016-07-27 | 4 | -17/+253 |
| * | qcdm: avoid upsetting the compiler with wrong aliasing | Lubomir Rintel | 2016-07-21 | 1 | -1/+1 |
| * | libqcdm: add HDR Pilot Sets V2 log item structures | Dan Williams | 2016-07-20 | 1 | -0/+50 |
| * | Do not use obsolete XCASE terminal mode flag | Felix Janda | 2015-11-27 | 1 | -1/+1 |
| * | build: add code coverage support | Jakub Sitnicki | 2015-01-11 | 1 | -1/+3 |
| * | libqcdm: use NULL instead of 0 for empty pointer | Yunlian Jiang | 2014-02-06 | 1 | -2/+2 |
| * | qcdm: add IPv6 nvram setting | Bjørn Mork | 2013-12-05 | 3 | -0/+124 |
| * | qcdm: remove unnecessary NULL check on free() | Ben Chan | 2013-04-25 | 1 | -6/+3 |
| * | qcdm: fix CDMA1x Pilot Sets pilot handling | Dan Williams | 2013-04-17 | 1 | -2/+2 |
| * | qcdm: add unsolicited signal level indication from Samsung Z810 | Dan Williams | 2013-04-05 | 1 | -1/+16 |
| * | qcdm: fix IM*I buffer sizes for GSM and WCDMA state info requests | Dan Williams | 2013-04-02 | 1 | -3/+3 |
| * | qcdm: fix up NV Mode Pref item handling | Dan Williams | 2013-03-12 | 3 | -27/+41 |
| * | qcdm: fix handling of active pilot set | Dan Williams | 2013-02-08 | 1 | -2/+2 |
| * | qcdm: add Novatel ERI subsystem support | Dan Williams | 2013-02-06 | 3 | -1/+131 |
| * | qcdm: rename Novatel subsystem defines | Dan Williams | 2013-02-06 | 2 | -17/+17 |
| * | qcdm: various LTE-related NV mode pref and sysmode updates | Dan Williams | 2013-01-14 | 2 | -0/+4 |
| * | qcdm: get/set functions for hybrid preference | Dan Williams | 2012-11-14 | 3 | -0/+124 |
| * | qcdm: trivial cleanup of log item numbers | Dan Williams | 2012-11-14 | 1 | -2/+2 |
| * | qcdm: clarify log item command length member | Dan Williams | 2012-11-14 | 1 | -1/+1 |
| * | qcdm: add qcdm_cmd_control_new() to set operating mode | Dan Williams | 2012-09-27 | 3 | -0/+55 |
| * | qcdm: add some EVDO log item numbers | Dan Williams | 2012-08-15 | 1 | -0/+4 |
| * | qcdm: interpret MCC value from StatusSnapshot command | Dan Williams | 2012-08-08 | 2 | -0/+40 |
| * | qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefs | Dan Williams | 2012-06-04 | 2 | -2/+8 |
| * | qcdm: namespace stuff properly | Dan Williams | 2012-05-30 | 3 | -11/+11 |
| * | qcdm: decode some more log items | Dan Williams | 2012-02-17 | 1 | -4/+32 |
| * | qcdm: clarify IMxI conversions a bit; fix up WCDMA L1 states | Dan Williams | 2012-01-21 | 3 | -23/+27 |
| * | qcdm: add some mode prefs | Dan Williams | 2012-01-19 | 1 | -0/+4 |
| * | qcdm: some devices do implement SW_VERSION | Dan Williams | 2012-01-18 | 2 | -2/+4 |
| * | qcdm: GSM MCC, MNC, LAC and CI don't seem to valid in WCDMA mode | Dan Williams | 2012-01-18 | 1 | -18/+22 |
| * | qcdm: fill in some GSM and WCDMA stuff | Dan Williams | 2012-01-17 | 3 | -0/+262 |
| * | qcdm: start filling out log messages and items | Dan Williams | 2012-01-12 | 3 | -0/+173 |
| * | qcdm: fix warning when no log codes are enabled | Dan Williams | 2012-01-11 | 1 | -7/+9 |
| * | qcdm: only warn on unknown mode pref NV item values | Dan Williams | 2012-01-11 | 1 | -4/+2 |
| * | qcdm: LOG_CONFIG fixups | Dan Williams | 2012-01-11 | 2 | -10/+13 |
| * | qcdm: add support for Log Config command | Dan Williams | 2012-01-11 | 4 | -0/+290 |