;See Cockpit Camera User Guide at www.robinsonheli.com for detailed instructions on how to use this file [sys] Time_Date_On_Screen_Display = 1 ;This parameter enables/disables the display of the time and date in the upper left corner of the video. ;Options: 0 = off, 1 = on ; ;Note that the time displayed can be local time or UTC. This preference is set by the parameters Standard_UTC_Offset ;and Daylight_Saving_Time as described below. [GPS] GPS_Position_On_Screen_Display = 1 ;This parameter enables/disables the display of the helicopter GPS position and altitude in the upper left corner of the video. ;Options: 0 = off, 1 = on GPS_Altitude_OSD_Units = 1 ;This parameter determines the units for GPS altitude when GPS_Position_On_Screen_Display is enabled. ;Options: 0 = meters, 1 = feet [Peripheral] Standard_UTC_Offset = 0 ;This parameter along with Daylight_Saving_Time determine whether the displayed and recorded time is local time or UTC. ; ;To display and record local time, set Standard_UTC_Offset to be the number of hours that your time zone is ;ahead/behind UTC when daylight saving time is NOT in effect, and set Daylight_Saving_Time as described below. ; ;Alternatively, to display and record UTC, set Standard_UTC_Offset = 0 and Daylight_Saving_Time = 0 ; ;Examples: ;Los Angeles: -8 ;London: 0 ;UTC: 0 ;Moscow: 3 ;New Zealand: 12 ;Adelaide, Australia: "+9:30" (quotation marks and plus symbol required) ;St. John's, Newfoundland, Canada: "-3:30" (quotation marks and minus symbol required) Daylight_Saving_Time = 0 ;This parameter determines if daylight saving time is applied when displaying and recording the local time. ;If active, 1 hour is added to the local time. ;Options: 0 = inactive, 1 = active ; ;Note that if local time is displayed and daylight saving time is observed in your location, the Daylight_Saving_Time ;setting in the camera must be updated every spring and fall as daylight saving time becomes active/inactive. ; ;To display and record UTC, set Standard_UTC_Offset = 0 and Daylight_Saving_Time = 0