John
|
fd47929f8e
|
add getStep() method
|
2023-01-30 22:06:06 +01:00 |
|
John
|
b42b798e54
|
formatting
|
2023-01-06 12:31:29 +01:00 |
|
John
|
88f54c0d7f
|
remove unused
|
2023-01-06 10:51:47 +01:00 |
|
John
|
eb007fe381
|
use preferred language for config file retrieval
|
2023-01-02 20:00:58 +01:00 |
|
John
|
5d3c6f097e
|
only send device update info when it is extractable
|
2022-12-18 09:45:56 +01:00 |
|
John
|
68540b1d6c
|
handle enhanced side data without bus signal as well
|
2022-12-17 18:57:13 +01:00 |
|
John
|
6a16cbf4fd
|
ignore invalid info response
|
2022-12-17 17:20:35 +01:00 |
|
John
|
f3d030c137
|
reveal enhanced device version in info cmd and add to update check, unify wait
|
2022-12-17 17:20:19 +01:00 |
|
John
|
cd6be6002d
|
tolerate side data to be retrieved until timeout
|
2022-12-17 16:48:07 +01:00 |
|
John
|
bc3e6110c7
|
use real min/max value for exp and do not check input against it
|
2022-11-13 17:48:15 +01:00 |
|
John
|
046fbebc35
|
fix unnecessary arbitration start
|
2022-09-24 17:57:24 +02:00 |
|
John
|
f3072afe81
|
increase expected enhanced proto completion timeout
|
2022-09-18 12:02:53 +02:00 |
|
John
|
cf9d0cc030
|
extract and use common socketConnect method and apply timeout on device connect (potential fix for #594)
|
2022-09-18 12:01:29 +02:00 |
|
John
|
5eb0a47183
|
allow top level includes (fixes #618)
|
2022-09-18 08:19:56 +02:00 |
|
john30
|
ce6ea68f22
|
formatting, remove unused
|
2022-09-17 23:57:24 +02:00 |
|
John
|
cf6418c0ba
|
Merge remote-tracking branch 'origin/master' into feature/knx
|
2022-09-03 11:23:19 +02:00 |
|
John
|
c3dc90914c
|
abstract from knxd
|
2022-09-03 11:22:59 +02:00 |
|
John
|
c3273ebeb3
|
fix declaration
|
2022-09-03 11:20:50 +02:00 |
|
John
|
1418396971
|
Merge remote-tracking branch 'origin/master' into feature/knx
|
2022-08-31 20:34:09 +02:00 |
|
John
|
49a6014c43
|
add bootloader version and reset info, debugging
|
2022-08-31 20:25:22 +02:00 |
|
John
|
b1893abe7d
|
reset the connection completely if adapter was reset
|
2022-08-31 20:24:01 +02:00 |
|
John
|
1682a54ec5
|
Merge remote-tracking branch 'origin/master' into feature/knx
|
2022-08-27 18:24:41 +02:00 |
|
John
|
2cb186da46
|
fix high-speed enhanced serial mode
|
2022-07-30 17:53:25 +02:00 |
|
 Steffen PankratzandGitHub
|
fa3361c014
|
fix compiler warning: deprecated std::binary_function (#609)
|
2022-06-19 14:17:44 +02:00 |
|
John
|
fce1088cc3
|
fix for some architectures (fixes #608)
|
2022-05-29 15:25:01 +02:00 |
|
John
|
232164c866
|
started knx integration
|
2022-05-01 12:13:13 +02:00 |
|
John
|
ac7654e14d
|
prefer known bitcount instead of passed in length
|
2022-05-01 08:37:08 +02:00 |
|
John
|
65ad34013d
|
extract float conversion methods
|
2022-05-01 08:35:23 +02:00 |
|
John
|
891488bf22
|
do not build upper case variant as well if key contains slash
|
2022-04-30 15:38:43 +02:00 |
|
John
|
da52dc2eba
|
add keys()
|
2022-04-30 15:38:05 +02:00 |
|
John
|
ea5337fdaa
|
add option to add bits to setDataHandlerState()
|
2022-04-30 15:37:23 +02:00 |
|
John
|
101d0fcdfb
|
add optional clear flag to splitFields
|
2022-04-30 15:36:48 +02:00 |
|
John
|
856e23be13
|
formatting
|
2022-04-18 08:40:19 +02:00 |
|
John
|
88916b9a18
|
extract string helper
|
2022-04-18 08:20:20 +02:00 |
|
John
|
aa50e2388c
|
add high speed serial mode
|
2022-04-10 16:37:54 +02:00 |
|
John
|
5777af8b03
|
add isreverse, set to next version
|
2022-04-10 09:19:03 +02:00 |
|
John
|
4172c7d6a1
|
add arbitration state timeout
|
2022-03-13 18:01:21 +01:00 |
|
John
|
980594758a
|
better readbility
|
2022-03-13 17:52:46 +01:00 |
|
John
|
7552ded150
|
check arbitration timeout
|
2022-03-13 17:25:59 +01:00 |
|
John
|
6e9647ffd6
|
flush on debug raw
|
2022-03-13 17:05:48 +01:00 |
|
John
|
7e7eb28898
|
add dumpconfigto option, JSON formatting
|
2022-02-26 08:54:01 +01:00 |
|
John
|
bb965173b4
|
add more info from next fw version
|
2022-02-20 19:44:28 +01:00 |
|
John
|
845bb1ab6a
|
fix previous commit and fully reset stream before writing anything (should fix #514)
|
2022-02-13 14:52:24 +01:00 |
|
John
|
f1cac3c487
|
initialize precision as well (related to #514)
|
2022-02-13 12:21:41 +01:00 |
|
John
|
d4ae0e9e46
|
code style
|
2022-02-12 12:50:11 +01:00 |
|
John
|
7ae43351da
|
code style
|
2022-02-12 12:42:35 +01:00 |
|
John
|
0135dc9100
|
update year
|
2022-02-06 13:37:08 +01:00 |
|
John
|
a75acb5d46
|
documentation
|
2022-02-05 19:15:56 +01:00 |
|
John
|
d6fe1fe8ad
|
fix unique name determination (again), add test for it
|
2022-02-05 17:25:27 +01:00 |
|
John
|
85cae37260
|
compiler warnings
|
2022-02-05 17:24:38 +01:00 |
|