GAUGE: Clock Digital and Timer
Gauge v1.8.001 - Current Version 12th Feb 2024

Features:
1) Digital Clock
2) Digital Timer (Start-Stop-Reset)
3) 5 different backlights [S6]
4) Local and Zulu time From Sim
5) Local and Zulu time from PC
6) Mini Menu
7) Optional colour displays
8) Optional side buttons
9) Optional glass reflection
10) Mini menu
11) Panel lighting
12) Brightness Control (Physical FIP)

Aircraft Compatibility:
Simulator: Fully Compatible
3rd Party: Fully Compatible
Please report any 3rd Party incompatibility via our discord channel

Buttons & Dials Summary:
[S1] Toggle Clock/Timer:
[S2] Change time to come from SIM:
[S3] Change time to come from PC:
[S4] Change time to GMT/UTC:
[S5] Change time to Local time:
[S6] Cycle Backlight Colours/Start-Stop-Reset Timer:
[L Dial] Function -/+ and Timer Adjustment:
[R Dial] Menu Previous Function/Menu Next Function:

About Clock Digital and Timer:
Digital Clock with Start-Stop-Reset Timer function.

The Main Gauge:
Has two main functions, toggled by pressing the [S1] button.
 
1) Digital Clock:
Shows the current date on 5 different colour backlights.
 
Output time can be one of 4 different combinations:
     1) SIM time - GMT
     2) SIM time - Local
     3) PC time - GMT
     4) PC time - Local
 
2) Digital Timer.
Time can be stopped, started, rewound or fast forwarded in steps of 1 minute or set to "00:00:00".
 
There is a green LED on the main display to identify if TIMER or CLOCK is active. The Yellow Timer LED will be lit if the timer function is paused.

The Sidebar:
Contains information on your selected time settings and button labels, which change depending if clock or timer is selected.
 
If the blanking plate is used instead of the sidebar, then colour of the plate can now be changed by editing variable [FG_GLOBAL_BLANKING_COLOUR] in SPAD.neXt data monitor.

Buttons & Dials Details:
[S1] Clock & Timer Function:
Press to toggle between the clock and timer function.
 
[S2] Simulator time:
Press to set time to use time from simulator.
 
[S3] PC time:
Press to use time from PC.
 
[S4] GMT:
Press to set time zone to GMT/UTC.
 
[S5] Local time:
Press to set time to local time.
 
[S6] - Clock Mode - Backlight Colour:
When in clock mode press to toggle through the 5 different second hand colours.
     0 = Grey LCD
     1 = Blue
     2 = Orange
     3 = Green
     4 = Plain White
 
[S6] - Timer Mode
Short  Press - Starts and Stops the timer. When stopped the Timer LED lights to let you know it's not running.
Long Press - Reset timer to "00:00:00"
 
[L Dial] Menu Value Down/Up + Fast Forward/Rewind timer:
In Mini Menu left dials is used to increase or decrease the function of the selected menu option.
In timer mode left dial counter clockwise re-winds the timer and clockwise fast forwards the timer.
 
[R Dial] Menu Left/Right:
Used to activate the Mini Menu and scroll between the various menu options.

The Mini Menu:
(Activated with [R Dial])
 
Version & Info:
Turn left dial clockwise to turn on and counter clockwise to turn off current version number and other useful links.
 
Side Buttons:
Turn left dial clockwise to turn on and counter clockwise to turn off side buttons.
 
Time Source:
Turn left dial clockwise or counter clockwise to toggle time source between SIM & PC.
 
Time Zone:
Turn left dial clockwise or counter clockwise to toggle time zone between GMT & Local.
 
Clock / Timer:
Turn left dial counter clockwise to select clock mode and clockwise to select timer mode.
 
Backlight:
Turn left dial counter clockwise to step back through backlight colours and clockwise to step forward through backlight colours.
     0 = Grey LCD
     1 = Blue
     2 = Orange
     3 = Green
     4 = Plain White
 
