Calvin Ng
d85c873d48
ROAH final draft
2021-01-24 02:06:39 -08:00
Calvin Ng
afbf0bfef0
Merge in tools-dev
2021-01-18 01:46:56 -08:00
Calvin Ng
74c5fd3daf
Correct error in handling [meta] callsigns=
2021-01-18 01:46:20 -08:00
Calvin Ng
7305b5da37
Improve handling of callsigns
2021-01-18 01:41:08 -08:00
Calvin Ng
bd66659571
further revision with traffic
2021-01-18 01:32:03 -08:00
Calvin Ng
eb8b986ce4
Initial draft
2021-01-11 00:32:35 -08:00
Calvin Ng
480f52acee
Add check for self-referencing [approach] and throw exception
2021-01-11 00:05:58 -08:00
AdamJCavanaugh
64dce66210
Merge pull request #55 from RoAnBu/master
...
use 3-letter country code for germany
2021-01-08 09:11:20 -05:00
RoAnBu
6960085a16
adjust germany to 3-letter country code
2021-01-07 23:12:30 +01:00
AdamJCavanaugh
c7e6a476d7
Merge pull request #51 from ckwng/rjtt-dev
...
RJTT ACA 2.2.2
2021-01-05 12:40:53 -05:00
AdamJCavanaugh
4aa662a96d
Merge pull request #50 from ckwng/master
...
Custom airport development tools
2021-01-05 09:32:12 -05:00
AdamJCavanaugh
caebc57049
Merge pull request #40 from RoAnBu/master
...
add first version of munich (eddm)
2021-01-05 09:31:13 -05:00
Calvin Ng
1e72380f1c
Sort airlines= directions after generation from gateways= to avoid changing the build output every build
2021-01-04 21:26:41 -08:00
RoAnBu
080e408b08
lower intercept altitude for north rwy to 4000 to avoid conflicts
2021-01-03 17:28:35 +01:00
Calvin Ng
77d2117344
Add support for fix substitution in [area] points
2021-01-03 03:09:04 -08:00
Calvin Ng
0a0f859dec
Correct fix heading in full definitions.
2021-01-01 01:20:35 -08:00
Calvin Ng
e524049b83
Add common pronunciation list feature and gateway feature.
2021-01-01 01:08:42 -08:00
Calvin Ng
6f1996def1
Add example eatcdev.ini
2020-12-30 13:44:51 -08:00
Calvin Ng
6950f5c52d
Add route= chaining feature
2020-12-30 04:29:27 -08:00
Calvin Ng
42cffed5b4
Docstrings for deploy.py
2020-12-29 17:55:39 -08:00
Calvin Ng
22c43f8f92
Fix missed rename, remove trailing ws
2020-12-29 17:52:48 -08:00
Calvin Ng
4a921957b1
Simple docstrings
2020-12-29 17:49:22 -08:00
Calvin Ng
ab111ae950
Simple flake8 pass
2020-12-29 17:15:23 -08:00
Calvin Ng
1ebf819af8
RJTT ACA 2.2.2
...
- Fixed bug where JCG would not spawn at RJTT.
2020-12-29 02:57:38 -08:00
Calvin Ng
20647aa35a
Correct bugs in expand.py and update help message.
...
Add legacy option to deploy.py just in case, and renumber before expand.
Add message to output indicating where it was built from and that it is a generated file.
2020-12-29 01:43:49 -08:00
Calvin Ng
77d8fb64b3
Rewrite expand.py to use configparser, add fix substitution feature
2020-12-29 00:41:50 -08:00
Calvin Ng
35a2ff9c7d
Correct argument parser for deploy.py
2020-12-28 21:37:20 -08:00
Calvin Ng
712fdae601
Endless ATC custom airport development tools
2020-12-28 21:09:40 -08:00
AdamJCavanaugh
8e7dfb771d
Merge pull request #48 from ckwng/rjcc-dev
...
RJCC ACA 1.0.0
2020-12-28 11:13:26 -05:00
Calvin Ng
9599469a81
RJCC ACA 1.0.0 RC1
2020-12-28 04:44:51 -08:00
Calvin Ng
6e3e658440
Adjust distribution of RJCC departure traffic
2020-12-28 03:05:43 -08:00
Calvin Ng
06dee31e9a
RJCC ACA 1.0.0 final draft
2020-12-28 02:45:45 -08:00
RoAnBu
f65544e685
added separate readme for eddm
2020-12-25 16:29:51 +01:00
AdamJCavanaugh
e1c2ed5b83
Merge pull request #47 from thijsschepman/Add-EHAM
...
EHAM v1.0
2020-12-21 11:42:17 -05:00
AdamJCavanaugh
99863e1843
Merge pull request #46 from ckwng/rjtt-dev
...
RJTT ACA 2.2.1
2020-12-21 11:36:11 -05:00
Thijs
3bb642a1ee
EHAM v1.0
2020-12-20 14:43:01 +01:00
Calvin Ng
a0ea098813
Increment readme title version number
2020-12-19 21:56:11 -08:00
Calvin Ng
eb7e940adc
RJTT ACA 2.2.1
...
- Adjusted the distribution of traffic for each departure point.
2020-12-19 21:52:35 -08:00
Calvin Ng
2f60f9b87a
RJCC initial draft
2020-12-04 22:18:23 -08:00
AdamJCavanaugh
ed4e11e879
Merge pull request #45 from codelyokop/master
...
#43/LSGG Initial creation
2020-12-04 11:28:03 -05:00
codelyokop
e7b2232fca
readme name change
2020-12-04 16:01:39 +00:00
codelyokop
4685fa8a0c
V0.1 Airpsaces finished basic inbound and outbound
2020-12-03 22:03:21 +00:00
codelyokop
bd44671e83
airlines
2020-12-03 19:50:50 +00:00
codelyokop
86867555b8
entry points complete
2020-12-03 18:36:30 +00:00
codelyokop
e0484ed7ce
kines location fix
2020-12-03 17:08:19 +00:00
AdamJCavanaugh
55ce9e6d39
Merge pull request #44 from ckwng/rjtt-dev
...
RJTT ACA 2.2.0
2020-12-03 09:24:27 -05:00
Calvin Ng
e8c4c410af
Fix markdown error in JA readme
2020-12-02 22:36:58 -08:00
Calvin Ng
d0df0c21d5
RJTT ACA 2.2.0 RC3
2020-12-02 22:29:00 -08:00
Calvin Ng
0803e8649d
RJTT ACA 2.2.0 RC2
2020-12-02 21:50:36 -08:00
codelyokop
8859fb59a7
entrypoints (currently broken)
2020-12-02 07:42:04 +00:00