This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9139b19aac
OpenRTX
/
platform
/
drivers
History
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
..
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
Default VFO channel for Module 17, making it start in M17 operating mode at boot
2022-05-27 21:48:47 +02:00
USB
Integration of tinyusb driver into OpenRTX, old driver still kept active
2022-02-26 12:29:28 +01:00
audio
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
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
Removed API for audio stream playback from MDx tone generator
2022-05-27 21:48:47 +02:00