Glass Reflection:
Turn left dial clockwise to turn on and counter clockwise to turn off optional glass reflections. This is a global setting so all gauges that have this function will turn on and off in sync.
 
Background Colour:
Left dial will change colour styles to the following
     0 = Grey
     1 = Black Dial Face
     2 = Darker Gauge & Dial Face
     3 = Black & No Gauge GFX
     4 = Grey - Original Design
     5 = Black Dial Face - Original Design
     6 = Darker Gauge & Dial Face - Original Design.
 
Brightness:
Turn left Dial clockwise to increase gauge brightness and counter clockwise to decrease gauge brightness. This will adjust the brightness of all gauges at the same time.

Variables:
FG_DIGITAL_CLOCK_MENU (Session)
     Menu Item Index (0 to 10)
     0 = Menu Closed
     1 = Version & Info
     2 = Side Buttons
     3 = Time Source
     4 = Time Zone
     5 = Toggle Clock/Timer
     6 = Cycle Backlight Colours
     7 = Glass Reflection
     8 = Background Colour
     9 = Brightness Control
   10 = Panel Lights Control
 
FG_DIGITAL_CLOCK_MENU_ACTIVE (Session)
     If Menu Preview Mode is Active (Off = 0, On = 1)
 
FG_DIGITAL_CLOCK_BUTTONS (Profile)
     Side Buttons (Off = 0, On = 1)
 
FG_DIGITAL_CLOCK_DIAL (Session)
     Manages rotation of Left Dial
 
FG_DIGITAL_CLOCK_FACE (Profile)
     Default Clock Faces (Face 0 to 6)
     0 = Grey LCD
     1 = Red LED
     2 = Orange Backlight LCD
     3 = Blue Backlight with White LCD
     4 = Green Backlight LCD
     5 = Light Blue Backlight LCD
     6 = White Backlight LCD
 
FG_PROFILE_CLOCK_COLOUR_FORE_ON (Profile)
     Foreground colour of fonts while power is on (default = "#000000")
 
FG_PROFILE_CLOCK_COLOUR_BACK_ON (Profile)
     Background colour of fonts while power is on (default = "#dee2cd")
 
FG_PROFILE_CLOCK_COLOUR_FORE_OFF (Profile)
     Foreground colour of fonts while power is off (default = "#000000")
 
FG_PROFILE_CLOCK_COLOUR_BACK_OFF (Profile)
     Background colour of fonts while power is off (default = "#333333")
 
FG_DIGITAL_CLOCK_INSTRUCTIONS (Session)
     Instructions Page (Off = 0, On = 1)
 
FG_DIGITAL_CLOCK_LABELS (Profile)
     Side Button Labels (Off = 0, On = 1)
 
FG_DIGITAL_CLOCK_PAUSE (Profile)
     Timer Stop Start Status (Running = 0, Paused = 1)
  
FG_DIGITAL_CLOCK_MODE (Profile)
     Mode Timer or Clock (Clock = 0, Timer = 1)
 
FG_DIGITAL_CLOCK_SWSTART (Profile)
     Stop Watch Start Variable (Internal Use Only)
 
FG_DIGITAL_CLOCK_SAVETIME (Profile)
     Stop Watch Paused - Restart Variable (Internal Use Only)
 
FG_DIGITAL_CLOCK_TIMEUTC (Device)
     Time Zone taken from (GMT=0, LOACL = 1)
 
FG_DIGITAL_CLOCK_TIMESIM (Device)
     Time taken from (SIM = 0, UTC = 1)
  
SIMCONNECT Vars Used:
 
 
fipgauges.com GLOBAL VARIABLES:
(not all vars used in every gauge)
 
FG_GLOBAL_DIAL_SPEED (Session)
     Variable used for dial acceleration (Off = 0, On = 1)
 
FG_GLOBAL_GAUGE_BRIGHTNESS (Profile)
     Brightness value of physical FIP's. Affects all physical gauges (20-250)
 
FG_GLOBAL_GAUGE_BRIGHTNESS_MODE (Profile)
     Variable used when editing Global or individual Brightness (0-1)
     0 - Global Brightness
     1 - Inedividual Brightness
