OpenRTX/platform/drivers/audio
Silvano Seva 4b8685b853 Changed gain and added an offset at tx RRC stage only for Module 17 to compensate for an hardware bug 2022-05-27 21:48:47 +02:00
..
audio_GDx.c Basic audio management module, controlling only speaker PA and microphone preamplifier. TG-61 2021-04-12 19:10:13 +02:00
audio_MDx.c Added macro allowing to enable the SWD debugging interface on MDx devices (TG-272 #closed) 2021-08-12 19:46:41 +02:00
audio_Mod17.c Fixed license header 2021-11-27 08:23:59 +01:00
audio_linux.c Audio management module for x86/64 target, only providing empty stubs since there is no hardware to control 2021-04-12 19:16:47 +02:00
inputStream_GDx.c Fixed compilation error with GDx targets 2021-10-06 21:43:07 +02:00
inputStream_MDx.cpp Removed BUF_CIRC from the possible buffer management modes for an input audio stream 2022-05-27 21:48:46 +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.c Complete M17 demodulator implementation 2022-05-27 21:48:46 +02:00
outputStream_MDx.cpp Small improvements to MDx and Module 17 output stream drivers 2022-05-27 21:48:47 +02:00
outputStream_Mod17.cpp Changed gain and added an offset at tx RRC stage only for Module 17 to compensate for an hardware bug 2022-05-27 21:48:47 +02:00