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.c
Age
Commit message (
Expand
)
Author
2013-02-18
base-modem: don't run port init sequence if we're just sending a command
Aleksander Morgado
2012-10-22
base-modem-at: handle NULL responses from the serial parsing in sequences
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-24
at-serial-port: allow sending 'raw' commands
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-16
base-modem-at: set error if NULL port detected
Aleksander Morgado
2012-03-16
base-modem: new port getters and peekers
Aleksander Morgado
2012-03-16
at-serial-port: allow cancelling the response timeout
Aleksander Morgado
2012-03-15
base-modem-at: indicate sequence status to response parsers
Dan Williams
2012-03-15
base-modem-at: always unref the modem object in AT command/sequence contexts
Aleksander Morgado
2012-03-15
base-modem: make public the method to get best AT port
Aleksander Morgado
2012-03-15
base-modem: store the AT sequence context GDestroyNotify callback
Aleksander Morgado
2012-03-15
base-modem-at: refactor AT sequence/command handling
Aleksander Morgado