OpenRTX/platform/drivers/baseband
Silvano Seva 3f9d46dc2a Fixed C6000_setModOffset in MD-UV3x0 HR_C6000 driver, now behaves in the same way as TYT firmware does. Provides a fix for #21, although it still have to be sharpened a bit. 2021-03-31 16:57:35 +02:00
..
AT1846S.c Added register documentation in AT1846S driver 2021-02-25 11:40:56 +01:00
AT1846S.h Documentation of AT1846S driver API 2021-02-03 14:30:06 +01:00
AT1846S_UV3x0.c Aligning delays in MD-UV3x0 AT1846S_init to the original firmware's ones 2021-03-20 11:51:35 +01:00
HR_C5000.c Moving to miosix kernel: adapted MDx drivers to new configuration 2021-03-13 09:16:06 +01:00
HR_C5000.h HR_C6000 driver for MD-UV3x0 targets 2021-03-20 11:51:35 +01:00
HR_C6000.c Fixed C6000_setModOffset in MD-UV3x0 HR_C6000 driver, now behaves in the same way as TYT firmware does. Provides a fix for #21, although it still have to be sharpened a bit. 2021-03-31 16:57:35 +02:00
HR_C6000.h Implemented volume control for audio coming from radio stage on MD-UV3x0 and fixed a compilation warning regarding non-const access to a const variable 2021-03-20 11:51:35 +01:00
HR_C6000_UV3x0.c Fixed C6000_setModOffset in MD-UV3x0 HR_C6000 driver, now behaves in the same way as TYT firmware does. Provides a fix for #21, although it still have to be sharpened a bit. 2021-03-31 16:57:35 +02:00
SKY72310.c Fixed bug in PLL divider computation which leads to have VCO frequency 4.2MHz below the expected value. See #13 2021-02-03 14:30:06 +01:00
SKY72310.h Renamed sources for SKY72310 driver 2021-02-03 14:30:06 +01:00
interfaces.h Started implementation of baseband drivers for GDx platforms 2021-01-24 18:59:12 +01:00
interfaces_GDx.c Started implementation of baseband drivers for GDx platforms 2021-01-24 18:59:12 +01:00
interfaces_UV3x0.c Fixed issues with AT1846S I2C bus on MD-UV3x0, which caused it to work only if additional capacitance was added to SDA line by probing wires, oscilloscope probe, ... 2021-03-21 22:20:11 +01:00
radio_GDx.c Fix compilation for gd77 and dm1801 targets 2021-03-24 09:25:57 +01:00
radio_MD3x0.c Enabled measurement of volume level on MD-UV3x0 2021-03-20 11:51:35 +01:00
radio_UV3x0.c Fixed bug in MD-UV3x0 radio driver making it transmit with 1W output power even when 5W is selected 2021-03-31 15:05:40 +02:00
radio_linux.c Fix various warnings 2021-02-17 11:21:46 +01:00