Add plc chip reset to ev_slac #804
7 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 7
Clones added
============
- lib/staging/slac/fsm/ev/include/slac/fsm/ev/context.hpp 4
See the complete overview on Codacy
Annotations
Check notice on line 105 in lib/staging/slac/fsm/ev/include/slac/fsm/ev/context.hpp
codacy-production / Codacy Static Code Analysis
lib/staging/slac/fsm/ev/include/slac/fsm/ev/context.hpp#L105
struct member 'Context::chip_reset' is never used.
Check notice on line 127 in lib/staging/slac/fsm/ev/include/slac/fsm/ev/context.hpp
codacy-production / Codacy Static Code Analysis
lib/staging/slac/fsm/ev/include/slac/fsm/ev/context.hpp#L127
struct member 'Context::modem_vendor' is never used.
Check notice on line 32 in lib/staging/slac/fsm/ev/include/slac/fsm/ev/states/others.hpp
codacy-production / Codacy Static Code Analysis
lib/staging/slac/fsm/ev/include/slac/fsm/ev/states/others.hpp#L32
struct member 'ResetChipState::reset_delay_done' is never used.
Check notice on line 33 in lib/staging/slac/fsm/ev/include/slac/fsm/ev/states/others.hpp
codacy-production / Codacy Static Code Analysis
lib/staging/slac/fsm/ev/include/slac/fsm/ev/states/others.hpp#L33
struct member 'ResetChipState::chip_reset_has_been_sent' is never used.
Check notice on line 25 in modules/EvSlac/main/ev_slacImpl.hpp
codacy-production / Codacy Static Code Analysis
modules/EvSlac/main/ev_slacImpl.hpp#L25
struct member 'Conf::do_chip_reset' is never used.
Check notice on line 26 in modules/EvSlac/main/ev_slacImpl.hpp
codacy-production / Codacy Static Code Analysis
modules/EvSlac/main/ev_slacImpl.hpp#L26
struct member 'Conf::chip_reset_delay_ms' is never used.
Check notice on line 27 in modules/EvSlac/main/ev_slacImpl.hpp
codacy-production / Codacy Static Code Analysis
modules/EvSlac/main/ev_slacImpl.hpp#L27
struct member 'Conf::chip_reset_timeout_ms' is never used.