| Commit message (Expand) | Author | Age | Files | Lines |
* | build: drop autotools | Aleksander Morgado | 2022-11-07 | 9 | -188/+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 | 2 | -11/+2 |
* | build: Port to meson | Iñigo Martínez | 2021-09-07 | 2 | -0/+75 |
* | libqcdm: plug leak in qcdm_cdm_log_config_new() | Aleksander Morgado | 2021-07-27 | 1 | -1/+5 |
* | libqcdm,reset: fix warnings with -Wdiscarded-qualifiers | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
* | libqcdm,reset: fix warnings with -Wsign-compare | Aleksander Morgado | 2020-01-30 | 1 | -2/+2 |
* | libqcdm,ipv6pref: fix warnings with -Wdiscarded-qualifiers | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
* | libqcdm,ipv6pref: fix warnings with -Wsign-compare | Aleksander Morgado | 2020-01-30 | 1 | -2/+2 |
* | libqcdm,modepref: fix warnings with -Wdiscarded-qualifiers | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
* | libqcdm,modepref: fix warnings with -Wsign-compare | Aleksander Morgado | 2020-01-30 | 1 | -2/+2 |
* | test-qcdm-com: fix warnings with -Wdouble-promotion | Aleksander Morgado | 2020-01-30 | 1 | -1/+1 |
* | test-qcdm-com: fix warnings with -Wsign-compare | Aleksander Morgado | 2020-01-30 | 1 | -2/+2 |
* | 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 | 2 | -5/+19 |
* | 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 | 2 | -12/+20 |
* | libqcdm,libwmc: use C99 sized types from stdint.h | Aleksander Morgado | 2016-11-23 | 17 | -500/+489 |
* | 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 |
* | libqcdm: fix mixed whitespace in test-qcdm.c | Dan Williams | 2016-01-13 | 1 | -8/+8 |
* | 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 | 2 | -1/+6 |
* | libqcdm: new 'reset' tester | Aleksander Morgado | 2014-07-03 | 2 | -1/+270 |
* | build: avoid using 'INCLUDES' in Makefile.am | Aleksander Morgado | 2014-06-22 | 1 | -7/+12 |
* | qcdm: fix memory leaks in tests | Ben Chan | 2014-05-29 | 1 | -0/+6 |
* | libqcdm: use NULL instead of 0 for empty pointer | Yunlian Jiang | 2014-02-06 | 1 | -2/+2 |
* | qcdm: add utility to display and set the "IPv6 enabled" variable | Bjørn Mork | 2013-12-05 | 2 | -1/+323 |
* | qcdm: add IPv6 nvram setting to test suite | Bjørn Mork | 2013-12-05 | 3 | -0/+58 |
* | qcdm: add IPv6 nvram setting | Bjørn Mork | 2013-12-05 | 3 | -0/+124 |
* | build: remove unneeded GLIB_CHECK_VERSION checks, 2.32 already required | Aleksander Morgado | 2013-06-18 | 1 | -5/+0 |
* | build: setup gtester based tests | Aleksander Morgado | 2013-06-18 | 1 | -11/+4 |
* | 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: add auto-LTE modes for GSM and CDMA | Dan Williams | 2013-03-13 | 1 | -2/+14 |
* | qcdm: modepref: reset device after setting mode preference | Dan Williams | 2013-03-12 | 1 | -0/+45 |
* | qcdm: add modepref utility | Dan Williams | 2013-03-12 | 2 | -1/+523 |
* | 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 | 6 | -1/+194 |
* | 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 | 3 | -0/+31 |