| .. |
|
HERF_1CH.cpp
|
Feature: Add support for HERF 1 channel inverters
|
2024-09-02 20:44:26 +02:00 |
|
HERF_1CH.h
|
Feature: Add support for HERF 1 channel inverters
|
2024-09-02 20:44:26 +02:00 |
|
HERF_2CH.cpp
|
Fix: Updated source comments to also match hex numbers
|
2024-03-15 20:14:29 +01:00 |
|
HERF_2CH.h
|
Feature: Add support for HERF inverters
|
2024-03-06 21:57:18 +01:00 |
|
HERF_4CH.cpp
|
Fix: Updated source comments to also match hex numbers
|
2024-03-15 20:14:29 +01:00 |
|
HERF_4CH.h
|
Feature: Add support for HERF inverters
|
2024-03-06 21:57:18 +01:00 |
|
HM_1CH.cpp
|
Fix: cpplint errors
|
2024-10-15 19:11:17 +02:00 |
|
HM_1CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HM_2CH.cpp
|
Fix: cpplint errors
|
2024-10-15 19:11:17 +02:00 |
|
HM_2CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HM_4CH.cpp
|
Fix: cpplint errors
|
2024-10-15 19:11:17 +02:00 |
|
HM_4CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HM_Abstract.cpp
|
Fix: cpplint errors
|
2024-10-15 19:11:17 +02:00 |
|
HM_Abstract.h
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
HMS_1CH.cpp
|
Fix: Updated source comments to also match hex numbers
|
2024-03-15 20:14:29 +01:00 |
|
HMS_1CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMS_1CHv2.cpp
|
Feature:: Added support for HMS-450 inverters which begin with 1400
|
2024-12-02 22:45:50 +01:00 |
|
HMS_1CHv2.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMS_2CH.cpp
|
Add serial prefix 1410 to HMS_2CH inverters
|
2024-08-28 21:25:15 +02:00 |
|
HMS_2CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMS_4CH.cpp
|
Fix: Updated source comments to also match hex numbers
|
2024-03-15 20:14:29 +01:00 |
|
HMS_4CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMS_Abstract.cpp
|
Code Refactoring: Add inverter reference to each command
|
2024-05-16 19:54:09 +02:00 |
|
HMS_Abstract.h
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
HMT_4CH.cpp
|
remove remaining usage of F() macro
|
2024-04-12 15:28:26 +02:00 |
|
HMT_4CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMT_6CH.cpp
|
remove remaining usage of F() macro
|
2024-04-12 15:28:26 +02:00 |
|
HMT_6CH.h
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
HMT_Abstract.cpp
|
Code Refactoring: Add inverter reference to each command
|
2024-05-16 19:54:09 +02:00 |
|
HMT_Abstract.h
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
InverterAbstract.cpp
|
Fix: cpplint errors
|
2024-10-15 19:11:17 +02:00 |
|
InverterAbstract.h
|
Initialize the last rssi value with -127 instead of 0 to indicate a non existing connection of no data was received yet
|
2024-10-06 11:08:10 +02:00 |
|
README.md
|
Feature:: Added support for HMS-450 inverters which begin with 1400
|
2024-12-02 22:45:50 +01:00 |