summaryrefslogtreecommitdiff
path: root/plugins/telit/mm-modem-helpers-telit.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19telit,helpers: avoid cast-align errorsAleksander Morgado1-2/+2
2020-04-08telit: port to use object loggingAleksander Morgado1-6/+13
2020-01-31telit,helpers: fix format of flags built during #BND request generationAleksander Morgado1-9/+9
2020-01-31telit,helpers: use correct flag to check caps when building #BND requestAleksander Morgado1-3/+3
2019-10-31mm-modem-helpers-telit: fix undefined bitshiftsEric Caruso1-7/+8
2019-09-17plugins,telit: refactor #BND command supportAleksander Morgado1-357/+463
2019-02-28telit: move shared functions to mm-shared-telitDaniele Palmas1-0/+44
2018-12-16telit: avoid using deprecated band symbolsAleksander Morgado1-2/+2
2018-01-25*: Spelling fixesVille Skyttä1-3/+3
2018-01-01helpers: move generic load_unlock_retries from Telit pluginColin Helliwell1-85/+0
2017-09-07telit: update frequency bands supportAleksander Morgado1-38/+59
2017-07-12telit: minor coding style fixesBen Chan1-14/+14
2017-07-12telit: remove unnecessary NULL checks for g_free / g_match_info_freeBen Chan1-9/+4
2017-07-12telit: fix memory leak in mm_telit_get_4g_mm_bandsBen Chan1-0/+1
2017-07-12telit: remove unused 'flags' variable in mm_telit_get_4g_mm_bandsBen Chan1-4/+0
2017-06-28enums: replace Roman numeral suffixes in MM_MODEM_BAND_EUTRAN_*Ben Chan1-3/+3
2017-06-05telit: make sure QSS status values read are always knownAleksander Morgado1-5/+15
2017-06-05telit: manage QSS transitionsCarlo Lobrano1-0/+20
2017-04-19telit: use mm_get_uint_from_hex_str() to parse CSIM hex responseAleksander Morgado1-5/+3
2017-04-19telit: add error_code recognition to +CSIM parserCarlo Lobrano1-30/+68
2016-10-20telit: optimized supported and current band codeCarlo Lobrano1-14/+4
2016-10-11telit: fix supported and current bands query with GE910Daniele Palmas1-2/+2
2016-03-10telit: implemented set current bandsCarlo Lobrano1-0/+85
2016-02-15telit: add load_current_bands interfaceCarlo Lobrano1-32/+65
2016-01-25telit: minor coding style fixesAleksander Morgado1-20/+17
2016-01-25telit: add load_supported_bands interfaceCarlo Lobrano1-1/+371
2015-12-19telit: prefix helper methods with 'mm_telit'Aleksander Morgado1-1/+4
2015-12-19telit: fix minor coding style issuesAleksander Morgado1-1/+1
2015-12-19telit: add load_unlock_retries interfaceCarlo Lobrano1-0/+75