¿ªÔÆÌåÓý

Re: New ULTRA FW release: SD card file names and hangup fix


 

On Sun, Dec 11, 2022 at 08:00 AM, DiSlord wrote:
tinySA as NanoVNA use color command for change color:
color {id} {rgb24}

id - color palette index:
LCD_BG_COLOR? ? ? ? ? ? ?0? ? ?- background color
LCD_FG_COLOR? ? ? ? ? ? ?1? ? ?- foreground color
LCD_GRID_COLOR? ? ? ? ? ?2? ? ? - grid lines color
LCD_MENU_COLOR? ? ? ? ? ?3? ? - UI menu color
LCD_MENU_TEXT_COLOR? ? ? 4? - UI menu text color
LCD_MENU_ACTIVE_COLOR? ? 5 - UI selected nemu color
LCD_TRACE_1_COLOR? ? ? ? 6? - trace 1 color (temp trace)
LCD_TRACE_2_COLOR? ? ? ? 7? - trace 2 color (dtored trace)?
LCD_TRACE_3_COLOR? ? ? ? 8 - trace 3 color (actual trace)
LCD_TRACE_4_COLOR? ? ? ? 9
LCD_NORMAL_BAT_COLOR? ? 10? - battery icon normal color
LCD_LOW_BAT_COLOR? ? ? ?11 - bttery icon low color
LCD_TRIGGER_COLOR? ? ? ?12? - trigger line color
LCD_RISE_EDGE_COLOR? ? ?13? - UI menu button border color?
LCD_FALLEN_EDGE_COLOR? ?14 - UI menu button border color
LCD_SWEEP_LINE_COLOR? ? 15? - sweep progress bar color
LCD_BW_TEXT_COLOR? ? ? ?16 -?
LCD_INPUT_TEXT_COLOR? ? 17 - UI keyboard input text color
LCD_INPUT_BG_COLOR? ? ? 18 - UI keyboard background color
LCD_BRIGHT_COLOR_BLUE? ?19
LCD_BRIGHT_COLOR_RED? ? 20
LCD_BRIGHT_COLOR_GREEN? 21
LCD_DARK_GREY? ? ? ? ? ?22
LCD_LIGHT_GREY? ? ? ? ? 23
LCD_HAM_COLOR? ? ? ? ? ?24
LCD_GRID_VALUE_COLOR? ? 25? - grid text color
LCD_M_REFERENCE? ? ? ? ?26
LCD_M_DELTA? ? ? ? ? ? ?27
LCD_M_NOISE? ? ? ? ? ? ?28
LCD_M_DEFAULT? ? ? ? ? ?29
rgb24 - color in RGB24 hex format (RRGGBB)
Example one of online tools for select color

If select RED result in HEX:?ff0000
so for example need set red greed color ( LCD_GRID_COLOR? ? 2)?need send:
color 2 0xff0000
after all not forget save config
saveconfig
? ?Thanks, DiSlord and stay safe. We appreciate your firmware contributions, both on the tinySA and nanoVNA platforms.

Herb

Join [email protected] to automatically receive all group messages.