Compare commits

...

3 commits

Author SHA1 Message Date
7a66a3ecd4
Autopilot disconnect only on long press
Fixes #31

Signed-off-by: Sander Datema <mail@sanderdatema.nl>
2023-08-04 22:17:23 +02:00
5f092cacf6
Swap Std version with normal version
Signed-off-by: Sander Datema <mail@sanderdatema.nl>
2023-08-04 22:16:39 +02:00
2f10985681
Adjust path to A319
Signed-off-by: Sander Datema <mail@sanderdatema.nl>
2023-08-04 22:13:59 +02:00
3 changed files with 19 additions and 19 deletions

View file

@ -67669,7 +67669,7 @@
},
"67": {
"Key": {
"Comments": "",
"Comments": "Disconnects autopilot\n\nOnly works on long press to avoid accidental disconnects",
"Conditional Backgrounds": {
"0": {
"Background Image Mode": 1,
@ -67696,12 +67696,6 @@
"Conditional Commands": {
"0": {
"Command Set": {
"Commands": {
"0": {
"Mode": "Single",
"Name": "sim/autopilot/disconnect"
}
},
"Speech Set": null,
"Static Speech": ""
},
@ -67713,6 +67707,12 @@
"Override Data Source": false
},
"Long Press Command Set": {
"Commands": {
"0": {
"Mode": "Single",
"Name": "sim/autopilot/disconnect"
}
},
"Speech Set": null,
"Static Speech": ""
}
@ -77003,7 +77003,7 @@
"Key Index": 99
}
},
"Last Saved Date": "2023-08-03_112342",
"Last Saved Date": "2023-08-04_221328",
"MultiEncoders": {
"0": {
"Encoder": {

View file

@ -67669,7 +67669,7 @@
},
"67": {
"Key": {
"Comments": "",
"Comments": "Disconnects autopilot\n\nOnly works on long press to avoid accidental disconnects",
"Conditional Backgrounds": {
"0": {
"Background Image Mode": 1,
@ -67696,12 +67696,6 @@
"Conditional Commands": {
"0": {
"Command Set": {
"Commands": {
"0": {
"Mode": "Single",
"Name": "sim/autopilot/disconnect"
}
},
"Speech Set": null,
"Static Speech": ""
},
@ -67713,6 +67707,12 @@
"Override Data Source": false
},
"Long Press Command Set": {
"Commands": {
"0": {
"Mode": "Single",
"Name": "sim/autopilot/disconnect"
}
},
"Speech Set": null,
"Static Speech": ""
}
@ -77003,7 +77003,7 @@
"Key Index": 99
}
},
"Last Saved Date": "2023-08-03_112342",
"Last Saved Date": "2023-08-04_221328",
"MultiEncoders": {
"0": {
"Encoder": {

View file

@ -1,7 +1,7 @@
echo Copying X-KeyPad profile
cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319_V1p8p1/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json"
echo Copying to non-std version
cp "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319.json"
cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319/X-KeyPad-SD_a319.json" "./X-KeyPad/X-KeyPad-SD_a319.json"
echo Copying to StdDef version
cp "./X-KeyPad/X-KeyPad-SD_a319.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json"
echo Zip Stream Deck Plus profile
rm ./Stream\ Deck/A319\ Flight\ Deck\ Plus.streamDeckProfile