summaryrefslogtreecommitdiff
path: root/plugins/telit
AgeCommit message (Expand)AuthorFilesLines
2021-01-13telit: plug GPS data port leakAleksander Morgado1-1/+1
2020-10-14telit: add tag ID_MM_TELIT_PORT_DELAY for initial delay mechanismDaniele Palmas1-0/+10
2020-10-14telit: add initial delay for AT ports to become responsiveDaniele Palmas1-1/+81
2020-10-14telit: add FN980 and LM9x0 MBIM compositions rulesDaniele Palmas1-0/+25
2020-10-14telit: fix LM9x0 udev rulesDaniele Palmas1-8/+8
2020-08-19broadband-modem: minor method renameAleksander Morgado1-1/+1
2020-08-19telit: added port type hints for default MEx10G1 compositionDaniele Palmas1-1/+6
2020-05-19telit,helpers: avoid cast-align errorsAleksander Morgado1-2/+2
2020-05-14telit: flag GPS port in the LE910C1Aleksander Morgado1-1/+1
2020-05-14telit: add LE910C1 udev ruleDavid Khouya1-0/+7
2020-04-08plugins: use logging module name as plugin nameAleksander Morgado1-1/+1
2020-04-08log: common logging method definition for all testers and helpersAleksander Morgado1-22/+1
2020-04-08telit: port to use object loggingAleksander Morgado8-72/+81
2020-04-08modem-helpers: port supported modes filtering to use object loggingAleksander Morgado2-2/+2
2020-04-08log: new object logging supportAleksander Morgado1-1/+2
2020-01-31base-modem: define new helper MMBaseModemAtCommandAllocAleksander Morgado1-2/+2
2020-01-31telit,tests: different errors for invalid vs unmatched band combinationsAleksander Morgado1-11/+35
2020-01-31telit: fix warnings with -Wimplicit-fallthroughAleksander Morgado1-3/+3
2020-01-31telit: fix warnings with -Wdiscarded-qualifiersAleksander Morgado1-2/+2
2020-01-31telit: fix warnings with -Wswitch-defaultAleksander Morgado1-0/+3
2020-01-31telit: fix warnings with -Wsign-compareAleksander Morgado1-1/+1
2020-01-31telit: use integers to compare interface numbersAleksander Morgado1-14/+15
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
2020-01-31telit: fix warnings with -Wdiscarded-qualifiersAleksander Morgado1-1/+1
2019-11-27telit: setup as loadable 'shared' utilsAleksander Morgado1-0/+20
2019-11-05telit: add AT$GPSNMUN descriptionDaniele Palmas1-0/+13
2019-11-02telit: minor coding style fixKrzysztof Drobinski1-2/+1
2019-10-31mm-modem-helpers-telit: fix undefined bitshiftsEric Caruso1-7/+8
2019-10-31telit: fix crash if AT$GPSP=? is supported but no GPS data portAleksander Morgado1-4/+4
2019-10-31telit: minor coding style fixesAleksander Morgado1-3/+3
2019-10-30telit: Allow enabling GNSS events if NMEA port was detectedKrzysztof Drobinski1-1/+341
2019-10-21telit: increase timeout for AT#REBOOTKrzysztof Drobinski1-1/+1
2019-10-14tests: print MM logs only on verbose test modeAleksander Morgado1-3/+3
2019-09-17plugins,telit: refactor #BND command supportAleksander Morgado8-879/+1039
2019-09-13telit: add LE922 port type hintsAleksander Morgado1-0/+7
2019-09-09telit: add port type hints for the ME910 using the correct PIDAleksander Morgado1-0/+5
2019-09-09Revert "telit: additional port type hints for the ME910"Aleksander Morgado1-3/+1
2019-07-13telit: additional port type hints for the ME910Aleksander Morgado1-1/+3
2019-05-18telit: loading access tech should never use cached repliesAleksander Morgado1-2/+2
2019-02-28telit: add Telit MBIM broadband modemDaniele Palmas3-6/+234
2019-02-28telit: move shared functions to mm-shared-telitDaniele Palmas5-437/+602
2018-12-16telit: avoid using deprecated band symbolsAleksander Morgado1-2/+2
2018-08-10base-modem: load AT port type hints when adding portAleksander Morgado1-35/+2
2018-08-10plugins: consolidate ID_MM_PORT_TYPE_AT_* flag namesAleksander Morgado2-13/+13
2018-08-10port-probe: explicitly report GPS port type if port flaggedAleksander Morgado1-5/+0
2018-08-10plugins: consolidate ID_MM_PORT_TYPE_GPS flag nameAleksander Morgado2-4/+4
2018-06-02udev: add tags also on bind actionAleksander Morgado1-1/+1
2018-01-25*: Spelling fixesVille Skyttä1-3/+3
2018-01-06telit: use parent logic to load unlock retriesAleksander Morgado1-92/+18