Commit Graph

  • 72150b6bfb Make use of TX options in the NXP backend and send permit join to short address broadcast, not group Simon Stürz 2020-12-03 10:44:31 +01:00
  • 1eed81562a Fix initialization error due to timeout issue and improve debugging Simon Stürz 2020-12-02 12:03:44 +01:00
  • 4e8254fcb9 Add network node evaluation and readd node if nwk address changed Simon Stürz 2020-11-30 17:44:12 +01:00
  • 9e3bbc55ca Add warning for occupancy sensor value convertion Simon Stürz 2020-11-28 17:05:09 +01:00
  • cc725a9533 Improve debug output and add level cluster signals Simon Stürz 2020-11-26 18:32:07 +01:00
  • 5901dc06b5 Add multistate value cluster Simon Stürz 2020-11-26 13:16:53 +01:00
  • ae18e793e6 Add multistate output cluster Simon Stürz 2020-11-26 13:13:30 +01:00
  • 6c2bccd775 Add binary value cluster Simon Stürz 2020-11-26 13:08:19 +01:00
  • e2ac3a48ea Add binary output cluster Simon Stürz 2020-11-26 13:03:50 +01:00
  • 6762d0e007 Add binary input cluster Simon Stürz 2020-11-26 12:58:52 +01:00
  • 8bfdaaae44 Add analog value cluster Simon Stürz 2020-11-26 12:53:10 +01:00
  • 62b491fca8 Add analog output cluster Simon Stürz 2020-11-26 12:47:37 +01:00
  • 3854be170e Add analog input cluster Simon Stürz 2020-11-26 12:38:47 +01:00
  • a651ece1cf Add multistate input cluster and improve internal endpoint initialization Simon Stürz 2020-11-26 12:01:26 +01:00
  • e245f7c845 Introduce binding management and cleaning Simon Stürz 2020-11-25 13:06:31 +01:00
  • 61114fc773 Restructure error handling depnding on layer and add MAC layer errors to replies Simon Stürz 2020-11-24 18:14:54 +01:00
  • 0768903b07 Add group cluster and fix reply handling in NXP backend Simon Stürz 2020-11-24 12:45:20 +01:00
  • 66637cc389 Add read binding tables for testing Simon Stürz 2020-11-23 18:26:19 +01:00
  • 6f04230028 Check for offline in network requests, not for running to allow initial requests during network start Simon Stürz 2020-11-19 13:51:18 +01:00
  • 4b7e6a0ddb Return error if zigbee network is not online yet and fix crash if reply is already finished before getting a response Simon Stürz 2020-11-19 11:11:25 +01:00
  • 0acc4d667f Simplify adapter monitor Simon Stürz 2020-11-18 19:24:59 +01:00
  • 28878adb73 Improve adapter monitor and skipp all virtual devices Simon Stürz 2020-11-18 18:54:31 +01:00
  • 467d2cc715 Make debian package multi-arch Simon Stürz 2020-11-17 10:10:11 +01:00
  • 9de4f1485b Add thermostat settings attributes Michael Zanetti 2020-11-16 23:42:24 +01:00
  • b436710568 Move libudev include into cpp file Simon Stürz 2020-11-16 13:05:08 +01:00
  • 5c3470e9d3 Update out of spec cluster handling and fix debian control Simon Stürz 2020-11-16 12:11:35 +01:00
  • 0814624216 Add bind group to ZDO Simon Stürz 2020-11-16 07:54:45 +01:00
  • be292a67f6 Extend color cluster with color temperature property Simon Stürz 2020-11-13 10:36:42 +01:00
  • 008fd0c55b Rename to reachable and set state on messages received and prepare lqi request Simon Stürz 2020-11-12 17:48:12 +01:00
  • 4eafe285b0 Clean up clusters and implement default get methods for now Simon Stürz 2020-11-12 13:27:37 +01:00
  • af26efac17 Add pressure cluster and improve nxp backend APS handling Simon Stürz 2020-11-11 15:50:28 +01:00
  • 339719c03c Add thermostat cluster (unfinished) Michael Zanetti 2020-11-11 14:42:44 +01:00
  • 40512509ae Fix some typos Michael Zanetti 2020-11-11 14:42:59 +01:00
  • cd0af1646a Drop manual debug package Michael Zanetti 2020-11-10 13:10:31 +01:00
  • a81cd7c4fd fix typo Michael Zanetti 2020-11-07 00:24:31 +01:00
  • 231c1d134f Improve debug prints Simon Stürz 2020-11-06 18:10:47 +01:00
  • 6b92b27c1f Add basic structure of DoorLock cluster for testing Simon Stürz 2020-11-06 15:28:52 +01:00
  • 0c6924e3f2 Implement command responding over cluster api and implement OTA server for default responses Simon Stürz 2020-11-06 12:59:11 +01:00
  • 9381a5dcef Add serial number to uart information Simon Stürz 2020-11-05 15:36:23 +01:00
  • 8225687369 Force less includes on users of the lib Michael Zanetti 2020-11-03 23:39:54 +01:00
  • e46630f9e2 Rework permit join mechanism and remove infinit joining Simon Stürz 2020-11-02 15:14:22 +01:00
  • 3d62162f5e Improve debug prints and rename adapter members Simon Stürz 2020-11-01 22:17:59 +01:00
  • d64b4711d1 Minor changes for the nymea integration and add network destroy Simon Stürz 2020-10-29 18:13:23 +01:00
  • db146a38d0 Remove settings and leave that to the stack using application Simon Stürz 2020-10-29 11:45:28 +01:00
  • 097254756e Add zigbee uart monitor Simon Stürz 2020-10-28 16:53:07 +01:00
  • 5e2426165c Add defs compiler flag and extend zigbee adapter properties Simon Stürz 2020-10-28 12:43:30 +01:00
  • f883e24f51 Rename backend type enum Simon Stürz 2020-10-28 11:42:33 +01:00
  • 6ffd8a61db Introduce adapter and improve network manager Simon Stürz 2020-10-28 09:56:46 +01:00
  • 531d8075d4 Fix database loading error for node model identifier Simon Stürz 2020-10-28 08:18:00 +01:00
  • a9d55b18fb Clean up debug prints from update provider handler Simon Stürz 2020-10-24 11:19:21 +02:00
  • 7918d4de2d Implement initially flashed property and reqork update provider Simon Stürz 2020-10-24 11:08:41 +02:00
  • 09fdd20dbd Use nymea path as default settings directory Simon Stürz 2020-10-23 16:20:00 +02:00
  • 304de13c92 Revoce QOverload for older Qt versions Simon Stürz 2020-10-23 10:21:00 +02:00
  • 9483610386 Implement auto update mechanism for the nxp controller and initial flash if communication is not possible Simon Stürz 2020-10-23 09:53:35 +02:00
  • 5f2560d380 Fix serial port error declaration for older qt versions Simon Stürz 2020-10-21 08:39:35 +02:00
  • 0847bb35a5 Fix serial port error meta type Simon Stürz 2020-10-20 19:28:53 +02:00
  • 86a5579ff8 Basic networking working with NXP modem firmware Simon Stürz 2020-10-20 16:37:32 +02:00
  • a3256af29d Continue NXP uart integrations and finish basic network handling Simon Stürz 2020-10-14 18:04:11 +02:00
  • b8b2b00e4f Replace Qt::endl for backwards compatibility Simon Stürz 2020-10-13 12:17:39 +02:00
  • f900420470 Implement up to start network for nxp Simon Stürz 2020-10-13 11:56:53 +02:00
  • 974911db06 Fix channel mask set and unser channel Simon Stürz 2020-10-07 14:50:34 +02:00
  • e00a1ffea0 Implement basic initialization of NXP network Simon Stürz 2020-10-07 14:43:17 +02:00
  • a219fa46ef Merge branch 'nxp-backend' of github.com:nymea/nymea-zigbee into nxp-backend Simon Stürz 2020-10-05 16:37:27 +02:00
  • ae306b2e77 Update to qt 5.15 and continue device implementation Simon Stürz 2020-10-05 16:37:08 +02:00
  • cb4347f9b5 Merge branch 'nxp-backend' of github.com:guh/nymea-zigbee into nxp-backend Simon Stürz 2020-10-01 08:47:34 +02:00
  • df7260fe41 Add write attribute command for cluster Simon Stürz 2020-10-01 08:45:00 +02:00
  • 40ce1667c6 Continue with uart protocol Simon Stürz 2020-09-30 10:48:25 +02:00
  • 9ef73e407b Test get version command for initial communication tests Simon Stürz 2020-09-25 13:42:55 +02:00
  • 1d3eb034e4 Add basic structure for nxp backend Simon Stürz 2020-09-24 17:26:31 +02:00
  • 8e7af1f5e8 Add zigbee interface for NXP modem controller Simon Stürz 2020-09-24 15:55:08 +02:00
  • 9f7a71ab8e Clear data cache buffer on CRC checksum mismatch and clear UART buffers after connecting Simon Stürz 2020-07-03 12:38:11 +02:00
  • 5cc83bb956 Update database and add lqi and timestamp for nodes Simon Stürz 2020-07-01 15:14:34 +02:00
  • ed5517fbf1 Implement reply timeout and restructure uart communication queue Simon Stürz 2020-06-30 16:49:09 +02:00
  • 8f1043ba9f Implement lqi updating of nodes and finishe on/off and level cluster Simon Stürz 2020-06-14 14:39:10 +02:00
  • cdd7a1a1aa Implement power configuration cluster Simon Stürz 2020-06-13 21:18:01 +02:00
  • 0992028a8a Rework entire uart communication flow and prepare level cluster command execution signals Simon Stürz 2020-06-06 14:09:11 +02:00
  • 3cfcf3d6cc Update dev package name Simon Stürz 2020-06-05 19:14:57 +02:00
  • 275e4c8b97 Implement color control cluster and improve uart communication Simon Stürz 2020-06-05 18:58:11 +02:00
  • b3f5a13548 Move entirely to db storage and fix attribute loading Simon Stürz 2020-06-05 13:11:33 +02:00
  • 9dc50acbd5 Finalize first db schema without redundant information Simon Stürz 2020-06-05 09:18:33 +02:00
  • 5085487bda Implement first attempt for network database loading and saving Simon Stürz 2020-06-04 21:58:21 +02:00
  • 80d4b1416e Restructure the descriptor handling and implement level control cluster server side Simon Stürz 2020-06-03 19:50:47 +02:00
  • b5b6709da3 Implement multiple attributes report parsing Simon Stürz 2020-05-30 18:30:28 +02:00
  • 74995ce401 Implement NWL Layer error handling Simon Stürz 2020-05-30 16:30:39 +02:00
  • 71675df1c7 Improve IAS zone cluster attribute updating and implement generic cluster attribute changed signal for endpoints Simon Stürz 2020-05-30 10:57:41 +02:00
  • 67c07f674c Add occupancy and illuminance measument clusters Simon Stürz 2020-05-29 17:46:56 +02:00
  • c565a25be2 Fix endpoint initialization order and move back to sorted list Simon Stürz 2020-05-29 16:23:09 +02:00
  • 8105a9082b Add identify and iaszone cluster implementations Simon Stürz 2020-05-29 13:55:00 +02:00
  • 9196ff83cf Make built with gcc9 and fix compiler deprecated warnings Simon Stürz 2020-05-29 09:21:34 +02:00
  • 4c4f540f21 Finish humidity sensor and update attribute internally at attribute read Simon Stürz 2020-05-28 21:03:49 +02:00
  • 69ed7e3496 Implement new clusters and restructure ZCL frame flow and implement attribute reports Simon Stürz 2020-05-28 18:03:33 +02:00
  • 7e5643a1cf Add on off cluster and use zigbedatatype for atributes Simon Stürz 2020-05-27 21:56:41 +02:00
  • ab560a9c55 Start implementing data type converter Simon Stürz 2020-05-26 15:58:12 +02:00
  • 396c86a0d2 Implement data parsing and continue with basic cluster Simon Stürz 2020-05-26 11:15:12 +02:00
  • 4e897686bb Implement basic cluster comands and commuication Simon Stürz 2020-05-25 22:25:49 +02:00
  • 029ca76bae Make basic node adding mechanism work Simon Stürz 2020-05-20 19:54:58 +02:00
  • 7cdf772b1a Start implementing clusters Simon Stürz 2020-05-06 12:33:26 +02:00
  • 3e8da8ee26 Add ZCL basics Simon Stürz 2020-04-15 17:59:01 +02:00
  • 882023198a Fix indication matching and rely handling in network instance Simon Stürz 2020-04-13 13:46:11 +02:00
  • 118cdedc6a Implement first ZDO call Simon Stürz 2020-04-08 21:34:05 +02:00