History log of /external/autotest/client/cros/cellular/cellular.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
630f29391fabb13a6e6d191fa747e81512bcb726 19-Apr-2013 Byron Kubert <byronk@chromium.org> Added PXT files, and added LTE info to shared files.

TEST=unittests pass
BUG=chromium:221660,221659,225108

Change-Id: I98a895bf2a011f9012e056bfc96980602c4f88c2
Reviewed-on: https://gerrit.chromium.org/gerrit/48953
Reviewed-by: Thieu Le <thieule@chromium.org>
Commit-Queue: Byron Kubert <byronk@chromium.org>
Tested-by: Byron Kubert <byronk@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
e5c6fd854508a2335ae6ce18b9651cee5a1004af 29-Apr-2013 Ben Chan <benchan@chromium.org> cellular: Fix indentation issues in cellular and environment code.

BUG=chromium:236512
TEST=`pylint --rcfile ../../../utils/pylintrc` reports no indentation issues.

Change-Id: I080e104c034f3cf924def427091649e98233eb65
Reviewed-on: https://gerrit.chromium.org/gerrit/49511
Reviewed-by: Alex Miller <milleral@chromium.org>
Commit-Queue: Ben Chan <benchan@chromium.org>
Tested-by: Ben Chan <benchan@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
c3df3886dfd11de46b744b8c98a7443b704d87af 02-Mar-2012 Jason Glasgow <jglasgow@chromium.org> cellular: fix misspelling of HSUPA

fix misspelling of HSUPA

BUG=none
TEST=run cellular_Smoke

Change-Id: I812400a713648b652444b00e89292a12052457f1
Reviewed-on: https://gerrit.chromium.org/gerrit/17246
Commit-Ready: Jason Glasgow <jglasgow@chromium.org>
Reviewed-by: Jason Glasgow <jglasgow@chromium.org>
Tested-by: Jason Glasgow <jglasgow@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
2b92e830cedcc866ad028bea0e65f2bd4929708b 01-Mar-2012 David Rochberg <rochberg@chromium.org> Add GPRS+EDGE-only data connection states to dispatch tables

BUG=chromium-os:27162
TEST=none

Change-Id: I758af6a690d6fdb7e1111183c874a455784b19a7
Reviewed-on: https://gerrit.chromium.org/gerrit/17167
Reviewed-by: Jason Glasgow <jglasgow@chromium.org>
Tested-by: Jason Glasgow <jglasgow@chromium.org>
Commit-Ready: Jason Glasgow <jglasgow@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
5cf6379550561ad2def92cbafcd05f34851eefb5 15-Dec-2011 David Rochberg <rochberg@chromium.org> Configure firmware-switchable modems for the test technology

TEST=cellular_*
BUG=chromium-os:24093
Change-Id: I53c9aebb77adbdc5090ec3eeb7a747354fca13f9
Reviewed-on: https://gerrit.chromium.org/gerrit/13246
Reviewed-by: Jason Glasgow <jglasgow@chromium.org>
Commit-Ready: David Rochberg <rochberg@chromium.org>
Tested-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
8f72603f571bad5197dcd8fe04c210b38dac71bc 02-Dec-2011 David Rochberg <rochberg@chromium.org> Bring up CDMA/3GPP2 technologies:

Split UeDataStatus into two: UeDataStatus is a genericized status and
RatUeDataStatus is specific to the radio access technology. Add EVDO,
C2K-specific status lists

Add class name to enums so they won't collide by accident.

Add 8960 config info for C2K, EVDO

BUG=chromium-os:23468
TEST=cellular_Smoke, cellular_ThroughputController in CDMA2000 mode

Change-Id: I934d316170772603fd4780096ad3c1d411560742
Reviewed-on: https://gerrit.chromium.org/gerrit/12642
Commit-Ready: David Rochberg <rochberg@chromium.org>
Reviewed-by: David Rochberg <rochberg@chromium.org>
Tested-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
6eef6cc2a371944b4e2df852c09d82bc31d6e12b 31-Oct-2011 David Rochberg <rochberg@chromium.org> Add HTTP connectivity test to cellular smoke Test

Also, some cleanups exposed by this:
Add PDPD (PDP context deactivating) to 8960
Rename ConnectToCellNetwork because we aren't actually connecting to a connman/flimflam "network" object
Add DisconnectFromCellularService, which checks that we're disconnected

BUG=chromium-os:21986
TEST=this is a test. it passes

Change-Id: Ibe5d963bf1bf29a00062a8ebf28f8d3e7cb4259d
Reviewed-on: https://gerrit.chromium.org/gerrit/10909
Commit-Ready: David Rochberg <rochberg@chromium.org>
Reviewed-by: David Rochberg <rochberg@chromium.org>
Tested-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
9f21ba40e6135220f6f4bdca6c1ddf96910d2b20 25-Aug-2011 David Rochberg <rochberg@chromium.org> autotest: Add several functions to the 8960: Set{Plmn|Power} and GetUeDataStatus.

Also, switch to using a more easily printed enum type.

BUG=None
TEST=Manually tested against the 8960

Change-Id: Ia1c2c15f65c5bb01b9c56636842da07a1370a94d
Reviewed-on: http://gerrit.chromium.org/gerrit/6672
Reviewed-by: ttuttle <ttuttle@chromium.org>
Tested-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/cros/cellular/cellular.py
b3a65823851f8ad28d214ad005765bf6b9805480 10-Aug-2011 David Rochberg <rochberg@chromium.org> autotest: Wrapper for 8960 driven by prologix GPIB-Ethernet

BUG=None
TEST=This is a test

Change-Id: Ie80b9cc23112223d1c5bd79575c3c7a49fe7797b
Reviewed-on: http://gerrit.chromium.org/gerrit/6599
Reviewed-by: Jason Glasgow <jglasgow@chromium.org>
Tested-by: David Rochberg <rochberg@chromium.org>
/external/autotest/client/cros/cellular/cellular.py