ui.scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into develop

Merge branch 'bugfix/DENBUG-325-Machine-Fails-to-Zip-Files-When-Asleep-Preventing-Upload-to-Cloud' into staging

Merge branch 'bugfix/DENBUG-325-Machine-Fails-to-Zip-Files-When-Asleep-Preventing-Upload-to-Cloud' into develop

DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

- Adjust order of temp backup log to be fully saved after backup log process is over

- Address minor comments in CR in globals.sh

DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

- Adjust order of temp backup log to be fully saved after backup log process is over

- Address minor comments in CR in globals.sh

Merge branch 'bugfix/DENBUG-325-Machine-Fails-to-Zip-Files-When-Asleep-Preventing-Upload-to-Cloud' into develop

DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

-Fix log backup functionality in globals.sh

- Have backlog temp file to post.log function execute in run.sh

DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

-Fix log backup functionality in globals.sh

- Have backlog temp file to post.log function execute in run.sh

Merge branch 'DEN-17157-update_denali_application_for_dry_demo' into staging

Merged DEN-17157

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Addressed the code review comment to overwrite the drydemo logs when drydemo is launched.

Merge branch 'release/p1b/staging' into release/p1b/master

Merge branch 'release/stagingmerge-DEN-17206-UI-BN-Release20' into release/p1b/staging

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Disabled the backupApplicationLogs call, due to reported some bugs [ DEN-17187 ].

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added the same log file formatting for the update/manufacturing.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- removed the added same format for the update , manufacturing logs

- also added SystemSetup keyword to delete them later with lockdown.sh script.

Merge branch 'DEN-17157-update_denali_application_for_dry_demo' into develop

Merge branch 'DEN-17206-ui-bn-release20' into staging

Merge branch 'DEN-17206-ui-bn-release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- removed the added same format for the update , manufacturing logs

- also added SystemSetup keyword to delete them later with lockdown.sh script.

Merge branch 'DEN-17206-ui-bn-release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added the same log file formatting for the update/manufacturing.

Merge branch 'DEN-17206-ui-bn-release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Disabled the backupApplicationLogs call, due to reported some bugs [ DEN-17187 ].

Merge branch 'DEN-17206-ui-bn-release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

LEAH-1884: settings scripts Improvement

- got a potentially solid idea on how to design the models and controllers

- not implemented scripts moved to archive.

    • -0
    • +39
    /archive/bluetooth_paired_clear.sh
    • -0
    • +30
    /archive/bluetooth_paired_query.sh
    • -0
    • +161
    /archive/crypt_setup.sh
    • -0
    • +28
    /archive/date_time_set.sh
    • -0
    • +236
    /archive/decommission.sh
    • -0
    • +54
    /archive/export_logs.sh
    • -0
    • +242
    /archive/factory_reset.sh
    • -0
    • +702
    /archive/globals.sh
    • -0
    • +296
    /archive/lockdown.sh
    • -0
    • +123
    /archive/rootsshaccess.sh
    • -0
    • +194
    /archive/setup.sh
    • -0
    • +434
    /archive/start.sh
    • -0
    • +35
    /archive/wifi_disconnect_network.sh
  1. … 64 more files in changeset.
DEN-17157: Update_Denali_Application_for_Dry_Demo

- Added drydemo status log in globals.sh

- Changed the start drydemo to start 10 seconds after the application in run.sh

- Added chmod for the drydemo binary in start.sh

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Updated the globals.sh with the drydemo command.

Merge branch 'DEN-17157-update_denali_application_for_dry_demo' into develop

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Changed the scripts to incorporate the new drydemo application

LEAHI-1884: Fixed the brightness set/get scripts issue