summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxdatapointtype
Commit message (Expand)AuthorAgeFilesLines
* Introduce DPT 20.021 Cloud Cover and auto-test according to AN182Lucie Gerard2018-06-201-0/+53
* Minor whitespace changes, no functional changeKarsten Heimrich2018-06-141-1/+0
* Instead of copying the byte array code, use wrapper around itKarsten Heimrich2018-04-171-6/+6
* Fix idCode(), add setDigit(), adjust docs and adapt auto-testKarsten Heimrich2018-03-131-1/+18
* Remove superfluous toString() implementationsKarsten Heimrich2018-03-131-1/+0
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-56/+63
* Fix wrong spelling of "Celsius" in implementation and documentionKarsten Heimrich2018-01-291-1/+1
* Rename attributs to make the intend more clearLucie Gerard2018-01-261-5/+5
* Doc: Add docs for QKnxTimeOfDay, QKnxDate, and QKnxDateTimeLucie Gerard2018-01-261-1/+1
* Add Dpt-28 Character variable string Utf8 encodingKarsten Heimrich2017-11-101-0/+41
* Add Dpt 29 8-byte signed valueKarsten Heimrich2017-11-101-0/+31
* Add DPT-24 Variable length character stringKarsten Heimrich2017-11-091-0/+38
* Adjust names to follow KNX spec more closelyKarsten Heimrich2017-11-091-2/+2
* Add DPT 16 stringKarsten Heimrich2017-11-091-0/+52
* Add Dpt32BitSet and auto-testsKarsten Heimrich2017-11-091-0/+94
* Add Dpt 4 Character and auto-testLucie Gerard2017-11-081-0/+44
* Small fix in testLucie Gerard2017-11-081-9/+9
* Add Dpt2BitSet and sub types and auto-testsKarsten Heimrich2017-11-071-0/+79
* CleanupKarsten Heimrich2017-11-071-173/+173
* Add DptSceneNumber DptSceneControl DptSceneInfo and auto-testKarsten Heimrich2017-11-071-0/+120
* Enhance Dpt1BitControlledLucie Gerard2017-11-071-1/+6
* Add Dpt1Bit sub type data pointsLucie Gerard2017-11-071-0/+10
* Minor formatting changesKarsten Heimrich2017-11-061-18/+18
* Add Dpt1Byte and testsKarsten Heimrich2017-11-061-0/+758
* Enhance DPT 21, 8BitSetLucie Gerard2017-11-061-2/+74
* Enhance Dpt Time and DateLucie Gerard2017-11-061-12/+45
* Add Dpt 4ByteFloat and testsLucie Gerard2017-11-061-0/+24
* Enhance DptStatusMode3 implementation and adapt auto-testLucie Gerard2017-10-241-0/+9
* Enhance DptEntranceAccess implementation and adapt auto-testLucie Gerard2017-10-241-0/+5
* Fix Dpt 3BitControlledLucie Gerard2017-10-241-2/+18
* Fix warning C4146Karsten Heimrich2017-10-201-5/+4
* Fix isValid function for Dpt 2-byte FloatLucie Gerard2017-10-051-0/+2
* Add Dpt 2Byte Signed Value and testsKarsten Heimrich2017-10-051-0/+40
* Add Dpt 4-byte UnsignedValue and testsKarsten Heimrich2017-10-051-7/+26
* Add Dpt 4-Byte Signed Value and testsKarsten Heimrich2017-10-051-0/+32
* Add Dpt 2Bytes Unsigned Value and testsLucie Gerard2017-10-051-0/+43
* Fix constructor call chain so that object values are always setKarsten Heimrich2017-10-041-2/+19
* Add Dpt Status Mode 3 and auto-testKarsten Heimrich2017-09-281-35/+93
* Add Dpt 8Bit Unsigned Value and auto-testLucie Gerard2017-09-281-0/+50
* Add DPT 8Bit Signed Value and testsKarsten Heimrich2017-09-251-0/+35
* Add 3BitsControl DPT and testsKarsten Heimrich2017-09-251-0/+36
* Fix small typosKarsten Heimrich2017-09-251-2/+2
* Add 2ByteFloat DPT and auto-testKarsten Heimrich2017-09-251-1/+37
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Add DatapointType EntranceAccessLucie Gerard2017-09-251-0/+37
* Expose the DayOfWeek enumeration to to meta object type systemKarsten Heimrich2017-09-211-0/+4
* Implement some more setter/getter functions. Make default ctor privateKarsten Heimrich2017-09-211-1/+1
* Port some more complicated DPTs to the new DPT systemLucie Gerard2017-09-191-0/+108
* Initial implementation of KNX a DPT factory and some DPT's, auto-testKarsten Heimrich2017-09-192-0/+149