History log of /btstack/example/le_audio_demo_util_sink.c (Results 1 – 24 of 24)
Revision Date Author Comments
# 7a6944e6 25-Sep-2024 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix warnings


# 4b3f8617 01-Feb-2024 Dirk Helbig <[email protected]>

le_audio_demo_util_sink: fix multi channel decode


# 8cb805e6 01-Feb-2024 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: disable debug output


# c18c19de 18-Jan-2024 Dirk Helbig <[email protected]>

le_audio_demo_util_sink: reworked playback, PLC


# 84a4c7a1 30-Nov-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: treat iso packets of incorrect size as invalid data


# 0b541edf 14-Dec-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix broadcast playback


# cad32b97 13-Dec-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: use 'effective_channel'


# a18990d3 11-Dec-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: support counter mode


# a8325db8 07-Dec-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix le_audio_demo_util_sink_configure_broadcast


# f020be6a 29-Nov-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix warning


# 0f01c821 20-Nov-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: introduce state, ignore ISO packets received after le_audio_demo_util_sink_close


# 8dee1629 31-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: also count samples receive via PLC


# 65cfaa39 31-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: pause playback after 1 second of empty/zero packets


# a77ae3be 30-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix plc


# 0a065144 30-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: log num samples after storing


# 0388b643 30-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: fix playback_start calculation


# 78d87b81 19-Oct-2023 Dirk Helbig <[email protected]>

example/le_audio_demo_tuil_sink: added sample rate compensation


# ed07a8bd 15-Nov-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: fix unused variable warninigs


# 8d446e2b 23-Oct-2023 Dirk Helbig <[email protected]>

example/le_audio_demo_util_sink: fixed pcm buffer size


# 4e13b5b4 14-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: log PLC debug in packet log


# bc66a7de 10-Oct-2023 Matthias Ringwald <[email protected]>

example/le_audio_demo_util_sink: enable LC3plus if requested and possible


# f4c19309 05-Oct-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: fix restart, generate silence for empty audio PDUs


# 79d6b605 05-Oct-2023 Matthias Ringwald <[email protected]>

le_audio_demo_util_sink: use SDU interval for PLC


# 24b69d49 28-Sep-2023 Matthias Ringwald <[email protected]>

example: add le_audio_demo_util_sink and le_audio_demo_util_source