sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-17138 added and example code of SCXML state machine

  1. … 5 more files in changeset.
DEN-17139: Dry Demo Refactoring: Application Clean Up

- Removed the qml files

    • -59
    • +0
    ./gui/qml/components/BackButton.qml
    • -26
    • +0
    ./gui/qml/components/Background.qml
    • -47
    • +0
    ./gui/qml/components/CloseButton.qml
    • -38
    • +0
    ./gui/qml/components/ConfirmButton.qml
    • -75
    • +0
    ./gui/qml/components/DebugDataColumn.qml
    • -152
    • +0
    ./gui/qml/components/EntryDialog.qml
  1. … 22 more files in changeset.
DEN-17139: Dry Demo Refactoring: Application Clean Up

- Removed the files that are not needed in the drydemo

    • -1302
    • +0
    ./bluetooth/BluetoothInterface.cpp
    • -181
    • +0
    ./bluetooth/BluetoothInterface.h
  1. … 412 more files in changeset.
Initial commit of drydemo

    • -0
    • +80
    ./AlarmGenerator.cpp
    • -0
    • +775
    ./ApplicationController.cpp
    • -0
    • +208
    ./ApplicationController.h
    • -0
    • +320
    ./ApplicationPost.cpp
    • -0
    • +174
    ./ApplicationPost.h
    • -0
    • +1302
    ./bluetooth/BluetoothInterface.cpp
    • -0
    • +181
    ./bluetooth/BluetoothInterface.h
    • -0
    • +18
    ./bluetooth/readme.md
    • -0
    • +437
    ./canbus/CanInterface.cpp
    • -0
    • +141
    ./canbus/CanInterface.h
  1. … 719 more files in changeset.