Silvano Seva
|
9650ff5925
|
Removed macro disabling by default the USB virtual COM port, which is now permanently enabled.
|
2021-08-26 10:22:55 +02:00 |
Silvano Seva
|
a7acc3301b
|
Modified 'platform_getVbat' API: now it returns an uint16_t value containing the battery voltage in millivolt
|
2021-08-14 12:47:21 +02:00 |
Silvano Seva
|
8e0a5d1c0f
|
Made 'platform_getVolumeLevel' and 'platform_getMicLevel' API functions return a normalised 8 bit value ranging from 0 to 255 (TG-293 #closed)
|
2021-08-14 10:18:55 +02:00 |
Silvano Seva
|
b80ddc1145
|
Implemented reading of PTT status from external microphone on MD-3x0 and MD-UV3x0
|
2021-07-10 21:52:15 +02:00 |
Federico Amedeo Izzo
|
1f74c0abb7
|
Add `VCOM_ENABLED` define to disable VCOM that is currently broken
|
2021-06-06 10:13:51 +02:00 |
Federico Amedeo Izzo
|
c653535e68
|
Remove old band and limits defines, now replaced by hwInfo_t
|
2021-06-05 11:27:20 +02:00 |
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
|
7209414a2b
|
Fixed error in ADC conversion sequence in MD-3x0 platforms, improved behaviour of 'platform_pwrButtonStatus' in targets having the power switch on the volume knob.
|
2021-04-11 18:19:08 +02:00 |
Silvano Seva
|
4b30a66735
|
Added 'platform_pwrButtonStatus' API function, which returns the current status of the power button/knob. Implemented power on/off mechanism on MD-9600
|
2021-04-11 12:38:20 +02:00 |
Silvano Seva
|
56c598da7e
|
Created low-level driver for backlight level management
|
2021-04-10 14:12:15 +02:00 |
Silvano Seva
|
e157fc361d
|
Restructured ADC1_MDx code and extended its support also to MD-9600
|
2021-04-10 12:15:28 +02:00 |
Silvano Seva
|
a2578ba42d
|
Propagating change of the return value of platform_getChannelSelector
|
2021-04-03 09:28:27 +02:00 |
Silvano Seva
|
a5120ffddc
|
Radio driver for MD-UV3x0 targets
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
d69c237255
|
Fixed misspelled parameter of gpio_clearPin
|
2021-02-19 11:58:55 +01:00 |
Silvano Seva
|
af6c78542a
|
Added support for power gating gpio
|
2021-02-19 11:51:05 +01:00 |
Federico Amedeo Izzo
|
9255dfb969
|
Disable GPS functions for radios that don't support a GPS chip
|
2021-02-14 17:49:23 +01:00 |
Silvano Seva
|
9b9c521459
|
GPS driver for MD-3x0 targets
|
2021-02-04 09:57:43 +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 |