John
|
1895339e45
|
add timeout for info request and allow more being optional, support shorter config response, comments
|
2023-05-01 19:32:14 +02:00 |
|
John
|
9c0af7b95e
|
fix for variable datatype length bounds check (fixes #805)
|
2023-01-30 22:55:46 +01:00 |
|
John
|
9218a1d8e8
|
better wording
|
2023-01-30 22:32:32 +01:00 |
|
John
|
3b6d5402c9
|
note high-speed mode in help and logging (fixes #804)
|
2023-01-30 22:30:56 +01:00 |
|
John
|
d35d0bb71d
|
don't set min/max/step values for EXP based types (workaround for #803)
|
2023-01-30 22:07:14 +01:00 |
|
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
|
672dae22e7
|
fix previous commit
|
2023-01-06 12:14:44 +01:00 |
|
John
|
8e612b9e0e
|
add option to exit non-zero on non-success response from ebusd (fixes #782)
|
2023-01-06 12:08:17 +01:00 |
|
John
|
8af687aa66
|
retry config check once
|
2023-01-06 11:49:27 +01:00 |
|
John
|
780703c6ff
|
avoid unnecessary waits when there is no signal
|
2023-01-06 11:39:13 +01:00 |
|
John
|
78e12b241b
|
add COM port hint
|
2023-01-06 10:58:29 +01:00 |
|
John
|
9f51946f6d
|
print setsockopt errors and add missing options, add TCP_USER_TIMEOUT if defined
|
2023-01-06 10:58:00 +01:00 |
|
John
|
88f54c0d7f
|
remove unused
|
2023-01-06 10:51:47 +01:00 |
|
John
|
be574f1f8c
|
pass env from main and check FreeBSD for endian include (fix #650)
|
2023-01-06 10:51:21 +01:00 |
|
John
|
d6854ff877
|
add COM-port hint on cygwin
|
2023-01-06 08:00:58 +01:00 |
|
John
|
d29be6d96c
|
fix for sequence started immediately after own SYN sent behind sent command (fixes #708)
|
2023-01-06 07:37:49 +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
|
240af58b4c
|
tolerate missing parts in type_switch key (fix for #562)
|
2022-12-18 09:21:42 +01:00 |
|
John
|
40f8d2e5a0
|
add update check for device
|
2022-12-17 19:33:53 +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
|
d299962566
|
avoid duplicate definition sent when writable messages are included
|
2022-12-11 12:20:53 +01:00 |
|
John
|
c87202febe
|
add step variable for number fields
|
2022-12-11 12:17:44 +01:00 |
|
John
|
a7de3175d8
|
make syslog.h optional
|
2022-12-11 10:57:48 +01:00 |
|
John
|
8f44d869ee
|
add link to Windows binary
|
2022-12-11 10:14:01 +01:00 |
|
John
|
b413799863
|
updated to latest source
|
2022-12-11 10:02:44 +01:00 |
|
John
|
8590a8048c
|
better wording, add sections to cmdline help, simplify+rename variant argument
|
2022-12-11 10:01:40 +01:00 |
|
John
|
40884341f7
|
fix misleading default, fix previous commit
|
2022-12-11 10:00:08 +01:00 |
|
John
|
1bd7ef5f5a
|
log opened connection
|
2022-12-11 06:32:01 +01:00 |
|
John
|
f0d01f9621
|
add options to set soft jumpers, add option to set MAC suffix from ID
|
2022-12-06 21:49:28 +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
|
5898a0b135
|
use configured output format for min/max formatting (#709)
|
2022-11-13 17:28:52 +01:00 |
|
John
|
d42339d390
|
allow setting gateway
|
2022-11-05 15:38:25 +01:00 |
|
John
|
6e3c5bfb70
|
allow turning off visual ping
|
2022-11-05 13:38:10 +01:00 |
|
John
|
a6b0637434
|
only overwrite settings explicitly given as argument
|
2022-11-05 13:37:22 +01:00 |
|
John
|
7ff161465a
|
reduce signal change logs when generating syn
|
2022-11-03 07:40:06 +01:00 |
|
John
|
6495851c7f
|
explicit error message when using https without ssl support compiled in
|
2022-11-03 07:35:44 +01:00 |
|
John
|
c31eb4cabd
|
do not try to read passive messages from the bus
|
2022-10-01 13:38:14 +02:00 |
|
John
|
b1d8f6f23b
|
allow using "--knxurl" as well
|
2022-09-25 15:08:39 +02:00 |
|
John
|
446a937cc0
|
recognize --dumpconfigto as invalid for env as well
|
2022-09-25 14:48:02 +02:00 |
|
John
|
9102c89258
|
remove unnecessary union, initialize all fields of dtlf_t
|
2022-09-25 13:16:57 +02:00 |
|
John
|
309ed1f885
|
tolerate missing POLLRDHUP definition
|
2022-09-24 18:34:01 +02:00 |
|
John
|
046fbebc35
|
fix unnecessary arbitration start
|
2022-09-24 17:57:24 +02:00 |
|
John
|
eb39bb7149
|
fix previous commit
|
2022-09-24 17:56:30 +02:00 |
|