Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMDSimulator: Add C++ simulation module #498

Merged
merged 1 commit into from
Jan 24, 2024

IMDSimulator: Add C++ simulation module

84f799d
Select commit
Loading
Failed to load commit list.
Merged

IMDSimulator: Add C++ simulation module #498

IMDSimulator: Add C++ simulation module
84f799d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 24, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

See the complete overview on Codacy

Annotations

Check notice on line 27 in modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp#L27

struct member 'Conf::resistance_F_Ohm' is never used.

Check notice on line 28 in modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp#L28

struct member 'Conf::interval' is never used.

Check warning on line 34 in modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp#L34

Member variable 'isolation_monitorImpl::config_interval' is not initialized in the constructor.

Check notice on line 62 in modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp#L62

class member 'isolation_monitorImpl::config_interval' is never used.

Check notice on line 63 in modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/simulation/IMDSimulator/main/isolation_monitorImpl.hpp#L63

class member 'isolation_monitorImpl::LOOP_SLEEP_MS' is never used.