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

[TV SDK] Enable media commands #9429

Merged

Conversation

lazarkov
Copy link
Contributor

@lazarkov lazarkov commented Sep 2, 2021

Problem

Media Playback attributes are not enabled

Change overview

  • Enabled all available media playback commands via controller.zap
  • Updated typo in media-playback.xml
  • Enabled on the all-clusters.zap endpoint 1 media playback cluster attributes
  • Run zap_regen.sh script to generate necessary files

Testing

  • Run the ./scripts/tests/test_suites.sh -a tv

@woody-apple
Copy link
Contributor

@saurabhst @msandstedt ?

@github-actions
Copy link

Size increase report for "esp32-example-build" from dddd5d1

File Section File VM
chip-all-clusters-app.elf .flash.rodata 184 184
chip-all-clusters-app.elf .dram0.bss 0 56
chip-all-clusters-app.elf .dram0.heap_start 0 -8
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-all-clusters-app.elf and ./pull_artifact/chip-all-clusters-app.elf:

sections,vmsize,filesize
.flash.rodata,184,184
.dram0.bss,56,0
.debug_str,0,26
.riscv.attributes,0,2
.dram0.heap_start,-8,0
[Unmapped],0,-184


@lazarkov lazarkov self-assigned this Sep 17, 2021
@lazarkov lazarkov added the TE6 label Sep 17, 2021
@franck-apple franck-apple added this to the Test Event 6 milestone Sep 17, 2021
@woody-apple woody-apple merged commit 412441a into project-chip:master Sep 17, 2021
mleisner pushed a commit to mleisner/connectedhomeip that referenced this pull request Sep 20, 2021
* Enable media attributes

* Run zap regen command

* Add media playback attributes to all-clusters app so tests can pass

* Run zap_regen tool to generate code
@lazarkov lazarkov deleted the feature/enable-media-commands branch December 23, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants