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

Add plc chip reset to ev_slac #804

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add plc chip reset to ev_slac

8db8b88
Select commit
Loading
Failed to load commit list.
Draft

Add plc chip reset to ev_slac #804

Add plc chip reset to ev_slac
8db8b88
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 4, 2024 in 0s

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

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

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

modules/EvSlac/main/ev_slacImpl.hpp#L27

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