index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
simtech
Age
Commit message (
Expand
)
Author
7 days
Fix SIM7600 audio channel set up issues ...
sim7600
David Timber
7 days
SIM7600: return call audio format
David Timber
2025-05-23
broadband-modem,modem-helpers: move +CPIN response parsing to modem helpers
Dan Williams
2025-02-24
Fixed code formatting
Michał Sułek
2025-02-24
Setup variable declared after function call, fixed.
Michał Sułek
2025-02-24
Was not compiling due to setup being undefined in call_audio_channel_set
Michał Sułek
2025-02-24
Dan Williams changed g_usleep to g_timeout_add
Michał Sułek
2025-02-24
Fixed the bug regarding SIM7600 modem family that made USB audio to not turn on.
Michał Sułek
2025-02-21
base-modem: add subsystem device ID property
Sushrut Shree Trivedi
2024-10-24
simtech: disable QMI PCO for SIM7100E preventing delayed modem crash
Stig M. Baugstø
2024-05-06
shared-simtech: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2024-05-06
iface-modem-voice: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2024-05-06
iface-modem-location: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2024-05-06
iface-modem-3gpp: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2024-05-06
iface-modem: use G_DECLARE|DEFINE_INTERFACE() macros
Aleksander Morgado
2024-04-23
base-modem-at: switch to use the MMIfacePortAt by default
Aleksander Morgado
2023-12-01
simtech: add port type hints for A7600E-H, A7602E-H
Petr Krasnoshchekov
2023-12-01
simtech: ignore +CPIN: READY URC on startup
Petr Krasnoshchekov
2023-12-01
simtech: ignore PB DONE, SMS DONE, +NITZ: URCs
Petr Krasnoshchekov
2023-12-01
simtech: implement reset for A7600E-H/A7602E-H
Petr Krasnoshchekov
2023-09-18
api,modem: new 'Physdev' property
Lukas Voegl
2023-01-03
plugins: setup new helper macros to define plugins
Aleksander Morgado
2023-01-03
build: move plugins directory to src/plugins
Aleksander Morgado