scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15442: Added - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Added decommission.sh script

Added the invoking code of decommission script from UI

  1. … 13 more files in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Correct function typo

Changed TBD of setting file to actual location based on UI path in code

  1. … 1 more file in changeset.
DEN-15293: Added - UI: Cybersecurity: Clean up the device after manufacturing [remove./.ssh]

Update factory_reset.sh to also remove .ssh as part of script

DEN-15441: Added - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Added the factory_reset.sh script

DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- The -KaukE added to run.sh which needs to be removed when done.

- Added the default service password

- fixed the issue after changing the confirm screen for the change password

- moved the settings post connections to a separate function to be called after the settings initialization.

  1. … 8 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- Fixed the Service password using the fixSalt

- //TODO: it needs to be appended to make ti less appear

- //TODO: work on the Encrypted Partition

  1. … 22 more files in changeset.
DEN-15442 : Added - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Add script to decommission UI - need additional improvements

    • -0
    • +75
    ./decommission_ui.sh
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
DEN-15296: UI: Cybersecurity: Create and mount the encrypted folder, with denali -E [Encrypted Partition]

  1. … 14 more files in changeset.
DEN-11366 : Updated - UI: Bluetooth Cuff paired status unknown after power cycle

Updated script to add the bluetooth main.conf file as part of start.sh

    • -0
    • +130
    ./bluetooth_main.conf
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
DEN-15348 : Updated - removed wifi.ini creation/use from code

Added code to retrieve ssid on any network connection

    • -0
    • +26
    ./wifi_read_network_info.sh
  1. … 5 more files in changeset.
DEN-15296 : Implemented the screen base and navigation of the denali -E

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

  1. … 15 more files in changeset.
Run ethernet dhcp client earlier

- Moved the Ethernet DHCP client on top of the run.sh to fix the Ethernet connection issue in a closed network setup for some vendors.

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

  1. … 1 more file in changeset.
DEN-14799 IMP: General Implementation

DEN-14787: UI failing POST after upgrade

DEN-14773: UI POST failing. Touch screen not configuring.

DEN-12140: UI does not pass Touch POST

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

  1. … 8 more files in changeset.
DEN-14609 Move log line into else section

DEN-14609 Update code based on PR comments

DEN-13537 Update run script to include rfkill and creating wpa_supplicant folder

DEN-8359 Disable unsupported security type networks; Restrict closing userConfirmation dialog without entering network password

  1. … 3 more files in changeset.
DEN-13537 Update run.sh to use systemctl start wpa service

DEN-13537 Modify scripts to use systemctl and remove killall command

  1. … 1 more file in changeset.
DEN-14609 Modify wifi script to shorten IP request retries and fix wifi disconnect's path script issue

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

  1. … 594 more files in changeset.
DEN-14391: Qt 5.15.10 [setup/bootup scripts]

- Give the operator a chance to complete the setup without SD-Card and format and insert it later since the application has alarms and won't stop working if sd-card not present.

DEN-14391: Qt 5.15.10 [setup/bootup scripts]

- Updated and modified all the setup and boot up scripts to match the new image with new drivers and tools and services.

- Added the SD-Card formatting to the setup.sh

- Added CloudSync setup and launch to the flow.

- Added the compatibility with the new PAM policy and the user passwords.

- Updated the scripts to work better withe openSSH which is the replacement of the dropbear on the device.

Fixed syntax of cloudsync post in run.sh file so that cloudsync runs on post

Changed UI serial implementation to trim off any whitespace or invalid characters in serials received from HD and DG

Changed CloudSync controller to only send messages to CloudSync if device is registered

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

  1. … 95 more files in changeset.