Commit Graph

  • cf09bcd128
    Update .readthedocs.yaml thelsing 2023-09-09 21:16:48 +0200
  • 6eba663035
    Create .readthedocs.yaml thelsing 2023-09-09 21:13:09 +0200
  • c05276b4af Optimize valueModifiedSend: Copy on Changes Only Cornelius Köpp 2023-09-08 18:27:01 +0200
  • 2400da45ee Allow Forced Sending, independent of Change Cornelius Köpp 2023-09-07 23:58:12 +0200
  • 5c20621406 Fix: Free Memory of Old Value Cornelius Köpp 2023-09-07 23:47:11 +0200
  • 96a535df1b Always Send the First Value Set Cornelius Köpp 2023-09-07 23:43:04 +0200
  • db8782eb22 valueSendChangedOnly: Rename to valueModifiedSend analoge to valueNoSend Cornelius Köpp 2023-08-13 22:10:36 +0200
  • fbc9b42395 Sending on Modification Only: Return if Value was Changed and Send to Bus is Triggered Cornelius Köpp 2023-08-13 22:08:19 +0200
  • 1eb4a797a5 Allow Updating ComObject with Sending On Modification Only Cornelius Köpp 2023-08-13 22:01:45 +0200
  • 4c16a38803
    Merge pull request #256 from OpenKNX/add-flash-callback thelsing 2023-08-28 15:27:58 +0200
  • 3202b33fcb
    add support for external flash system by using callbacks Marco Scholl 2023-08-11 15:32:37 +0200
  • 15bf1c0a9d
    Merge pull request #257 from OpenKNX/devel thelsing 2023-08-25 15:22:16 +0200
  • fd952c817e soved merge problem Waldemar Porscha 2023-08-24 10:49:55 +0200
  • a5c79214e3 Improved float16ToPayload correction Waldemar Porscha 2023-08-24 10:43:21 +0200
  • 9c4e5d259a FIX: float16ToPayload Waldemar Porscha 2023-08-22 11:28:10 +0200
  • 6dda682fa7
    Merge pull request #253 from OpenKNX/feature/dpt-14-80 thelsing 2023-08-09 10:28:38 +0200
  • 69d553df9c
    Merge pull request #254 from OpenKNX/fix/dptconvert-8.010-to-busvalue thelsing 2023-08-09 10:28:25 +0200
  • bf9c3ffab1
    Merge pull request #255 from OpenKNX/fix-check-init-of-assoc-table thelsing 2023-08-09 10:25:32 +0200
  • 2934782d3c
    fix: check initalize AssociationTableData Marco Scholl 2023-08-06 18:03:09 +0200
  • efbbb52717 Fix: Writing Both Bytes of DPT8.010 to Bus Cornelius Köpp 2023-07-16 21:35:50 +0200
  • f7ac39c66f
    Merge pull request #251 from OpenKNX/fix_data_property_read_idx0 thelsing 2023-07-13 11:08:46 +0200
  • aa57fdf482
    Merge pull request #252 from OpenKNX/fix-buffer-overflow thelsing 2023-07-13 11:08:11 +0200
  • 3c2a371711 Add DPT 14.080 (DPT_Value_ApparentPower) Cornelius Köpp 2023-07-02 14:04:32 +0200
  • 09985ea793 FIX: Allow setting of EOPR_TIMEOUT from pio.ini Waldemar Porscha 2023-06-30 21:23:44 +0200
  • a5ba7bcd5e fixed wrong answers to property read: with start = 0 (read the number of current elements) and current elements = 0 (empty property) 0 was returned which results in an error message when reading this property. John Doe 2023-06-26 10:15:51 +0200
  • f8bd27b4b5 allow user defined OVERRUN_COUNT reset _savedAsapXXX always to 0 Waldemar Porscha 2023-06-18 14:06:41 +0200
  • 48000b25aa
    Merge pull request #250 from Maggyver/master thelsing 2023-06-16 11:18:38 +0200
  • 494c76c7d8
    Merge pull request #249 from OpenKNX/fix-tpuart-error thelsing 2023-06-16 11:18:10 +0200
  • 1a0ac5aaf2
    Merge pull request #248 from OpenKNX/fix-functionPropRead thelsing 2023-06-16 11:17:18 +0200
  • e1596ebaf4 fix wrong functionPropertyState handling thewhobox 2023-06-14 21:30:27 +0200
  • c5fc04c487 fix-tpuart-error Mike 2023-06-13 11:21:48 +0200
  • 90cafdbd01
    New PlatformIO Build Flags "KNX_LED_ACTIVE_ON" , default is low Maggyver 2023-06-11 14:38:40 +0200
  • 245b82e627
    Merge pull request #246 from OpenKNX/fix-reset-chip thelsing 2023-05-29 19:10:34 +0200
  • dd092dbba0
    Merge pull request #245 from OpenKNX/improve_ipDataLinkLayer_limit thelsing 2023-05-29 19:09:33 +0200
  • 338aa1b825 fix reset chip thewhobox 2023-05-28 12:06:55 +0200
  • b088ffe10d Rename function for better understanding, fix inverse logic Ing-Dom 2023-05-27 13:55:11 +0200
  • 49ae48eacb some minor improvements from first code review Ing-Dom 2023-05-26 12:48:50 +0200
  • 1f3a5fe5a9 improve the implementation of the 50 packet / second limit delay knx.loop by 20ms has ugly side effects. count the frames in 100ms chunks to allow more than 5 packets per 100ms drop packet if over the limit. Ing-Dom 2023-05-26 11:26:33 +0200
  • 4cdf6d4ffe
    Merge pull request #244 from OpenKNX/hotfix-uninitialized-asap thelsing 2023-05-13 10:07:22 +0200
  • 5abd3d4408 Hotfix: remove of _savedAsapXXX = 0 Waldemar Porscha 2023-05-13 01:11:34 +0200
  • e4bb3e1c59
    Merge pull request #243 from OpenKNX/support-samd-flash-offset thelsing 2023-05-07 20:29:12 +0200
  • f30ff30a6a
    Merge pull request #242 from OpenKNX/function-property thelsing 2023-05-07 20:22:14 +0200
  • 2b8ad2f1ad support KNX_FLASH_OFFSET on samd Marco Scholl 2023-05-07 11:52:39 +0200
  • 859b50eff6 functionproperty respond only if handled thewhobox 2023-05-06 20:53:06 +0200
  • d52df6d584
    fix: prevent use of uninitialized _savedAsapXXX variables (#241) mumpf 2023-05-05 00:42:28 +0200
  • 10266a2966 fix: prevent use of uninitialized _savedAsapXXX variables Waldemar Porscha 2023-05-04 23:15:24 +0200
  • a087293444 Fix IntelliSense w/ PlatformIO IDE on Linux Thilo-Alexander Ginkel 2023-04-21 23:54:07 +0200
  • 0d140a5182
    Added FunctionProperty Callback (#238) Mike 2023-04-06 15:35:37 +0200
  • 5007462c70
    correction for DPT 10.001 TimeOfDay implemented; #define DPT_TimeOfDay Dpt(10, 1, 1) (#237) mobil750 2023-04-06 12:25:52 +0200
  • d8d01ace33 fixed ADCResponse thewhobox 2023-04-04 20:42:33 +0200
  • 1d7e2889ff fix Mike 2023-04-03 16:27:07 +0200
  • 51e83c8210 added adc response Mike 2023-04-03 15:57:31 +0200
  • 73bce2d040 correction for DPT 10.001 TimeOfDay implemented; #define DPT_TimeOfDay Dpt(10, 1, 1) Helmut Richter 2023-04-01 17:34:06 +0200
  • 8807780b55
    FIX: occasional endless loop (wrong buffer limit) (#234) mumpf 2023-03-20 14:41:31 +0100
  • 434f619b63 removed ifdef and fixed missing references thewhobox 2023-03-18 16:55:32 +0100
  • a8cc3cf5b4 fixed function data length thewhobox 2023-03-15 20:38:40 +0100
  • cf73ec36a6 added function property state Mike 2023-03-15 13:50:38 +0100
  • d6348d2c80 added functionproperty callback thewhobox 2023-03-13 21:24:41 +0100
  • 756252c042 FIX: occasional endless loop (wrong buffer limit) Waldemar Porscha 2023-03-13 18:15:46 +0100
  • 4c37c21699
    make the Prog Button handling in the knx stack deativateable by pin value <0 (#231) Dom 2023-02-20 14:21:11 +0100
  • ab01f9b194 make the Prog Button handling in the knx stack deativateable by pin value <0 Ing-Dom 2023-02-16 21:17:18 +0100
  • 8650669b50
    add commitNonVolatileMemory overload to batch write chars n times to flash (#229) Dom 2023-02-13 21:42:06 +0100
  • dce92403e5
    32bit eeprom size (#230) Dom 2023-02-13 21:39:30 +0100
  • 50d2b7a70b reworked PR #230 Ing-Dom 2023-02-12 16:36:48 +0100
  • 62f3e85cea changed uint8_t getEepromBuffer(uint16_t size) to uint8_t getEepromBuffer(uint32_t size) to allow eeprom > 65k Ing-Dom 2023-02-12 15:56:04 +0100
  • 6a1b70c558 add commitNonVolatileMemory overload to batch write chars n times to flash Ing-Dom 2023-01-20 15:18:41 +0100
  • 9894a8c8b8
    improved/corrected prog button debouncing (#221) 1.3 mumpf 2022-11-25 07:24:27 +0100
  • 9ae4a47baf improved/corrected prog button debouncing Waldemar Porscha 2022-11-24 18:38:30 +0100
  • b51c5950c5
    reimplemented binary search for translateAsap() (#220) mumpf 2022-11-12 11:23:04 +0100
  • b96c58ec55 added required comments to explain algorithm Waldemar Porscha 2022-11-06 00:32:47 +0100
  • 043ba081ff Merge branch 'w5500' OnlineCaveman 2022-10-28 22:09:18 +0200
  • 277a5d57fa Merge branch 'w5500' of https://github.com/OnlineCaveman/knx-samd51 into w5500 OnlineCaveman 2022-10-28 19:35:32 +0200
  • cf44c4efe9 Added functionality for W5500 OnlineCaveman 2022-10-28 19:35:02 +0200
  • 187ab2e9f1
    Merge branch 'thelsing:master' into w5500 OnlineCaveman 2022-10-27 14:30:17 +0200
  • eb0d62666d
    Merge branch 'thelsing:master' into master OnlineCaveman 2022-10-27 14:29:49 +0200
  • b57926333c reimplemented binary search for translateAsap() - new prepareBinarySearch() after association_table change - fallback to linear search if ETS does not provide sorted ASAP entries - activated with #define BIN_SEARCH Waldemar Porscha 2022-10-26 11:18:57 +0200
  • b0238cfe7e Changed comment lines OnlineCaveman 2022-10-25 17:28:00 +0200
  • d24f6de36f Added the RF (0x27B0) OnlineCaveman 2022-10-25 17:24:55 +0200
  • 7373ab0a87 No IP version yet OnlineCaveman 2022-10-25 16:19:53 +0200
  • 76762571ea Ifdef include requested change OnlineCaveman 2022-10-25 15:56:34 +0200
  • eef3a85b18
    Update CodeQL (#219) croghostrider 2022-10-22 14:18:55 +0200
  • 4127c8a48d
    Update codeql-analysis.yml croghostrider 2022-10-22 12:22:13 +0200
  • e9e5b0cfa7
    Update codeql-analysis.yml croghostrider 2022-10-22 12:14:10 +0200
  • 715efb9908
    Update CodeQL croghostrider 2022-10-22 12:12:15 +0200
  • 7bf3696a3b
    Feature175 binarysearch (#218) mumpf 2022-10-21 10:03:11 +0200
  • c56182a80f corrected byte order during access to sorted array Waldemar Porscha 2022-10-19 20:36:03 +0200
  • 02565a0ba3 Cleanup OnlineCaveman 2022-10-17 21:10:23 +0200
  • 598f6bddfd Merge branch 'master' of https://github.com/OnlineCaveman/knx-samd51 OnlineCaveman 2022-10-17 20:38:08 +0200
  • 37e056a91c ARCH_SAMD OnlineCaveman 2022-10-17 20:37:44 +0200
  • b403480f0c
    Merge branch 'thelsing:master' into master OnlineCaveman 2022-10-17 19:59:28 +0200
  • c0e5621a5f Rename back to original OnlineCaveman 2022-10-17 19:52:10 +0200
  • 6c4a10e189 Fault in change tracking OnlineCaveman 2022-10-17 19:51:31 +0200
  • b8107fd62d SAMD51/SAMD21 files OnlineCaveman 2022-10-17 19:48:09 +0200
  • f9f9914130 Review: changed ntohs to htons Waldemar Porscha 2022-10-17 10:19:58 +0200
  • 48b92797ac AddressTableObject::contains minimal improve Waldemar Porscha 2022-10-17 09:41:08 +0200
  • 3a85f69975 Merge branch 'feature175_binarysearch' of https://github.com/thelsing/knx into feature175_binarysearch Waldemar Porscha 2022-10-16 17:35:20 +0200
  • 9b79710cd9 Corrected BIN_SEARCH Waldemar Porscha 2022-10-16 17:35:09 +0200
  • bd840098e9 Merge branch 'master' into feature175_binarysearch Waldemar Porscha 2022-10-16 14:17:21 +0200
  • a0134e6cfb
    RP2040 EEPROM/Flash compiler flag fix (#216) Sonnengruesser 2022-10-15 22:25:22 +0200
  • 5b48f21f53
    get rid of some warnings during build (#214) mumpf 2022-10-15 22:24:58 +0200