summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and spelling errors5.10Karsten Heimrich2018-01-316-13/+13
* Doc: Add docs for QKnxDatapointTypeLeena Miettinen2018-01-291-7/+159
* Fix wrong spelling of "Celsius" in implementation and documentionKarsten Heimrich2018-01-296-9/+9
* Doc: Edit QKnxDatapointTypeFactory docs and add missing docsLeena Miettinen2018-01-291-10/+26
* Doc: Add docs for QKnx4ByteFloatLeena Miettinen2018-01-291-2/+111
* Doc: Add docs for QKnxElectricalEnergyLeena Miettinen2018-01-291-0/+34
* Doc: Add docs for QKnx8BitSet, QKnxGeneralStatus, and QKnxDeviceControlLeena Miettinen2018-01-291-1/+125
* Doc: Add docs for QKnxCharStringLeena Miettinen2018-01-291-3/+84
* Extend the QKnxDateTime class documentationKarsten Heimrich2018-01-261-15/+28
* Rename attributs to make the intend more clearLucie Gerard2018-01-263-20/+20
* Doc: Add docs for QKnxTimeOfDay, QKnxDate, and QKnxDateTimeLucie Gerard2018-01-263-6/+179
* Extend isValid() function based on TPCI settingsKarsten Heimrich2018-01-241-3/+20
* Set the individual address before sending connected signalKarsten Heimrich2018-01-241-5/+5
* Fix NPDU isValid() function for T_CONNECT* servicesKarsten Heimrich2018-01-241-5/+14
* Compile fix when no Qt Quick is availableMaurice Kalinowski2018-01-021-1/+5
* Doc: Add docs for QKnxChar, QKnxCharASCII, and QKnxChar88591Leena Miettinen2017-12-221-1/+74
* Doc: Add docs for QKnx32BitSet and QKnxCombinedInfoOnOffLeena Miettinen2017-12-221-2/+116
* Doc: Add docs for QKnx8BitUnsignedValueLeena Miettinen2017-12-221-0/+32
* Doc: Add docs for QKnx8BitSignedValueLeena Miettinen2017-12-221-0/+25
* Doc: Add docs for QKnx4ByteUnsignedValue and QKnxValue4UCountLeena Miettinen2017-12-221-0/+38
* Doc: Add docs for QKnx4ByteSignedValueLeena Miettinen2017-12-221-0/+34
* Doc: Add docs for QKnx3BitControlled and its derived classesLeena Miettinen2017-12-221-1/+121
* Fix build against gcc7Maurice Kalinowski2017-12-201-2/+2
* Define QT_NO_CAST_FROM_ASCII, fix compile issuesKarsten Heimrich2017-12-069-16/+19
* Update QML part of the QtKnx demo applicationKarsten Heimrich2017-12-0623-63/+65
* Knx UI Demo interacting with ETS experimental boardAndrew O'Doherty2017-12-0649-1/+2869
* Doc: Add list of automatically generate classes based on QKnx1BitLeena Miettinen2017-12-061-2/+41
* Doc: Add docs for QKnx2ByteUnsignedValueLeena Miettinen2017-12-061-0/+33
* Doc: Add docs for QKnx2ByteSignedValueLeena Miettinen2017-12-061-0/+30
* Doc: Add docs for QKnx2ByteFloatLeena Miettinen2017-12-061-1/+116
* Doc: Add docs for QKnx2BitSetLeena Miettinen2017-12-061-0/+21
* Doc: Add docs for QKnx1ByteLeena Miettinen2017-12-061-0/+20
* Doc: Add docs for QKnx1BitControlledLeena Miettinen2017-12-061-2/+44
* Doc: Fix typos in the overviewLeena Miettinen2017-12-061-2/+2
* Doc: Add docs for the Discoverer and Tunnel Client examplesLeena Miettinen2017-12-063-4/+46
* Fix typo in config.testsKarsten Heimrich2017-12-011-1/+1
* Fix building the documentationv1.0Karsten Heimrich2017-11-301-15/+19
* Add cEMI frame size check in KNXnet/IP device {configuration|tunneling} requestLucie Gerard2017-11-286-18/+20
* Add initial documentation for the QtKnx moduleLucie Gerard2017-11-2863-125/+2620
* Add Tunnel Frame factory for group value and auto-testLucie Gerard2017-11-228-4/+605
* Small clean upLucie Gerard2017-11-221-5/+0
* Rename structs/ function names according to the documentation schemeKarsten Heimrich2017-11-212-28/+45
* Change enumeration values to match TPCI documentationKarsten Heimrich2017-11-133-5/+5
* Remove address notation class memberKarsten Heimrich2017-11-133-37/+29
* Fix allowed data size for application servicesKarsten Heimrich2017-11-106-24/+83
* Implement additional setter functions, minor text adjustmentsKarsten Heimrich2017-11-104-35/+92
* Add Dpt-28 Character variable string Utf8 encodingKarsten Heimrich2017-11-105-0/+239
* Add some missing dashesKarsten Heimrich2017-11-104-4/+4
* Add Dpt 29 8-byte signed valueKarsten Heimrich2017-11-107-0/+259
* Add DPT-24 Variable length character stringKarsten Heimrich2017-11-097-18/+201