Commit Graph
100 Commits
Author SHA1 Message Date
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
John 8eca44bdee fix for tcp opts applied to udp socket (fixes #733) 2022-12-17 16:45:59 +01:00
John 91484ad4ee switch to HA update integration for updatecheck 2022-12-11 18:06:48 +01:00
John 1596c73fa3 add curve to writable numbers 2022-12-11 12:57:15 +01:00
John f1d56fdc44 support yesno values as well in readable+writable switch (fixes #562) 2022-12-11 12:51:24 +01:00
John deadd51bff make min+max+step optional 2022-12-11 12:49:13 +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 9e7565c849 updated 2022-12-11 10:53:16 +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 83aa36024a updated template 2022-11-05 15:39:55 +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 b5bedc9080 better documentation 2022-10-01 13:39:05 +02: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 51100ecfe1 add docker-compose example with all options in env+docs (closes #467) 2022-09-25 15:05:44 +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 c3935d4946 enhanced infos when running older os 2022-09-25 11:14:41 +02:00
John f9773b1499 use new codecov action 2022-09-24 18:35:03 +02:00
John f9c958580e spelling 2022-09-24 18:34:21 +02:00
John 309ed1f885 tolerate missing POLLRDHUP definition 2022-09-24 18:34:01 +02:00
John 6bb1639577 fix no longer valid arg combi 2022-09-24 17:59:05 +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
John 1b51c36d62 fix link 2022-09-24 17:35:38 +02:00
John 6e4babd21d docs 2022-09-24 17:30:19 +02:00
John 4f3115e0e7 allow multiple vars via env 2022-09-24 15:45:17 +02:00
John 1f742a6235 only update settings from args after verified as valid 2022-09-24 15:44:56 +02:00
JohnandGitHub 406e7be6ef Merge pull request #646 from kratz00/ctime
Fix compilation on Arch Linux.
2022-09-19 22:42:49 +02:00
john30 85d4e18623 updated to 22.4 2022-09-18 23:17:53 +02:00
john30 f8baf7a333 another try for weird gh action behaviour 2022-09-18 18:30:47 +02:00
John 07f3714b92 test workaround for weird gh manual action behaviour 2022-09-18 18:24:50 +02:00
John 80bbd8753b fix missing revision passing for release, nicer vars 2022-09-18 18:16:59 +02:00
John 7d8a87111a fix for older compilers 2022-09-18 18:08:59 +02:00
john30 1a90cd874d updated version to 22.4 2022-09-18 16:17:57 +02:00
John 5e025f733a fix previous commit 2022-09-18 14:41:23 +02:00
John 5e6319d7b9 fix previous commit 2022-09-18 13:58:50 +02:00
John b2f44805a2 report devices still being scanned in info command 2022-09-18 13:56:36 +02:00
John c2666f7cb2 repeat failed scans 2022-09-18 13:39:39 +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 bb6a05190e updated 2022-09-17 18:18:00 +02:00
John aa622f6f00 allow empty url 2022-09-17 18:13:39 +02:00
John 846d45b2a1 Merge remote-tracking branch 'origin/feature/knx' 2022-09-17 16:59:00 +02:00
John 9b2daa9499 remove coverage 2022-09-17 16:58:31 +02:00
John 4a6f735429 fix libs 2022-09-11 20:16:07 +02:00
John d18a1725cc fix libs 2022-09-11 19:28:18 +02:00
John 8021113ad9 add knx.cfg to inst target 2022-09-11 18:07:07 +02:00
John 795c16f584 ignore timeout calls 2022-09-11 17:54:24 +02:00
John fb4666cd1e add feature branch devel builds 2022-09-11 17:37:07 +02:00
John 45f92f6d5c add address 2022-09-11 16:58:53 +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 2ea61279d6 fix package version defines, formatting 2022-09-03 11:20:21 +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 31241ebec3 add bootloader version and reset info 2022-08-31 20:21:59 +02:00
John a1d977e09e add high speed note, correct feature bits 2022-08-31 20:18:27 +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
John 338c73f803 fix missing dquote 2022-07-17 11:28:27 +02:00
John 7488b656ae updated 2022-07-17 11:17:42 +02:00