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

Support for configurable parameters for inverter command response buffers #14

Merged
merged 6 commits into from
Mar 16, 2020

Conversation

wax911
Copy link
Contributor

@wax911 wax911 commented Mar 10, 2020

Description

Satisfied partial requirement for issue: #5
Allow users to configure additional parameters in the inverter.conf for the following commands:

  • QPIWS
  • QMOD
  • QPIGS

This should allow easier matching of response sizes for any given inverter type.

How Has This Been Tested?

  1. Made sure that the project builds
  2. Ran compiled program on a raspberry pi

Types of changes

  • New feature (non-breaking change which adds functionality)

Adds additional `qpiws`, `qmod` and `qpigs` parameters with default values used in source code, these values are currently based on the **skymax** inverter
Adds the capability to use non static values for `QPIWS`, `QMOD` and `QPIGS` commands
Sets values for qpiws, qmod and qpigs from configuration file if they are available.

See commit: dfbb0ec
@ned-kelly
Copy link
Owner

Awesome work - Just got my inverter back up and running and tested OK on both USB and Serial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants