OpenRTX/platform/drivers/audio
Silvano Seva 0692bea269 Partial fix for speaker pop when a voiceprompt begins 2022-10-31 08:41:31 +01:00
..
audio_GDx.c Implemented audio path management API in GDx and Mod17 audio drivers, removed old audio management API 2022-10-28 09:47:47 +02:00
audio_MDx.c Partial fix for speaker pop when a voiceprompt begins 2022-10-31 08:41:31 +01:00
audio_Mod17.c Implemented audio path management API in GDx and Mod17 audio drivers, removed old audio management API 2022-10-28 09:47:47 +02:00
audio_linux.c Implemented audio path management API in GDx and Mod17 audio drivers, removed old audio management API 2022-10-28 09:47:47 +02:00
inputStream_GDx.c Updated copyright headers 2022-06-02 09:56:05 +02:00
inputStream_MDx.cpp Fixed bug in MDx input stream driver causing the SPI clock line towards the DMR chip to be set as analog input when an audio stream from the RF stage was opened 2022-05-27 21:48:47 +02:00
inputStream_Mod17.cpp Fixed bug to Module 17 input stream driver causing the thread waiting on inputStream_getData() to not be woken up when stream was stopped 2022-05-27 21:48:47 +02:00
inputStream_linux.cpp Removed exceptions from linux input stream driver 2022-07-10 11:01:15 +02:00
outputStream_GDx.c Stub implementatio of output stream driver for GDx devices 2022-05-27 21:48:47 +02:00
outputStream_MDx.cpp Partial fix for speaker pop when a voiceprompt begins 2022-10-31 08:41:31 +01:00
outputStream_Mod17.cpp In Module17 output stream driver prevented the DAC channel for baseband output to be turned off when the speaker stream is activated. Fixes #78 2022-06-14 21:01:11 +02:00
outputStream_linux.c Bugfix and refactoring of linux output stream driver 2022-10-28 08:30:46 +02:00