Silvano Seva
|
1011dd1081
|
Moved audio_stream.h from interfaces to core headers
|
2023-08-30 18:04:24 +02:00 |
Silvano Seva
|
4cd1fdfcf3
|
Moved gpio.h to peripherals
|
2023-07-21 19:27:14 +02:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Silvano Seva
|
9139b19aac
|
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 |
Silvano Seva
|
25087b0e02
|
Removed BUF_CIRC from the possible buffer management modes for an input audio stream
|
2022-05-27 21:48:46 +02:00 |
Silvano Seva
|
4bce2c9f23
|
Fixed bugs in MDx and Module17 input stream drivers causing errors in sample rate: one due to wrong configuration of TIM2 registers and one due to wrong configuration of ADC channel sample time.
|
2022-02-07 22:01:14 +01:00 |
Silvano Seva
|
bc775e2358
|
Fixed bug in MDx implementation of input stream API: inputStream_stop function turned off DMA clock gating and, consequently, stomped DMA transfers towards the LCD
|
2021-09-19 15:15:03 +02:00 |
Silvano Seva
|
943838c263
|
Fixed bug affecting management of data buffers inside MDx implementation of inputStream API
|
2021-08-27 14:26:16 +02:00 |
Silvano Seva
|
f3c6e92911
|
Driver for input audio stream on MDx
|
2021-08-25 18:34:41 +02:00 |