Commit Graph

72 Commits

Author SHA1 Message Date
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
Maxwell dfbb0ecc06 Add additional configurable parameters for buffers
Adds additional `qpiws`, `qmod` and `qpigs` parameters with default values used in source code, these values are currently based on the **skymax** inverter
2020-03-10 09:52:13 +02:00
Maxwell b25795841e Correct minor typo on watt_factor comment 2020-03-10 09:41:44 +02:00
ned-kelly 026786c332 Merge pull request #13 from raph2i/add_qpiri
Add qpiri as a config value
2020-02-27 15:01:47 +10: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 ebd3bbe2bc include support for MQTT username/password 2019-08-12 15:17:54 +10:00
David b1399bab57 remove retain from mqtt init message 2019-08-12 12:37:40 +10:00
David 293f487ef2 update readme screenshots 2019-08-09 16:34:43 +10:00
David 0c2c945a96 update readme with more info around charging VLRA batteries 2019-08-09 16:17:37 +10: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
David c9ba895410 update readme 2019-06-14 09:59:49 +10:00
David 5edafe0ddc update readme & add example HA config files 2019-05-29 11:37:38 +10:00
David f6c8d92f5e merge license 2019-05-28 15:01:14 +10:00
ned-kelly 113671cf4b Merge pull request #1 from ned-kelly/add-license-1
Create LICENSE
2019-05-28 15:00:48 +10:00
ned-kelly 13593cb590 Create LICENSE 2019-05-28 15:00:38 +10:00
David 24fcc1addd update readme 2019-05-28 14:58:01 +10:00
David 7d64319a34 remove DS_Store files 2019-05-28 14:28:19 +10:00
David 7a6b39bf18 initial docker support on x86 2019-05-28 14:27:57 +10:00