OpenRTX/platform/drivers
Niccolò Izzo 2d8c696a09 Complete M17 demodulator implementation
Make quantization work also on DC offset signal
Add samples plot code
Fix bug in buffer wrap around
Fix oob memory access in M17 modulator
Update tests with DC offset signal
Switch to 48KHz sample rate for Module17 and MD380
Add DC biasing script

TG-81
2022-05-27 21:48:46 +02:00
..
ADC Initial support for I2C soft pots on Module17 2021-12-23 14:52:25 +01:00
GPS Fixed USART ISR handler in MDx GPS driver to prevent it from exiting without clearing the interrupt flags when no thread is registered for wakeup (TG-271 #closed) 2021-08-13 17:01:32 +02:00
NVM Fix naming error 2022-05-27 21:48:46 +02:00
USB Integration of tinyusb driver into OpenRTX, old driver still kept active 2022-02-26 12:29:28 +01:00
audio Complete M17 demodulator implementation 2022-05-27 21:48:46 +02:00
backlight Modified range for display backlight level from 0 - 255 to 0 - 100, set minimum allowed level to 5. 2022-02-26 15:45:41 +01:00
baseband Fix naming error 2022-05-27 21:48:46 +02:00
chSelector Created low-level driver for management of channel selector knobs with quadrature encoder 2021-04-10 19:29:35 +02:00
display Free shared channel resources on power down 2021-12-23 14:52:25 +01:00
keyboard Don't pump SDL events outside from the main thread 2021-12-23 14:52:25 +01:00
tones Added to MDx tone generator API functions allowing user code to temporarily disable generation of 'beep' tones 2022-05-27 21:48:46 +02:00