Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Super coole Änderungen #1

Closed
wants to merge 3,378 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3378 commits
Select commit Hold shift + click to select a range
c90354b
add java pairing test (#23714)
yunhanw-google Nov 23, 2022
71701be
[EFR32] Fix/matter support pointer update (#23631)
Thirsrin Nov 23, 2022
dbc2f44
examples/tv-casting-app: Allow setting DACCredentials on iOS and add …
sharadb-amazon Nov 23, 2022
33b9046
[Ameba] Shell commands update (#23005)
pankore Nov 23, 2022
38e6697
fix paths for dynamic-bridge-app still pointing to bridge-app (#23722)
bndkk Nov 23, 2022
bfbf25f
[EFR32] Lock app lock-unlock command updated in README.md (#23735)
riwaghe Nov 23, 2022
c2b006c
[Bouffalolab] Update Dockerfile to setup compile environment for Bouf…
wy-hh Nov 23, 2022
565f629
[Telink] Allow to erase entire NVS on factory reset by default; Fix I…
s07641069 Nov 23, 2022
7742e51
[Telink] Add Thermostat app example (#23717)
s07641069 Nov 23, 2022
68291f1
Bump third_party/mbedtls/repo from `4637ed2` to `e530b5b` (#23654)
dependabot[bot] Nov 23, 2022
7f2ea3d
Split out non-codegen callback logic from callbacks.h into separate h…
andy31415 Nov 23, 2022
2a588c7
Implement command to discover commissionable devices (#23729)
yufengwangca Nov 23, 2022
23787d6
Update Pigweed to 9264e686 (#23279)
Nov 23, 2022
b3469b3
[nrfconnect] Fixed factory data generation bug (#23737)
kkasperczyk-no Nov 23, 2022
32dd689
[CI] Enable Java Tests on Linux platform (#23733)
yufengwangca Nov 23, 2022
97f891f
[Tizen] Remove platform APIs for cancel of dnssd (#23675)
hyunuktak Nov 23, 2022
dd21515
[Level Control] Added ability to disable transitioning and OnOff feat…
ReneJosefsen Nov 23, 2022
5bec9c5
Update SetupPayload to include if Discriminator is short (#23304)
cliffamzn Nov 23, 2022
7f1b4b8
Adding ability to process config variables, saveAs and constraints to…
tehampson Nov 23, 2022
64252c8
[Silabs] Folder structure introduction for addition of SiWx917 (#23736)
chirag-silabs Nov 24, 2022
4115fc3
Fix CASE Churn caused by subscriptions on tv (#23616)
chrisdecenzo Nov 24, 2022
6026c60
Add documentation for how codegen works in the sdk (#23742)
andy31415 Nov 24, 2022
1a56789
[ESP32] Use spake2p.py to generate the PAKE verifier (#23748)
shubhamdp Nov 24, 2022
733afaa
Refactor constraints so that each constraint is it's own class (#23753)
tehampson Nov 24, 2022
c9a1be4
Fix warning on TestStateMachine (#23744)
cecille Nov 25, 2022
26508d3
RPC: Fix device proto FabricId to be 64 bit not 32 (#23752)
Nov 25, 2022
e6a1e8e
[nrfconnect] Added Wi-Fi support to nrfconnect examples. (#23715)
ArekBalysNordic Nov 25, 2022
03d9ae8
[ESP32]: Disabled BT_NIMBLE_ENABLE_CONN_REATTEMPT config (#23694)
jadhavrohit924 Nov 25, 2022
87994ad
Automatically add tizen label to Tizen related PRs (#23764)
arkq Nov 25, 2022
5ec87ed
[Silabs] EFR32 common files modification, logging and some extra chan…
chirag-silabs Nov 28, 2022
d733ea3
Bump third_party/mbedtls/repo from `e530b5b` to `ed179db` (#23772)
dependabot[bot] Nov 28, 2022
cb5df48
Update zap to 2022.11.23 (#23779)
andy31415 Nov 28, 2022
887d934
Rename CHIP to Matter (#23769)
lboue Nov 28, 2022
e5d6000
[crypto] Added target type to the P256KeyPair initialize method (#23771)
kkasperczyk-no Nov 28, 2022
8f1136d
Dockerize all chef sample apps in cloud build (#23551)
FernandoLGuzman Nov 28, 2022
21b3c30
Improve OpenThread SED polling logging (#23780)
jepenven-silabs Nov 29, 2022
ebc9e33
Bump third_party/openthread/repo from `faeea3d` to `e66c21c` (#23774)
dependabot[bot] Nov 29, 2022
547ac11
[Silabs] SiWx917 folder structure skeleton in silabs folder (#23750)
chirag-silabs Nov 29, 2022
d2483ef
[Darwin] MTRDevice should log better (#23784)
jtung-apple Nov 29, 2022
fe7b5d0
Fix tv-casting-app implementation of commissioner discovery/resolutio…
sharadb-amazon Nov 29, 2022
a44b801
Update default sleeping time (#23783)
jepenven-silabs Nov 29, 2022
23a961e
Update the log file name to match the test case (#23781)
yufengwangca Nov 29, 2022
52e228f
Add modernize-redundant-void-arg to clang-tidy (#23760)
arkq Nov 29, 2022
5938196
Run zap in parallel by default for zap_regen_all.py (#23766)
andy31415 Nov 29, 2022
4f1bc14
Update BUILD.gn (#23770)
ludde127 Nov 29, 2022
4d73fb3
[Android] Add Service Type Protocol setting in dnssd (#23711)
joonhaengHeo Nov 29, 2022
7d786d0
Fix Matter command argument list mismatch error (#23721)
yufengwangca Nov 29, 2022
775f080
Update DoorLock sample to require a PIN (#23754)
achaulk-goog Nov 29, 2022
048d31c
[Telink] RPC implementation added (#23740)
bojczmac Nov 29, 2022
9a3f9e9
feature/efr32_python_build_integration (#23530)
lpbeliveau-silabs Nov 29, 2022
d54101b
Add chip_external_mbedtls flag to src/crypto (#23538)
alexhqwang Nov 29, 2022
7999342
Fix path for matter_shell.cpp. Was wrong since last week Silabs folde…
jmartinez-silabs Nov 29, 2022
6157859
Add checking and verification support for includes using IWYU (#23092)
DamMicSzm Nov 29, 2022
e7a28bf
Add nrfconnect switch app in build targets script (#23793)
lboue Nov 29, 2022
87ed352
Allow for substituting YAML value to global config variables (#23743)
tehampson Nov 29, 2022
4965448
Update ZAP version in chip-build Docker image. (#23798)
bzbarsky-apple Nov 29, 2022
5936031
[Telink] Update Telink Docker with latest Telink Zephyr (SDK 0.15.2).…
s07641069 Nov 29, 2022
ae9d1b2
[Bouffalolab] Update SDK repo (#23745)
wy-hh Nov 29, 2022
b54b49c
Update build script for docker to not need to guess in advance a corr…
andy31415 Nov 29, 2022
2e2ae99
[nrfconnect] Update external url to nRF Command Line Tools (#23812)
LuDuda Nov 29, 2022
23aafa6
fix a issue about GetPartitionLabelByNamespace (#23738)
Jerry-ESP Nov 30, 2022
4a8f8eb
[Linux] Prioritize interface matching for WiFi MAC address (#23813)
zqiu-nest Nov 30, 2022
a715884
Code pre-generation support (#23763)
andy31415 Nov 30, 2022
95c3c31
[Bouffalolab] Fix BL602 IPv6 address generation failure (#23821)
wy-hh Nov 30, 2022
414705c
Move Level Control OnOff feature check into OnOff cluster. (#23820)
bzbarsky-apple Nov 30, 2022
7609daf
Replace == false if conditions with `!` (#23814)
andy31415 Nov 30, 2022
4d9df98
Fix illegal doc comment split (#23828)
andy31415 Nov 30, 2022
5839cf2
[cc13x2x7_26x2x7] Fix broken OTA building on TI platform (#23822)
ReneJosefsen Nov 30, 2022
9424a40
Update download link properly for Infineon PSoC6 Script (#23837)
praveenCY Nov 30, 2022
66c6681
[java-matter-controller] Support to print help info for command (#23801)
yufengwangca Nov 30, 2022
380d403
[Darwin] Update templates to preserve acronyms (e.g ACL) in APIs. (#2…
bzbarsky-apple Nov 30, 2022
818984e
[Darwin] Add fabric index to MTRDevice/MTRClusters logging (#23818)
jtung-apple Dec 1, 2022
c76ba8f
Darwin: Improve os_log integration (#23528)
ksperling-apple Dec 1, 2022
7431dc2
Make sure to not dispatch to shut-down queues in MTROTAProviderDelega…
bzbarsky-apple Dec 1, 2022
b46af33
Replace legacy cluster id constants with namespaced ones. (#23833)
bzbarsky-apple Dec 1, 2022
0749080
Increase chef cloud build timeout to 5 hours (#23843)
FernandoLGuzman Dec 1, 2022
0493fc3
Remove emberAfSetDeviceEnabled. (#23851)
bzbarsky-apple Dec 1, 2022
7b3a9fc
[Telink] Add shell commands support (#23796)
s07641069 Dec 1, 2022
fad4f23
Add NS_ASSUME_NONNULL_BEGIN to MTRCallbackBridgeBase_internal. (#23849)
bzbarsky-apple Dec 1, 2022
5f1e4e1
[Silabs] SiWx917 platform changes (#23799)
chirag-silabs Dec 1, 2022
53e51d8
[Darwin] MTRDevice subscription should be non-fabric-filtered (#23473)
jtung-apple Dec 1, 2022
e0b529e
Update Pigweed to 8659ed599 (#23741)
Dec 1, 2022
d68ea64
Fix some loose ends from the acronym casing Darwin changes. (#23845)
bzbarsky-apple Dec 1, 2022
efbb120
Make sure we don't use the Matter dispatch queue when it's not runnin…
bzbarsky-apple Dec 1, 2022
144ec94
Switch to having just one typedef for MTRCertificateDERBytes. (#23855)
bzbarsky-apple Dec 1, 2022
324135b
Add a `--skip-build` option to docker image builds (#23836)
andy31415 Dec 1, 2022
20f55ec
Remove write-only variables. (#23860)
bzbarsky-apple Dec 1, 2022
bcb8c97
Avoid usage of a separate build environment for compile time codegen …
andy31415 Dec 1, 2022
02a25fa
Fix status report message when destination id is unknown. (#23858)
bzbarsky-apple Dec 1, 2022
21245f4
Test Added Nov 30 (#23831)
manjunath-grl Dec 1, 2022
f9d9457
[Telink] Use latest Zephyr (SDK 0.15.2) & migrate to Zephyr BLE imple…
s07641069 Dec 2, 2022
46b2114
[IC-Device] Initial Structure for client monitoring cluster (#23838)
mkardous-silabs Dec 2, 2022
a307034
Fix up cert bins docker script. (#23874)
andy31415 Dec 2, 2022
5dfbd63
Remove redundant init and copyWithZone declarations in Matter framewo…
bzbarsky-apple Dec 2, 2022
a541b5b
[typo] Replace ' Unit / Interation Tests' with ' Unit / Integration T…
vivien-apple Dec 2, 2022
c276f72
Fix typo in build targets for minimal app (#23876)
andy31415 Dec 2, 2022
1e06479
zap regen (#23879)
andy31415 Dec 2, 2022
35422eb
[chip-tool] Add --skip-commissioning-complete optional parameter for …
vivien-apple Dec 2, 2022
85aa144
[darwin-framework-tool] Do not build Matter SDK twice when config_ena…
vivien-apple Dec 2, 2022
cee7764
Add platform-mdns variant for builders (was used in CI but not workin…
andy31415 Dec 2, 2022
5529d74
Set auto_envvar_prefix for click apps to CHIP (#23797)
arkq Dec 2, 2022
013514b
Fix -Wsign-conversion report in OpenSSL usage (#23839)
achaulk-goog Dec 2, 2022
1945a0f
Print onboarding codes in esp32 ota-requestor/provider apps. (#23863)
bzbarsky-apple Dec 2, 2022
9c0ca13
Fix Linux standalone job. (#23897)
bzbarsky-apple Dec 3, 2022
1c49a56
Updated relevant zap files to latest and zap_cluster_list.py (#23907)
ReneJosefsen Dec 5, 2022
e15fc71
Bump third_party/pigweed/repo from `8659ed5` to `4b50d0e` (#23905)
dependabot[bot] Dec 5, 2022
0a765c6
Set separate temporary directory for zap cli, to have independent unp…
andy31415 Dec 5, 2022
403c063
[nrfconnect] CMake improvements and cleanup (#23900)
Damian-Nordic Dec 5, 2022
ed5688e
Bump third_party/openthread/repo from `e66c21c` to `27b4314` (#23903)
dependabot[bot] Dec 5, 2022
194f276
Update cert bins: arm64 zap and all-clusters-minimal (#23882)
andy31415 Dec 5, 2022
c988a2c
Remove remaining uses of "Interation". (#23898)
bzbarsky-apple Dec 5, 2022
d2f388f
Bump third_party/mbedtls/repo from `ed179db` to `3917028` (#23904)
dependabot[bot] Dec 5, 2022
e534257
Fix member naming for the MultiPressComplete event. (#23895)
bzbarsky-apple Dec 5, 2022
0efd318
[OIS] Platform and examples implementation (#23382)
ATmobica Dec 5, 2022
7a3f52a
Use the "right" byte-swapping function for port in Darwin DnssdImpl. …
bzbarsky-apple Dec 5, 2022
26c57c9
Remove variable that was write-only. Some compilers fail with "variab…
andy31415 Dec 5, 2022
350b2ca
Stop calling into the device attestation delegate on the Matter work …
bzbarsky-apple Dec 5, 2022
14ab4a9
Put back auto-generated comments for MTRBaseClusters. (#23846)
bzbarsky-apple Dec 5, 2022
0b8ecc8
Fix C++20-incompatible instances of aggregate initialization (#23911)
mspang Dec 5, 2022
b149561
[genio] Correct dnssd api usage (#23848)
j8xixo12 Dec 6, 2022
1930c38
Adding conditional compilation for jlink/segger_rtt code (#23777)
milanr-q Dec 6, 2022
f71e778
Fixed chip-tool guide around Group commands configurations (#23873)
dvdm-qorvo Dec 6, 2022
141df0c
Set the cache-flush bit for "unique" records in minimal mdns. (#23933)
bzbarsky-apple Dec 6, 2022
ccaafdf
Try to pair over all discovered ips instead of only the first one tha…
vivien-apple Dec 7, 2022
7a22856
Fix errant VerifyOrReturn in CASESession (#23944)
mlepage-google Dec 7, 2022
ade1f43
[CI] Add Java pairing OnNetworkLong test (#23816)
yufengwangca Dec 7, 2022
eb2cddf
use java util logging for example matter java test app (#23943)
yunhanw-google Dec 7, 2022
f7bd3c3
[Telink] Update Telink Docker with fixes: mcu_boot, OTA, zephyr blob.…
s07641069 Dec 7, 2022
203f37e
[QPG] Added boot reason and reboot count implementation (#23949)
adamb-q Dec 7, 2022
ed03e9e
[chip-tool] Allow the string 'null' to be used for TypedComplexArgume…
vivien-apple Dec 7, 2022
8005453
[YAML] Add some missing steps writing back the value to defaults (#23…
vivien-apple Dec 7, 2022
195ce8c
Enable custom port for lock-app (#23891)
carol-apple Dec 7, 2022
cd785e7
[YAML Tests] Update the casing of some properties in some tests (#23890)
vivien-apple Dec 7, 2022
d2857ac
[jsontlv] Add a prefix for octet strings encoded as base64 (#23889)
vivien-apple Dec 7, 2022
80b32da
[java-matter-controller] Remove un-used PersistentStorage implementat…
yufengwangca Dec 7, 2022
ac563e0
[jsontlv] TlvToJson returns null for empty array instead of an empty …
vivien-apple Dec 7, 2022
f2f082a
Stop using the "cd", "paa", "certs" abbreviations in Darwin APIs. (#2…
bzbarsky-apple Dec 7, 2022
c010eec
Update several build_examples targets (#23956)
andy31415 Dec 7, 2022
78fec18
Make sure the Neighbor Table averageRSSI and LastRSSI are valid. (#23…
jmartinez-silabs Dec 7, 2022
8eb6e67
Make queue handling consistent for commands in MTRDevice/MTRClusters.…
bzbarsky-apple Dec 7, 2022
f8f4f1e
Introduce basic UDP packet filtering scheme (#23957)
tcarmelveilleux Dec 7, 2022
43c9484
Replace some deprecated EMBER_ZCL_STATUS by their non deprecated coun…
vivien-apple Dec 7, 2022
af8161c
[chip-tool] Add support for INFINITY and -INFINITY argument to float/…
vivien-apple Dec 7, 2022
585a5cf
[idl parser / zapxml] The field index for structs that does not expli…
vivien-apple Dec 7, 2022
3af0acd
Accelerate CI by replacing docker image chip-build-vs with chip-build…
yufengwangca Dec 7, 2022
6ccbb7c
[Silabs] Format the sw version string with some git repo info (#23877)
jmartinez-silabs Dec 8, 2022
12bf403
[nrfconnect] Fix for jsonschema documentation and factory data script…
ArekBalysNordic Dec 8, 2022
7ab5061
Fix wait delay for queue (#23958)
mkardous-silabs Dec 8, 2022
ac56b60
Add better documentation about how custom values are represented in J…
bzbarsky-apple Dec 8, 2022
d31ff4d
[Silabs] Adds fix for wifi diagnostics attributes (#23932)
kurvaSai Dec 8, 2022
48de603
Squelch -Wuninitialized in TestStateMachine.cpp (#23934)
mspang Dec 8, 2022
da2f610
[QPG] Remove overrules for OpenThread buffer amount. (#23972)
tima-q Dec 8, 2022
5256f66
[Telink] Update flash memory sections, fix of OTA & Update every imag…
s07641069 Dec 8, 2022
dcf7061
Fix some command descriptions for group key management cluster. (#23896)
bzbarsky-apple Dec 8, 2022
4cb51b4
Fix code to enable dmalloc & disable it (#23977)
mspang Dec 8, 2022
1667c2a
[EFR32] Fix path path for lighting-app in examples (#23924)
lboue Dec 9, 2022
bbc3840
[Darwin] MTRDevice should retry subscription when getSessionForNode f…
jtung-apple Dec 9, 2022
f54f0f6
[Bouffalolab] Update CI workflow to build all BouffaloLab examples in…
wy-hh Dec 9, 2022
a7060e0
Add ubsan build variant to build_examples script (#23953)
arkq Dec 9, 2022
d1c9050
Remove "utc" type. (#23985)
bzbarsky-apple Dec 9, 2022
9988e81
[Infineon] Integrate Door Lock Alarm Event (#23852)
sreeramIfx Dec 9, 2022
ef549fe
Fix the issue of unreleased JNI references. (#23655)
amitnj Dec 9, 2022
0ddcf2c
Add device type version support in matter IDL (#24003)
andy31415 Dec 9, 2022
9c5b1fc
[Ameba] Support reading and decoding factory data from flash (#23759)
pankore Dec 9, 2022
0d29955
[darwin-framework-tool] Propagate chip_inet_config_enable_ipv4 to chi…
vivien-apple Dec 9, 2022
15bab31
Set up a cluster state cache in MTRDevice. (#23980)
bzbarsky-apple Dec 9, 2022
506c709
[Darwin] MTRDevice should log expiration time info for expected value…
jtung-apple Dec 9, 2022
afce1fd
Add Network Commissioning cluster setup for bridge app Linux (#23906)
TE-N-ElvenWang Dec 9, 2022
1c691ec
Remove the address type argument from ResolveNodeId. (#24006)
bzbarsky-apple Dec 10, 2022
241e7b0
Updating Darwin guide with latest info (#23979)
woody-apple Dec 10, 2022
1e7b978
Use argparse instead of optparse to parse pairing arguments (#24013)
yufengwangca Dec 12, 2022
71da650
Add ability to establish PASE over BLE to Python DeviceController (#2…
mrjerryjohns Dec 12, 2022
3b5fabd
Remove pw_kvs and pw_log dependancies (#24011)
jmartinez-silabs Dec 12, 2022
5855310
[Silabs] zap configuration changes to support groups on thermostat ap…
kurvaSai Dec 12, 2022
29426b4
Update cc.h (#24009)
sreeramIfx Dec 12, 2022
9e276ac
[Silabs] Added tinycrypt changes (#24024)
ShubhamMalasane Dec 12, 2022
f1a7878
[Darwin / BLE] Add some code to scan without a discriminator in order…
vivien-apple Dec 12, 2022
c2b07cb
[Infineon] Update README with factory reset option for PSoC6 board (#…
praveenCY Dec 12, 2022
edd2863
Use an ephemeral port for darwin-framework-tool. (#24035)
bzbarsky-apple Dec 12, 2022
ef3e743
Fixes #24034 (#24037)
amitnj Dec 12, 2022
d4537a1
[SED] Fix Commissioning with Long Idle time (#23936)
jepenven-silabs Dec 12, 2022
1dc4b23
[OIS] Temporarily disable integration tests (#24039)
ATmobica Dec 12, 2022
fb1d239
Create dispatch queues in the Darwin framework more consistently. (#2…
bzbarsky-apple Dec 12, 2022
6fc4beb
Fix APIs involved in the MTROperationalCredentialsDelegate. (#23893)
bzbarsky-apple Dec 12, 2022
c073ce7
Fix if conditiong/wrong variable name used (#24044)
jmartinez-silabs Dec 12, 2022
3b487e8
Swap ExceptIfRe(...) parameters for MbedTLS and BoringSSL target modi…
sandeepmistry Dec 12, 2022
9f73eff
Bump third_party/openthread/repo from `27b4314` to `98e644d` (#24023)
dependabot[bot] Dec 12, 2022
77df17f
Fixing size checks in Set/GetRotatingDeviceIdUniqueId and right sizin…
sharadb-amazon Dec 12, 2022
9e371e6
Add a way for Resolver consumers to cancel operational resolve attemp…
bzbarsky-apple Dec 13, 2022
eae085c
Bump third_party/mbedtls/repo from `3917028` to `0e0793f` (#24021)
dependabot[bot] Dec 13, 2022
8118256
[Silabs] Modified folder structure (#24031)
ShubhamMalasane Dec 13, 2022
459c87c
[nrfconnect] Disable GPIO for MCUBoot (#24038)
Damian-Nordic Dec 13, 2022
55ced93
[Bouffalolab] Remove platform limit for tool installation and update …
wy-hh Dec 13, 2022
e443596
Add a blank line between command payload declarations in Darwin API. …
bzbarsky-apple Dec 13, 2022
77fdbcf
event_handler: Allows removal of eventHandler in eventHandler->Handle…
wqx6 Dec 13, 2022
699dc3c
Add Absolute Position to zap (#23464)
mkardous-silabs Dec 13, 2022
0a09f68
Added simulated tests Dec 09 (#24000)
manjunath-grl Dec 13, 2022
3f6e635
Remove bugprone-assignment-in-if-condition clang tidy check (#24040)
andy31415 Dec 13, 2022
64b2ca4
[SetuopCodePairer] Add a comment to explain why device discovered ove…
vivien-apple Dec 13, 2022
12b1744
[crypto] Add Operational Keystore for PSA crypto API (#23857)
Damian-Nordic Dec 13, 2022
10cccdc
Pigweed roll with fixes for compilation (#24064)
andy31415 Dec 13, 2022
8055d86
[ESP32] Add matter shell support for USB Serial JTAG (#24050)
wqx6 Dec 14, 2022
8a9ac9b
[darwin / MTRDeviceController] Add some abstraction for dispatch_sync…
vivien-apple Dec 14, 2022
b97da08
[chip-tool] Add support for hex:/str: prefixed OCTET_STRING for compl…
vivien-apple Dec 14, 2022
12ee5a2
[CI] Add testing for discovering commissionables devices (#24007)
yufengwangca Dec 14, 2022
2f6eada
[nrfconnect] Bump nRF Connect SDK version in Docker (#24082)
Damian-Nordic Dec 14, 2022
ffecbc1
Simplify CASEClient initialization code (#24079)
Damian-Nordic Dec 14, 2022
d072ffb
[Telink] flash usage optimization (#24078)
s07641069 Dec 14, 2022
35a2b39
ESP32: Reduce the Wi-Fi reconnection interval to 100 ms (#24025)
dhrishi Dec 14, 2022
5b3c08a
Add cloud build config file for remote builder (#24018)
yufengwangca Dec 14, 2022
8774251
Update silabs efr32 lighting-app README (#24008)
lboue Dec 14, 2022
1d13e13
Make some more safety improvements to dispatch to the Matter queue. (…
bzbarsky-apple Dec 14, 2022
127deca
Allow markdown in issue template descriptions. (#24085)
bzbarsky-apple Dec 14, 2022
b590431
Try to set up CASE session over all discovered ips instead of only th…
vivien-apple Dec 14, 2022
7eba3bc
Darwin: Tidy up Xcode project file and header naming
ksperling-apple Dec 14, 2022
1a0f9b4
Darwin: Expose MTRBaseDevice.sessionTransportType (#24065)
ksperling-apple Dec 14, 2022
cc1365a
Generated Negative Test Cases for Matter Operational Certificates (NO…
emargolis Dec 14, 2022
9292923
[IC-Device] Add Accessor class for ClientMonitoring Cluster (#23909)
mkardous-silabs Dec 14, 2022
7fbf6da
fixing the build for mg12+wf200 (#24089)
chirag-silabs Dec 15, 2022
79f8599
wifi provisioning for efr32 in build command (#24036)
Thirsrin Dec 15, 2022
1c87f62
Fix MLE Timeout (#23829)
jepenven-silabs Dec 15, 2022
b49c3ed
Common YAML test parser (#24066)
tehampson Dec 15, 2022
59e15be
Update ZAP to tip. (#24100)
bzbarsky-apple Dec 15, 2022
918d3ad
Bump job timeout for Darwin tests build apps part. (#24102)
bzbarsky-apple Dec 16, 2022
23f0824
Fix management of the mNumReportsInFlight count in reporting engine. …
bzbarsky-apple Dec 16, 2022
245a7f4
Auto-generate availability annotations for Darwin. (#24071)
bzbarsky-apple Dec 16, 2022
b01695e
add mNumReportsInFlight check test when failing to send report (#24106)
yunhanw-google Dec 16, 2022
b06e8b9
[ICD] Client-side device communication notification plumbing (#24061)
jtung-apple Dec 16, 2022
dc5dfe4
Add a test for a subscription trying to send reports on a defunct ses…
bzbarsky-apple Dec 16, 2022
c238d63
Update ZAP to tip. (#24119)
bzbarsky-apple Dec 17, 2022
a92cbf0
[darwin-framework-tool] Add back colored logging (#24110)
vivien-apple Dec 17, 2022
6d980d8
[darwin-framework-tool] The stack is not properly turned off on timeo…
vivien-apple Dec 17, 2022
3c2db4f
Set the right versions for the initial Darwin API in availability.yam…
bzbarsky-apple Dec 17, 2022
9b54728
Fix some Darwin deprecation messages to use the right names. (#24123)
bzbarsky-apple Dec 17, 2022
93da711
Update ZAP to tip. (#24125)
bzbarsky-apple Dec 17, 2022
04c20f6
Rename "Basic" cluster to "Basic Information". (#24124)
bzbarsky-apple Dec 18, 2022
ca086f2
Explicitly list out renames due to acronym casing changes. (#24137)
bzbarsky-apple Dec 19, 2022
50e7c19
Update ZAP to tip. (#24141)
bzbarsky-apple Dec 20, 2022
fb18595
Remove the MfgSpecificPing command from Darwin API. (#24139)
bzbarsky-apple Dec 20, 2022
07fe190
Update ZAP to tip. (#24160)
bzbarsky-apple Dec 21, 2022
e101730
basic_information: change the name of emberAfBasicInformationClusterS…
wqx6 Dec 21, 2022
4088a77
Go back to using the storage key 1.0 used for group fabric info. (#24…
bzbarsky-apple Dec 21, 2022
29625bb
Fix build errors due to new compiler on Arch Linux
dbahrdt May 12, 2023
a11cd16
Fix build errors due to new compiler on Arch Linux (#1)
dbahrdt Jun 21, 2023
39fe904
Hack: Use serial number to generate wifi api
dbahrdt Jun 19, 2023
2d2746f
Hack: Matter wifi ap with serialnumber (#2)
dbahrdt Jun 22, 2023
946aa8e
replace undefined variable 'type' with 'service->mType' (#25393)
Jerry-ESP Mar 1, 2023
9fdb17a
Fix MoveToLevelWithOnOff to only set the SceneGlobalControl to true i…
jmartinez-silabs Feb 2, 2023
9712196
Fix MoveToLevelWithOnOff to only set the SceneGlobalControl to true i…
Caldwell1988 Aug 7, 2023
776a4a0
replace undefined variable 'type' with 'service->mType' (#25393) (#4)
dbahrdt Sep 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
45 changes: 43 additions & 2 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,4 +1,45 @@
---
Checks: 'bugprone-*,-bugprone-not-null-terminated-result,-bugprone-suspicious-memory-comparison,-bugprone-argument-comment,-bugprone-unused-return-value,-bugprone-branch-clone,-bugprone-easily-swappable-parameters,-bugprone-reserved-identifier,-bugprone-macro-parentheses,-bugprone-forward-declaration-namespace,-bugprone-forwarding-reference-overload,-bugprone-undelegated-constructor,-bugprone-sizeof-expression,-bugprone-implicit-widening-of-multiplication-result,-bugprone-too-small-loop-variable,-bugprone-narrowing-conversions,-bugprone-misplaced-widening-cast,-bugprone-suspicious-include,-bugprone-signed-char-misuse,-bugprone-copy-constructor-init,-clang-analyzer-core.CallAndMessage,-clang-analyzer-core.UndefinedBinaryOperatorResult,-clang-analyzer-core.NullDereference,-clang-analyzer-optin.cplusplus.UninitializedObject,-clang-analyzer-core.uninitialized.Branch,-clang-analyzer-optin.performance,-clang-analyzer-deadcode.DeadStores,-clang-analyzer-cplusplus.Move,-clang-analyzer-optin.cplusplus.VirtualCall,-clang-analyzer-security.insecureAPI.strcpy,-clang-analyzer-nullability.NullablePassedToNonnull,-clang-analyzer-optin.performance.Padding,-clang-analyzer-security.insecureAPI.bzero,-clang-analyzer-unix.cstring.NullArg,-clang-analyzer-security.insecureAPI.rand,-clang-analyzer-core.NonNullParamChecker,-clang-analyzer-nullability.NullPassedToNonnull,-clang-analyzer-unix.Malloc,-clang-analyzer-valist.Unterminated,-clang-analyzer-cplusplus.NewDeleteLeaks,-clang-diagnostic-implicit-int-conversion'
Checks: >
bugprone-*,
modernize-redundant-void-arg,
modernize-use-bool-literals,
modernize-use-nullptr,
performance-for-range-copy,
readability-const-return-type,
readability-else-after-return,
readability-redundant-control-flow,
readability-redundant-string-cstr,
readability-redundant-string-init,
-bugprone-assignment-in-if-condition,
-bugprone-branch-clone,
-bugprone-copy-constructor-init,
-bugprone-easily-swappable-parameters,
-bugprone-forward-declaration-namespace,
-bugprone-forwarding-reference-overload,
-bugprone-implicit-widening-of-multiplication-result,
-bugprone-macro-parentheses,
-bugprone-misplaced-widening-cast,
-bugprone-narrowing-conversions,
-bugprone-not-null-terminated-result,
-bugprone-reserved-identifier,
-bugprone-signed-char-misuse,
-bugprone-suspicious-include,
-bugprone-undelegated-constructor,
-bugprone-unused-return-value,
-clang-analyzer-core.CallAndMessage,
-clang-analyzer-core.NonNullParamChecker,
-clang-analyzer-core.NullDereference,
-clang-analyzer-cplusplus.Move,
-clang-analyzer-deadcode.DeadStores,
-clang-analyzer-nullability.NullablePassedToNonnull,
-clang-analyzer-optin.cplusplus.UninitializedObject,
-clang-analyzer-optin.cplusplus.VirtualCall,
-clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker,
-clang-analyzer-optin.performance,
-clang-analyzer-optin.performance.Padding,
-clang-analyzer-security.insecureAPI.rand,
-clang-analyzer-security.insecureAPI.strcpy,
-clang-analyzer-unix.Malloc,
-clang-diagnostic-implicit-int-conversion
WarningsAsErrors: '*'
HeaderFilterRegex: '(src|examples|zzz_generated|credentials)'
HeaderFilterRegex: '(src|examples|zzz_generated|credentials).*(?<!third_party.*repo)'
20 changes: 18 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ RUN apt-get -fy install git vim emacs sudo \
wget curl telnet \
docker.io \
iputils-ping net-tools \
libncurses5
libncurses5 \
libpython2.7

RUN groupadd -g $USER_GID $USERNAME
RUN useradd -s /bin/bash -u $USER_UID -g $USER_GID -G docker -m $USERNAME
Expand Down Expand Up @@ -71,6 +72,21 @@ RUN chown -R $USERNAME:$USERNAME /opt/android/sdk
RUN chown -R $USERNAME:$USERNAME /opt/ameba/ambd_sdk_with_chip_non_NDA/

# NXP uses a patch_sdk script to change SDK files
RUN mkdir -p /opt/sdk/sdks/
RUN chown -R $USERNAME:$USERNAME /opt/sdk/sdks/

RUN chown -R $USERNAME:$USERNAME /opt/fsl-imx-xwayland/5.10-hardknott/
RUN chown -R $USERNAME:$USERNAME /opt/fsl-imx-xwayland/5.15-kirkstone/

# Add access to openocd for VSCode debugging
RUN chown -R $USERNAME:$USERNAME /opt/openocd

# Fix Tizen SDK paths for new user
RUN sed -i '/^TIZEN_SDK_DATA_PATH/d' $TIZEN_SDK_ROOT/sdk.info \
&& echo TIZEN_SDK_DATA_PATH=/home/$USERNAME/tizen-sdk-data >> $TIZEN_SDK_ROOT/sdk.info \
&& ln -sf /home/$USERNAME/.tizen-cli-config $TIZEN_SDK_ROOT/tools/.tizen-cli-config \
&& : # last line

ENV TIZEN_ROOTFS /tizen_rootfs

# Fast Model GDB plugins path for debugging support
ENV FAST_MODEL_PLUGINS_PATH /opt/FastModelsPortfolio_11.16/plugins/Linux64_GCC-9.3
27 changes: 14 additions & 13 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,29 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"BUILD_VERSION": "0.5.56"
"BUILD_VERSION": "0.6.18"
}
},
"remoteUser": "vscode",
// Add the IDs of extensions you want installed when the container is created in the array below.
"extensions": [
"ms-azuretools.vscode-docker",
"xaver.clang-format",
"github.vscode-pull-request-github",
"maelvalais.autoconf",
"yzhang.markdown-all-in-one",
"eamodio.gitlens",
"yuichinukiyama.vscode-preview-server",
"aaron-bond.better-comments",
"foxundermoon.shell-format",
"augustocdias.tasks-shell-input",
"christian-kohler.path-intellisense",
"eamodio.gitlens",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"foxundermoon.shell-format",
"github.vscode-pull-request-github",
"maelvalais.autoconf",
"marus25.cortex-debug",
"ms-azuretools.vscode-docker",
"msedge-dev.gnls",
"redhat.vscode-yaml",
"christian-kohler.path-intellisense",
"knisterpeter.vscode-github",
"npclaudiu.vscode-gn",
"marus25.cortex-debug"
"vadimcn.vscode-lldb",
"xaver.clang-format",
"yuichinukiyama.vscode-preview-server",
"yzhang.markdown-all-in-one"
],
// Use 'settings' to set *default* container specific settings.json values on container create.
// You can edit these settings after create using File > Preferences > Settings > Remote.
Expand Down
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
max-line-length = 132
5 changes: 4 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@
# And some specific generated files
src/controller/python/chip/clusters/CHIPClusters.py linguist-generated
src/controller/python/chip/clusters/Objects.py linguist-generated
src/darwin/Framework/CHIPTests/CHIPClustersTests.m linguist-generated
# Let bat file use CRLF linebreak
**/*.bat eol=crlf
# Mark Matter operational certificate/key files as binary
**/*.chip binary
Loading