Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@vedranMv vedranMv released this 10 Jan 17:57
· 1 commit to master since this release
a0c9ebc

New features:

  • TCP socket as input source (plot data from a TCP socket)
  • Added incoming data rate estimator
  • Minor visual changes
  • Data size parameter is now individual per plot, not per plot type as before
  • Scatter plot is now reset whenever an input channel is changed
  • Config file is now versioned in order to be applied migrations in future releases
  • Added program icon

Bug fixes:

  • Fixed a crash caused by improper handling of objects when closing a plot
  • Math components used to be loaded in the wrong order on startup; causing them to not be applied until math channel has been re-enabled
  • Math component IDs were not as unique as expected, causing problems during component deletion