Skip to content

Releases: Haschtl/RealTimeOpenControl

Small fixes and features

18 Jun 11:41
Compare
Choose a tag to compare
  • added plugin-functions to send telegram messages, photos and files
  • PLUGIN INIT changed!!! Please review the examples
  • Added more info in signal-tooltip (GUI)
  • GUI signal-list looks nicer now
  • Possibility to select timerange for Remote-Signals.
  • Increased remote-TCP-timeout to 20s due to slow database on some
    devices (raspberrypi)

Fixes and cleanup

13 Jun 02:53
Compare
Choose a tag to compare
  • Fixed english translation
  • Improved GUI appeareance (better Signal-style)
  • Cleaned telegrambot
  • Added more triggers for global events
  • Added time-period selection in RTOC-Remote
  • Various bugfixes

Fixes

06 Jun 23:01
Compare
Choose a tag to compare
  • Fixed Remote RTOC
  • Cleaned jsonsocket
  • Added telegram permission control
  • Many Bugfixes

Feature update

30 May 06:45
Compare
Choose a tag to compare

See 2.0-beta.1 for more information

Feature update

27 May 04:31
Compare
Choose a tag to compare
Feature update Pre-release
Pre-release
  • Ability to integrate postgreSQL-database for long time logging
  • GUI-cleanup
  • Remote-Access integrated in GUI
  • Full control in Telegram Bot
  • Event/Action-System for Automation
  • Backup
  • New Webserver
  • Access from terminal
  • More functions for plugins, easier configuration
  • New documentation

1.9.9

10 Apr 16:57
Compare
Choose a tag to compare

NetWoRTOC plugin is now part of RTOC with a lot improvements.
GUI is now much cleaner
Added access from terminal
Many bugfixes
Different pypi-Versions for different target-devices (with/without GUI)
Performance improvements
A lot of small fixes

Import-Editor, GUI fixes, signal fixed, performance improvement

07 Jan 00:10
Compare
Choose a tag to compare
  • new signals are now not plotted by default. This increases
    performance, when loading big data

  • Added: Auto-File-Backup

  • Added: Plugin - RealTime-Editor (DevicesRAW)

  • Two save-session modes (when overwriting sessions):

    • Overwrite session
    • Append to session (no data is lost)
  • PlotStyles are now saved automatically for new signals

  • menubar now icons

  • Import-Subwindow:

    • Import CSV, Matlab (.mat), RTOC-session, XLSX, ODF
    • Edit imported data and create signals from it.
    • Drag'n'drop files and selected tables
  • fixed bug with multiple plot windows (on close)

  • fixed linux GUI-icons

  • fixed some signalwidget-bugs

  • fixed crashed of PluginDownloader

  • fixed swapXY-signals

  • fixed elapsed time of signal in mouseover on signalbuttons

Upcoming:
Integration of NetWoRTOC to RTOC

Loading/Saving sessions improved, fixes and some other changes

30 Dec 05:00
Compare
Choose a tag to compare

release 1.8.9
MOVED User-data from ~/Documents to ~/.RTOC
Moved network-options in menubar from 'File' to 'Network'

You can now load multiple files in one session.

  • Added plugin-downloader from RTOC-Reposity

  • Opened Scripts are now beeing saved in session

  • Added autoresize and hold parameters for plot()-function

  • fixed loadScript

  • fixed scripts

  • fixed netWoRTOC 'division by zero' crash

  • fixed some GUI problems

  • fixed linux-darkmode bug

  • fixed CSV import

  • Updated wiki

Added small features, some fixes

29 Dec 03:48
Compare
Choose a tag to compare

Added button to show/hide signal-list
Added legend to signal-list
Added clear cache button

fixed plugin-stream bug
fixed plotline-styling

Fixes and small new features

18 Dec 02:00
Compare
Choose a tag to compare

Fixed GUI-Crash if event is created without signals …
Fixed NetWoRTOC import errors
Fixed GUI-Darkmode-Bug
Fixed TCP-Connection without password

Added signal-memory-usage display
added TCP-port-selection
disabled reusing TCP-port
RTLogger can handle None-Signals