1. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  2. 22c1082 Use a dedicated chip-types.xml file into src/app/zap-templates/zcl (#7873) by Vivien Nicolas · 3 years, 9 months ago
  3. 35b5ce3 Fix path conflicts in chip_data_model in some projects (#7590) by Michael Spang · 3 years, 9 months ago[Renamed from src/app/encoder.cpp]
  4. 0bca292 Fix various issues with log format specifiers not matching the types being logged (#7480) by Boris Zbarsky · 3 years, 9 months ago
  5. 49fb531 Use controller clusters as a gen file for src controller (#6941) by Vivien Nicolas · 3 years, 10 months ago
  6. 805a4b3 Add Ethernet Network Diagnostics Cluster definition (#6894) by Yufeng Wang · 3 years, 10 months ago
  7. e5cb796 Add darwin test for general diagnostics cluster, and fix incorrect reinterpret_cast that got added (#6804) by Boris Zbarsky · 3 years, 10 months ago
  8. 3cd3fea Add List[OCTET_STRING] and List[Struct{N, OCTET_STRING] support (#6596) by Vivien Nicolas · 3 years, 10 months ago
  9. 62de5f3 Define trusted root certificates cluster (#6660) by Pankaj Garg · 3 years, 10 months ago
  10. a80db86 Update operational credentials cluster definition to include CSR and cert (#6599) by Pankaj Garg · 3 years, 10 months ago
  11. cb81f26 Add RemoveAllFabrics command to OpCreds cluster (#6513) by shana-apple · 3 years, 10 months ago
  12. 3907f38 OpCreds Fabric Management functionality (#6233) by shana-apple · 3 years, 11 months ago
  13. dab17fb Add a Test Cluster in order to validate the generation/implementation of the Data Model (#6445) by Vivien Nicolas · 3 years, 11 months ago
  14. 6adb865 Update TV example app clusters (#6060) by Lazar Kovacic · 3 years, 11 months ago
  15. 0f92c5f Add initial definition for the Switch Cluster and activate it for some configurations (#6313) by Vivien Nicolas · 3 years, 11 months ago
  16. a08f826 Reduce the number of include roots (#6246) by Michael Spang · 3 years, 11 months ago
  17. 20ac5e1 Remove SetFabric command from General Commissioning Cluster to align with 0.7 spec (#6173) by Yufeng Wang · 3 years, 11 months ago
  18. 68a48d4 Added PUMP_CONFIG_CONTROL_CLUSTER to controller and chip-tool (#6200) by Thomas Lykkeberg · 3 years, 11 months ago
  19. 2265b34 Implement Operational Credentials Cluster for initial Fabric support (#6096) by shana-apple · 4 years ago
  20. 560530e [zcl] Enable optional Basic Cluster attributes for controller apps (#6135) by Damian Królik · 4 years ago
  21. 24f26f6 Thermostat cluster added. Support for raise-lower-setpoint command (#6012) by chrisbeach59 · 4 years ago
  22. fca1757 Initial version of the Descriptor cluster (#5020) by Vivien Nicolas · 4 years ago
  23. 60d35cd EFR32 Window Covering sample added. (#5497) by ricardo-casallas · 4 years ago
  24. 876c402 Update Media playback and content launch cluster id (#5353) by Lazar Kovacic · 4 years ago
  25. c38c599 Initial version of the Group Key Management Cluster (#5282) by Yufeng Wang · 4 years ago
  26. 9a8655c [examples] Enable networkcommissioning on all example apps (#5234) by Song Guo · 4 years ago
  27. a4a1020 Update Basic Cluster to align with CHIP spec (#5183) by Vivien Nicolas · 4 years ago
  28. 6ed0c9a Add Low Power Cluster (#5071) by Lazar Kovacic · 4 years ago
  29. fc666df [util] Create ByteSpan class for holding OCTET_STRING type values in ZCL encoder (#5122) by Song Guo · 4 years ago
  30. 82a0228 [hotfix] Codegen is broken on master (#5170) by Song Guo · 4 years ago
  31. 367339a Update Basic Cluster to align with CHIP spec (#5019) by Kevin Schoedel · 4 years ago
  32. 2153a88 Add initial version of the General Commissioning cluster (#5059) by Yufeng Wang · 4 years ago
  33. 8a6335b [clusters] Network Commissioning Server (#5041) by Song Guo · 4 years ago
  34. 73b308e Add Application Basic Cluster (#4972) by Lazar Kovacic · 4 years, 1 month ago
  35. ab1a0bf Add Content Launch Cluster (#4953) by Lazar Kovacic · 4 years, 1 month ago
  36. 1a78a5f [controller] Network commissioning support on Controller (#4622) by Song Guo · 4 years, 1 month ago
  37. e1d4664 Add Media Playback Cluster (#4848) by Lazar Kovacic · 4 years, 1 month ago
  38. 0729778 Revise PacketBufferWriter interface (#4874) by Kevin Schoedel · 4 years, 1 month ago
  39. c2ba4d1 MfgSpecificPing command has been removed by latest ZAP submodule update (#4858) by Vivien Nicolas · 4 years, 1 month ago
  40. 2d48e75 Remove BufBound (#4677) by Kevin Schoedel · 4 years, 1 month ago
  41. 65f94f9 Allow client applications to parse command responses using the underlying ZCL stack (#4661) by Vivien Nicolas · 4 years, 1 month ago
  42. ec761ed Add a dumb gen_tokens.zapt file to src/app/zap-templates (#4589) by Vivien Nicolas · 4 years, 1 month ago
  43. 2bf3e7c Convenience class for BufBound backed by a PacketBuffer. (#4555) by Kevin Schoedel · 4 years, 1 month ago
  44. a77a662 Initial support for adding codegen for interaction model (#4298) by Song Guo · 4 years, 2 months ago
  45. a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 4 years, 2 months ago
  46. bd11f98 Final PacketBufferHandle cleanup. (#4364) by Kevin Schoedel · 4 years, 2 months ago
  47. e3f02d0 #4409 followup. Missing templates updates (#4499) by Vivien Nicolas · 4 years, 2 months ago
  48. c4411cf Enable Binding Cluster for the all-clusters-app.zap configuration (#4329) by Vivien Nicolas · 4 years, 2 months ago
  49. 3b44b6c Add a dedicated configuration file to generate 'src/app/encoder.cpp' and 'src/app/chip-zcl-zpro-codec-api.h' (#4212) by Vivien Nicolas · 4 years, 2 months ago
  50. 4ecf7b8 Change the 'chip-zcl-zpro-codec-api' encode methods to returns a 'PacketBufferHandle' directly instead of 'uint16_t' (#4181) by Vivien Nicolas · 4 years, 3 months ago
  51. fb65a31 Convert 'echo' command to a manufacturer specific 'ping' command (#4127) by Vivien Nicolas · 4 years, 3 months ago
  52. d2645f9 Update src/app/chip-zcl-zpro-codec-api.h to SiLabs XML definition (#4090) by Vivien Nicolas · 4 years, 3 months ago
  53. cc92b63 Groom BufBound (#3932) by Rob Walker · 4 years, 4 months ago
  54. b99dac9 Fix some more uint8_t that should actually be EndpointId. (#3927) by Boris Zbarsky · 4 years, 4 months ago
  55. 8567a65 Remove EmberAfProfileId and its dependencies (#3462) by Vivien Nicolas · 4 years, 4 months ago
  56. dde64a3 Add a CommandId type and use it in some obvious places (#3781) by Boris Zbarsky · 4 years, 4 months ago
  57. 3e263cc Add ReportAttributes commands to chip-tool and src/app (#3659) by Vivien Nicolas · 4 years, 4 months ago
  58. 4f757f7 Use our EndpointId type in more places. (#3682) by Boris Zbarsky · 4 years, 4 months ago
  59. f418b13 Add IAS Zone Server attributes to chip-tool and src/app (#3633) by Vivien Nicolas · 4 years, 4 months ago
  60. d847207 Add discover attributes supports to chip-tool and src/app (#3583) by Vivien Nicolas · 4 years, 4 months ago
  61. 9146dfa Add write attributes commands to chip-tool and src/app (#3565) by Vivien Nicolas · 4 years, 4 months ago
  62. 9813182 Add a type for group IDs. (#3554) by Boris Zbarsky · 4 years, 4 months ago
  63. 8d99e1c Remove the last set of unsupported commands from chip-tool and src/app (#3546) by Vivien Nicolas · 4 years, 5 months ago
  64. 87fceee Add Add GroupCount field to GetGroupMembership command for src/app (#3501) by Vivien Nicolas · 4 years, 5 months ago
  65. 65ad730 Add 'Stop' command for BarrierControl (#3472) by Vivien Nicolas · 4 years, 5 months ago
  66. 2ea6342 Add missing uint32_t parameters to src/app/encoder.cpp (#3477) by Vivien Nicolas · 4 years, 5 months ago
  67. 22d5b09 Expand ZCL structures which have an occurence in chip-tool in order to use simple types as command parameters (#3460) by Vivien Nicolas · 4 years, 5 months ago
  68. 8757e69 Update the list of supported clusters attributes (#3338) by Vivien Nicolas · 4 years, 5 months ago
  69. 4780fd3 Update ChipLog* from examples/chip-tool, src/app/encoder.cpp and src/controller/CHIPDeviceController.cpp to better represent what they log (#3228) by Vivien Nicolas · 4 years, 5 months ago
  70. a2c6dad Add all cluster commands to chip-tool and src/app/ (#3146) by Vivien Nicolas · 4 years, 5 months ago
  71. 23e3f5a Add Barrier Control cluster commands to chip-tool and src/app/ (#3066) by Vivien Nicolas · 4 years, 5 months ago
  72. 5d3b930 Add Door Lock cluster commands to chip-tool and src/app/ (#3113) by Vivien Nicolas · 4 years, 5 months ago
  73. 5107c74 clang-tidy: Apply fixes "readability-non-const-parameter" (#3043) by Michael Spang · 4 years, 5 months ago
  74. 24a6f38 Add Basic cluster commands to chip-tool and src/app/ (#3049) by Vivien Nicolas · 4 years, 5 months ago
  75. 0471628 Add ColorControl cluster commands to chip-tool and src/app/ (#2792) by Vivien Nicolas · 4 years, 6 months ago
  76. 6712c1b Cluster: Add Temperature Measurement commands to chip-tool and src/app (#3009) by Vivien Nicolas · 4 years, 6 months ago
  77. 433e9db Use macros into src/app/encoder.cpp for cluster related methods (#2786) by Vivien Nicolas · 4 years, 6 months ago
  78. 46c7830 Make src/app compile with -Werror=conversion (#2799) by Boris Zbarsky · 4 years, 6 months ago
  79. 85ffd92 Extend chip-tool to send identify and identify-query commands (#2752) by Bhaskar Sarma · 4 years, 6 months ago
  80. 2ff9fd3 Use uint16_t instead of uint32_t for src/app/[encoder|decoder] methods (#2776) by Vivien Nicolas · 4 years, 6 months ago
  81. 09fba23 Make src/app/encoder a bit more generic for making it easier to add new commands (#2766) by Vivien Nicolas · 4 years, 6 months ago
  82. c9b0471 Fix warnings -Wextra-semi (#2763) by Michael Spang · 4 years, 6 months ago
  83. 14263d9 #2073 Switch the zpro encoder/decoder to using BufBound (#2103) by Bhaskar Sarma · 4 years, 7 months ago