Skip to content

Commit

Permalink
AIRAC0824
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineWind04 committed Aug 8, 2024
1 parent d0f44bf commit feaa196
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Labels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</Label>
<Label Type="Normal" MaximumWidth="11" LabelRectangle="Default">
<DataLine >
<Item Type="LABEL_ITEM_ACID" Colour="" P1_Colour="Emergency" LeftClick="Label_Move" MiddleClick="Label_Extend_Toggle" RightClick="Label_ACID_Menu" MaxLength="7" MinLength="7" LeftPadding="1"/>
<Item Type="LABEL_ITEM_ACID" Colour="" P1_Colour="" LeftClick="Label_Move" MiddleClick="Label_Extend_Toggle" RightClick="Label_ACID_Menu" MaxLength="7" MinLength="7" LeftPadding="1"/>
<Item Type="LABEL_ITEM_EMERG" Colour="Emergency" BackgroundColour="Warning" LeftClick="" MiddleClick="Label_Emerg" RightClick=""/>
<!--Item Type="LABEL_ITEM_WARNING" Colour="Warning" LeftClick="" MiddleClick="Label_Warning" RightClick=""/-->
</DataLine>
Expand Down Expand Up @@ -67,7 +67,7 @@
<DataLine>
<Item Type="SELECT_VERT" />
<Item Type="AURORA_COMM_ICON" Colour="" LeftClick="Label_CPDLC_Menu" MiddleClick="" RightClick="Label_CPDLC_Editor" MinLength="2" LeaderLineAnchor = "true"/>
<Item Type="LABEL_ITEM_ACID" Colour="" P1_Colour="Emergency" P2_Colour="Warning" LeftClick="Label_Move" MiddleClick="Label_Extend_Toggle" RightClick="Label_ACID_Menu" LeftPadding="1" MaxLength="7" MinLength="7"/>
<Item Type="LABEL_ITEM_ACID" Colour="" P1_Colour="" P2_Colour="" LeftClick="Label_Move" MiddleClick="Label_Extend_Toggle" RightClick="Label_ACID_Menu" LeftPadding="1" MaxLength="7" MinLength="7"/>
<Item Type="AURORA_ADSB_CPDLC" Colour="" LeftClick="Label_Move" MiddleClick="" RightClick="" LeftPadding="1" MinLength="3" FontSize="XtraLarge"/>
<Item Type="AURORA_ADS_FLAGS" Colour="" LeftClick="" MiddleClick="" RightClick="" LeftPadding="1" MinLength="3"/>
<Item Type="AURORA_MNT_FLAGS" Colour="" LeftClick="" MiddleClick="" RightClick="" LeftPadding="1" MinLength="3"/>
Expand Down
Binary file modified Plugins/AtopPlugin.dll
Binary file not shown.
Binary file modified Plugins/PACOTSPlugin.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions Plugins/dev2produkshun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ COPY "C:\Users\domyn\source\repos\KZAK-PACOTS-SIGMETS\bin\Debug\PACOTSPlugin.dll

COPY "C:\Users\domyn\source\repos\vatsys-atop-plugin\bin\Debug\AtopPlugin.dll" "C:\Users\domyn\OneDrive\Documents\GitHub\atop-oakland-dataset\Plugins"

COPY "E:\vatsys\bin\Plugins\vatACARS.dll" "C:\Users\domyn\OneDrive\Documents\GitHub\atop-oakland-dataset\Plugins"

pause
Binary file modified Plugins/vatACARS.dll
Binary file not shown.

0 comments on commit feaa196

Please sign in to comment.