105 Commits

Author SHA1 Message Date
McMicha
213d446ba3 change to version 1.0.1 2018-03-27 23:57:02 +02:00
McMicha
e28ae5f7d3 fix many errors
fix ID 473 and ID 75 (from here the export was interrupted)
add ID 2000 for VHF_ARC_51 frequency
add ID 2002 for VHF_ARC_131 frequency
add ID 2003 for VHF_ARC_134 frequency
add ID 2005 and 2006 for FLARE_Digit and CHAFF_Digit
2018-03-27 23:56:35 +02:00
McMicha
bfe06b14c1 fix for CDU display export
change the CDU ID to 2030 - 2039
2018-03-27 23:51:43 +02:00
McMicha
b6009e5d33 fix for F-86 multiplayer export
add the variable ExportScript.NoLuaExportBeforeNextFrame to avoid errors during multiplayer export of F-86
2018-03-27 23:50:55 +02:00
McMicha
2e88b87126 change Ekran export
improve ekran export with utf-8 functions
Bug fixing for CLOCK_flight_time_meter_status
Change to version 1.0.1
2018-03-27 23:47:08 +02:00
McMicha
c59ed2ba75 add UTF-8 Functions
Add UTF-8 Function for
utf8.charbytes
utf8.len
utf8.sub
utf8.replace
2018-03-27 23:43:37 +02:00
mcmicha
3189c90370 Add SA342L/M/Mistral support 2017-12-30 18:11:08 +01:00
mcmicha
a894ff698f Error correction of genericRadio function.
PresetChannelFrequency, PresetChannel, Frequency no longer display values when the radio is off.
2017-12-30 18:05:34 +01:00
mcmicha
fc17982b01 Add Export ID for Cargo Equipment Buttons
195 = Cargo Release Pilot
198 = Cargo Release CoPilot
228 = Cargo Safety
2017-12-30 18:04:02 +01:00
mcmicha
3f19733f70 Error correction for Tacan and fuel quantity indicator data. 2017-12-30 18:00:31 +01:00
mcmicha
5bd0b6dd98 Add function call to ExportScript.AF.FC_EngineLamps_SU2733() for Engine Start and Afterburner lamps...
Delete old Engine Start and Afterburner lamps export.
2017-10-05 21:47:44 +02:00
mcmicha
31c6538f23 Add function call to ExportScript.AF.FC_EngineLamps_MiG29() for Engine Start and Afterburner lamps...
Delete old Engine Start and Afterburner lamps export.
2017-10-05 21:45:51 +02:00
mcmicha
15a33f7e4a Add function ExportScript.AF.FC_EngineLamps_SU2733() for Engine Start and Afterburner lamps.
Add function ExportScript.AF.FC_EngineLamps_MiG29() for Engine Start and Afterburner lamps.
2017-10-05 21:41:56 +02:00
mcmicha
464948c6a6 Add export for Engin Start and Afterburner lamps for Ikarus
ID: 728,729,730,731

Change values for fuel warning lamps...
2017-09-28 20:26:08 +02:00
mcmicha
9846f7a5f6 Add export Engine Start und Afterburner lamps for Ikarus
ID 728,729,730,731
2017-09-28 20:24:13 +02:00
mcmicha
944219abf2 cleanup
change function ExportScript.Tools.ProcessOutput
add export interval timing
2017-07-17 23:47:34 +02:00
mcmicha
1dc1549126 add global variables
ExportScript.lastExportTimeHI
ExportScript.lastExportTimeLI

delete global variables
ExportScript.TickCount
ExportScript.TickCountDAC
2017-07-17 23:45:20 +02:00
mcmicha
7ee857c7b2 add export ID for TACAN digits
263 - TACAN_digit_pos.hundreds
264 - TACAN_digit_pos.tens
265 - TACAN_digit_pos.ones
266 - XYwheel

repaire TACAN dsiplay ID 2008
2017-07-17 23:42:48 +02:00
mcmicha
a1b9b865fd Add callback funktions for standard functions LuaExportStart, LuaExportStop, LuaExportBeforeNextFrame, LuaExportAfterNextFrame...
Delete function LuaExportActivityNextEvent(t).

