Silvano Seva
|
c0ecf2e13f
|
Basic audio management module, controlling only speaker PA and microphone preamplifier. TG-61
|
2021-04-12 19:10:13 +02:00 |
Silvano Seva
|
1d8596e3c8
|
Renamed 'MD-UV380' folder and 'PLATFORM_MDUV380' define to, respectively, 'MD-UV3x0' and 'PLATFORM_MDUV3x0' to make them consistent with the meson build target
|
2021-04-01 08:48:56 +02:00 |
Fred
|
f4e25a3f8f
|
Fix compilation for gd77 and dm1801 targets
|
2021-03-24 09:25:57 +01:00 |
Federico Amedeo Izzo
|
75cd4417c7
|
Restore squelch functionality after mute fix
|
2021-03-21 17:51:23 +01:00 |
Federico Amedeo Izzo
|
e8ae618382
|
Add ifdef to fix compilation on Linux
|
2021-03-21 11:59:35 +01:00 |
Federico Amedeo Izzo
|
3a92547ef5
|
UV380: Mute speaker when volume knob is set to minimum
|
2021-03-21 11:42:47 +01:00 |
Silvano Seva
|
2bde981222
|
Removed speaker 'POP' on squelch opening and when starting TX with squelch open
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
c1abeefd67
|
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 |
Silvano Seva
|
a5120ffddc
|
Radio driver for MD-UV3x0 targets
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
952f5afc3c
|
Fixed squelch issue on GDx which made it briefly opening whenever an RTX parameter changed
|
2021-03-14 16:54:07 +01:00 |
Silvano Seva
|
fb3447b0c6
|
Moving to miosix kernel: swapped old uC/OS-III task management functions with pthread ones
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
3438006ef5
|
Removed moving average filtering from MDx ADC1 driver, added code for proper filtering of ADC samples in platform-independent code
|
2021-02-23 15:49:55 +01:00 |
Silvano Seva
|
03d5184f86
|
Merged MD-380 and MD-390 targets into a new MD-3x0 one
|
2021-02-03 15:09:59 +01:00 |
Silvano Seva
|
6dfbd2419d
|
Improved RX activation mechanism in rtx driver
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
712d65c797
|
Improved handling of new configuration in rtx module
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
d9a55c137a
|
Implementation of all common rtx functionalities and radio driver for MD3x0
|
2021-02-03 14:30:06 +01:00 |