-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Camera AV Stream Management Server Impl #36204
base: master
Are you sure you want to change the base?
Camera AV Stream Management Server Impl #36204
Conversation
73c0d29
to
b3322a8
Compare
PR #36204: Size comparison from e36bde7 to b3322a8 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
b3322a8
to
39abf54
Compare
PR #36204: Size comparison from 631ad43 to 39abf54 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
39abf54
to
01237cb
Compare
01237cb
to
5032ede
Compare
PR #36204: Size comparison from 197f698 to 5032ede Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
5032ede
to
dbdf83b
Compare
dbdf83b
to
4f349c8
Compare
PR #36204: Size comparison from b7aa537 to 4f349c8 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
4f349c8
to
1038b8d
Compare
a40c89e
to
308df22
Compare
308df22
to
947f42f
Compare
PR #36204: Size comparison from 84babe0 to 947f42f Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
947f42f
to
31c6f24
Compare
PR #36204: Size comparison from 39e83c9 to 31c6f24 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
e7030fc
to
339fa18
Compare
PR #36204: Size comparison from b8898ab to 339fa18 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Fix name of MaxFramRate in Snapshot Allocation functions.
…pVertical attributes.
…implementation. Add Getter functions for cluster attributes.
Add persistence support for the ranked video stream priorities attribute.
…config Make the snapshot attributes and commands of the CameraStreamMgmt cluster be part of the all-clusters-app(in a minimalistic way) to exercise the cluster.
Add a delegate notification callback for attribute changes. Address other review comments.
48689f4
to
ba0a467
Compare
PR #36204: Size comparison from 9ad9d2c to cdedcac Full report (3 builds for cc32xx, stm32)
|
Co-authored-by: Boris Zbarsky <[email protected]>
cdedcac
to
0968da0
Compare
PR #36204: Size comparison from 44f3cce to ef6ec1b Increases above 0.2%:
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #36204: Size comparison from 44f3cce to f38ccfa Increases above 0.2%:
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #36204: Size comparison from 44f3cce to 126fdeb Increases above 0.2%:
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
- Add endpoint id to logs. - Add missing constraint checks.
PR #36204: Size comparison from 44f3cce to 6f260a0 Full report (26 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, qpg, stm32, telink)
|
Delegate definition
Attributes support
Add attributes to json files
Autogen code changes to zzz_generated/
Testing