Skip to content

v1.6.1

Compare
Choose a tag to compare
@ThomasAkam ThomasAkam released this 22 Nov 21:02
· 221 commits to master since this release

pyControl version 1.6.1

NOTE: You will need to reload the framework onto your pyboards (using the board config menu) after updating the GUI to this release, due to changes in the communication protocol between the board and the GUI.

Changelog:

  • Run task tab now displays current state, most recent event and print line.

  • GUI style unified across platforms.

  • GUI font sizes now configurable in gui_settings.py.

  • Fixed bug which prevented events from plotting in Pyqtgraph version > 0.11.0.

  • Made communication from pyboard to computer during framework run more robust
    to unexpected output from pyboard.

  • Various minor bug fixes.