FG_GLOBAL_BLANKING_COLOUR (Profile)
     Text Variable used to set blanking plate colour
 
FG_GLOBAL_GLASS (Profile)
     Glass Reflection (Off = 0, On = 1)
 
FG_GLOBAL_HIDE_MENU_LED (Profile)
     Toggle visibility of Mini Menu LED (0 = On, 1 = Off)
 
FG_GLOBAL_JET_COLOUR (Profile)
     Background Colour (0 to 3)
     1 = Grey panel with grey gauge face
     2 = Blue grey panel with grey gauge face
     3 = Dark grey panel with black gauge face
     4 = Dark blue panel with black gauge face.  
 
FG_GLOBAL_JET_BACKGROUND_COLOUR (Profile)
     Background Colour (Black = 0, Blue = 1 )
 
FG_GLOBAL_MIN_VOLTAGE (Profile)
     Minimum voltage before gauge electronics turns off (-1 to 150)
     -1 = Disabled
     0 - 150 = Off Voltage Level
 
FG_GLOBAL_MIN_VOLTAGE_CACHE (Profile)
     Internal Variable - Used to store off voltage value - do not edit
  
FG_GLOBAL_PANEL_LIGHTS (Profile)
     Night Lit Mode (Off = 0, On = 1)
 
FG_GLOBAL_PRESSURE (Profile)
     Shared variable for switching inHg and MB (0 to 1)
     0 = inHg
     1 = Millbars
 
FG_GLOBAL_STYLE (Profile)
  Background Colour (0 to 6)
     0 = Grey
     1 = Black Dial Face
     2 = Darker Gauge & Dial Face
     3 = Black & No Gauge GFX
     4 = Grey - Original Design
     5 = Black Dial Face - Original Design
     6 = Darker Gauge & Dial Face - Original Design
   
FG_GLOBAL_VOLTAGE (Session)
     Internal variable used to read current voltage
 

Release Notes:
1.8.001 - Using New Sidebar Button and Labels Code (4 display options now also) - blank sidebar custom colour
1.8.000
     - 1) SPAD.neXt 0.9.15 Compatibility (Convert "PRESS" to "PRESSSHORT") Fixes short and long press both firing on long press.
     - 2) New gauge brightness code using SPAD brightness variables.
     - 3) Can control global or individual gauge brightness in gauge (Profile saved settings)
     - 4) Better use of button lights
1.7.002 - SIM time bug work around
1.7.001 - SPAD.neXt 0.9.13 Compatibility (Author ID)
1.7.000 - New Menu System
1.6.000 - New Custom Virtual Power supports ALL aircraft volt variables - See https://fipgauges.com/customfeatures.php
1.5.002 - Added sidebar blanking plate option
1.5.001 - Virtual Power Warning added to Menu
1.5.000 - Added New Gauge Design and Panel Lighting control in Mini Menu
1.4.003 - Different time selections now available if running clock on two or more FIP's
1.4.002 - Support for NEW 4 colour hue panel lights.
1.4.001 - Tweaked voltage monitoring to better support MSFS2020. Added Monitoring for Battery Bus
1.4.000 - SPAD 0.9.7.x - Custom Text Foreground and Background Colours
1.3.003 - Automatic Dial Acceleration added to timer adjustment
1.3.002 - Added Brightness Control to Mini Menu
1.3.001 - Clock Face is no longer completely dark when no power.
1.3.000 - Panel Lights now controlled by local variable (FG_GLOBAL_PANEL_LIGHTS) 0=Off 1=On
1.2.000 - Timer Start and Stop function added [S6] Toggle start Stop. Reset is now [S6 long press]
1.1.001 - Minor Graphics change (Instrument Name)
1.1.000 - Major bug fix where both Hours and Minutes were rounding up half way through the hour or minute.
1.0.004 - Public Release
1.0.000 - First Build

Please report any bugs or feature requests via our discord channel


Document Published 12/02/2024

Copyright fipgauges.com 12/02/2024