Commit Graph

  • f073d8fd0b
    Merge pull request #317 from Phil1pp/libretiny master thelsing 2025-07-23 23:12:51 +0200
  • a8ed06c839 #endif got accidentally deleted after merge Phil1pp 2025-07-22 16:59:47 +0200
  • 9aa4bee130
    Merge branch 'master' into libretiny thelsing 2025-07-21 19:08:19 +0200
  • e2642b64ca
    Merge pull request #316 from thewhobox/fix/unloading thelsing 2025-07-21 19:02:42 +0200
  • dee55ab45e
    Merge pull request #319 from dzungpv/dev thelsing 2025-07-21 18:51:15 +0200
  • 3ae272719e Silent warning, remove ; VietDzung 2025-07-03 16:20:48 +0700
  • f2ace7598a Silent warning ESP IDF build VietDzung 2025-07-03 16:12:38 +0700
  • ef7f6fc1ad Fix arduino build for ESP32 VietDzung 2025-07-03 14:49:45 +0700
  • e3f5329ea5 Make NVS namespace and key match Arduino ESP32 EEPROM with ESP IDF support for backward compatible VietDzung 2025-07-03 14:35:59 +0700
  • 549b4df975 Add native support for ESP IDF with example. VietDzung 2025-07-03 14:19:47 +0700
  • cb58f2e73d Finish ESP IDF native support with sample project kn-demo-diy-idf but not pass real test. VietDzung 2025-07-02 13:29:50 +0700
  • 1be9a2b3f8 Migrate to ESP IDF but not test VietDzung 2025-07-02 11:46:03 +0700
  • c5dada7eb0 Start support for native ESP IDF. Not working VietDzung 2025-07-02 10:52:57 +0700
  • 9ebf5a572b
    moved timeout for memory to freeMemory Mike 2025-05-27 11:02:49 +0200
  • 06871ed074 Added support for LibreTiny IoT chips Phil1pp 2025-05-14 11:18:16 +0200
  • 5878458a41
    moved timeout to memory class Mike 2025-05-19 12:21:26 +0200
  • d92c5ea018
    Merge pull request #318 from Phil1pp/dptconvert thelsing 2025-05-19 11:47:20 +0200
  • 9d8da3b74a changed return types from int to bool Phil1pp 2025-05-16 11:37:01 +0200
  • a685700d37 wrong position of return and break for RGBW Phil1pp 2025-05-16 11:34:08 +0200
  • 3c73cdca5e
    fix: reset flag wasUnloaded Mike 2025-05-13 13:25:06 +0200
  • ce50b83233 replaced tabs with spaces Phil1pp 2025-05-12 21:37:33 +0200
  • 5c3ae41ea1
    fix: typo Mike 2025-05-12 16:28:50 +0200
  • 1feac3927c
    removed check for secIfObj Mike 2025-05-12 15:31:04 +0200
  • d15cda5a15
    added timeout for unloading to write memory Mike 2025-05-12 15:22:29 +0200
  • 649adeaf53
    Merge pull request #315 from Phil1pp/led-pin thelsing 2025-05-09 10:57:52 +0200
  • acec45c267 Changed tabs to spaces Phil1pp 2025-05-07 22:00:10 +0200
  • 9be7ca2849
    Update cmake-arm.yml thelsing 2025-05-07 20:19:59 +0200
  • 0102ed23da
    Merge pull request #314 from Phil1pp/clear-memory thelsing 2025-05-07 20:13:24 +0200
  • 8235e59d84
    Merge pull request #313 from Phil1pp/esp-compiler-warning thelsing 2025-05-07 20:12:55 +0200
  • d3b2d2b1c1
    Merge pull request #312 from Phil1pp/multicast-result thelsing 2025-05-07 20:12:34 +0200
  • d0e7f290bd
    Merge pull request #311 from Phil1pp/dpt2-dpt3 thelsing 2025-05-07 20:11:56 +0200
  • 0ad0c6f2a2
    Merge pull request #310 from Phil1pp/fix-go-size thelsing 2025-05-07 20:11:11 +0200
  • 38ee9066c8 Don't assign built-in LED as ProgLED by default. Allow disabling ProgLED by setting _ledPin=-1 Phil1pp 2025-05-07 14:09:57 +0200
  • d05b9f98ab Clear memory if reading/writing of tableobjects fails Phil1pp 2025-05-07 12:18:40 +0200
  • ffb5cacd7c Fix ESP compiler warning Phil1pp 2025-05-02 10:54:29 +0200
  • fca3e41a5a More meaningful debug message for multicast setup. Phil1pp 2025-05-02 10:51:11 +0200
  • e647105236 handle DPT2 and DPT3 as uint8_t in code Phil1pp 2025-05-02 10:43:33 +0200
  • e36fbf3b53 Fix crash for DPTs with less than 1byte in size Phil1pp 2025-05-02 10:24:11 +0200
  • d5b9ffa0a9
    Update device_object.h thelsing 2025-03-09 18:00:31 +0100
  • 8767a60f79 Temporary fix #307 issue, lose all data when change apiVersion on ESP32 VietDzung 2025-03-08 10:59:54 +0700
  • 6eb2048277 Merge remote-tracking branch 'upstream/master' VietDzung 2025-03-06 19:29:30 +0700
  • 21bd4e3812
    Merge 9ee6e11ca5 into 5048de6c75 Cornelius Köpp 2025-03-06 19:12:16 +0700
  • 19ebb0bc9d Revert "clangformat everything" Thomas Kunze 2025-02-23 02:29:13 +0100
  • 5048de6c75 Merge branch 'devel' of https://github.com/thelsing/knx into devel devel Thomas Kunze 2025-02-23 02:28:36 +0100
  • 81cb975ffa undo clang-format Thomas Kunze 2025-02-23 02:23:29 +0100
  • 044c67fab8 clangformat everything Thomas Kunze 2025-02-23 02:14:39 +0100
  • ead81740a8 clangformat everything Thomas Kunze 2025-02-23 02:11:50 +0100
  • bf131a51a8 merge openknx merge from master Thomas Kunze 2025-02-23 01:41:19 +0100
  • 0f02f1d369 fix merge Thomas Kunze 2025-02-23 01:04:59 +0100
  • 088dd65c81 fix merge Thomas Kunze 2025-02-23 00:53:38 +0100
  • dd06e251c5 Merge remote-tracking branch 'openknx/v1dev' Thomas Kunze 2025-02-23 00:51:25 +0100
  • ebd522160b Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2025-02-23 00:07:29 +0100
  • 72370c0ad4 ignore build* Thomas Kunze 2025-02-23 00:06:10 +0100
  • 47c621e1f7 fix data port selection for IP tunneling Ing-Dom 2025-02-13 19:02:04 +0100
  • 0d4688c528 pack CC1310 example to reduce filecount Ing-Dom 2025-02-05 15:52:08 +0100
  • 3e337e0f9b fix getting MAC-Address from ipstack in rp2040 and ESP plattform Ing-Dom 2025-01-28 10:04:51 +0100
  • 8257add51e fix searchResponseExtended DHCP, prints, length Ing-Dom 2025-01-20 19:21:40 +0100
  • 80c79e9eeb remove debug printf Ing-Dom 2025-01-05 16:22:22 +0100
  • d02d04f13c fix bug in res tunnel feature Ing-Dom 2024-12-23 22:40:18 +0100
  • c1588e12d5 fix Bau091A:IsAckRequired for Broadcasts Ing-Dom 2024-12-23 22:11:34 +0100
  • 919b8e35eb Fix casing of ETH in include Michael Geramb 2024-12-22 21:40:47 +0100
  • dc7232f92b
    Merge branch 'v1' into v1dev Marco Scholl 2024-12-09 08:47:02 +0100
  • 764900e0c5
    update library.properties Marco Scholl 2024-12-09 08:46:44 +0100
  • 096f316447
    Merge branch 'v1' into v1dev Marco Scholl 2024-12-09 08:24:12 +0100
  • ae504e70e3
    update library.json and readme.md Marco Scholl 2024-12-09 08:22:45 +0100
  • 8f35b4cf42
    adds unicast auto ack Marco Scholl 2024-12-08 23:05:50 +0100
  • f3dfbce69e fix some bugs in tunneling support detected by the usage of esp32 (heap corruption) Ing-Dom 2024-11-25 22:16:45 +0100
  • df4ce55e3f add changelog Ing-Dom 2024-11-25 22:12:15 +0100
  • 5528888b72 adapt esp plattform using KNX_NETIF Ing-Dom 2024-11-21 07:34:42 +0100
  • 940f2dfe43
    Merge pull request #300 from cornelius-koepp/fix/group-object-setting-invalid-value--thelsing/master thelsing 2024-11-19 20:51:20 +0100
  • 2cd5a28d8e
    Fix Sending Wrong Values on Failed Conversion to DPT (#30) Cornelius Köpp 2024-11-18 20:29:02 +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
  • 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
  • a73802f83d Fix logs VietDzung 2024-10-30 17:38:25 +0700
  • 205c1f5b15 Add logs for ESP32 VietDzung 2024-10-30 15:34:54 +0700
  • 24f8e1eee6 Support HVAC control datapoint VietDzung 2024-10-28 10:55:11 +0700
  • 677a645f96 add #pragma once to Arduino plattform to allow derived plattforms Ing-Dom 2024-10-27 15:36:30 +0100
  • 90efda9309 Support use as ESP IDF component VietDzung 2024-10-26 23:19:48 +0700
  • 8ea11b03a8 increase device object api version to 2 (invalidation of knx flash data stored by older versions) neccessary due to changes to TableObject.save and restore for router (0x091A) support Ing-Dom 2024-10-24 19:32:30 +0200
  • c956125278 prepare README.md - add current changes Ing-Dom 2024-10-24 19:29:08 +0200
  • 8fa8982393 V2.1.1 (rq queue bugfix) Ing-Dom 2024-09-16 20:45:41 +0200
  • 7280cd0e53 reimplement Dpt17 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