Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ivac2:firdef_sddcolors_xml [2016/03/27 22:53]
splendor.bouman
ivac2:firdef_sddcolors_xml [2017/09/27 01:06] (current)
filip.jonckers [sddcolors.xml]
Line 5: Line 5:
 The colors are defined per FIR definition and allow you to define a look and feel as close as possible to the real life SDD for each FIR. The colors are defined per FIR definition and allow you to define a look and feel as close as possible to the real life SDD for each FIR.
  
-^Root Element|<​colors>​||+^Root Element|<​colors>​|
 ^Attribute^Remarks^ ^Attribute^Remarks^
 |track_unconcerned|Standard color| |track_unconcerned|Standard color|
Line 15: Line 15:
 |track_ground_dep| color for departing aircraft| |track_ground_dep| color for departing aircraft|
  
-*The track_unconcerned and track_groundcolours *must* be defined for labels to be displayed.+//The track_unconcerned and track_ground colours ​**must** be defined for labels to be displayed; if either of these colors are not defined, a default colour of high-intensity pink will be used to highlight the issue, and an entry will be made in the IVAC.log file.// 
 + 
 +A further set of special use colours are available:​ 
 + 
 +^Root Element|<​colors>​| 
 +^Attribute^Remarks^ 
 +|track_history|Full history of track| 
 +|track_box_alert|Outline of label in alert state| 
 +|track_box_info|Outline of label in info state| 
 +|track_extrapolate|extrapolated flight plan route color| 
 +|track_extrapolate_label|extrapolated flight plan route information label color ''​NEW''​| 
 +|track_emerg|Track / label color of aircraft in emergency state| 
 +|track_alert|Track / label color of aircraft in alert state| 
 +|track_acas|Track / label color of aircraft in conflict alert| 
 +|track_spi|color of squawk ident symbol| 
 +|track_transfer_callsign|color of callsign of a label in transfer state| 
 +|track_transfer_next|color of next field of a label in transfer state| 
 +|track_transfer_next|color of SI field of a label in transfer state| 
 +|track_cfl|color of cleared flight level| 
 +|track_rof|color of ROF tag| 
 +|track_pointout|Outline of label in pointout state| 
 +|track_mark|Outline of label in mark state| 
 +|track_next|color of NEXT controller indication| 
 +|track_ground_next|color of NEXT controller indication in ground labels| 
 +|qdm|color of QDM line| 
 +|vera|color of VERA lines| 
 +|sep|color of SEP tool| 
 + 
 +Each element should have the following information defined:
  
 ^Root Element|colors|| ^Root Element|colors||
Line 25: Line 53:
 |b|byte|RGB color code (0-255)| |b|byte|RGB color code (0-255)|
 |a|byte|RGB opacity code (0-255)| |a|byte|RGB opacity code (0-255)|
-|brt|string|Value of Brightness group| +|brt|string|Name of Brightness group| 
-|text|string|text to display for this color in the color editor| +|text|string|test descriptor|
  
 ==== Example ==== ==== Example ====