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

bct: Added autocomplete #17511

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. bct: Added autocomplete

    OCT-3137
    Working autocomplete
    
    Signed-off-by: Kristoffer Rist Skøien <kristoffer.skoien@nordicsemi.no>
    koffes committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c765390 View commit details
    Browse the repository at this point in the history
  2. samples: broadcast_config_tool: Fix autocomplete

    - Increase number of files allowed
    - Remove error prints when opening wav
    - Move file print to config_print
    - OCT-NONE
    
    Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
    alexsven authored and koffes committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f85f5b View commit details
    Browse the repository at this point in the history
  3. samples: broadcast_config_tool: Fix multiple streams

    - Move sending of first frame to STREAMING event
    - Memset filename before writing to it
    - Add files for all usecases
    - OCT-NONE
    
    Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
    alexsven authored and koffes committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3a9ba28 View commit details
    Browse the repository at this point in the history
  4. Samples: Bluetooth: Resolved conflicts

    OCT-3137
    
    Signed-off-by: Kristoffer Rist Skøien <kristoffer.skoien@nordicsemi.no>
    koffes committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7fc65fa View commit details
    Browse the repository at this point in the history