Skip to content

Version 1.1

Oskar Beaujean requested to merge XML-Config into master
  • Added dialog for exploring, opening, and saving data
  • Created test XML files for displayed GUI elements
  • Created Configuration to parse and modify XML files
  • Updated DisplayManager to handleDatapoints:
    • Compares configuration XML file with measurement vectors from LRUCache
    • Displays only the XML-configured DisplayElements on the GUI
  • GUI changes in Config Tab:
    • Open file for parsing XML file
    • Editable GUI display with cache elements
    • Option to save changes to the GUI display

Merge request reports