Releases

  • Alpha 1.0 - Final Thesis Version

    Andreas T. Meyer-Berg 5 years ago 58 commits to master since this release

    Final version of the Thesis.
    New features:

    • Link transmission delay added
    • Finalizes Sensor/Collector interfaces
    • Adds Sensor/Collector devices + user interface for configuration
    • Adds Sensor/Collector support to MQTT
    • Renames old MQTT Version to SimpleMQTT, which is independent of the devices
    • Adds & Disables Debug Modus
    • Adds UserStudy feedback:
      • Improves ToolTips
      • Adds Role label
      • Improves MenuBar, LinkColors, Hitboxes
      • Adds list of Link names to VisualizationPanel
      • Restart functionality to start button in SimulationWindow
      • Adds +- Icons to TreeView for collapsing/expanding
      • Adds Link visualization settings
      • Allows right-click on canvas to create Link
      • Adds Creation option to MenuBar
     
  • Pre-Alpha 1.0 - UserStudy

    Andreas T. Meyer-Berg 5 years ago 95 commits to master since this release

    First release of the SmartHomeNetworkSim, which was used in the user study.
    Features:

    • GUI(MenuBar, Settings, and more)
    • VisualizationPanel (edit, create, move the different Network Parts)
    • Multiple panels and popups for configuration of the different Devices, Links etc.
    • TreeView -> other representation of the network
    • Connections, Links, Devices, Protocols to model the Network
    • Simulation of the network
    • Runtime compilation enables import of most network parts
    • APIs: Allows to run different user-defined algorithms on the network or captured packets
    • PacketCollection: choose Devices or Links which should be captured