#
eaffacf9 |
| 26-Jan-2021 |
Matthias Ringwald <[email protected]> |
esp32: enable wide-band speech, disable secure connections for hfp/hsp demos
|
#
5f4f94c7 |
| 26-Jun-2020 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: fix packet status check
|
#
89714ad0 |
| 13-Aug-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: fix compile with POSIX_FILE_IO but without ENABLE_HFP_WIDE_BAND_SPEECH
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
abf7f0ba |
| 04-Mar-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: remove debug message about bytes in microphone buffer
|
#
dfec1b51 |
| 01-Mar-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: fix compile for non posix systems
|
#
859f2bc5 |
| 01-Mar-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: fix compile for non posix systems
|
#
1befbc1e |
| 01-Mar-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: remove checks for HAVE_PORTAUDIO, fix audio playback for non-posix systems
|
#
f55ac442 |
| 26-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: ENABLE_SCO_STEREO_PLAYBACK uses stereo audio sink
|
#
d365bb51 |
| 22-Feb-2019 |
Matthias Ringwald <[email protected]> |
update examples for split audio interface
|
#
400ff5ab |
| 03-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: calculate SCO payload length based on used hci transport and voice settings, drop hacks in sco_demo_util
|
#
01b2daf8 |
| 03-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: prefix ASCII test data with packet counter
|
#
d861f4bf |
| 01-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: fix compile for non-audio modes
|
#
e1de95be |
| 01-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: validate sco_handle in sco_demo_send
|
#
7556ab9f |
| 27-Nov-2018 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: use sine table of len 60 (266 hz at 16 kHz)
|
#
379c5f5f |
| 20-Jul-2018 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: update to btstack_audio.h API
|
#
8d3be402 |
| 10-Jul-2018 |
Matthias Ringwald <[email protected]> |
sco_demo_util: fix signed/unsigned comparison warnings
|
#
b63d04ab |
| 26-Apr-2018 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: use constant for mscb sample buffer
|
#
be030f50 |
| 11-Aug-2017 |
Milanka Ringwald <[email protected]> |
fix comparison of integers of different signs
|
#
adaba9f3 |
| 09-Aug-2017 |
Matthias Ringwald <[email protected]> |
Fix more warnings (mostly sign-compare)
|
#
249d94cf |
| 08-Aug-2017 |
Matthias Ringwald <[email protected]> |
fix warnings: mostly sign-compare
|
#
6211b0c0 |
| 12-Apr-2017 |
Matthias Ringwald <[email protected]> |
example/sco_util: fix unused var warning
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
1bbecc2b |
| 20-Mar-2017 |
Matthias Ringwald <[email protected]> |
hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC
|
#
d4f907a6 |
| 01-Feb-2017 |
Matthias Ringwald <[email protected]> |
sco_util: CVSD PLC only needed with wav writer or portaudio
|