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
/
test
/
mm-test.py
Age
Commit message (
Expand
)
Author
2010-01-19
cdma: increase data call initiation timeout
Dan Williams
2010-01-05
test: handle various missing operator strings if the modem doesn't report them
Dan Williams
2009-12-21
test: add support for static IP configured devices (ie, 'hso')
Dan Williams
2009-12-20
test: add ability to drive ppp for connection tests
Dan Williams
2009-12-11
test: argument parsing and connect improvements
Dan Williams
2009-12-02
test: give some time before disconnecting
Dan Williams
2009-11-29
test: actually send username and password when connecting
Dan Williams
2009-11-29
test: give connect a bit more time
Dan Williams
2009-11-29
test: handle scan errors more gracefully
Dan Williams
2009-11-24
test: handle signal quality exceptions
Dan Williams
2009-10-12
test: add connect ability
Dan Williams
2009-10-12
cdma: split 1x and EVDO registration states
Dan Williams
2009-10-11
mm-test: fix cdma registration state parsing
Dan Williams
2009-10-09
cdma: implement generic registration state handling
Dan Williams
2009-10-06
gsm: add cell access technology reporting to Scan()
Dan Williams
2009-09-08
test: allow up to 60 seconds for Scan to complete
Dan Williams
2009-08-31
test: don't bail out on errors parsing CDMA serving system results
Dan Williams
2009-08-31
test: make mm-test executable again
Dan Williams
2009-08-17
test: obscure IMSI/IMEI/ESN by default
Dan Williams
2009-08-06
license: add license header to all files and set copyright based on git log
Alexander Sack
2009-06-19
cdma: implement GetServingSystem
Dan Williams
2009-06-19
cdma: implement GetEsn()
Dan Williams
2009-06-19
modem: move GetInfo from GsmCard -> Modem interface
Dan Williams
2009-06-19
test: refactor
Dan Williams
2009-06-18
test: allow IMEI request to fail
Dan Williams
2009-06-18
test: fix up test program for current API
Dan Williams
2008-10-20
Fix mm-test.py.
Tambet Ingo
2008-09-16
Add marshallers so that RegistrationInfo signal can be enabled.
Tambet Ingo
2008-07-31
Enable the device before trying to operate on it.
Tambet Ingo
2008-07-31
Add an example testing program.
Tambet Ingo