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
|
a8b838bd47
|
On Linux target emulate PTT button with P key
|
2021-07-08 20:24:27 +02:00 |
Federico Amedeo Izzo
|
f5c9d97e49
|
Check frequency limits against hwInfo_t, not hardcoded defines
|
2021-06-05 10:47:52 +02:00 |
Silvano Seva
|
1dfcf1b75f
|
Added missing implementation of 'platform_pwrButtonStatus' in linux platform.c
|
2021-04-11 12:43:17 +02:00 |
Silvano Seva
|
a2578ba42d
|
Propagating change of the return value of platform_getChannelSelector
|
2021-04-03 09:28:27 +02:00 |
Silvano Seva
|
fb9d8afb6c
|
Adapted MK22 vcom sources to miosix kernel but not activating it. Reconfigured x86 emulator.
|
2021-03-13 09:16:06 +01:00 |
Niccolò Izzo
|
4d66d8b1af
|
Fix various warnings
|
2021-02-17 11:21:46 +01:00 |
Federico Amedeo Izzo
|
845d0b8a7d
|
Reduce RTX and Platform verbosity on Linux, add missing newline in RTX
|
2021-02-13 11:24:05 +01:00 |
Federico Amedeo Izzo
|
83d91b555d
|
Add hwInfo in Info menu
|
2021-02-02 21:45:10 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Silvano Seva
|
774468ae46
|
Added to platform API a function allowing to retrieve device calibration data
|
2020-12-04 10:45:03 +01:00 |
Fred
|
e917738516
|
Add initial emulator implementation
|
2020-11-17 15:44:06 +01:00 |
Federico Amedeo Izzo
|
46add610e1
|
UI: Add battery indicator
|
2020-11-03 15:15:36 +01:00 |
Fred
|
b434793baf
|
Add linux implementation of the platform API
|
2020-11-03 15:15:36 +01:00 |
Fred
|
3671b737d9
|
Fix gcc printf warning
|
2020-11-03 15:15:36 +01:00 |
Fred
|
1d0fff3489
|
Add platform files for linux build
|
2020-11-03 15:15:36 +01:00 |