History log of /btstack/example/audio_duplex.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 5cc4aee3 19-Apr-2024 Matthias Ringwald <[email protected]>

example/audio_duplex: increase audio buffer


# 82b4f8a5 28-Dec-2021 Matthias Ringwald <[email protected]>

example/audio_duplex: avoid noise on start


# f5cfc39f 28-Dec-2021 Matthias Ringwald <[email protected]>

example/audio_duplex: improve for stereo input


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# b0e4fcd5 05-Jun-2021 Matthias Ringwald <[email protected]>

add missing includes to fix build


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# a7996a1d 01-Jun-2020 Matthias Ringwald <[email protected]>

audio_duplex: support stereo input


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# bb2a7656 11-May-2019 Matthias Ringwald <[email protected]>

add missing filename tags


# 8ade2a8b 04-Mar-2019 Matthias Ringwald <[email protected]>

example/audio_duplex: fix compile warning


# 04cbc450 03-Mar-2019 Matthias Ringwald <[email protected]>

example/audio_duplex: add option to test start/stop audio driver


# e8a3f5a9 01-Mar-2019 Matthias Ringwald <[email protected]>

example/audio_duplex: init sink first - needed for current f4 discovery audio hal


# 9eddf5e8 22-Feb-2019 Matthias Ringwald <[email protected]>

new audio_duplex example to quickly test audio implementation