Commit Graph

5 Commits

Author SHA1 Message Date
Christina Quast
4e4682c785 Bug fix: state returned by each handle* func now
The variable state is not a global function.
So its value needs to be returned from each function
which might alter the state.

For now only two states exist: WAIT_RST, WAIT_CMD

FIXME: Probably there is a more elegant way to do that
2015-03-18 18:48:57 +01:00
Christina Quast
5a691a36d1 Sniffed and parsed communication in a comment 2015-03-18 18:45:14 +01:00
Christina Quast
69734e9ad9 phone.py: too many usb function calls 2015-03-15 16:09:55 +01:00
Christina Quast
1185ae7184 phone.py: send ATR on rst 2015-03-15 15:12:50 +01:00
Christina Quast
74876d2079 SIM card still absent 2015-03-13 23:45:33 +01:00