FileHandler.cpp

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

  1. … 37 more files in changeset.
DEN-6621: Code Review 0

DEN-6619: Implementation

- Added a signal named didSDCardSpaceTooLow in the DriveWatcher which will be triggered when the free storage space available on the SD-CARD is less than 10%. (No action on UI happens currently)

- Added a flag in DriveWatcher to stop emitting the Logger while it is cleaning the Logs [[ IMPORTANT : is is handled by signal/slots for thread synchronization and safety ]].

- Added a function to find the total size of the file in a path.

- Added find function to find files with a list of filter in a path.

- Added an overloaded version of find to help find the files in a path which are exceeding the storage limit from the oldest files.

- Added error check in the read overloaded which works with Json.

- Re-implemented the FileHandler::removeLogs to clean up the logs by % instead of date.

- Removed unused global log paths from StorageGlobal.

-

  1. … 15 more files in changeset.
DEN-4863, DEN-4865: Code Coverage and Unit Tests

  1. … 9 more files in changeset.
Merge master into DEN-4860_BLE

  1. … 23 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 28 more files in changeset.
DEN-4860: Update to align better with coding standard, fixed docstring issues.

- Updated message ID to align with message lists

  1. … 6 more files in changeset.
Removed extra empty lines

  1. … 37 more files in changeset.
Merge master into DEN-4598-Confirm-Priming-Begin

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

  1. … 49 more files in changeset.
Merge master into DEN-3605_Create_Treatment

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

  1. … 174 more files in changeset.
Merge branch 'master' into DEN-4690_Doxygenization

  1. … 124 more files in changeset.
DEN-4690: Doxygenization

- Added more comments

- Added message table template.

- ...

  1. … 109 more files in changeset.
DEN-4690: Doxygenization

- Doxygenization

- File Names Camel Case

- Spell Checks

    • -0
    • +209
    ./FileHandler.cpp
  1. … 211 more files in changeset.