-
Notifications
You must be signed in to change notification settings - Fork 2k
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
WIP: Camera AV Stream Management Server Impl #36204
base: master
Are you sure you want to change the base?
WIP: Camera AV Stream Management Server Impl #36204
Conversation
Changed Files
|
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)
|
* Delegate definition - Support for list entries per index - Support for Command handlers * Server Impl - Attributes and Commands support -- Setters for Application to update values * Add attributes to json files * Autogen code changes to zzz_generated/
Modify feature checks for the attributes depending on their optionality and feature categories.
Attributes related to White balance, ShutterSPeed, ISO and Depth sensor were removed based on feedback at the Nov member meeting. Also, adjustments for read/write mode changes for certain attributes.
Fix name of MaxFramRate in Snapshot Allocation functions.
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)
|
…pVertical attributes.
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)
|
PR #36204: Size comparison from b8898ab to db4a2cb Full report (14 builds for cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, tizen)
|
db4a2cb
to
d6f2f08
Compare
PR #36204: Size comparison from 61e288a to d6f2f08 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Delegate definition
Attributes support
Add attributes to json files
Autogen code changes to zzz_generated/