1. 243ee4b Align all clusters on naming the FeatureMap bitmap "Feature". (#26673) by Boris Zbarsky · 1 year, 10 months ago
  2. c520917 Use ScheduleLambda in several places in the app to schedule work on Matter stack (#26177) by lucicop · 1 year, 10 months ago
  3. db088d5 Apply changes for european lock support to cluster xml (#26632) by Marc Mikolits · 1 year, 10 months ago
  4. 567b797 Tidy up dependencies of //examples/platform/linux:app-main (#26408) by Karsten Sperling · 1 year, 10 months ago
  5. 84369bc qpg: build libFactoryData instead of using an artifact (#26449) by Thomas Langewouters · 1 year, 10 months ago
  6. f24ab4f qpg lock: add identify implementation (#26381) by Thomas Langewouters · 1 year, 10 months ago
  7. 662a5e6 Turn off the Basic Information Reachable attribute in examples. (#26331) by Boris Zbarsky · 1 year, 10 months ago
  8. ab59adc Add ProductAppearance attribute support. (#25742) by Boris Zbarsky · 1 year, 10 months ago
  9. faf548c Fix LED status after reset (#26081) by kliffQorvo · 1 year, 11 months ago
  10. 7703ed2 Removal reportable:0 from zap files (#26086) by Timothy Maes · 1 year, 11 months ago
  11. f25702c Deprecating chip_cluster_specific_structs and chip_shared_structs with zcl_structs (#26016) by Bharat Raju · 1 year, 11 months ago
  12. 6d35975 Make matter IDL generate more cases where attributes have default values (#25948) by Andrei Litvin · 1 year, 11 months ago
  13. 21c43e2 Add documentation from xml into IDL files (#25909) by Andrei Litvin · 1 year, 11 months ago
  14. d417c07 EventManagement reenabled with buffers trimmed (#25944) by milanr-q · 1 year, 11 months ago
  15. fe5a750 Standardise feature names (#25896) by Andrei Litvin · 1 year, 11 months ago
  16. 040c65d Ensure all commands are generated for client cluster definitions in .matter IDL files (#25853) by Andrei Litvin · 1 year, 11 months ago
  17. 8425d28 [QPG] QPG SDK feature updates (#25715) by Timothy Maes · 2 years ago
  18. 554e871 Remove non-namespaced attribute ids from examples/. (#24761) by Boris Zbarsky · 2 years, 1 month ago
  19. ab00c53 Align naming in Door Lock cluster XML with the spec. (#24358) by Boris Zbarsky · 2 years, 1 month ago
  20. f933cc6 qpg: align examples with QMatter SDK (#24095) by Thomas Langewouters · 2 years, 2 months ago
  21. e7347ea Add Sphinx documentation framework (#24185) by Gaute Svanes Lunde · 2 years, 2 months ago
  22. b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years, 3 months ago
  23. 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 3 months ago
  24. 5c6a45a [QPG] Move AppTask::Init function to reduce stack usage (#23595) by Adam Bodurka · 2 years, 4 months ago
  25. 0854eb3 Remove not used CHIP time service config defines (#23289) by Arkadiusz Bokowy · 2 years, 4 months ago
  26. 79f87f3 * Updating README's to QMatter repo (#23018) by Timothy Maes · 2 years, 5 months ago
  27. 3c11f10 Adding FactoryDataProvider class to QPG platform (#22974) by lucicop · 2 years, 5 months ago
  28. 4ea64dd * Allow overrule of PID/VID/Version at build time (#22787) by Timothy Maes · 2 years, 5 months ago
  29. 615e6fc [QPG] Use Doorlock cluster attribute API and fix door lock application behavior (#22720) by Dieter Van der Meulen · 2 years, 5 months ago
  30. 05e72b9 Update QPG examples to use 5 fabrics by default (#22728) by Timothy Maes · 2 years, 5 months ago
  31. abafb40 [qpg]Update attribute access api for lock, lighting app (#22474) by nikita-s-wrk · 2 years, 6 months ago
  32. 8548f96 * Schedule initialisation of Server to not mix with OpenThread PlatformEvents (#20733) by Timothy Maes · 2 years, 7 months ago
  33. 21490a2 Initialize OTA Requestor 3 seconds after Thread attach (#20860) by Timothy Maes · 2 years, 8 months ago
  34. e4cfa0a Doorlock: support user management and PIN (#20863) by Timothy Maes · 2 years, 8 months ago
  35. 3650fd2 [QPG] DeviceInfoProvider added for QPG platform (#20355) by Adam Bodurka · 2 years, 8 months ago
  36. 409b973 Update Zcl callbacks for lock app (#20262) by nikita-s-wrk · 2 years, 8 months ago
  37. 930bbe1 Disable OT CLI for non-shell apps + Disable OT joiner feature (#20223) by Timothy Maes · 2 years, 8 months ago
  38. dcec35a Pigweed: Update to 67bc89cdda8c (#19560) by rgoliver · 2 years, 9 months ago
  39. 9405c20 [Inet] Add locking mechanism in UDPEndpointImplOpenThread (#18003) by Jean-Francois Penven · 2 years, 10 months ago
  40. df644b2 Get rid of the concept of client attributes. (#17875) by Boris Zbarsky · 2 years, 10 months ago
  41. 11c49af Remove duplicate declarations of build variables (#17711) by Michael Spang · 2 years, 10 months ago
  42. 077e44e [IM] Update resource minimas for IM as per spec (#16811) by Song GUO · 2 years, 10 months ago
  43. 7ce2a05 [dns-sd] Do not enabled extended discovery by default (#17641) by Damian Królik · 2 years, 10 months ago
  44. 2b06717 [QPG] Use OpenThread endpoint + Re-enable check_system-includes [Issue #17404] (#17548) by Dieter Van der Meulen · 2 years, 11 months ago
  45. 1581c6d Fix build error (#17401) by Jean-Francois Penven · 2 years, 11 months ago
  46. 6ba2a09 Remove all dead config options from SDK (#17119) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  47. 70d614e QPG platform updates (#16983) by Thomas Langewouters · 2 years, 11 months ago
  48. def1881 Allow Storage, Groups and Access Delegate injection on Server::Init() (#16956) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  49. 5028b58 Move FTD vs MTD define to each example script and enable FTD for lighting example app (#16429) by lucicop · 3 years ago
  50. 29f13cb Fix shell app build; separate project configs for each project; add QPG shell app to CI (#15467) by lucicop · 3 years ago
  51. 843643c [events] Added generating events on factory reset (#15413) by Kamil Kasperczyk · 3 years ago
  52. 37d6208 Revert "[QPG] Fix shell app (#15094)" (#15321) by Andrei Litvin · 3 years ago
  53. 2a826f9 [QPG] Fix shell app (#15094) by lucicop · 3 years ago
  54. 27aaff6 Add OpenThread UDP endpoints (#15137) by Thomas · 3 years ago
  55. 17dc4b0 Assert that the Matter stack lock is held while reading/writing attributes (#15152) by Boris Zbarsky · 3 years, 1 month ago
  56. 2155328 Stop using PRI*8 printf formats. (#15099) by Boris Zbarsky · 3 years, 1 month ago
  57. d97b953 Add OTA support to QPG lock example app (#14949) by lucicop · 3 years, 1 month ago
  58. fb94eb8 Add RPC and shell support to the qpg platforms (#14742) by Thomas · 3 years, 1 month ago
  59. 00f6d25 Adopt new qpg SDK directory structure (#13762) by Thomas Langewouters · 3 years, 1 month ago
  60. 536eb42 Adding ota-requestor support in qpg lighting app (#13534) by Timothy Maes · 3 years, 2 months ago
  61. f40044e Move to QPG6105 platform (#12992) by lucicop · 3 years, 3 months ago
  62. b7598a0 [build] add OpenThread device type config in gn (#12786) by Jiacheng Guo · 3 years, 3 months ago
  63. 8a30959 Add default timeout to fix KVS error when fetching ExtendedTimoutConfig (#11904) by michalbudzon-q · 3 years, 3 months ago
  64. 9b60863 Moved IO dependency from Qorvo's glue code to Qorvo's SW stack library (#12356) by Dieter Van der Meulen · 3 years, 3 months ago
  65. 7dfad42 [qpg] Use static alloc for lwip and FreeRTOS; Move LwIP to qpg_sdk (#11257) by nikita-s-wrk · 3 years, 3 months ago
  66. ec95ba7 Use serial number and manufacturing date in Basic Cluster (#10706) by Markus Becker · 3 years, 3 months ago
  67. 7b0bdf8 Change stack size to fix assertion (#12095) by michalbudzon-q · 3 years, 3 months ago
  68. d591d1f Add switching between fast and slow polling interval for SED (#11314) by Kamil Kasperczyk · 3 years, 4 months ago
  69. ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 4 months ago
  70. 02cbf69 Update emberAf*AttributeChange callbacks (#10315) by Vivien Nicolas · 3 years, 5 months ago
  71. 50ad13f [platform] remove legacy functions in ConnectivityManager (#9946) by Jiacheng Guo · 3 years, 5 months ago
  72. 2815a10 Move RendezvousServer and CommissionManager to a single class (#9709) by Pankaj Garg · 3 years, 6 months ago
  73. 735dbb0 Refactor the server to organize as a class (#9200) by Jiacheng Guo · 3 years, 6 months ago
  74. 86eb040 Make System::Layer mockable (#9546) by Kevin Schoedel · 3 years, 6 months ago
  75. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
  76. 1ae045e Generated files move: app/common/gen movement to zzz_generated (#9207) by Andrei Litvin · 3 years, 6 months ago
  77. 6ef58ba Add DAC Provider setup to most examples (#9074) by Tennessee Carmel-Veilleux · 3 years, 7 months ago
  78. 6a36256 Use node ID provided in the NOC (#8826) by Pankaj Garg · 3 years, 7 months ago
  79. 7359d19 Remove CHIP_ERROR parameter from timer OnCompleteFunct (#8907) by Kevin Schoedel · 3 years, 7 months ago
  80. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
  81. 2a63309 Rename admin pairing class and usage to fabric (#8479) by Pankaj Garg · 3 years, 7 months ago
  82. 0e54870 Make CHIP_ERROR a class type on cc13x2_26x2, EFR32, QPG. (#8446) by Kevin Schoedel · 3 years, 8 months ago
  83. 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 8 months ago
  84. 2478e02 * Move naming qpg6100 to qpg (#7936) by Timothy Maes · 3 years, 8 months ago