Commit Graph

  • 78e12b241b add COM port hint John 2023-01-06 10:58:29 +01:00
  • 9f51946f6d print setsockopt errors and add missing options, add TCP_USER_TIMEOUT if defined John 2023-01-06 10:58:00 +01:00
  • 88f54c0d7f remove unused John 2023-01-06 10:51:47 +01:00
  • be574f1f8c pass env from main and check FreeBSD for endian include (fix #650) John 2023-01-06 10:51:21 +01:00
  • d6854ff877 add COM-port hint on cygwin John 2023-01-06 08:00:58 +01:00
  • be554841fb use configlang for new test files location John 2023-01-06 08:00:19 +01:00
  • d29be6d96c fix for sequence started immediately after own SYN sent behind sent command (fixes #708) John 2023-01-06 07:37:49 +01:00
  • 670fb77491 update action versions John 2023-01-02 20:23:10 +01:00
  • 00bf9b5104 update action versions John 2023-01-02 20:17:35 +01:00
  • 8dcf36afd5 updated John 2023-01-02 20:03:09 +01:00
  • b5d6a495a1 add jumper flag infos John 2023-01-02 20:01:32 +01:00
  • eb007fe381 use preferred language for config file retrieval John 2023-01-02 20:00:58 +01:00
  • 4263c98f04 add language support to webservices John 2023-01-02 19:59:53 +01:00
  • 1e885611dd updated John 2022-12-18 09:55:34 +01:00
  • 5d3c6f097e only send device update info when it is extractable John 2022-12-18 09:45:56 +01:00
  • 240af58b4c tolerate missing parts in type_switch key (fix for #562) John 2022-12-18 09:21:42 +01:00
  • a73c11ecf3 update docs John 2022-12-18 09:08:28 +01:00
  • d229629593 updated John 2022-12-17 20:43:05 +01:00
  • 071de91d14 fix template scoping John 2022-12-17 20:32:17 +01:00
  • 40f8d2e5a0 add update check for device John 2022-12-17 19:33:53 +01:00
  • f2fb959135 separate device version John 2022-12-17 19:06:11 +01:00
  • 68540b1d6c handle enhanced side data without bus signal as well John 2022-12-17 18:57:13 +01:00
  • 4c2c198842 add device version to update check John 2022-12-17 17:43:39 +01:00
  • c488156df1 correct temp length John 2022-12-17 17:20:51 +01:00
  • 6a16cbf4fd ignore invalid info response John 2022-12-17 17:20:35 +01:00
  • f3d030c137 reveal enhanced device version in info cmd and add to update check, unify wait John 2022-12-17 17:16:55 +01:00
  • cd6be6002d tolerate side data to be retrieved until timeout John 2022-12-17 16:48:07 +01:00
  • 4bbcc7918f enable retry mode for older ssl libs John 2022-12-17 16:46:23 +01:00
  • 8eca44bdee fix for tcp opts applied to udp socket (fixes #733) John 2022-12-17 16:45:59 +01:00
  • 91484ad4ee switch to HA update integration for updatecheck John 2022-12-11 18:06:48 +01:00
  • 1596c73fa3 add curve to writable numbers John 2022-12-11 12:54:49 +01:00
  • f1d56fdc44 support yesno values as well in readable+writable switch (fixes #562) John 2022-12-11 12:51:24 +01:00
  • deadd51bff make min+max+step optional John 2022-12-11 12:49:13 +01:00
  • d299962566 avoid duplicate definition sent when writable messages are included John 2022-12-11 12:20:53 +01:00
  • c87202febe add step variable for number fields John 2022-12-11 12:09:14 +01:00
  • a7de3175d8 make syslog.h optional John 2022-12-11 10:57:48 +01:00
  • 9e7565c849 updated John 2022-12-11 10:53:16 +01:00
  • 8f44d869ee add link to Windows binary John 2022-12-11 10:14:01 +01:00
  • b413799863 updated to latest source John 2022-12-11 10:02:44 +01:00
  • 8590a8048c better wording, add sections to cmdline help, simplify+rename variant argument John 2022-12-11 10:01:40 +01:00
  • 40884341f7 fix misleading default, fix previous commit John 2022-12-11 10:00:08 +01:00
  • 1bd7ef5f5a log opened connection John 2022-12-11 06:32:01 +01:00
  • f0d01f9621 add options to set soft jumpers, add option to set MAC suffix from ID John 2022-12-06 21:48:38 +01:00
  • bc3e6110c7 use real min/max value for exp and do not check input against it John 2022-11-13 17:48:15 +01:00
  • 5898a0b135 use configured output format for min/max formatting (#709) John 2022-11-13 17:28:52 +01:00
  • 83aa36024a updated template John 2022-11-05 15:39:55 +01:00
  • d42339d390 allow setting gateway John 2022-11-05 15:36:26 +01:00
  • 6e3c5bfb70 allow turning off visual ping John 2022-11-05 13:37:58 +01:00
  • a6b0637434 only overwrite settings explicitly given as argument John 2022-11-05 13:36:16 +01:00
  • 7ff161465a reduce signal change logs when generating syn John 2022-11-03 07:36:50 +01:00
  • 6495851c7f explicit error message when using https without ssl support compiled in John 2022-11-03 07:35:44 +01:00
  • b5bedc9080 better documentation John 2022-10-01 13:39:05 +02:00
  • c31eb4cabd do not try to read passive messages from the bus John 2022-10-01 13:38:14 +02:00
  • b1d8f6f23b allow using "--knxurl" as well John 2022-09-25 15:08:39 +02:00
  • 51100ecfe1 add docker-compose example with all options in env+docs (closes #467) John 2022-09-25 14:49:10 +02:00
  • 446a937cc0 recognize --dumpconfigto as invalid for env as well John 2022-09-25 14:48:02 +02:00
  • 9102c89258 remove unnecessary union, initialize all fields of dtlf_t John 2022-09-25 13:16:57 +02:00
  • c3935d4946 enhanced infos when running older os John 2022-09-25 11:14:41 +02:00
  • f9773b1499 use new codecov action John 2022-09-24 18:35:03 +02:00
  • f9c958580e spelling John 2022-09-24 18:34:21 +02:00
  • 309ed1f885 tolerate missing POLLRDHUP definition John 2022-09-24 18:34:01 +02:00
  • 6bb1639577 fix no longer valid arg combi John 2022-09-24 17:59:05 +02:00
  • 046fbebc35 fix unnecessary arbitration start John 2022-09-24 17:57:24 +02:00
  • eb39bb7149 fix previous commit John 2022-09-24 17:56:30 +02:00
  • 1b51c36d62 fix link John 2022-09-24 17:35:38 +02:00
  • 6e4babd21d docs John 2022-09-24 15:45:47 +02:00
  • 4f3115e0e7 allow multiple vars via env John 2022-09-24 15:45:17 +02:00
  • 1f742a6235 only update settings from args after verified as valid John 2022-09-24 15:44:56 +02:00
  • 406e7be6ef Merge pull request #646 from kratz00/ctime JohnandGitHub 2022-09-19 22:42:49 +02:00
  • 90ddbcdb54 Fix compilation on Arch Linux. Steffen Pankratz 2022-09-19 09:48:24 +02:00
  • 85d4e18623 updated to 22.4 john30 2022-09-18 23:17:53 +02:00
  • f8baf7a333 another try for weird gh action behaviour john30 2022-09-18 18:30:47 +02:00
  • 07f3714b92 test workaround for weird gh manual action behaviour John 2022-09-18 18:24:50 +02:00
  • 80bbd8753b fix missing revision passing for release, nicer vars John 2022-09-18 18:16:59 +02:00
  • 7d8a87111a fix for older compilers John 2022-09-18 18:08:59 +02:00
  • 1a90cd874d updated version to 22.4 john30 2022-09-18 16:17:57 +02:00
  • 5e025f733a fix previous commit John 2022-09-18 14:41:23 +02:00
  • 5e6319d7b9 fix previous commit John 2022-09-18 13:58:50 +02:00
  • b2f44805a2 report devices still being scanned in info command John 2022-09-18 13:56:36 +02:00
  • c2666f7cb2 repeat failed scans John 2022-09-18 13:39:39 +02:00
  • f3072afe81 increase expected enhanced proto completion timeout John 2022-09-18 12:02:53 +02:00
  • cf9d0cc030 extract and use common socketConnect method and apply timeout on device connect (potential fix for #594) John 2022-09-18 11:08:41 +02:00
  • 5eb0a47183 allow top level includes (fixes #618) John 2022-09-18 08:19:56 +02:00
  • ce6ea68f22 formatting, remove unused john30 2022-09-17 23:46:25 +02:00
  • bb6a05190e updated John 2022-09-17 18:15:19 +02:00
  • aa622f6f00 allow empty url John 2022-09-17 18:04:50 +02:00
  • 846d45b2a1 Merge remote-tracking branch 'origin/feature/knx' John 2022-09-17 16:59:00 +02:00
  • 9b2daa9499 remove coverage John 2022-09-17 16:58:31 +02:00
  • 4a6f735429 fix libs John 2022-09-11 20:16:07 +02:00
  • d18a1725cc fix libs John 2022-09-11 19:28:18 +02:00
  • 8021113ad9 add knx.cfg to inst target John 2022-09-11 18:07:07 +02:00
  • 795c16f584 ignore timeout calls John 2022-09-11 17:54:24 +02:00
  • fb4666cd1e add feature branch devel builds John 2022-09-11 17:37:07 +02:00
  • 45f92f6d5c add address John 2022-09-11 16:58:06 +02:00
  • fdc509d5c5 undef debug methods in non-debug build John 2022-09-10 14:50:12 +02:00
  • 1612080391 add clockGetMillis() John 2022-09-10 14:21:39 +02:00
  • 327704ff3b add optional millis to Wait(), fix waitNotified() time calculation John 2022-09-10 14:21:24 +02:00
  • 2b07439794 more abstraction, add knxnet/ip implementation and allow knxd in same binary as alternative to knxnet, start programming mode, docs John 2022-09-10 13:07:44 +02:00
  • cf6418c0ba Merge remote-tracking branch 'origin/master' into feature/knx John 2022-09-03 11:23:19 +02:00
  • c3dc90914c abstract from knxd John 2022-09-03 11:05:04 +02:00