Commit Graph

8 Commits

Author SHA1 Message Date
Дилян Палаузов 730770016c inverter-cli/main.cpp: remove tautology
Closes: https://github.com/ned-kelly/docker-voltronic-homeassistant/issues/68
Related-To: https://github.com/manio/skymax-demo/issues/10
2022-03-13 11:57:19 +02:00
Maxwell 6b5c5d600a Load command buffer sizes from configuration
Sets values for qpiws, qmod and qpigs from configuration file if they are available.

See commit: dfbb0ecc06
2020-03-10 10:05:45 +02:00
Maxwell de8bc8f812 Update inverter.cpp allowing the usage of configured parameters
See commit: f7896ecd7e
2020-03-10 10:02:25 +02:00
Maxwell f7896ecd7e Add additional fields to cInverter parameterized constructor
Adds the capability to use non static values for `QPIWS`, `QMOD` and `QPIGS` commands
2020-03-10 09:59:22 +02:00
Raphael Pertl b39eeb52eb fix example config, cpp errors, tested with voltronic 5000 and qpiri 102 2020-02-22 23:04:00 +01:00
Raphael Pertl 35a09bb538 add qpiri as a configurable value 2020-02-22 22:21:11 +01:00
David 84cfa20aee fix missing paths and json formatting after refactor testing 2019-07-27 23:03:08 +10:00
David ccb999b8dc refactor for better support with ch341 and other unreliable rs232 adapters 2019-07-27 22:34:34 +10:00