summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Improve knxeditor example documentationv5.12.0-beta3v5.12.0-beta2Andrew O'Doherty2018-10-044-5/+224
* Improve KNX discoverer example documentationAndrew O'Doherty2018-10-041-10/+170
* Improve tunnelclient example documentationAndrew O'Doherty2018-10-022-4/+92
* Add documentation to KNX Project Parser exampleAndrew O'Doherty2018-10-021-0/+106
* Add documentation for router examplev5.12.0-beta1Andrew O'Doherty2018-09-261-0/+182
* Some fixes in QKnxNetIpRouter interface and documentationAndrew O'Doherty2018-09-191-1/+4
* Rename QKnxNetIpRoutingInterface class to QKnxNetIpRouterAndrew O'Doherty2018-09-181-19/+19
* Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-281-5/+4
* Cleanup KNX editor tunneling features tabAndrew O'Doherty2018-08-223-102/+255
* Extend KNX editor example to support tunneling featuresAndrew O'Doherty2018-08-197-71/+554
* Implement functionality to set and use extended CRI framesKarsten Heimrich2018-08-191-0/+5
* Add KNXnet/IP router exampleAndrew O'Doherty2018-08-163-1/+291
* AN184: Implement TCP support as specified in KnxNet/IP Core v2Andrew O'Doherty2018-08-167-8/+62
* Merge remote-tracking branch 'origin/5.11' into devEdward Welbourne2018-07-301-1/+5
|\
| * Avoid sending a multicast search request via loopback deviceKarsten Heimrich2018-07-271-1/+5
* | Implement additional functionality to send extended search requestsKarsten Heimrich2018-07-271-2/+85
* | (AN184) Added Security to ServiceFamily enumAndrew O'Doherty2018-06-012-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devAlex Blasche2018-05-311-6/+6
|\|
| * Fix waiting for a IO list response from a KNXnet/IP serverKarsten Heimrich2018-05-291-6/+6
* | Rewrite the knxproj example to not use private APIAndrew O'Doherty2018-05-242-63/+57
|/
* Fix QKnxLinkLayerFrameBuilder implementationKarsten Heimrich2018-05-142-6/+6
* Fix the device configuration frame factoryKarsten Heimrich2018-05-141-7/+15
* Doc: Fix quoting code from example sources in example docsLeena Miettinen2018-05-022-2/+3
* Fix wrong initial value in the KNX editor UIKarsten Heimrich2018-04-261-1/+1
* Move the tradeshow demo application out of the source treeKarsten Heimrich2018-04-2349-2838/+0
* Resolve TODO: add d_ptr to link layer frame. Update docsKarsten Heimrich2018-04-231-1/+2
* Make the QKnxTpduFactory private, since it's not use anywhereKarsten Heimrich2018-04-223-3/+3
* Move all code from QKnxNetIp struct to QKnx::NetIp namespaceAndrew O'Doherty2018-04-201-1/+2
* Remove *local* from name, cause the frame is send to a remote endpointKarsten Heimrich2018-04-202-18/+18
* Remove *connection, matching the KNX spec more closelyKarsten Heimrich2018-04-202-8/+8
* Rename from *tunneling* to *tunnel*, matching the KNX spec more closelyKarsten Heimrich2018-04-206-26/+26
* Create qknxlinklayerframe builderKarsten Heimrich2018-04-202-2/+12
* Mass rename QKnxNetIp...View into corresponding QKnxNetIp...ProxyKarsten Heimrich2018-04-171-1/+1
* Instead of copying the byte array code, use wrapper around itKarsten Heimrich2018-04-172-8/+7
* Apply fix after refactoring and small code cleanupAndrew O'Doherty2018-04-175-82/+54
* Make all the classes in the src/knx/knxproj directory privateAndrew O'Doherty2018-04-131-3/+3
* Rename QKnxControlField::FrameType to QKnxControlField::FrameFormatAndrew O'Doherty2018-03-202-5/+5
* Move QKnxNetIpServiceFamiliesDib to QKnxNetIpServiceFamiliesDibViewKarsten Heimrich2018-03-202-27/+27
* Fix UI textLeena Miettinen2018-03-202-2/+2
* Rename the archaic manufactor to manufacturerKarsten Heimrich2018-03-151-1/+1
* Introduce view and builder class, adapt existing codeKarsten Heimrich2018-03-131-2/+3
* Rename enumeration values to more closely match the official schemeKarsten Heimrich2018-03-121-1/+1
* Remove the dependency on QKnxNetIpPayload, use QKnxByteArrayKarsten Heimrich2018-03-091-2/+2
* Cleanup the QKnxNetIP struct class and dependent codeKarsten Heimrich2018-03-091-1/+0
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-067-53/+51
* qdoc files always use FDL/commercial license comboAlex Blasche2018-02-274-132/+40
* Fix crash while accessing a dangling pointerKarsten Heimrich2018-02-191-1/+11
* Fix broken example after moving to TPDU and LinkLayerFrameKarsten Heimrich2018-02-191-4/+7
* Introduce QKnx::MediumType in the QKnxLinkLayerFrameLucie Gerard2018-02-021-1/+1
* Remove QKnxCemiFrame base classKarsten Heimrich2018-02-026-20/+20