Attention is currently required from: Hoernchen.
laforge has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/39447?usp=email )
Change subject: add ext power detect & dev reset ......................................................................
Patch Set 7:
(2 comments)
File sysmoOCTSIM/main.c:
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/39447/comment/e48c2160_02d... : PS7, Line 334: { the purpose here is to reset the board if it switches from bus-powered to self-powered? might be good to have a one-line comment about it here.
File sysmoOCTSIM/usb/device/usbdc.c:
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/39447/comment/48e114fd_5c5... : PS7, Line 323: st = old_extpwer_state ? 0x0 : 0x1; so all USB request to the device indicate the power status in return?