Skip to content

Commit 27d68f4

Browse files
committed
Updated packages + missing file
1 parent 732466f commit 27d68f4

File tree

2 files changed

+1664
-241
lines changed

2 files changed

+1664
-241
lines changed

docs/acars/aircraftconfigs.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: aircraftconfigs
3+
title: Aircraft Configs
4+
---
5+
6+
Since developers often use custom offsets or datarefs, and not the defaults, having configmaps allows you to map an aircraft feature (landing lights, etc) to a "feature", which tells ACARS where to read the data for those features. They're stored in the `configmaps` directory.
7+
8+
If you create a configmap for an aircraft, please let me know, I can include it in ACARS to be distributed out. That would be much appreciated! **Always create a new file**, otherwise the defaults that are included with the distribution will be overwritten by an updates.
9+
10+
See the documentation at the [acars-pdk repository](https://github.com/phpvms/acars-pdk) on how to create aircraft configs, rules, and package them for distribution

0 commit comments

Comments
 (0)