Skip to content

Instantly share code, notes, and snippets.

@tcprescott
Created December 23, 2018 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tcprescott/5c41eaceb9041f7e7d4abb99ff298c08 to your computer and use it in GitHub Desktop.
Save tcprescott/5c41eaceb9041f7e7d4abb99ff298c08 to your computer and use it in GitHub Desktop.
2018-12-23T11:32:08 WSServer - Debug: "Websocket 7ffd52a58690" received "{\"Opcode\": \"PutFile\", \"Space\": \"SNES\", \"Flags\": null, \"Operands\": [\"/romloader/VLDC9.sfc\", \"600000\"]}" (:0, )
2018-12-23T11:32:08 WSServer - Debug: Request is USB2SnesWS::opcode(PutFile) (:0, )
2018-12-23T11:32:08 WSServer - Debug: Device is ADevice::State(READY) (:0, )
2018-12-23T11:32:08 WSServer - Debug: Executing request : 5 Created at QTime("11:32:08.695") - USB2SnesWS::opcode(PutFile) SD2Snes::space(SNES) () ("/romloader/VLDC9.sfc", "600000") WSServer::RequestState(NEW) for "Websocket 7ffd52a58690" (:0, )
2018-12-23T11:32:08 USBCO - Debug: convertir numnber 6291456 to bitarray : "00600000" (:0, )
2018-12-23T11:32:08 USBCO - Debug: CMD : SD2Snes::opcode(PUT) SD2Snes::space(FILE) 0 "/romloader/VLDC9.sfc" (:0, )
2018-12-23T11:32:08 USBCO - Debug: >> "5553424101000000" - 252-272 : "006000002f726f6d6c6f616465722f564c444339" (:0, )
2018-12-23T11:32:08 USBCO - Debug: Written : 512 bytes (:0, )
2018-12-23T11:32:08 WSServer - Debug: Request executed (:0, )
2018-12-23T11:32:08 USBCO - Debug: << 512 bytes - total received : 512 (:0, )
2018-12-23T11:32:08 USBCO - Debug: Command finished (:0, )
2018-12-23T11:32:08 WSServer - Debug: Processing command finished USB2SnesWS::opcode(PutFile) (:0, )
2018-12-23T11:32:08 WSServer - Debug: Request 5 Created at QTime("11:32:08.695") - USB2SnesWS::opcode(PutFile) SD2Snes::space(SNES) () ("/romloader/VLDC9.sfc", "600000") WSServer::RequestState(DONE) processed in 5 ms (:0, )
2018-12-23T11:32:10 WSServer - Debug: "Websocket 7ffd52a58690" Received binary data 6291456 (:0, )
2018-12-23T11:32:10 USBCO - Debug: Written : 6291456 bytes (:0, )
2018-12-23T11:32:10 USBCO - Debug: Error QSerialPort::SerialPortError(UnsupportedOperationError) "The parameter is incorrect." (:0, )
2018-12-23T11:32:10 WSServer - Debug: Cleaning up device "SD2SNES COM3" (:0, )
2018-12-23T11:32:10 WSServer - Debug: Error with a ws client WSServer::ErrorType(DeviceError) "Device closed" (:0, )
2018-12-23T11:32:10 WSServer - Debug: Websocket disconnected "Websocket 7ffd52a58690" (:0, )
2018-12-23T11:32:10 WSServer - Debug: Cleaning up "Websocket 7ffd52a58690" (:0, )
2018-12-23T11:32:10 WSServer - Debug: Cleaning up "" (:0, )
2018-12-23T11:32:10 WSServer - Debug: Cleaning up device "SD2SNES COM3" (:0, )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment