diff --git a/Aircraft/Generic/generic-instrumentation.xml b/Aircraft/Generic/generic-instrumentation.xml index cb256f489..d61bca94d 100644 --- a/Aircraft/Generic/generic-instrumentation.xml +++ b/Aircraft/Generic/generic-instrumentation.xml @@ -127,7 +127,12 @@ file, these values will be used (they are hardcoded). gps 0 - + + + wxradar + 0 + + tacan 0 diff --git a/Aircraft/Instruments/Textures/od_wxradar.rgb b/Aircraft/Instruments/Textures/od_wxradar.rgb new file mode 100644 index 000000000..0168153ae Binary files /dev/null and b/Aircraft/Instruments/Textures/od_wxradar.rgb differ diff --git a/Aircraft/Instruments/Textures/wxecho.rgb b/Aircraft/Instruments/Textures/wxecho.rgb new file mode 100644 index 000000000..9f152ac9d Binary files /dev/null and b/Aircraft/Instruments/Textures/wxecho.rgb differ diff --git a/Aircraft/Instruments/weather-radar.xml b/Aircraft/Instruments/weather-radar.xml new file mode 100644 index 000000000..ef60c066c --- /dev/null +++ b/Aircraft/Instruments/weather-radar.xml @@ -0,0 +1,64 @@ + + + + wxRadar + 256 + 256 + + + + background + 256 + 256 + + Aircraft/Instruments/Textures/radar_background.rgb + 0 + 0 + 1 + 1 + + + + + data + 256 + 256 + + Aircraft/Instruments/Textures/od_wxradar.rgb + 0 + 0 + 1 + 1 + + + + + frame + 256 + 256 + + Aircraft/Instruments/Textures/radar_frame.rgb + 0 + 0 + 1 + 1 + + + + +