Skip to content

BP10 DSP Controller v0.5.2

Latest

Choose a tag to compare

@CobbyCode CobbyCode released this 25 Jul 23:53

BP10 DSP Controller v0.5.2

Build: commit e4ecfd90

Most users should use the 4 MB product build.

The 16 MB files are an ESP32-S3 Devboard Build intended for the
experimental 16 MB flash / 8 MB Octal PSRAM development board. They
are not generic board firmware.

Changes

  • UI: rename Music Delay to Delay and Music Phase to Phase in the
    module summaries so the path-agnostic Generic ACP labels match the
    existing Pre EQ and Out EQ naming.
  • UI: highlight the active Music or Rec path button in the same accent
    colour used by primary actions, by adding a .btn-secondary.active
    style next to the existing .btn-secondary rule.

Artifacts

File Target Use
bp10-dsp-controller-v0.5.2-4mb-product-ota.bin 4 MB Flash, 2 MB Quad PSRAM (Product / A800X mini) Firmware update on already-installed controllers
bp10-dsp-controller-v0.5.2-4mb-product-full.bin 4 MB Flash, 2 MB Quad PSRAM (Product / A800X mini) First installation or full recovery
bp10-dsp-controller-v0.5.2-16mb-devboard-ota.bin 16 MB Flash, 8 MB Octal PSRAM (ESP32-S3 Devboard Build) Firmware update on already-installed controllers
bp10-dsp-controller-v0.5.2-16mb-devboard-full.bin 16 MB Flash, 8 MB Octal PSRAM (ESP32-S3 Devboard Build) First installation or full recovery
SHA256SUMS.txt SHA-256 checksums of all BINs

Verified

  • generic_acp_host_tests: PASS
  • nvs_settings_host_tests: PASS
  • config_io_host_tests: PASS
  • delay_verify_host_tests: PASS
  • bass_path_isolation_host_tests: PASS
  • a800x_frame_baseline_compare: PASS
  • 0.5.2 flashed via OTA on A800X (.123): version 0.5.2 reported, module
    labels show as Delay and Phase, active Music/Rec path button is
    highlighted.
  • 0.5.2 built and flashed via serial on Generic devboard (.122).