Add new function request for ExportScript.Tools.ProcessOutput() in function LuaExportBeforeNextFrame().
2017-06-30 00:56:20 +02:00
mcmicha
140bbd4c14 Add new function ExportScript.Tools.ProcessOutput()
Features from ExportScript.lua -> LuaExportActivityNextEvent(t)
All output processes...
2017-06-30 00:52:15 +02:00
mcmicha
b7ba440c63 Value for Normandy long1 negated. 2017-06-30 00:49:39 +02:00
mcmicha
e9aaa38630 clean up... 2017-06-30 00:48:42 +02:00
mcmicha
5e61332b33 add AJS37 Viggen ExportScript file 2017-06-22 23:21:31 +02:00
mcmicha
6c6593ce91 clean pattern file 2017-06-22 23:20:01 +02:00
mcmicha
14ff41b4ea add Normandy Map 2017-06-22 23:19:18 +02:00
mcmicha
c7c0f2dc13 disable Attitude_Roll negate.... 2017-04-21 23:54:17 +02:00
mcmicha
c4ec33075c add Clock IDs
move radio Export to DAC area
2017-04-21 23:53:16 +02:00
mcmicha
29037f8e3d Change the function call ExportScript.Tools.ProcessInput() to coroutine call, to increase speed. 2017-04-15 16:29:32 +02:00
mcmicha
d6deebbdc5 change RSBN NAV and LAND Channels values for export (ID 189, 190) 2017-04-15 16:28:11 +02:00
mcmicha
7e3b9d17bf add many comments 2017-04-15 16:25:40 +02:00
mcmicha
b406fbb253 Add all export IDs for Spitfire.... 2017-03-27 09:31:09 +02:00
mcmicha
0c249c14b6 Add radio R_832M Channel export ID 2000 for Ikarus and DAC.
Add radio R_832M Frequency export ID 2001 for Ikarus and DAC.
2017-03-27 09:30:39 +02:00
mcmicha
100cfcfb15 Add radio R_832M Channel export ID 2000 for Ikarus and DAC.
Add radio R_832M Frequency export ID 2001 for Ikarus and DAC.
2017-03-27 09:29:07 +02:00
mcmicha
c06aa57912 Add first implementation of Spitfire LFMkIX export script. 2017-03-08 23:52:33 +01:00
mcmicha
64fc4773d3 Use the ExportScript.Tools.negate() function to negate the values.
Change KPP Glide Beacon and KPP Localizer Beacon export format (ID 36, 37).

Add Barometric altimeter (Altimeter Feet) (ID 730, 731, 732, 733, 734, 735, 736, 737).

Add VD-20 Presseure correction (forn and back seat) (ID 56, 393).
2017-03-08 23:48:34 +01:00
mcmicha
bfb0d75eb5 Add correction for VD-20 PRESS backseat (ID 393). 2017-03-08 23:47:19 +01:00
mcmicha
4d1a4c3e35 Use the ExportScript.Tools.negate() function to negate the values.
Add VD-20 Presseure correction (ID 56).
2017-03-08 23:29:58 +01:00
mcmicha
3987382c6a Use the ExportScript.Tools.negate() function to negate the values.
Add IDs (272,273,274) for magnetic compass.

Negate Attitude Roll value for pilot and operator (ID 142, 135).
2017-03-08 23:26:07 +01:00
mcmicha
d3b9c0405d Use the ExportScript.Tools.negate() function to negate the values. 2017-03-08 23:25:12 +01:00
mcmicha
2e1f8bb4ac Use the ExportScript.Tools.negate() function to negate the values. 2017-03-08 23:24:37 +01:00
mcmicha
6a8da731f4 Use the ExportScript.Tools.negate() function to negate the values. 2017-03-08 23:23:03 +01:00
mcmicha
446f2d6364 Add the function function ExportScript.Tools.negate() to negate the transfer values. 2017-03-08 23:20:10 +01:00
mcmicha
4995c73c65 Add many comments for axis and multi switches... 2017-02-16 00:02:47 +01:00
mcmicha
702c0e1a18 Optimize function ExportScript.ProcessIkarusDCSConfigLowImportance()
- PUI-800 Weapon panel
- UV-26
- EKRAN
2017-02-15 23:57:22 +01:00
mcmicha
80563c2627 Delete follow TACAN ID:
266, 263, 264, 265

Change follow TACAN ID:
258, 257

Add description for TACAN IDs
2017-02-15 23:47:05 +01:00
mcmicha
0fa116a3b8 Code glean up.... 2017-02-15 23:45:29 +01:00
mcmicha
f817820e7f initial commit for Maps.lua file
This file contains the Outer Coordinates of the known maps, from which the loaded map can be determined.
2017-02-15 23:42:05 +01:00
mcmicha
fae5e59f31 Code cleared up...
Supplement the function ExportScript.Tools.SelectModule() to determine the possible map and to send the information to Ikarus.
2017-02-15 23:26:35 +01:00
mcmicha
7b2193e753 Add the Maps.lua file to find the map.
Change UDP listener and sender timeout.

Optimize export stop send values.
2017-02-15 23:23:15 +01:00
mcmicha
ac522ec636 no changed 2017-02-15 23:16:32 +01:00