Commit Graph
2762 Commits
Author SHA1 Message Date
John e606772e9d code style 2023-05-18 13:00:12 +02:00
John 5b53fa313b more wildcards+ignores 2023-05-18 12:31:11 +02:00
John e419c950d8 separate resolving+scanning to own interface+class and avoid use of extern 2023-05-18 12:24:50 +02:00
John ec6dae6abb allow late init of ssl 2023-05-18 12:04:42 +02:00
John 4886b016f3 log if a tcp server could not be started 2023-05-18 12:03:09 +02:00
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
john30 af614ae1e1 added current version 2023-01-06 14:59:24 +01:00
John 02ce387e12 fix new gh location 2023-01-06 14:49:27 +01:00
john30 de997ab30c fix new gh location, updated to 23.1 2023-01-06 14:14:48 +01:00
john30 4c2d87e40f updated version to 23.1 2023-01-06 12:35:17 +01:00
John ca6767dece allow argp-standalone as well 2023-01-06 12:32: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 fe2849ec65 updated 2023-01-06 10:59:47 +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 be554841fb use configlang for new test files location 2023-01-06 08:00:19 +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 670fb77491 update action versions 2023-01-02 20:23:10 +01:00
John 00bf9b5104 update action versions 2023-01-02 20:17:35 +01:00
John 8dcf36afd5 updated 2023-01-02 20:03:09 +01:00
John b5d6a495a1 add jumper flag infos 2023-01-02 20:01:32 +01:00
John eb007fe381 use preferred language for config file retrieval 2023-01-02 20:00:58 +01:00
John 4263c98f04 add language support to webservices 2023-01-02 19:59:53 +01:00
John 1e885611dd updated 2022-12-18 09:55:34 +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 a73c11ecf3 update docs 2022-12-18 09:08:28 +01:00
John d229629593 updated 2022-12-17 20:43:05 +01:00
John 071de91d14 fix template scoping 2022-12-17 20:32:17 +01:00
John 40f8d2e5a0 add update check for device 2022-12-17 19:33:53 +01:00
John f2fb959135 separate device version 2022-12-17 19:06:11 +01:00
John 68540b1d6c handle enhanced side data without bus signal as well 2022-12-17 18:57:13 +01:00
John 4c2c198842 add device version to update check 2022-12-17 17:50:28 +01:00
John c488156df1 correct temp length 2022-12-17 17:20:51 +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