John
|
be574f1f8c
|
pass env from main and check FreeBSD for endian include (fix #650)
|
2023-01-06 10:51:21 +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
|
4bbcc7918f
|
enable retry mode for older ssl libs
|
2022-12-17 16:46:23 +01:00 |
|
John
|
8eca44bdee
|
fix for tcp opts applied to udp socket (fixes #733)
|
2022-12-17 16:45:59 +01:00 |
|
John
|
a7de3175d8
|
make syslog.h optional
|
2022-12-11 10:57:48 +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
|
6e4babd21d
|
docs
|
2022-09-24 17:30:19 +02:00 |
|
Steffen Pankratz
|
90ddbcdb54
|
Fix compilation on Arch Linux.
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
|
2022-09-19 09:48:24 +02:00 |
|
John
|
7d8a87111a
|
fix for older compilers
|
2022-09-18 18:08:59 +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
|
d18a1725cc
|
fix libs
|
2022-09-11 19:28:18 +02:00 |
|
John
|
fdc509d5c5
|
undef debug methods in non-debug build
|
2022-09-10 14:50:12 +02:00 |
|
John
|
1612080391
|
add clockGetMillis()
|
2022-09-10 14:21:39 +02:00 |
|
John
|
327704ff3b
|
add optional millis to Wait(), fix waitNotified() time calculation
|
2022-09-10 14:21:24 +02:00 |
|
John
|
2b07439794
|
more abstraction, add knxnet/ip implementation and allow knxd in same binary as alternative to knxnet, start programming mode, docs
|
2022-09-10 14:18:16 +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
|
7abcfadb1c
|
test smaller slices and longer time for weird BIO_do_connect error during build test
|
2022-03-19 13:30:22 +01: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 |
|