sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-17144 added an Sxcml class and singals and slot to receive a message

  1. … 5 more files in changeset.
DEN-17139 cleaned up denali application and added the CSXML state machine

    • -0
    • +439
    ./ApplicationController.cpp
    • -0
    • +145
    ./ApplicationController.h
    • -0
    • +45
    ./ApplicationPost.cpp
    • -0
    • +44
    ./model/settings/MBluetooth.cpp
    • -0
    • +128
    ./model/settings/MBluetooth.h
    • -0
    • +165
    ./model/settings/MSettings.cpp
    • -0
    • +102
    ./model/settings/MSettings.h
    • -0
    • +230
    ./model/settings/MWifiNetwork.h
    • -0
    • +477
    ./storage/FileHandler.cpp
    • -0
    • +168
    ./storage/FileHandler.h
    • -0
    • +623
    ./storage/Logger.cpp
    • -0
    • +316
    ./storage/Logger.h
    • -0
    • +277
    ./storage/Settings.cpp
    • -0
    • +275
    ./storage/Settings.h
  1. … 5 more files in changeset.
Initial commit of the drydemo reset

  1. … 242 more files in changeset.
DEN-17138 updated the code

  1. … 3 more files in changeset.
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.