storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15211 : CS: CloudSync Configuration Should Preserve after setup

DEN-15294 : UI: Cybersecurity: Clean up the device after manufacturing [remove the setup.sh]

DEN-15293 : UI: Cybersecurity: Clean up the device after manufacturing [remove./.ssh]

  1. … 10 more files in changeset.
DEN-15657 : UI: Cybersecurity: Add Enable Root SSH, in the Settings Service menu

- Added the Root SSH Access screen, scripts, MVC

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

Included the password storing in the system environment

Added passing argument to decom script

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

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

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

Added decommission.sh script

Added the invoking code of decommission script from UI

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

Add code to invoke the factory_reset script

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

  1. … 4 more files in changeset.
DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Remove a mistaken slash from .h file

DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Refactor checking symlink to a static function to be used outside FileHandler

Add wrapper function in GUIView to call FileHandler function checking symlink

Add logic to not show symlink in sd card log list

Update displayed counter to reflect only visible files count

  1. … 3 more files in changeset.
DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Refactor checking symlink to a static function to be used outside FileHandler

Add wrapper function in GUIView to call FileHandler function checking symlink

Add logic to not show symlink in sd card log list

Update displayed counter to reflect only visible files count

  1. … 3 more files in changeset.
DEN-15439 : Fixed - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Add note for copyFolder's cp command usage

Add a check in copyFile to skip the file if the source file is a symlink

DEN-15296: UI: Cybersecurity: Create and mount the encrypted folder, with denali -E [Encrypted Partition]

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

  1. … 5 more files in changeset.
DEN-15112 : Changed - added a new const for pending subfolder name

  1. … 1 more file in changeset.
DEN-15112 : Fixed - Export log listing to include pending subfolder

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

Added code to retrieve ssid on any network connection

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

  1. … 2 more files in changeset.
DEN-15167 Add DEBUG mark to debug line

DEN-15167 Add fix for mismatch export file size displayed

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

  1. … 12 more files in changeset.
DEN-14268 UI <=> Cloud (todo list)

- Controller update

- View added

- TreatmentLog improved

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

  1. … 14 more files in changeset.
DEN-14736 : IMP: Modified the Unhandled parser to be able to parse the auto generated conf

- AG Unhandled.conf has [] in the parameter description which conflicts with grooup/key/MsgID

- AG Unhandled.conf has BOOL as a type which Previously we were using U32 for that.

  1. … 1 more file in changeset.
DEN-14361 : Treatment Review Screen Displays Some Parameters as "Unknown"

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

  1. … 44 more files in changeset.
Merge branch 'DEN-14733-UI-BN-S90-2' into staging

  1. … 43 more files in changeset.
DEN-14736 : IMP: Removed the SD-Card alarm dialog

- it is not clear what needs to be done when SD-Card fails after a successful POST.

- May need to send an alarmTrigger to HD and stop logging.

- Removed for now.

  1. … 1 more file in changeset.
DEN-14736 : IMP: Unhandled Msg ID log

- Added the messaged Id to the Unhandled messages log

  1. … 5 more files in changeset.
DEN-14584: CloudSync Retry [ Tx Pending]

- Implemented the retry for the Pending Tx.

- Moved the pending lookup to the TreatmentLog class and signal the CloudSyncController for sending the request.

  1. … 4 more files in changeset.
DEN-14584: CloudSync Retry

- Getting the pending list

  1. … 2 more files in changeset.