parshukov / An24-Felis-for-XP11

This is a new repo with the latest versions of An24 for X-Plane 11. It works correctly up to 11.31 version of X-Plane!
38 stars 15 forks source link

smartcopilot.cfg #4

Closed birdydma closed 6 years ago

birdydma commented 6 years ago

Some FO's lights are not sync with the previous file.

Here is the new one smartcopilot.zip

parshukov commented 6 years ago

Btw, I found in smartco file strings: parshukovedition/lights/CCFDLAMP[0] = 0 parshukovedition/lights/CCFDLAMP[1] = 0 parshukovedition/lights/CCFDLAMP[2] = 0 parshukovedition/lights/CCFDLAMP[3] = 0 parshukovedition/lights/CCFDLAMP[4] = 0 parshukovedition/lights/CCFDLAMP[5] = 0 parshukovedition/lights/CCFDLAMP[6] = 0 parshukovedition/lights/CCFDLAMP[7] = 0 parshukovedition/lights/CCFDLAMP[8] = 0 And this lines also for all my custom lights! I want to ask you to check that only parshukovedition/lights/CFDLAMP[3] with INDEX 3 must be sync! Cause it is brightness. Other values are for creating light and they needn't be sync. so the strings should be:

parshukovedition/lights/CCFDLAMP[3] = 0
parshukovedition/lights/CFDLAMP[3] = 0
parshukovedition/lights/overhead_lamp_left[3] = 0
parshukovedition/lights/overhead_lamp_pilotright[3] = 0
parshukovedition/lights/LFDGaugesDownLeft[3] = 0
parshukovedition/lights/RFDGaugesDownLeft[3] = 0
parshukovedition/lights/LFDLAMP[3] = 0
parshukovedition/lights/RFDLAMP[3] = 0
birdydma commented 6 years ago

Tested and approved. Good job.

PS: overhead is very dark at night. I can see here only with the flash light.

parshukov commented 6 years ago

Thx. It was done for XP10 already) So can you send me the latest smartcopilot cfg? About overhead - what if you try to set on main light in the cockpit? there two switches on the overhead near the cockpit door. Can you send me a screen?

birdydma commented 6 years ago

smartcopilot.zip

Here is the new file

birdydma commented 6 years ago

2017-12-08_15h07_00

Pic of the overhead, lights on with the 2 switches.

Also, could you ad custom commands to disconnect AP with buttons. Should be better to sync this fonction with smartco, and even flying alone with a joystick button.

parshukov commented 6 years ago

done. you can try. But also it is necessery to recreate some lights and improve then. Really I do not know if I do it..

About command to turn off AP - use "sim/autopilot/fdir_servos_down_one"