Add simple EvAPI and extend EvManager with simplistic SoC calculation #891
12 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 12
Clones added
============
- modules/EvAPI/EvAPI.cpp 2
See the complete overview on Codacy
Annotations
Check notice on line 93 in modules/EvAPI/EvAPI.hpp
codacy-production / Codacy Static Code Analysis
modules/EvAPI/EvAPI.hpp#L93
class member 'EvAPI::api_threads' is never used.
Check notice on line 96 in modules/EvAPI/EvAPI.hpp
codacy-production / Codacy Static Code Analysis
modules/EvAPI/EvAPI.hpp#L96
class member 'EvAPI::info' is never used.
Check notice on line 98 in modules/EvAPI/EvAPI.hpp
codacy-production / Codacy Static Code Analysis
modules/EvAPI/EvAPI.hpp#L98
class member 'EvAPI::api_base' is never used.
Check notice on line 1 in modules/EvAPI/README.md
codacy-production / Codacy Static Code Analysis
modules/EvAPI/README.md#L1
Expected: 1; Actual: 0; Below
Check notice on line 1 in modules/EvAPI/README.md
codacy-production / Codacy Static Code Analysis
modules/EvAPI/README.md#L1
Expected: [None]; Actual: # EvAPI module documentation
Check notice on line 2 in modules/EvAPI/README.md
codacy-production / Codacy Static Code Analysis
modules/EvAPI/README.md#L2
Expected: 80; Actual: 126
Check notice on line 2 in modules/EvAPI/README.md
codacy-production / Codacy Static Code Analysis
modules/EvAPI/README.md#L2
Files should end with a single newline character
Check notice on line 35 in modules/EvManager/EvManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EvManager/EvManager.hpp#L35
struct member 'Conf::ac_nominal_voltage' is never used.
Check notice on line 49 in modules/EvManager/EvManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EvManager/EvManager.hpp#L49
struct member 'Conf::soc' is never used.
Check notice on line 114 in modules/EvManager/main/car_simulation.hpp
codacy-production / Codacy Static Code Analysis
modules/EvManager/main/car_simulation.hpp#L114
class member 'CarSimulation::charge_current_a' is never used.
Check notice on line 55 in modules/EvManager/main/simulation_data.hpp
codacy-production / Codacy Static Code Analysis
modules/EvManager/main/simulation_data.hpp#L55
struct member 'SimulationData::battery_charge_wh' is never used.
Check notice on line 56 in modules/EvManager/main/simulation_data.hpp
codacy-production / Codacy Static Code Analysis
modules/EvManager/main/simulation_data.hpp#L56
struct member 'SimulationData::battery_capacity_wh' is never used.