- Messages
- 531
- Country
Hello experts,
I am using the Lionheart Creations TB21 GT Trinidad, I love this aircraft because I used to fly its little brother IRL, the TB-9 Tampico. The problem is that the autopilot does not work as expected, I can even say it doesn't work at all. It works for maintaining altitude, which proves it is correctly intgrated in the panel, but lateral modes (HDG/NAV) do not work at all.
I know this is not a support forum for commercial products, but I was hoping that with my knowledge in panel and gauge development, I would be able to fix this by myself, especially because this aircraft uses the standard KAP 140 autopilot provided by Asobo and used in many aircraft such as the Cessna 172. I must also say the support didn't reply to me
This autopilot works perfectly in the C172 but not in the TB21. I checked the panel.cfg and the KAP 140 is declared as expected:
This part of the panel.cfg is EXACTLY the same as the C172, this is not a surprise.
I also checked the interior model XML and found this, as expected:
I also checked the sim variables using the SimVar Watcher and it was looking consistent, for example here I engaged the HDG mode, the variables look OK, but the aircraft do not follow the expected heading at all.
Everything looks normal but the AP does not work and it makes me mad because I don't understand why the same autopilot used in 2 different planes works in one and not in the other.
If you have any idea, I would be glad to know
Thanks,
Eric
I am using the Lionheart Creations TB21 GT Trinidad, I love this aircraft because I used to fly its little brother IRL, the TB-9 Tampico. The problem is that the autopilot does not work as expected, I can even say it doesn't work at all. It works for maintaining altitude, which proves it is correctly intgrated in the panel, but lateral modes (HDG/NAV) do not work at all.
I know this is not a support forum for commercial products, but I was hoping that with my knowledge in panel and gauge development, I would be able to fix this by myself, especially because this aircraft uses the standard KAP 140 autopilot provided by Asobo and used in many aircraft such as the Cessna 172. I must also say the support didn't reply to me
This autopilot works perfectly in the C172 but not in the TB21. I checked the panel.cfg and the KAP 140 is declared as expected:
Code:
[VCockpit06]
size_mm = 512,105
pixel_size = 512,105
texture = $AS140_Screen
htmlgauge00=Generic/Autopilots/KAP140/KAP140.html, 0,0,512,105
This part of the panel.cfg is EXACTLY the same as the C172, this is not a surprise.
I also checked the interior model XML and found this, as expected:
XML:
<Behaviors>
[...]
<Include Path="Asobo\NAVCOM\KAP140.xml"/>
[...]
I also checked the sim variables using the SimVar Watcher and it was looking consistent, for example here I engaged the HDG mode, the variables look OK, but the aircraft do not follow the expected heading at all.
Everything looks normal but the AP does not work and it makes me mad because I don't understand why the same autopilot used in 2 different planes works in one and not in the other.
If you have any idea, I would be glad to know
Thanks,
Eric