Commit Graph

  • 940f2dfe43
    Merge pull request #300 from cornelius-koepp/fix/group-object-setting-invalid-value--thelsing/master master thelsing 2024-11-19 20:51:20 +0100
  • 73d4a6cef5 Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master Cornelius Köpp 2024-11-17 23:48:12 +0100
  • 1cb2d56de1 Group-Object Value Update: Return Indication for Success/Fail of Conversion to DPT Cornelius Köpp 2024-11-08 23:52:43 +0100
  • 16e644cfa8 Fix Format: Indention Cornelius Köpp 2024-11-08 23:46:52 +0100
  • d0353eeba2
    Merge 9ee6e11ca5 into 7280cd0e53 Cornelius Köpp 2024-11-08 22:18:31 +0000
  • a5d5b70d87 Fix Format: Indention Cornelius Köpp 2024-11-08 23:06:02 +0100
  • 641ae4efcd Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master Cornelius Köpp 2024-11-08 22:57:47 +0100
  • 6b75e1e854 Fix Format Issue: Remove Blank Line at End Cornelius Köpp 2024-11-08 22:55:55 +0100
  • 9ee6e11ca5 (Prepare for devel) Fix: Do NOT Send when Updating KO Failed on Value Conversion Cornelius Köpp 2024-11-02 23:31:08 +0100
  • a7d344fae9 (Prepare for devel) Fix valueNoSend: Do NOT End KO Uninitialized when Value Conversion Failed Cornelius Köpp 2024-11-02 23:10:13 +0100
  • a42d571356 Fix: Typo Cornelius Köpp 2024-11-02 23:00:27 +0100
  • 8e2facbb9d (Prepare for devel) Fix: Do NOT Send when Updating KO Failed on Value Conversion - Change Signature of all Set-Methods Cornelius Köpp 2024-11-01 20:22:16 +0100
  • becfd86a4c Merge remote-tracking branch 'thelsing/master' into fix/group-object-setting-invalid-value--thelsing/master Cornelius Köpp 2024-11-02 21:50:49 +0100
  • b8f914c358 Fix: Do NOT Send when Updating KO Failed on Value Conversion Cornelius Köpp 2024-11-01 20:44:51 +0100
  • 483d868dac Fix valueNoSend: Do NOT End KO Uninitialized when Value Conversion Failed Cornelius Köpp 2024-11-01 20:22:16 +0100
  • 3de8903b52 Fix: Typo Cornelius Köpp 2024-11-01 19:29:16 +0100
  • 9a7b6a5e80 Fix valueNoSendCompare: DPT Conversion Fail Resulted in Setting KO to 0 Cornelius Köpp 2024-11-01 19:28:25 +0100
  • 7280cd0e53 reimplement Dpt17 devel Thomas Kunze 2024-09-22 19:39:14 +0200
  • e67369caf1 reimplement dpt16 Thomas Kunze 2024-09-22 17:28:26 +0200
  • bf573d8253 Reimplement Dpt15 Thomas Kunze 2024-09-21 15:25:56 +0200
  • 9ef7f124b8 build Thomas Kunze 2024-09-17 20:26:28 +0200
  • 1a8a02f633 dpt14 Thomas Kunze 2024-09-17 20:21:54 +0200
  • e4431d66f4 reimplement dpt 11-13 Thomas Kunze 2024-09-16 23:47:04 +0200
  • 02b07362e6 reimplement dpt10 Thomas Kunze 2024-09-15 00:40:47 +0200
  • 27473ffae4 more dpt refactoring Thomas Kunze 2024-09-14 20:46:30 +0200
  • a30bbd0f0a fix build Thomas Kunze 2024-09-14 19:43:40 +0200
  • f093f0a304 fix build Thomas Kunze 2024-09-14 19:42:13 +0200
  • e15da8451b update pybind11 Thomas Kunze 2024-09-14 19:39:30 +0200
  • e948562ba0 update pybind11, reimplement dpt7 Thomas Kunze 2024-09-14 19:38:30 +0200
  • 6dc7f18f37 merge Thomas Kunze 2024-09-14 15:01:51 +0200
  • 0f3d06d8ff ws Thomas Kunze 2024-09-14 14:59:34 +0200
  • 1c6d772056 astyle Thomas Kunze 2024-09-14 11:56:47 +0200
  • 1f406abbd4 astyle Thomas Kunze 2024-09-14 11:55:51 +0200
  • 2e771721a5 reimplement dpt 6 Thomas Kunze 2024-09-13 23:49:55 +0200
  • 576ed31577 more dpt refactoring Thomas Kunze 2024-09-13 23:05:27 +0200
  • 00b9c98786 refactor dpts Thomas Kunze 2024-09-13 22:35:52 +0200
  • 5ef9c8c040 rename esp platform to esp8266 platform and add stm32 to ci Thomas Kunze 2024-09-13 18:06:52 +0200
  • a510042e78 Squashed commit of the following: Thomas Kunze 2024-09-13 17:53:32 +0200
  • ae60d24b68 Reimplement dpt2 Thomas Kunze 2024-09-12 23:53:49 +0200
  • c77490ad62 Start with implementing subdpts Thomas Kunze 2024-09-12 23:13:30 +0200
  • 60b414bab2 reimplement dpt1 and dpt9 Thomas Kunze 2024-09-12 22:16:35 +0200
  • d1bdc6ef51 -remove hack for 0 terminating string in groupobjects -fix logging on linux -add parameters to python bindings Thomas Kunze 2024-09-12 00:14:25 +0200
  • 7efc9a556d Prevent using inadvertently copy constructor of GroupObject Michael Geramb 2024-08-15 19:59:37 +0200
  • b687cd24d9 fix build Thomas Kunze 2024-08-30 21:29:16 +0200
  • f9ba9acc3d more logging, chang knxPython Thomas Kunze 2024-08-30 20:47:43 +0200
  • 1ca7e4e1d1
    Merge 7e6de21a95 into 150f3fc24b embed-me 2024-08-30 18:49:51 +0200
  • 7e6de21a95 check value range before accessing a group objects Luas Lichtl 2024-08-30 18:46:24 +0200
  • a6563b0129
    Update cmake-arm.yml thelsing 2024-08-29 02:07:08 +0200
  • bb8e182024 pio build Thomas Kunze 2024-08-28 21:58:51 +0200
  • 71c1972217 build arm Thomas Kunze 2024-08-28 21:02:59 +0200
  • de6d6388f4 introduce Knx namespace Thomas Kunze 2024-08-28 20:12:21 +0200
  • 628970a53d compiling again. Thomas Kunze 2024-08-20 01:37:35 +0200
  • 09a3fe13c9 change header paths Thomas Kunze 2024-08-20 01:22:25 +0200
  • e73e4da8f1 spilt files into directories Thomas Kunze 2024-08-19 23:42:28 +0200
  • 1b68cd0ef7 no more std::string Thomas Kunze 2024-08-19 23:24:21 +0200
  • e0f0b49db4 reduce use of std::string Thomas Kunze 2024-08-19 20:45:41 +0200
  • 8f3e2f683f Merge branch 'directories' of https://github.com/thelsing/knx into directories Thomas Kunze 2024-08-19 18:14:46 +0200
  • 285e516a93
    Update cmake-arm.yml thelsing 2024-08-19 18:14:30 +0200
  • d721388b84 disable knx-cc ci Thomas Kunze 2024-08-19 18:13:01 +0200
  • 9294257985 reduce footprint with KNX_NO_PRINT Thomas Kunze 2024-08-19 18:07:27 +0200
  • 546300d705 Logging in memory and linuxplatform Thomas Kunze 2024-08-19 16:25:30 +0200
  • 774a6b1d71 logger split up Thomas Kunze 2024-08-18 00:38:54 +0200
  • 897acfe10f turn TUNNELLING of again Thomas Kunze 2024-08-18 00:05:30 +0200
  • 8c3af52892 More logging Thomas Kunze 2024-08-17 22:37:15 +0200
  • 59a76b7c3f frame logging data link layer Thomas Kunze 2024-08-17 21:30:44 +0200
  • 2585deb52c add logging Thomas Kunze 2024-08-17 17:27:27 +0200
  • cd62a78eb4 do away with some feature #ifdefs add #ifndef KNX_NO_* if necessary Thomas Kunze 2024-08-17 12:51:31 +0200
  • 32bd812ace fix build Thomas Kunze 2024-08-17 01:30:15 +0200
  • 74036bad07 try to build less to reduce firmware sizes Thomas Kunze 2024-08-17 00:46:23 +0200
  • b59b37a462 Merge branch 'master' into directories Thomas Kunze 2024-08-16 22:22:22 +0200
  • 31b765ab14 move files around and refactor cmake Thomas Kunze 2024-08-16 22:19:48 +0200
  • 150f3fc24b
    Update knx.h thelsing 2024-08-10 15:24:43 +0200
  • cdfd9de188
    Update Doxyfile thelsing 2024-08-10 01:08:32 +0200
  • 1bfbf0e430
    Update conf.py thelsing 2024-08-10 00:59:18 +0200
  • 59d4ba4c1b
    Update requirements.txt thelsing 2024-08-10 00:39:28 +0200
  • 6363ff85fd
    Update conf.py thelsing 2024-08-10 00:35:50 +0200
  • c241bd7049
    Update .readthedocs.yaml thelsing 2024-08-10 00:30:07 +0200
  • fcfeef3334 Refactor IP-Tunneling to use IpParameterObject directly instead of via BusAccessUnit Thomas Kunze 2024-08-10 00:18:50 +0200
  • e988c431fd move uninitialzed out of ComFlagEx enum Thomas Kunze 2024-08-09 22:37:58 +0200
  • 1ba39e207f astyle everything Thomas Kunze 2024-08-09 22:20:19 +0200
  • 44f90bb949
    Merge pull request #289 from thelsing/openknx-merge thelsing 2024-08-09 21:48:13 +0200
  • af96a7673f empty lines Thomas Kunze 2024-08-09 21:47:22 +0200
  • 5293dd8894 no more warnings Thomas Kunze 2024-08-09 21:30:35 +0200
  • 7c85635183 fix build Thomas Kunze 2024-08-09 21:02:51 +0200
  • 84808912dc del files Thomas Kunze 2024-08-09 20:42:28 +0200
  • 82f0774f11 Merge branch 'master' into openknx-merge Thomas Kunze 2024-08-09 20:38:43 +0200
  • 5ac85818af Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2024-08-09 20:33:59 +0200
  • 2043141301 Merge commit 'b2bcba7' into openknx-merge Thomas Kunze 2024-08-09 20:32:02 +0200
  • ee4d4ba3da Merge commit '7f11927' into openknx-merge Thomas Kunze 2024-08-09 20:30:39 +0200
  • dd5367eaac lib props Thomas Kunze 2024-08-09 20:18:10 +0200
  • 5ddbff2d16 Merge commit '093ae42' into openknx-merge Thomas Kunze 2024-08-09 20:14:40 +0200
  • 2b11ecc4e1 Merge branch 'master' into openknx-merge Thomas Kunze 2024-08-09 19:56:10 +0200
  • 484e6ce888
    Merge pull request #279 from OpenKNX/fix/ko-state-uninitialized thelsing 2024-08-09 19:55:47 +0200
  • 934d9ca5ba translate german comments with deepL Thomas Kunze 2024-08-09 19:53:00 +0200
  • 9a88b48467 merge Thomas Kunze 2024-08-09 19:32:41 +0200
  • f676cd2a20 Merge commit '06e0365' into openknx-merge Thomas Kunze 2024-08-09 19:32:26 +0200
  • 85ac27a6ec add rp2040 build environment to knx-demo example for both example project and ci Ing-Dom 2024-02-26 12:40:29 +0100
  • 27ef9ee1f7 cmake changes Thomas Kunze 2024-08-09 19:08:03 +0200
  • b2bcba7e1b
    Merge pull request #27 from mgeramb/add_DPT17.001 Marco Scholl 2024-08-07 21:24:50 +0200
  • f0cd44cefa add DPT 27.001 Michael Geramb 2024-08-07 21:09:05 +0200