|
.gitattributes
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
.gitignore
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
address_table_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
address_table_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
apdu.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
apdu.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
application_layer.cpp
|
-answer correctly on missing objects/properties
|
2018-04-11 22:52:15 +02:00 |
|
application_layer.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
application_program_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
application_program_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
association_table_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
association_table_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
bau57B0.cpp
|
Fix handling of PropDescRead for special case PID=0. Answer with found property id for given property index.
|
2018-04-24 11:56:59 +02:00 |
|
bau57B0.h
|
-answer correctly on missing objects/properties
|
2018-04-11 22:52:15 +02:00 |
|
bau.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
bau.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
bits.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
bits.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
cemi_frame.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
cemi_frame.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
data_link_layer.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
data_link_layer.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
datapoint_types.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
datapoint_types.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
device_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
device_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
group_object_table_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
group_object_table_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
group_object.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
group_object.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
interface_object.cpp
|
Fix PropDescRead and add comments from spec
|
2018-04-24 16:32:57 +02:00 |
|
interface_object.h
|
Fix handling of PropDescRead for special case PID=0. Answer with found property id for given property index.
|
2018-04-24 11:56:59 +02:00 |
|
ip_parameter_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
ip_parameter_object.h
|
add support for propertyDescriptionRead
|
2018-04-13 22:08:10 +02:00 |
|
knx_types.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
LICENSE
|
Create LICENSE
|
2018-04-21 21:50:22 +02:00 |
|
memory.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
memory.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
network_layer.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
network_layer.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
npdu.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
npdu.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
platform.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
property_types.h
|
add propertydescription for PID_TABLE
|
2018-04-21 21:38:12 +02:00 |
|
README.md
|
first commit
|
2018-04-09 22:15:35 +02:00 |
|
save_restore.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
table_object.cpp
|
Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property.
|
2018-04-24 12:40:50 +02:00 |
|
table_object.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
tpdu.cpp
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
tpdu.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |
|
transport_layer.cpp
|
add missing enableConnectionTimeout
|
2018-04-11 23:15:18 +02:00 |
|
transport_layer.h
|
initial commit
|
2018-04-09 22:30:23 +02:00 |