thelsing
|
940f2dfe43
|
Merge pull request #300 from cornelius-koepp/fix/group-object-setting-invalid-value--thelsing/master
Fix Sending Wrong Values on Failed Conversion to DPT
|
2024-11-19 20:51:20 +01:00 |
|
Cornelius Köpp
|
73d4a6cef5
|
Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master
# Conflicts:
# src/knx/group_object.h
|
2024-11-17 23:49:56 +01:00 |
|
Cornelius Köpp
|
1cb2d56de1
|
Group-Object Value Update: Return Indication for Success/Fail of Conversion to DPT
Remove _valueNoSend(..) as valueNoSend(..) is now the same
|
2024-11-17 23:43:54 +01:00 |
|
Cornelius Köpp
|
16e644cfa8
|
Fix Format: Indention
|
2024-11-14 22:55:46 +01:00 |
|
Cornelius Köpp
|
a5d5b70d87
|
Fix Format: Indention
|
2024-11-08 23:06:02 +01:00 |
|
Cornelius Köpp
|
641ae4efcd
|
Merge branch 'fix/group-object-setting-invalid-value' into fix/group-object-setting-invalid-value--thelsing/master
|
2024-11-08 22:57:47 +01:00 |
|
Cornelius Köpp
|
6b75e1e854
|
Fix Format Issue: Remove Blank Line at End
|
2024-11-08 22:55:55 +01:00 |
|
Cornelius Köpp
|
becfd86a4c
|
Merge remote-tracking branch 'thelsing/master' into fix/group-object-setting-invalid-value--thelsing/master
# Conflicts:
# src/knx/group_object.cpp
|
2024-11-02 21:50:49 +01:00 |
|
Cornelius Köpp
|
b8f914c358
|
Fix: Do NOT Send when Updating KO Failed on Value Conversion
|
2024-11-01 20:44:51 +01:00 |
|
Cornelius Köpp
|
483d868dac
|
Fix valueNoSend : Do NOT End KO Uninitialized when Value Conversion Failed
|
2024-11-01 20:22:16 +01:00 |
|
Cornelius Köpp
|
3de8903b52
|
Fix: Typo
|
2024-11-01 19:29:16 +01:00 |
|
Cornelius Köpp
|
9a7b6a5e80
|
Fix valueNoSendCompare : DPT Conversion Fail Resulted in Setting KO to 0
|
2024-11-01 19:28:25 +01:00 |
|
Thomas Kunze
|
a30bbd0f0a
|
fix build
|
2024-09-14 19:43:40 +02:00 |
|
Thomas Kunze
|
e15da8451b
|
update pybind11
|
2024-09-14 19:39:30 +02:00 |
|
Thomas Kunze
|
1f406abbd4
|
astyle
|
2024-09-14 11:55:51 +02:00 |
|
Michael Geramb
|
7efc9a556d
|
Prevent using inadvertently copy constructor of GroupObject
|
2024-09-02 18:57:18 +02:00 |
|
thelsing
|
150f3fc24b
|
Update knx.h
|
2024-08-10 15:24:43 +02:00 |
|
thelsing
|
cdfd9de188
|
Update Doxyfile
|
2024-08-10 01:08:32 +02:00 |
|
thelsing
|
1bfbf0e430
|
Update conf.py
|
2024-08-10 00:59:18 +02:00 |
|
thelsing
|
59d4ba4c1b
|
Update requirements.txt
|
2024-08-10 00:39:28 +02:00 |
|
thelsing
|
6363ff85fd
|
Update conf.py
|
2024-08-10 00:35:50 +02:00 |
|
thelsing
|
c241bd7049
|
Update .readthedocs.yaml
|
2024-08-10 00:30:07 +02:00 |
|
Thomas Kunze
|
fcfeef3334
|
Refactor IP-Tunneling to use IpParameterObject directly instead of via BusAccessUnit
|
2024-08-10 00:18:50 +02:00 |
|
Thomas Kunze
|
e988c431fd
|
move uninitialzed out of ComFlagEx enum
|
2024-08-09 22:37:58 +02:00 |
|
Thomas Kunze
|
1ba39e207f
|
astyle everything
|
2024-08-09 22:20:19 +02:00 |
|
thelsing
|
44f90bb949
|
Merge pull request #289 from thelsing/openknx-merge
Openknx merge
|
2024-08-09 21:48:13 +02:00 |
|
Thomas Kunze
|
af96a7673f
|
empty lines
|
2024-08-09 21:47:22 +02:00 |
|
Thomas Kunze
|
5293dd8894
|
no more warnings
|
2024-08-09 21:30:35 +02:00 |
|
Thomas Kunze
|
7c85635183
|
fix build
|
2024-08-09 21:02:51 +02:00 |
|
Thomas Kunze
|
84808912dc
|
del files
|
2024-08-09 20:42:28 +02:00 |
|
Thomas Kunze
|
82f0774f11
|
Merge branch 'master' into openknx-merge
|
2024-08-09 20:38:43 +02:00 |
|
Thomas Kunze
|
5ac85818af
|
Merge branch 'master' of https://github.com/thelsing/knx
|
2024-08-09 20:33:59 +02:00 |
|
Thomas Kunze
|
2043141301
|
Merge commit 'b2bcba7' into openknx-merge
|
2024-08-09 20:32:02 +02:00 |
|
Thomas Kunze
|
ee4d4ba3da
|
Merge commit '7f11927' into openknx-merge
|
2024-08-09 20:30:39 +02:00 |
|
Thomas Kunze
|
dd5367eaac
|
lib props
|
2024-08-09 20:18:10 +02:00 |
|
Thomas Kunze
|
5ddbff2d16
|
Merge commit '093ae42' into openknx-merge
|
2024-08-09 20:14:40 +02:00 |
|
Thomas Kunze
|
2b11ecc4e1
|
Merge branch 'master' into openknx-merge
|
2024-08-09 19:56:10 +02:00 |
|
thelsing
|
484e6ce888
|
Merge pull request #279 from OpenKNX/fix/ko-state-uninitialized
Fix: Group-Object `_commFlag != Uninitialized` does NOT Guarantee an Actual Initialization
|
2024-08-09 19:55:47 +02:00 |
|
Thomas Kunze
|
934d9ca5ba
|
translate german comments with deepL
|
2024-08-09 19:53:00 +02:00 |
|
Thomas Kunze
|
9a88b48467
|
merge
|
2024-08-09 19:32:41 +02:00 |
|
Thomas Kunze
|
f676cd2a20
|
Merge commit '06e0365' into openknx-merge
|
2024-08-09 19:32:26 +02:00 |
|
Ing-Dom
|
85ac27a6ec
|
add rp2040 build environment to knx-demo example for both example project and ci
|
2024-08-09 19:08:47 +02:00 |
|
Thomas Kunze
|
27ef9ee1f7
|
cmake changes
|
2024-08-09 19:08:03 +02:00 |
|
Marco Scholl
|
b2bcba7e1b
|
Merge pull request #27 from mgeramb/add_DPT17.001
add DPT 27.001
|
2024-08-07 21:24:50 +02:00 |
|
Michael Geramb
|
f0cd44cefa
|
add DPT 27.001
|
2024-08-07 21:09:05 +02:00 |
|
Marco Scholl
|
845aa38bd6
|
Merge branch 'v1' into v1dev
|
2024-08-03 21:27:20 +02:00 |
|
Marco Scholl
|
84a0ce3c22
|
fixes modulo in rx queue
|
2024-08-03 21:27:00 +02:00 |
|
Dom
|
7f119275ee
|
Better Routing and new Tunneling Support (#26)
Support 0x091A IP-Router better, including KNX IP Tunneling and a lot of smaller fixes
|
2024-07-29 10:47:41 +02:00 |
|
Ing-Dom
|
194de33ee2
|
update rp2040 plattform version in examples and ci
|
2024-07-22 23:27:07 +02:00 |
|
thelsing
|
e2d33b0006
|
Merge pull request #286 from thelsing/thelsing-patch-2
Update bau57B0.cpp
|
2024-07-22 13:05:59 +02:00 |
|