summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2021-10-14build,meson: Sort files alphabeticallyIñigo Martínez1-1/+1
2021-09-08build,meson: add sms-c examples to buildAleksander Morgado1-0/+16
2021-09-08examples: new SMS sending example in C using the async APIAleksander Morgado2-1/+222
2021-09-08examples: new SMS sending example in C using the sync APIAleksander Morgado3-1/+175
2021-06-21examples,modem-watcher-python: also monitor modem state updatesAleksander Morgado1-6/+18
2021-02-25examples: sms: resolve PEP8 issuesYegor Yefremov1-6/+12
2021-02-24examples: network-scan: get rid of global variablesYegor Yefremov1-2/+7
2021-02-15examples: modem-watcher: get rid of global variablesYegor Yefremov1-9/+16
2021-02-15examples: ModemWatcher: convert comments in the doc stringsYegor Yefremov1-27/+25
2021-02-14examples: network-scan: enable modem before the network scanYegor Yefremov1-0/+4
2021-02-14examples: network-scan: resolve PEP8 issuesYegor Yefremov1-10/+14
2021-02-13examples,python: ignore scan operation in modems without 3GPP interfaceAleksander Morgado1-1/+4
2021-02-13examples,python: fix undefined NameError in modem watcher exampleAleksander Morgado1-2/+2
2021-02-13examples: rework importsYegor Yefremov4-9/+15
2019-12-13libmm-glib,3gpp: make MMModem3gppNetwork a boxed typeAleksander Morgado1-5/+5
2019-12-13examples: new network-scan-python exampleAleksander Morgado4-1/+78
2019-01-13examples,watcher: print runtime MM versionAleksander Morgado2-2/+2
2016-07-25examples: avoid warning in modem-watcher-python exampleAleksander Morgado1-2/+2
2016-07-25examples: add SMS sender in pythonAleksander Morgado4-1/+76
2014-04-11examples: add modem watcher example in JSAleksander Morgado6-1/+148
2014-04-11examples: add modem watcher example in pythonAleksander Morgado5-0/+177