dry-demo

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16657-UI-BN-S116-LogUpload-Compression' into staging

CS-10: The Log upload to the cloud

- added the .vscode folder to the gitignore

CS-10: The Log upload to the cloud

- Fixed the issue with the unknown message ID

Merge branch 'staging'

Merge branch 'release/p1_staging' into release/p1

staging merge cherry pick

DEN-16529 DD: Dry-Demo sends the TreatmentLog Save message multiple times

Added service mode

DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- Versioning the CloudSync for the recent changes for the production

- setting the version to 1.0.0

- the main update for production use was the change that had been made a while back for the Service password and navigation support.

    • -24
    • +0
    /.idea/runConfigurations/dry_demo.xml
Merge branch 'staging' into develop

Merge branch 'DEN-16657-UI-BN-S116-production' into staging

DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- Versioning the CloudSync for the recent changes for the production

- setting the version to 1.0.0

- the main update for production use was the change that had been made a while back for the Service password and navigation support.

    • -24
    • +0
    /.idea/runConfigurations/dry_demo.xml
DEN-16541:Dry-Demo code simplification, with service menu fix

Code simplification and fixing Service Menu bug

    • -0
    • +3
    /.idea/dictionaries/denali.xml
    • -69
    • +69
    /dialin/ui/dd_ui_request_handler.py
DEN-16541: Dry-Demo code simplification

HD simulatro simplifiend into 3 files

    • -0
    • +598
    /dialin/ui/dd_selection_handler.py
    • -0
    • +461
    /dialin/ui/dd_ui_request_handler.py
    • -0
    • +20
    /dialin/ui/pressure_ranges.py
Merge branch 'DEN-16526-UI-BN-S109' into staging

Added service mode

DEN-16529 DD: Dry-Demo sends the TreatmentLog Save message multiple times

possible fix for service mode response

Merge branch 'mkt-update-02'

added a mutex to can transmitting

fixed to move service mode from the wrong branch bracket.

fixed short message for 0xB

service mode req/response

fix for skip events for dg filter flush

Fixed screen flicker in pre-treatment.

last set of changes for dry demo to conform to UI develop build 637

Pre-treatment sync

changed message handling to be closer to case switch statements.

Revert CAN py changes from recent dialin

syncing msg ids to dd simulators

removed log_can from canmessager object call

Removed interval timer dependency

Copied over dialin's more thread safe can.py