LineIdCWESeverityMessage
missingIncludeinformationCppcheck cannot find all the include files (use --check-config for details)
fw/MVMFirmwareCpp/MVMFirmwareCore/Alarms.cpp
590shiftTooManyBitsSigned758portabilityShifting signed 32-bit value by 31 bits is implementation-defined behaviour
fw/MVMFirmwareCpp/MVMFirmwareCore/Alarms.h
18noConstructor398styleThe class 'AlarmClass' does not have a constructor although it has private member variables.
18noConstructor398styleThe class 'AlarmClass' does not have a constructor although it has private member variables.
18noConstructor398styleThe class 'AlarmClass' does not have a constructor although it has private member variables.
18noConstructor398styleThe class 'AlarmClass' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/CircularBuffer.cpp
19noCopyConstructor398warningClass 'CircularBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
19noOperatorEq398warningClass 'CircularBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
fw/MVMFirmwareCpp/MVMFirmwareCore/CircularBuffer.h
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
19noExplicitConstructor398styleClass 'CircularBuffer' has a constructor with 1 argument that is not explicit.
fw/MVMFirmwareCpp/MVMFirmwareCore/ConfigManager.cpp
41redundantAssignment563styleVariable 'core_config.inhale_ms' is reassigned a value before the old one has been used.
42redundantAssignment563styleVariable 'core_config.exhale_ms' is reassigned a value before the old one has been used.
305unreadVariable563styleVariable 'numberValue' is assigned a value that is never used.
345cstyleCast398styleC-style pointer casting
389cstyleCast398styleC-style pointer casting
397cstyleCast398styleC-style pointer casting
405cstyleCast398styleC-style pointer casting
413cstyleCast398styleC-style pointer casting
421cstyleCast398styleC-style pointer casting
668cstyleCast398styleC-style pointer casting
682cstyleCast398styleC-style pointer casting
740cstyleCast398styleC-style pointer casting
749cstyleCast398styleC-style pointer casting
758cstyleCast398styleC-style pointer casting
fw/MVMFirmwareCpp/MVMFirmwareCore/ConfigManager.h
27noConstructor398styleThe class 'ConfigManagerClass' does not have a constructor although it has private member variables.
27noConstructor398styleThe class 'ConfigManagerClass' does not have a constructor although it has private member variables.
27noConstructor398styleThe class 'ConfigManagerClass' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/DebugIface.cpp
28unusedFunction561styleThe function 'SetVerboseLevel' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/DebugIface.h
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
37noConstructor398styleThe class 'DebugIfaceClass' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/HAL.cpp
341unusedFunction561styleThe function 'GetVolumeVenturi' is never used.
345unusedFunction561styleThe function 'GetVolumeInput' is never used.
349unusedFunction561styleThe function 'ResetVolumeVenturi' is never used.
353unusedFunction561styleThe function 'ResetVolumeInput' is never used.
423unusedFunction561styleThe function 'SetZeroPressureSensor' is never used.
479unusedFunction561styleThe function 'CalibrateOxygenSensorInPureOxygen' is never used.
511variableScope398styleThe scope of the variable 'fref_m' can be reduced.
511variableScope398styleThe scope of the variable 'pmeas_m' can be reduced.
511unusedVariable563styleUnused variable: cnt
548variableScope398styleThe scope of the variable 'pmeas' can be reduced.
548unusedVariable563styleUnused variable: tmeas
549variableScope398styleThe scope of the variable 'fref_m' can be reduced.
549variableScope398styleThe scope of the variable 'pmeas_m' can be reduced.
549unusedVariable563styleUnused variable: cnt
558unreadVariable563styleVariable 'pmeas_m' is assigned a value that is never used.
563uninitvar908errorUninitialized variable: pmeas
563unreadVariable563styleVariable 'pmeas_m' is assigned a value that is never used.
576unreadVariable563styleVariable 'pmeas_m' is assigned a value that is never used.
581uninitvar908errorUninitialized variable: pmeas
581unreadVariable563styleVariable 'pmeas_m' is assigned a value that is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/HAL.h
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
34noConstructor398styleThe class 'HAL' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/MVMCore.cpp
334unreadVariable563styleVariable 'InputValveSetPoint' is assigned a value that is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/MVMCore.h
19noConstructor398styleThe class 'MVMCore' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'MVMCore' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/MVM_StateMachine.h
31noConstructor398styleThe class 'MVM_StateMachine' does not have a constructor although it has private member variables.
31noConstructor398styleThe class 'MVM_StateMachine' does not have a constructor although it has private member variables.
31noConstructor398styleThe class 'MVM_StateMachine' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/PressureLoop.cpp
11cstyleCast398styleC-style pointer casting
12cstyleCast398styleC-style pointer casting
38variableScope398styleThe scope of the variable 'pid_error' can be reduced.
41variableScope398styleThe scope of the variable 'pid_out' can be reduced.
52unreadVariable563styleVariable 'dT' is assigned a value that is never used.
110variableScope398styleThe scope of the variable 'pid_error' can be reduced.
111variableScope398styleThe scope of the variable 'pid_integral' can be reduced.
113variableScope398styleThe scope of the variable 'pid_out' can be reduced.
121variableScope398styleThe scope of the variable 'integral_before' can be reduced.
121unreadVariable563styleVariable 'integral_before' is assigned a value that is never used.
132unreadVariable563styleVariable 'dT' is assigned a value that is never used.
247unusedFunction561styleThe function 'GetPidSlow' is never used.
251redundantAssignment563styleVariable '*I' is reassigned a value before the old one has been used.
254unusedFunction561styleThe function 'GetPidFast' is never used.
258redundantAssignment563styleVariable '*I' is reassigned a value before the old one has been used.
260unusedFunction561styleThe function 'SetPidFilter' is never used.
265unusedFunction561styleThe function 'GetPidFilter' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/PressureLoop.h
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
10noConstructor398styleThe class 'PressureLoopClass' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/TidalVolume.h
28noConstructor398styleThe class 'TidalVolumeClass' does not have a constructor although it has private member variables.
28noConstructor398styleThe class 'TidalVolumeClass' does not have a constructor although it has private member variables.
28noConstructor398styleThe class 'TidalVolumeClass' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_5525DSO.cpp
29cstyleCast398styleC-style pointer casting
30cstyleCast398styleC-style pointer casting
37variableScope398styleThe scope of the variable 'bres' can be reduced.
216variableScope398styleThe scope of the variable 'pressure_raw' can be reduced.
217variableScope398styleThe scope of the variable 'temperature_raw' can be reduced.
465unusedFunction561styleThe function 'GetConversionDelay' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_5525DSO.h
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
42noConstructor398styleThe class 'Sensor5525DSO' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_ADS1115.cpp
11unusedFunction561styleThe function 'i2cread' is never used.
25unusedFunction561styleThe function 'i2cwrite' is never used.
47unreadVariable563styleVariable 'bres' is assigned a value that is never used.
65unreadVariable563styleVariable 'bres' is assigned a value that is never used.
83cstyleCast398styleC-style pointer casting
84cstyleCast398styleC-style pointer casting
110unusedFunction561styleThe function 'getGain' is never used.
119unusedFunction561styleThe function 'readADC_SingleEnded' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_ADS1115.h
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
122noConstructor398styleThe class 'ADC_ADS1115' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_OxygenSensor.cpp
18cstyleCast398styleC-style pointer casting
19cstyleCast398styleC-style pointer casting
97unusedFunction561styleThe function 'CheckNeedRecalibrate' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_OxygenSensor.h
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
19noConstructor398styleThe class 'OxygenSensor' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_SFM3000.cpp
13cstyleCast398styleC-style pointer casting
14cstyleCast398styleC-style pointer casting
54unusedFunction561styleThe function 'crc8' is never used.
73unreadVariable563styleVariable 'crc' is assigned a value that is never used.
74unreadVariable563styleVariable 'mycrc' is assigned a value that is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_SFM3000.h
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
14noConstructor398styleThe class 'SensorSFM3000' does not have a constructor although it has private member variables.
24unusedPrivateFunction398styleUnused private function: 'SensorSFM3000::crc8'
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_SFM3019.cpp
112variableScope398styleThe scope of the variable 'crc' can be reduced.
218unreadVariable563styleVariable 'rxByteCount' is assigned a value that is never used.
366unusedFunction561styleThe function 'sfm_common_stop_continuous_measurement' is never used.
394cstyleCast398styleC-style pointer casting
395cstyleCast398styleC-style pointer casting
477unusedVariable563styleUnused variable: temperature
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_SFM3019.h
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
32noConstructor398styleThe class 'SensorSFM3019' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_VenturiFlowMeter.cpp
86unusedFunction561styleThe function 'setLowpass' is never used.
fw/MVMFirmwareCpp/MVMFirmwareCore/driver_VenturiFlowMeter.h
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
7noConstructor398styleThe class 'VenturiFlowMeter' does not have a constructor although it has private member variables.
fw/MVMFirmwareCpp/MVMFirmwareCore/fw_board_ni_v4.cpp
89redundantAssignment563styleVariable 'iic_devs[3].t_device' is reassigned a value before the old one has been used.
90redundantAssignment563styleVariable 'iic_devs[3].muxport' is reassigned a value before the old one has been used.
91redundantAssignment563styleVariable 'iic_devs[3].address' is reassigned a value before the old one has been used.
551unsignedLessThanZero570styleChecking if unsigned expression 'i' is less than zero.
fw/MVMFirmwareCpp/MVMFirmwareCore/fw_board_ni_v4.h
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V4' does not have a constructor although it has private member variables.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
fw/MVMFirmwareCpp/MVMFirmwareCore/fw_board_razzeto_v3.cpp
287unsignedLessThanZero570styleChecking if unsigned expression 'i' is less than zero.
fw/MVMFirmwareCpp/MVMFirmwareCore/fw_board_razzeto_v3.h
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
23noConstructor398styleThe class 'HW_V3' does not have a constructor although it has private member variables.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
27missingOverridestyleThe function 'Init' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
28missingOverridestyleThe function 'I2CWrite' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
29missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
30missingOverridestyleThe function 'I2CRead' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
31missingOverridestyleThe function 'PWMSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
32missingOverridestyleThe function 'IOSet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
33missingOverridestyleThe function 'IOGet' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
34missingOverridestyleThe function 'PrintDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
35missingOverridestyleThe function 'PrintLineDebugConsole' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
36missingOverridestyleThe function '__delay_blocking_ms' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
37missingOverridestyleThe function 'Tick' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
38missingOverridestyleThe function 'GetMillis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
39missingOverridestyleThe function 'Get_dT_millis' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
40missingOverridestyleThe function 'DataAvailableOnUART0' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
41missingOverridestyleThe function 'ReadUART0UntilEOL' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
42missingOverridestyleThe function 'WriteUART0' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
43missingOverridestyleThe function 'GetPowerStatus' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
44missingOverridestyleThe function 'GetPIN' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
45missingOverridestyleThe function 'GetBoardTemperature' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
46missingOverridestyleThe function 'GetSupervisorAlarms' overrides a function in a base class but is not marked with a 'override' specifier.
src/WString.cpp
534unusedFunction561styleThe function 'equalsIgnoreCase' is never used.
550unusedFunction561styleThe function 'equalsConstantTime' is never used.
589unusedFunction561styleThe function 'endsWith' is never used.
599unusedFunction561styleThe function 'charAt' is never used.
603unusedFunction561styleThe function 'setCharAt' is never used.
609variableScope398styleThe scope of the variable 'dummy_writable_char' can be reduced.
791unsignedLessThanZero570styleChecking if unsigned expression 'count' is less than zero.
804unusedFunction561styleThe function 'toLowerCase' is never used.
812unusedFunction561styleThe function 'toUpperCase' is never used.
820unusedFunction561styleThe function 'trim' is never used.
852unusedFunction561styleThe function 'toDouble' is never used.
src/WString.h
60noExplicitConstructor398styleClass 'String' has a constructor with 1 argument that is not explicit.
63noExplicitConstructor398styleClass 'String' has a constructor with 1 argument that is not explicit.
301noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
304noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
307noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
310noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
313noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
316noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
319noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
322noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
325noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
328noExplicitConstructor398styleClass 'StringSumHelper' has a constructor with 1 argument that is not explicit.
src/catch.hpp
624noExplicitConstructor398styleClass 'StringRef' has a constructor with 1 argument that is not explicit.
631noExplicitConstructor398styleClass 'StringRef' has a constructor with 1 argument that is not explicit.
1491useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
2531noExplicitConstructor398styleClass 'LazyExpression' has a constructor with 1 argument that is not explicit.
2910noExplicitConstructor398styleClass 'Section' has a constructor with 1 argument that is not explicit.
3049noExplicitConstructor398styleClass 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit.
3355noExplicitConstructor398styleStruct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit.
3355noExplicitConstructor398styleStruct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit.
3400noExplicitConstructor398styleClass 'ExceptionMessageMatcher' has a constructor with 1 argument that is not explicit.
3554noExplicitConstructor398styleStruct 'EqualsMatcher' has a constructor with 1 argument that is not explicit.
3558noExplicitConstructor398styleStruct 'ContainsMatcher' has a constructor with 1 argument that is not explicit.
3562noExplicitConstructor398styleStruct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit.
3566noExplicitConstructor398styleStruct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit.
3606noExplicitConstructor398styleStruct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit.
3610useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
3627noExplicitConstructor398styleStruct 'ContainsMatcher' has a constructor with 1 argument that is not explicit.
3636useStlAlgorithm398styleConsider using std::any_of algorithm instead of a raw loop.
3657noExplicitConstructor398styleStruct 'EqualsMatcher' has a constructor with 1 argument that is not explicit.
3680noExplicitConstructor398styleStruct 'ApproxMatcher' has a constructor with 1 argument that is not explicit.
3715noExplicitConstructor398styleStruct 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit.
3922noExplicitConstructor398styleClass 'GeneratorException' has a constructor with 1 argument that is not explicit.
3955noExplicitConstructor398styleClass 'SingleValueGenerator' has a constructor with 1 argument that is not explicit.
3973noExplicitConstructor398styleClass 'FixedValuesGenerator' has a constructor with 1 argument that is not explicit.
3988noExplicitConstructor398styleClass 'GeneratorWrapper' has a constructor with 1 argument that is not explicit.
4031noExplicitConstructor398styleClass 'Generators' has a constructor with 1 argument that is not explicit.
4172virtualCallInConstructorwarningVirtual function 'next' is called from constructor 'FilterGenerator(P&&pred,GeneratorWrapper<T>&&generator)' at line 4161. Dynamic binding is not used.
4605virtualCallInConstructorwarningVirtual function 'next' is called from constructor 'RandomFloatingGenerator(Float a,Float b)' at line 4599. Dynamic binding is not used.
4627virtualCallInConstructorwarningVirtual function 'next' is called from constructor 'RandomIntegerGenerator(Integer a,Integer b)' at line 4621. Dynamic binding is not used.
src/stdlib_noniso.cpp
192variableScope398styleThe scope of the variable 'digit' can be reduced.
192unreadVariable563styleVariable 'digit' is assigned a value that is never used.