Skip to content

Instantly share code, notes, and snippets.

@stema12
Created July 30, 2016 11:37
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 stema12/61accbfd3178ea854e1741ef4bd2d6f5 to your computer and use it in GitHub Desktop.
Save stema12/61accbfd3178ea854e1741ef4bd2d6f5 to your computer and use it in GitHub Desktop.
2016-07-30 13:30:32,332 - SERIAL - DEBUG - Changing monitoring state from 'Offline' to 'Detecting serial port'
2016-07-30 13:30:32,339 - SERIAL - DEBUG - Connecting to: /dev/ttyACM1
2016-07-30 13:30:32,339 - SERIAL - DEBUG - Changing monitoring state from 'Detecting serial port' to 'Opening serial port'
2016-07-30 13:30:32,340 - SERIAL - DEBUG - Connected to: Serial<id=0x7ff1b07b02d0, open=True>(port='/dev/ttyACM1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
2016-07-30 13:30:32,340 - SERIAL - DEBUG - Starting baud rate detection
2016-07-30 13:30:32,340 - SERIAL - DEBUG - Changing monitoring state from 'Opening serial port' to 'Detecting baudrate'
2016-07-30 13:30:32,340 - SERIAL - DEBUG - Recv: rs 65536
2016-07-30 13:30:32,340 - SERIAL - DEBUG - Printer requested line 65536 but no sufficient history is available, can't resend
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,341 - SERIAL - DEBUG - Recv: wait
2016-07-30 13:30:32,356 - SERIAL - DEBUG - Trying baudrate: 250000
2016-07-30 13:30:32,363 - SERIAL - DEBUG - Recv: e1
2016-07-30 13:30:32,376 - SERIAL - DEBUG - Changing monitoring state from 'Detecting baudrate' to 'Offline'
2016-07-30 13:30:38,399 - SERIAL - DEBUG - Send: N0 M110 N0*125
2016-07-30 13:30:42,376 - SERIAL - DEBUG - Connection closed, closing down monitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment