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
/
mm-base-modem-at.h
Age
Commit message (
Expand
)
Author
2025-03-11
treewide: Fix typos
Guido Günther
2024-04-23
base-modem-at: switch to use the MMIfacePortAt by default
Aleksander Morgado
2024-04-23
base-modem-at: refactor implementation
Aleksander Morgado
2024-04-12
base-modem-at: remove unused at_command_raw() method
Aleksander Morgado
2024-02-19
base-modem-at: add optional wait before sending command in a sequence
Dan Williams
2020-06-28
base-modem,at: response processors return a more specific enum
Aleksander Morgado
2020-06-28
base-modem,at: improve documentation on response processor methods
Aleksander Morgado
2020-01-31
base-modem: define new helper MMBaseModemAtCommandAlloc
Aleksander Morgado
2014-02-13
ports: rename 'MMAtSerialPort' to 'MMPortSerialAt'
Aleksander Morgado
2012-08-24
base-modem-at: new `mm_base_modem_at_command_raw()'
Aleksander Morgado
2012-08-24
base-modem-at: add 'raw' handling to `mm_base_modem_at_command_full()'
Aleksander Morgado
2012-08-20
novatel: flip secondary ports to AT mode during port setup
Aleksander Morgado
2012-03-16
base-modem: implement new modem-wide cancellable, and rework AT commands
Aleksander Morgado
2012-03-15
base-modem-at: indicate sequence status to response parsers
Dan Williams
2012-03-15
base-modem-at: refactor AT sequence/command handling
Aleksander Morgado