Small HVAR naming errors in the manual
-
The manual lists
- H:AUTOPILOT_Push_VerticalSpeed_UP_1
- H:AUTOPILOT_Push_VerticalSpeed_DOWN_1
They are actually:
- H:KAP140_Push_UP
- H:KAP140_Push_DN
(Which happen to match the rest of the naming convention nicely)
Yes I'm nerdy, and?

Oh I also noticed that when triggering H:KAP140_Push_BARO to simulate pressing the BARO button on the KAP140, holding for 3 seconds does not toggle the Barometric pressure units on the device.
Clicking and holding the BARO button directly in the cockpit does work.Perhaps its something to do with the way Pilotsdeck is sending the request rather than something on your end, I'm not sure. Its not the end of the world just something I noticedTurns out Stream Deck doesnt have a way (I don't think) to send a repeated or held signal. Ah well.
-
Thanks for those quick fixes. I've also added to the manual what else you're looking for, which is
H:KAP140_Long_Push_BARO. I hope that helps!
-
@Black-Square, you legend. thank you.
I think a lot of the GNS530/430 vars might be wrong too. That or I'm missing something!
You have them like "H:AS530_1_CLR_Push" but I dont think they need the 1, so just: H:AS530_CLR_PushMaybe its in case you have two 530s somehow? But I could only make the buttons work without the 1 in there.