Skip to content

Releases: mindstorm38/debug-sensor

Dedicated console window and serial parser optimization

10 Mar 10:09
Compare
Choose a tag to compare

Added :

  • Dedicated console window
  • New optimized serial data parser

Removed :

  • Console on the main screen

Solved :

  • #1 Receive terminal message twice
  • #3 Frame configuration is not saved
  • Fixed all issues related to parsing serial data (like twice message in console)

Console mode switch

07 Mar 16:59
Compare
Choose a tag to compare

Added :

  • Console mode switch button
  • Adding shadow outline for button, switch (for console mode), input and drop-down.

Removed :

  • Nothing

Solved :

  • #2 : Serial ports resetting after disconnected

Serial console added

04 Mar 13:40
Compare
Choose a tag to compare

A console was added with an input to send text

First release

02 Mar 23:51
199ca7c
Compare
Choose a tag to compare

First release, adding :

  • Packet pattern and segment editing
  • Serial port connection
  • Real-time graph

More details in README.md