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 |
Federico Amedeo Izzo
|
1f74c0abb7
|
Add `VCOM_ENABLED` define to disable VCOM that is currently broken
|
2021-06-06 10:13:51 +02:00 |
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 |
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
|
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 |
Federico Amedeo Izzo
|
93d2ede113
|
Add default contrast setting define
|
2021-04-11 09:10:08 +02:00 |
Silvano Seva
|
944a597d33
|
Created low-level driver for management of channel selector knobs with quadrature encoder
|
2021-04-10 19:29:35 +02:00 |
Silvano Seva
|
56c598da7e
|
Created low-level driver for backlight level management
|
2021-04-10 14:12:15 +02:00 |
Silvano Seva
|
db6b427513
|
Support for palmtop mic keys in MD9600 keyboard driver
|
2021-04-10 12:16:21 +02:00 |
Silvano Seva
|
795d8d4451
|
Implemented input voltage measurement on MD-9600
|
2021-04-10 12:16:21 +02:00 |
Silvano Seva
|
f9570f3636
|
Temporary hand-filled hwInfo for MD-9600
|
2021-04-10 12:16:20 +02:00 |
Silvano Seva
|
e46c77a300
|
Enabled ADC and NVM manager on MD-9600
|
2021-04-10 12:15:29 +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
|
6b541a8ba1
|
Platform interface and initial keyboard driver for MD-9600
|
2021-04-10 12:13:34 +02: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 |
Federico Amedeo Izzo
|
50841f40ff
|
Enable contrast menu for DM-1801 and MD-9600
|
2021-01-29 23:11:11 +01:00 |
Federico Amedeo Izzo
|
94b7be826a
|
Disable RTC related code on platforms without a functional RTC
|
2021-01-01 18:58:35 +01:00 |
Federico Amedeo Izzo
|
8163eba67b
|
Add MD-9600 support, boot and USB serial working
|
2021-01-01 18:32:50 +01:00 |