553 Commits (master)
 

Author SHA1 Message Date
thelsing 57b5b05ce1
Merge pull request #272 from OpenKNX/feature/set-value-and-check-change 3 months ago
thelsing 969b4c441e
Merge pull request #271 from OpenKNX/fix/dpt13_int32t 3 months ago
thelsing 52b578091f
Merge pull request #277 from nerdoc/patch-2 4 months ago
Christian González a81aa7f8f2
replace deprecated CreateKnxProd link with Kaenx-Creator 4 months ago
Cornelius Köpp 0b33f0d67e Fix Error Detected in Pipeline: Build knx-demo 4 months ago
Cornelius Köpp e9541a9e76 Extend Doc of `valueNoSendCompare(..)`; Add Note for using `valueNoSend(..)` 4 months ago
Cornelius Köpp fd887b9df1 Fix: Prevent False-Positive Change-Detection from Undefined Bits in (at least) DPT1 4 months ago
Cornelius Köpp ee55abd2b9 Allow Setting Value of GroupObject (KO) with Checking Change after Conversion 4 months ago
Marco Scholl 50cde2cd0f fixes the dpt13 converting 4 months ago
thelsing c8685facac
Merge pull request #270 from mgeramb/FixBuildErrorIfKNX_NETIFisNotDefined 5 months ago
Michael Geramb 4cd733b86d Fix build error for missing variable if KNX_NETIF is not defined 5 months ago
thelsing 4deead3342
Merge pull request #269 from mgeramb/FixRP2040UARTPinHandling 5 months ago
Michael Geramb c1691b7e81 Fix for RP2040 UART pin handling: Setting of uart pins moved setupUart method. 5 months ago
thelsing 7215f470af
Merge pull request #264 from OpenKNX/feature_activitycallback 5 months ago
Ing-Dom 142e0a2325 fixing issues from PR review 5 months ago
thelsing 946d116e63
Merge pull request #267 from OpenKNX/rp2040_ip_merge2 5 months ago
thelsing a1b7e5d459
Merge pull request #268 from mgeramb/setUartPins 5 months ago
Michael Geramb ddd8284578 Allow to set uart pins for RP2040 and ESP32 platform 5 months ago
Ing-Dom 311abdd88f redesigned the activitycallback without using the facade and with a more flexible approach. 5 months ago
Ing-Dom 470ec8b521 this adds IP (WiFi and wired Ethernet) support to the rp2040 platform. 5 months ago
thelsing a870dd812d
Merge pull request #265 from OpenKNX/fix_serialnumber 5 months ago
Marco Scholl 3c29d16450 fix IndividualAddressSerialNumberReadResponse 5 months ago
Marco Scholl 38300f7e0d Revert "fix serialNumberReadResponse" 5 months ago
Ing-Dom 53842ad0c5 Add the possibility to have a callback function signaling knx activity (for e.g. flashing LEDs) 5 months ago
thelsing d44606df72
Merge pull request #262 from OpenKNX/fix_serialreadnumberresponse 6 months ago
thewhobox 9f28f8efd2 fix serialNumberReadResponse 6 months ago
thelsing e602b59fe3
Merge pull request #261 from OpenKNX/remove-byteorder-rp2040 7 months ago
Marco Scholl 354e5f56bb remove byteorder macros for rp2040 platform as they are already included in lwip 7 months ago
thelsing f8f34c5994
Merge pull request #259 from OpenKNX/fixes--increase-kFunctionPropertyResultBufferMaxSize 8 months ago
Marco Scholl f89a3919e4 increase kFunctionPropertyResultBufferMaxSize to 0xFF 8 months ago
thelsing 43ed529115
Update conf.py 8 months ago
thelsing cf09bcd128
Update .readthedocs.yaml 8 months ago
thelsing 6eba663035
Create .readthedocs.yaml 8 months ago
thelsing 4c16a38803
Merge pull request #256 from OpenKNX/add-flash-callback 9 months ago
Marco Scholl 3202b33fcb
add support for external flash system by using callbacks 9 months ago
thelsing 15bf1c0a9d
Merge pull request #257 from OpenKNX/devel 9 months ago
Waldemar Porscha fd952c817e soved merge problem 9 months ago
Waldemar Porscha a5c79214e3 Improved float16ToPayload correction 9 months ago
Waldemar Porscha 9c4e5d259a FIX: float16ToPayload 9 months ago
thelsing 6dda682fa7
Merge pull request #253 from OpenKNX/feature/dpt-14-80 9 months ago
thelsing 69d553df9c
Merge pull request #254 from OpenKNX/fix/dptconvert-8.010-to-busvalue 9 months ago
thelsing bf9c3ffab1
Merge pull request #255 from OpenKNX/fix-check-init-of-assoc-table 9 months ago
Marco Scholl 2934782d3c
fix: check initalize AssociationTableData 10 months ago
Cornelius Köpp efbbb52717 Fix: Writing Both Bytes of DPT8.010 to Bus 10 months ago
thelsing f7ac39c66f
Merge pull request #251 from OpenKNX/fix_data_property_read_idx0 10 months ago
thelsing aa57fdf482
Merge pull request #252 from OpenKNX/fix-buffer-overflow 10 months ago
Cornelius Köpp 3c2a371711 Add DPT 14.080 (`DPT_Value_ApparentPower`) 11 months ago
Waldemar Porscha 09985ea793 FIX: Allow setting of EOPR_TIMEOUT from pio.ini 11 months ago
John Doe a5ba7bcd5e fixed wrong answers to property read: 11 months ago
Waldemar Porscha f8bd27b4b5 allow user defined OVERRUN_COUNT 11 months ago