scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-331: Duplicate Device Logs Uploading to Modaflx Connect

- return tally logic + 1

- account for string to number conversion in tally fn

DENBUG-331: Duplicate Device Logs Uploading to Modaflx Connect

- Adjust find logic for newly added Tally

- fix big for tally fn call

- remove echo on gzip and mv commands

DENBUG-331: Duplicate Device Logs Uploading to Modaflx Connect

Add bootup tally implementation

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 21 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

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.

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 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.

  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.

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

LEAHI-1884: Update Administrative scripts

- Replaced bash with sh in scripts since we do not have bash on the Leahi device.

- Improved the usb_mount.sh and usb_umount.sh

- Development version of the Wifi_scan_for_networks.sh to just send a example of the output to the UI for development and parsing.[ The actual command is kept commented out. ]

  1. … 4 more files in changeset.
LEAHI-1884: Fixed the brightness set/get scripts

LEAHI-1888: complete brightness scripts