drydemo

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-17139 cleaned up denali application and added the CSXML state machine

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

    • binary
    /resources/fonts/Barlow-BlackItalic.ttf
    • binary
    /resources/fonts/Barlow-BoldItalic.ttf
    • binary
    /resources/fonts/Barlow-ExtraBold.ttf
    • binary
    /resources/fonts/Barlow-ExtraBoldItalic.ttf
    • binary
    /resources/fonts/Barlow-ExtraLight.ttf
    • binary
    /resources/fonts/Barlow-ExtraLightItalic.ttf
  1. … 242 more files in changeset.
Merged DEN-17138

DEN-17138 added and example code of SCXML state machine

    • -0
    • +20
    /drydemostates.scxml
    • -6
    • +14
    /sources/canbus/MessageInterpreter.cpp
DEN-17139: Dry Demo Refactoring: Application Clean Up

- Removed the qml files

    • -88
    • +0
    /sources/gui/qml/SDCProgressItem.qml
    • -90
    • +0
    /sources/gui/qml/USBProgressItem.qml
    • -59
    • +0
    /sources/gui/qml/components/BackButton.qml
    • -26
    • +0
    /sources/gui/qml/components/Background.qml
    • -76
    • +0
    /sources/gui/qml/components/Circle.qml
    • -47
    • +0
    /sources/gui/qml/components/CloseButton.qml
    • -38
    • +0
    /sources/gui/qml/components/ConfirmButton.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

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

    • -0
    • +325
    /AlarmMapping.csv
    • -0
    • +252
    /drydemo.pro.user
  1. … 719 more files in changeset.