OpenRTX/platform/drivers
Niccolò Izzo dc250a25d6 Implement new codeplug interface
The new codeplug interface was implemented for linux and retrofitted to
all the existing OpenRTX platforms. Limited unit testing was also
implemented.

TG-428
2022-06-01 15:59:27 +02:00
..
ADC Initial support for I2C soft pots on Module17 2021-12-23 14:52:25 +01:00
CPS Implement new codeplug interface 2022-06-01 15:59:27 +02: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 Implement new codeplug interface 2022-06-01 15:59:27 +02:00
USB Integration of tinyusb driver into OpenRTX, old driver still kept active 2022-02-26 12:29:28 +01:00
audio Cleanup demodulator, improved quantization log 2022-05-27 21:49:33 +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 Cleanup and reorganisation of state header file, new OpenRTX CPS data structure 2022-06-01 15:04:17 +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 Removed API for audio stream playback from MDx tone generator 2022-05-27 21:48:47 +02:00