Federico Amedeo Izzo
|
bc88247809
|
UI: Fix compiler warning
uint32_t is unsigned long on 32-bit ARM and unsigned on 64-bit x64.
Add type specifier to avoid having warnings when compiling on Linux
|
2021-01-24 16:27:50 +01:00 |
Federico Amedeo Izzo
|
c9c1e2312f
|
UI: Fix compiler warnings
|
2021-01-24 15:51:11 +01:00 |
Niccolò Izzo
|
daeeee64dd
|
Fix battery glitch
Battery charge was mistakenly being computed because values used in
computation were defined in a function which was not included as a
header file.
|
2021-01-12 08:01:34 +01:00 |
Federico Amedeo Izzo
|
73c9ab56a6
|
UI: Channel mode: load channel from cps and do basic validation
|
2021-01-10 10:18:29 +01:00 |
Federico Amedeo Izzo
|
3365fe4d2f
|
UI: Move VFO/MEM indicator to the left of the bottom bar
|
2021-01-10 09:27:55 +01:00 |
Federico Amedeo Izzo
|
571adfaabf
|
UI: Move ui_*.c files to ui subfolder
|
2021-01-10 09:04:53 +01:00 |