Federico Amedeo Izzo
|
ebe87b22e2
|
UI: Add menu edit mode. Small refactoring
|
2021-02-13 21:29:25 +01:00 |
Federico Amedeo Izzo
|
66af402e83
|
Move settings from UI to State
|
2021-02-13 20:32:53 +01:00 |
Federico Amedeo Izzo
|
d66b59694a
|
UI: Add GPS settings menu
|
2021-02-13 17:23:16 +01:00 |
Federico Amedeo Izzo
|
a803958c61
|
UI: Menu scrolling logic refactoring, add GPS Settings entry
|
2021-02-13 16:35:03 +01:00 |
Federico Amedeo Izzo
|
0a04650d58
|
UI: Use more compact representation for menu entries
|
2021-02-13 16:14:44 +01:00 |
Niccolò Izzo
|
7577b4d6ae
|
Improved algorithm for keeping track of active satellites
|
2021-02-13 13:27:06 +01:00 |
Niccolò Izzo
|
1f9793d268
|
Complete GPS compass implementation
Now the GPS screen compass has a needle, which point to the current
movement direction.
|
2021-02-13 12:43:48 +01:00 |
Niccolò Izzo
|
3017ff1f3a
|
Reduced smeter width, fix max RSSI representation
|
2021-02-13 11:24:05 +01:00 |
Niccolò Izzo
|
a0814fd5d1
|
Better rendering when no fix is present
|
2021-02-13 11:23:40 +01:00 |
Niccolò Izzo
|
586b524625
|
Add GPS compass stub
|
2021-02-13 11:23:13 +01:00 |
Niccolò Izzo
|
ec06b14618
|
Add GPS satellites snr bar graph
|
2021-02-11 21:27:03 +01:00 |
Niccolò Izzo
|
0cf86ce6ea
|
Add GPS UI draft
|
2021-02-11 09:44:41 +01:00 |
Silvano Seva
|
1cd0efdee1
|
Fixed compilation warnings and code refactoring pass
|
2021-02-03 14:50:00 +01:00 |
Silvano Seva
|
1840c1aeb5
|
Moved 'rtx.h' out of 'interfaces' folder, since it now becomes a cross-platform component
|
2021-02-03 14:30:06 +01:00 |
Federico Amedeo Izzo
|
83d91b555d
|
Add hwInfo in Info menu
|
2021-02-02 21:45:10 +01:00 |
Federico Amedeo Izzo
|
65b5c0b002
|
Info menu: Fixed battery percentage
|
2021-02-02 21:10:48 +01:00 |
Federico Amedeo Izzo
|
61ad0879c5
|
CPS-UI: Make channels, zones and contacts 1-based to fix zone bound
|
2021-02-02 20:52:37 +01:00 |
Federico Amedeo Izzo
|
08a44375fc
|
UI: Fix macro menu line 2 height
|
2021-02-02 20:08:15 +01:00 |
Federico Amedeo Izzo
|
b7ae2ba86d
|
UI: Fix VFO Input line position
|
2021-02-02 19:55:03 +01:00 |
Federico Amedeo Izzo
|
2728dbcce1
|
UI: Use separate font setting for VFO input and Time to
avoid inheriting asymmetric fonts from the main screen
|
2021-02-02 12:54:09 +01:00 |
Niccolò Izzo
|
7e0500d3a5
|
Improved Smeter rendering in MACRO menu
|
2021-02-01 23:33:49 +01:00 |
Federico Amedeo Izzo
|
6fdb6b8890
|
UI: Fix zone elements indexes
|
2021-02-01 22:30:25 +01:00 |
Federico Amedeo Izzo
|
70bce5a5fc
|
UI: Fixed zone menu bug causing last zone to be replicated
|
2021-02-01 21:47:10 +01:00 |
Federico Amedeo Izzo
|
438540290b
|
UI: Add MEM channel filtering per zone
|
2021-01-31 14:14:54 +01:00 |
Niccolò Izzo
|
d60c75d9e3
|
Move MACRO menu into super-state
|
2021-01-31 13:29:23 +01:00 |
Federico Amedeo Izzo
|
c8b4328450
|
UI: Change layout to show big digits frequency
|
2021-01-31 11:37:42 +01:00 |
Federico Amedeo Izzo
|
046d1a160c
|
UI: Change right and left positions in layout_t to a unique position
This can be done since you can now print with right aligning on a left position
|
2021-01-30 20:04:04 +01:00 |
Federico Amedeo Izzo
|
da7cda8020
|
Fix warning: Remove unnecessary parameter
|
2021-01-30 19:58:25 +01:00 |
Federico Amedeo Izzo
|
9c713523f2
|
Macro menu: Fixed bug caused by change in TEXT_ALIGN_RIGHT
|
2021-01-30 19:56:36 +01:00 |
Federico Amedeo Izzo
|
a612e885ab
|
UI: Add about screen
|
2021-01-30 11:57:00 +01:00 |
Federico Amedeo Izzo
|
8b72587b7b
|
UI: Make last_state an extern variable. Add Info screen values
|
2021-01-30 08:33:39 +01:00 |
Federico Amedeo Izzo
|
92af6c4804
|
UI: Add Info menu
|
2021-01-30 08:02:54 +01:00 |
Federico Amedeo Izzo
|
f083a77001
|
UI: Fixed (null) menu entry on targets without RTC
|
2021-01-29 23:07:39 +01:00 |
Federico Amedeo Izzo
|
12d58139e4
|
UI: Fix warning
|
2021-01-29 22:59:38 +01:00 |
Federico Amedeo Izzo
|
450c965ee0
|
Disable contrast menu on targets without adjustable contrast
|
2021-01-29 22:57:24 +01:00 |
Federico Amedeo Izzo
|
c9ee09b1f6
|
UI: Add Brightness/Contrast change
|
2021-01-29 22:41:42 +01:00 |
Federico Amedeo Izzo
|
1f240ba132
|
Move brightness from state_t to settings_t, add Contrast
|
2021-01-29 22:13:47 +01:00 |
Federico Amedeo Izzo
|
fcf8dc2bcb
|
UI: Add function to draw menu list with values
|
2021-01-29 21:31:28 +01:00 |
Federico Amedeo Izzo
|
171d6f76a9
|
Fix rebase issues
|
2021-01-29 19:34:44 +01:00 |
Federico Amedeo Izzo
|
289f45f4b9
|
UI: Add Display settings menu scrolling
|
2021-01-29 19:31:20 +01:00 |
Federico Amedeo Izzo
|
0c11198e8a
|
UI: Use one function to draw all menus
|
2021-01-29 19:31:17 +01:00 |
Federico Amedeo Izzo
|
2533f35309
|
UI: Add display settings
|
2021-01-29 19:30:22 +01:00 |
Niccolò Izzo
|
c9caff3b8d
|
Remove OPNRTX from background
|
2021-01-29 18:15:33 +01:00 |
Niccolò Izzo
|
421ff0e448
|
Add RSSI and squelch graphic representation
Replaced bottom bar with graphic squelch and rssi representation.
|
2021-01-29 11:20:35 +01:00 |
Niccolò Izzo
|
2fa5b7a6e6
|
Fix squelch setting on linux
|
2021-01-28 16:46:09 +01:00 |
Niccolò Izzo
|
226d2ccaf7
|
Implement RSSI based squelch control
|
2021-01-28 15:13:06 +01:00 |
Niccolò Izzo
|
0b98f50a12
|
Add absolute knob positioning and horizontal keys emulation
|
2021-01-28 14:14:25 +01:00 |
Niccolò Izzo
|
364f8d4e46
|
Add squelch visualization and control from macro menu
|
2021-01-28 12:51:22 +01:00 |
Niccolò Izzo
|
5156783495
|
Rename MenuMacro in MacroMenu
|
2021-01-28 12:50:13 +01:00 |
Federico Amedeo Izzo
|
f61c269270
|
UI: Replace GPS with MODE selection on macro menu
|
2021-01-26 21:19:11 +01:00 |