* filesystem: define class byte and select control bytes in profile
* filesystem: make sure the card is in a defined state
* filesystem: do not read AIDs when no apps are defined
* filesystem: fix decode_select_response
* ts_51_011: implement CardProfileSIM as a class
* filesystem: fix reset mechanism
* cards: add method to modify APDU parameters (cla, sel_ctrl)
* commands: use python style commends to describe methods
* cards: use python style commends to describe methods