OpenRTX/platform/drivers
Silvano Seva 96abae4bad Temporary workaround to fix compilation error with MD-9600 due to not yet defined GPIOs for audio control, still to be identified. 2021-06-05 21:43:10 +02:00
..
ADC New radio driver for MD-3x0 platform, still requiring a bit of debugging 2021-05-29 08:20:12 +02:00
GPS Removed old uC/OS-III delay function in linux GPS emulator 2021-03-13 09:16:06 +01:00
NVM Extended 'mode' field in CPS data structure to 8 bits, to align its size to the one contained in rtxStatus_t. Modified code for channel data loading in NVM drivers to align it to the new opMode enum values. 2021-06-05 21:21:12 +02:00
audio Temporary workaround to fix compilation error with MD-9600 due to not yet defined GPIOs for audio control, still to be identified. 2021-06-05 21:43:10 +02:00
backlight Created low-level driver for backlight level management 2021-04-10 14:12:15 +02:00
baseband Reduced printf verbosity of linux radio driver 2021-06-03 14:59:59 +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 Renamed MDx display, keyboard and spiFlash drivers to MD3x to adapt the changes made to meson.build also to MD-9600. Fixed missing API change in ui_main. 2021-04-10 12:37:45 +02:00
keyboard Use channel knob to change frequency and navigate menus (TG-238) 2021-06-05 18:11:30 +02:00
tones Refactoring of MDx tone generator, adding support for AFSK encoding (not yet implemented) and reproduction of arbitrary audio streams. 2021-04-10 11:24:33 +02:00