cppcheck.err

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13129: SCA: Code Analysis

- Generated Static Code Analisys

  1. … 2 more files in changeset.
wrapping up multiple sprint codes

- LOG: Added a CLI option to disable the Check-In logs by adding -k, --disable-check-in-log at the CLI. This was interrupting the log tests. The build macro has been removed.

- POST: During the coverage find out that the getter functions have not even been called in the ApplicationPost.

- CloudSync: Added the Treatment Code(TxCode), received from the cloud after the Treatment Report stored by Cloud System. It is a message communication between UI<=(2008)=CS.

- CloudSync: Two error added for the 2008: TxCode

- CloudSync: Due to some issues on Cloud System regarding the credential expiration, It has been asked to add a temporary workaround to send the credentials (1004) before message 1006:Device State, 1007:Treatment Report.

- DEN-12727: Treatment Parameter Screen: Added more space between the parameters components specially the Temperature slider and the option on top.

- DEN-12829: Enabled the back button on the Start Treatment Screen

- DEN-12761: Enabled an empty Patient ID.

It has not yet been implemented on the CloudSync App, so if sent empty CloudSystem will later reject to store the TxReport.

When later implemented an unassigned random Patient ID will be created for that TxReport to be later defined and assigned.

- DEN-12837, DEN-12840: The Disinfection Scheduling Entry and the Confirm button have been removed from the "Dialysate Generator Settings" screen.

- DEN-12837, DEN-12840: The "Dialysate Generator Settings" changed to "DG Cleaning" for the menu option and the screen title.

- Settings: The Clear Alarm Condition button has been removed from the settings screen for the release.

- Settings: The options which has no implementation for the phase 1 have been removed from the Settings screen Service mode options. [Language, Calibration, SW Update, Factory Reset]

- DEN-12841: Reworded the password entries in Service screen and for WiFi Join Screen.

- TxCode, TxReport: removed the commented out Treatment Report Parameters from the code.

- LOG: added one character space int he DEBUG log for the Not Enough Data in Types.

- Settings: The Service Dates default values changed from 0 to "" since they are strings.

- Settings: Added some clarification for the Home screen greetings

  1. … 32 more files in changeset.
DEN-12517 Code Analysis

  1. … 1 more file in changeset.
DEN-12204 Code Analysis

- cppcheck is confusing Message struct in different scopes and giving an error in CloudSync file about the struct in MessageGlobals, but the error has been fixed to avoid build fail.

  1. … 2 more files in changeset.
DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

  1. … 13 more files in changeset.
DEN-9638: Code Analysis

  1. … 1 more file in changeset.
DEN-9416: Implementations

- CppCheck

  1. … 1 more file in changeset.
DEN-8922: Static Code Analysis

  1. … 1 more file in changeset.
DEN-8910: Meetings & Support - General Support

- Active Alarm List toggle while the minimize is disables.

- Wrapped up the Serial information in settings

- Wrapped up the Service information in settings

- Fixed a minor issue in logging threading which was adding the log header in main thread and added more threading check for Logger.

- Added Screenshot functionality to the application by F12 on keyboard to save on usb drive "screenshot" folder with <yyyyMMdd-HHmmss>.png file format on device and on Desktop/Screenshot on desktop version.

  1. … 50 more files in changeset.
DEN-8494: Implementation [ Service Log in & About ]

  1. … 19 more files in changeset.
DEN-8318: TxLog: Code Analysis & AlarmMapping

  1. … 2 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

  1. … 107 more files in changeset.
DEN-8303 Meeting & Support - General Purpose

- Adding two other Alarms parameters to the log

- Fixed the ProgressCircle component circle color.

- Adding a simple detail screen for the Treatment Log Review screen

- Popping up the keyboard when get into the Date/Time screen.

-

  1. … 10 more files in changeset.
DEN-6637: Code Analysis

  1. … 1 more file in changeset.
DEN-5837: Code Analysis

  1. … 3 more files in changeset.
DEN-5743: Static Code Analysis

  1. … 1 more file in changeset.
DEN-4697: Static Code Analysis

  1. … 3 more files in changeset.
DEN-5341: Code Analysis

- some dox updated as well.

  1. … 2 more files in changeset.
DEN-5341: Code Analysis

  1. … 1 more file in changeset.
DEN-5051: Code Analysis

  1. … 1 more file in changeset.
DEN-4502: Static Code Analysis

  1. … 1 more file in changeset.
DEN-2793 : Use Common Repository

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 8 more files in changeset.
DEN-1714 : Implementation

- Added cppcheck output.

- Added Linux signal handler to quit the application gracefully.

- Added manual coco validation. // coco begin validated:

  1. … 25 more files in changeset.
DEN-1617 : Implementation - Alarm Logging and Acknowledgment

- Added threading to other classes (Application / Gui controller, ...) and restructured the threading to meed the Qt limitation.

- Documented the code

- Ran cppCheck again

- Cleaned the includes and using namespace (They have left after so many changes and some were useless.)

- Added _init flag for init methods so not to be able to call them twice.

- Added another init method with the thread parameter to be able to pass the thread of the class and also be able to use the class without any thread for unit tests.

- Created a Threads namespace to gather all the threads in one place.

- Update the unit tests as well. [to make it work with the new structure/threading.]

  1. … 35 more files in changeset.
DEN-1403 : Static Code Analysis

- cppCheck does not understand QML so even if a function is going to be used later in qml it still says not uded.

  1. … 1 more file in changeset.
DEN-608 : CAN Integration on UI

- Added scripts to setup SD card for the first time and deploy the denali application.

- Added a Test Code to send different actionPerform regarding power reject or accept.

- Ran cppcheck

  1. … 6 more files in changeset.
DEN-629 : Implementation

- cppcheck

DEN-453 : UI Application Software Foundations

- Adding cppcheck.(sh, err, log)

  1. … 2 more files in changeset.