globals.sh

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 78 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

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

  1. … 1 more file in changeset.
Release 17 Code Review branch

cd ui.scripts

git checkout release/stagingmerge-DEN-17017-ui-bn-release-17

git diff HEAD staging > ../stagingmerge-DEN-17017-ui-bn-release-17.ui.script.patch

git apply ../stagingmerge-DEN-17017-ui-bn-release-17.ui.script.patch

  1. … 2 more files in changeset.
DEN-16994: CloudSync config.json getting empty

- Moved the clearCloudSyncBufs to the run.sh to be executed only in the normal operatrion.

  1. … 1 more file in changeset.
DEN-16994: CloudSync config.json getting empty

- Copy from the CloudSync home to the encrypted partition, if does not match.

- Have to change the order and move things around to get over the race condition.

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- Removed the -x to disable the log long name to avoid the impact on verification protocol and timeline.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

DEN-16952: UI: The last log upload issue

- No time for graceful shutdown for now and implemented only the log review after the boot up.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud [Backward compatibility]

- Fixed the backward compatibility issue with the config.json files.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- Fixing the upgrade, update config reading location.

  1. … 1 more file in changeset.
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- remove the extra residue config files from the cloudsync folder after the config.json is set by the chosen environment.

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- an extra space for the log upload cli options.

CS-10: The Log upload to the cloud

- set the log upload options be the default for the denali application launch.

- -x: log long name

- -y: log upload

- -x: log compression

staging merge cherry pick

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- Give the denali user permission to remove the permission of the wpa_supplicant.conf for others.

- removing the read permission of the wpa_supplicant conf from others.

DENBUG-117: UI: SRSUI tested by Witekio not 100% passed

- SRSUI 1211: partial tested : RPC and rpcbind appears to be running.

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

- Added options for easier and more flexible setup

- Added -W to define the DRT type to automatically setup the CloudSync config file, instead of each build pre-setup for each DRT and registration environment

- Added -U to let user define the update only setup and bypass the DRT server information.

- Improved the output and user interaction.

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

- Made the update-only mode the default which seems that is being used more often.

- Removed the -U for update and added -E for manufacturing setup.

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

- Updated the help (-h) instruction.

- Fixed typo in code.

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

- fixed a code typo which was asking the user for the manufacturing although the normal update was decided.

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

- fixed the typo when asking for the environment

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- removed the sudo group users from all access unless specified to have NO access unless specified.

- removed unknown admin and serviceuser groups

- removed the cloud user from sudoers

Note:

- We need to asses the serviceability of the device by removing the sudoers previledges.

- A solution command would be to add a specific user for service and add a section in the samve place with root access to enable the service user.

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- Removed the sudo group access revoke and kept the cloud sudo removal.

  1. … 2 more files in changeset.
DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- Added options for easier and more flexible setup

- Added -W to define the DRT type to automatically setup the CloudSync config file, instead of each build pre-setup for each DRT and registration environment

- Added -U to let user define the update only setup and bypass the DRT server information.

- Improved the output and user interaction.

  1. … 1 more file in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- removed the CloudSync execution sleep delays, since I reverted that back and it is runnig before UI again it won't need to wait for UI any more, and also the ps command aafter python execution is immediate.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Fixed the execution order and the CS execution detection, in either of the setup mode and normal mode.

  1. … 1 more file in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- put a delay i the CloudSync to wait for UI to prepare the encrypted partition, since during that delay CS won't response to the status command, the ps ax command used.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- changed the CloudSync and Application execution, because in new CS it is trying to get the config.json sooner and since it was running prior to Application execution, the encrypted partition is not ready yet.

  1. … 1 more file in changeset.
Fixed the Dry-Demo setup connection to can1 during setup.

  1. … 1 more file in changeset.