summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipdescriptionresponse
Commit message (Expand)AuthorAgeFilesLines
* Make description response frames invalid in case of tunneling info DIBsKarsten Heimrich2018-06-131-0/+30
* Add set, get function for the mandatory tunneling slot infoKarsten Heimrich2018-06-131-2/+2
* (AN184) supported families restrictions in some response framesAndrew O'Doherty2018-06-061-0/+55
* Remove Tunneling info DIB structures from description responses (AN185)Karsten Heimrich2018-06-061-0/+17
* Mass rename QKnxNetIp...View into corresponding QKnxNetIp...ProxyKarsten Heimrich2018-04-171-27/+27
* Fix padding of manufacturer DIB sizeKarsten Heimrich2018-04-131-1/+2
* Move ConfigDib's to ConfigDibView'sKarsten Heimrich2018-04-111-91/+98
* Move QKnxNetIpDeviceDib to QKnxNetIpDeviceDibViewKarsten Heimrich2018-04-111-38/+33
* Move QKnxNetIpAddressesDib to QKnxNetIpAddressesDibViewKarsten Heimrich2018-04-091-20/+23
* Move QKnxNetIpManufacturerDib to QKnxNetIpManufacturerDibViewKarsten Heimrich2018-04-091-16/+17
* Move QKnxNetIpServiceFamiliesDib to QKnxNetIpServiceFamiliesDibViewKarsten Heimrich2018-03-201-18/+24
* Cleanup the QKnxNetIP struct class and dependent codeKarsten Heimrich2018-03-091-25/+14
* Rename QKnxNetIpFrameEx to QKnxNetIpFrame, remove and adapt codeKarsten Heimrich2018-03-081-1/+1
* Rewrite the KNXnet/IP frame class to be genericKarsten Heimrich2018-03-081-64/+53
* Update the implementation of the KNXnet/IP frame headerKarsten Heimrich2018-03-071-3/+3
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-42/+46
* KNX Transport Layer implementationKarsten Heimrich2018-02-011-4/+5
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Change class names to follow our API style guide more closelyKarsten Heimrich2017-06-261-111/+111
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Fix class implementations, add QKnxNetIPFrame descendants auto-testsKarsten Heimrich2017-05-021-210/+274
* Remove 'Code' suffix from the enum class name, adjust code accordinglyKarsten Heimrich2017-04-271-7/+7
* Slim down the amount of code used to implement the auto-testKarsten Heimrich2017-04-121-172/+173
* Adding descriptionResponse auto testLucie Gerard2017-04-122-0/+243