Commit Graph

53 Commits

Author SHA1 Message Date
Adam Cavanaugh ecdba4a60e Split tools and raw to separate repositories 2022-01-27 09:03:27 -05:00
Calvin Ng a89fdc9d1e tools 0.13.0
- Remove legacy processor, it probably was broken long time ago anyway
- Handle the case when `[airspace] boundary=` does not exist
- Handle the case when `[airspace] handoff=` does not exist
- Decouple common data sources from the directory tree
	- Now common data sources can be specified in `[meta] common_data=`
	- Values can be multi-line; each line will load another common data source
	- Common data sources will be searched for similar to normal source files
2021-08-31 19:16:24 -07:00
Calvin Ng 72a041b30e RJBB ACA 4.0.0 + tools 0.12.0 2021-08-30 21:22:24 -07:00
Calvin Ng 840884fc43 RJTT ACA 3.3.0 and tools 0.11.0 2021-07-18 16:31:06 -07:00
Calvin Ng e23de13071 RJTT 3.2.0
- Add handoff callsign / frequency support for departures
- Additions/corrections to rare traffic.
2021-07-06 22:04:51 -07:00
Calvin Ng ffb6150ee2 RJBB ACA 3.1.0 and tools 0.10.1 2021-07-02 21:59:39 -07:00
Calvin Ng 451b07fd25 RKSI TMA 1.0.0 and tools 0.10.0 2021-07-01 22:55:19 -07:00
Calvin Ng a3e5566296 RKSI TMA 0.2.0
recompile to hide _CTR point
add cargo traffic to RKSI
update traffic for RKSS
2021-06-26 22:11:16 -07:00
Calvin Ng 8f7d7c26fd RKSI TMA 0.1.5
adjust traffic ratios per gateway
add missing hold fix DH989
lower altitude restriction east of KARBU on G597 to accomodate departures
lower altitude restriction west of Seoul TMA south of NOPIK to accomodate holding at ELGUK
2021-06-24 22:08:48 -07:00
Calvin Ng cac8ad053b RKSI TMA 0.1.3 2021-06-19 20:51:43 -07:00
Calvin Ng 12cf7578ee RKSI TMA 0.1.0 2021-06-16 00:41:41 -07:00
Calvin Ng 4073e83552 RJTT 3.1.0 & tools 0.9.1 2021-05-31 23:59:38 -07:00
Calvin Ng dc2ca77f56 Merge in master 2021-05-24 23:00:30 -07:00
Calvin Ng 1cf35f8309 RJBB 3.0.0 & tools 0.9.0 release candidate 2021-05-24 22:49:53 -07:00
Calvin Ng 218deca326 RJBB 3.0.0 & tools 0.9.0 final draft 2021-05-24 14:16:18 -07:00
Tux 7b9bee9842 add cifp parser - again :/ 2021-05-24 15:14:14 +02:00
Tux 407e67ff36 fix some errors 2021-05-22 02:18:38 +02:00
Tux 224dc0867c move config to a separate file
add example config
2021-05-20 13:00:53 +02:00
Calvin Ng e4f15e2fcd RJBB 3.0.0 + tools 0.9.0 second draft 2021-05-17 23:37:45 -07:00
Tux aa7a7b6327 add cifp parser - generates sids, stars and routes to final, such as from an IAF to final. 2021-05-17 17:14:53 +02:00
Calvin Ng dcf6b356df RJBB 3.0.0 + tools 0.9.0 initial draft 2021-05-16 16:52:10 -07:00
Calvin Ng 407a02ca59 Merge master 2021-02-20 22:21:48 -08:00
Calvin Ng 38f60269b3 RJTT ACA 3.0.0 & tools 0.8.0 2021-02-20 22:15:27 -08:00
Calvin Ng 19d4f68a8a Make it a bit easier to debug when airlines= is malformed 2021-02-09 19:23:43 -08:00
Calvin Ng 11473471f3 Merge in master to resolve common.ini 2021-02-08 22:14:59 -08:00
Calvin Ng 78d36c08ad ROAH ACA 1.0.0 RC1 2021-01-31 01:14:07 -08:00
Calvin Ng 5d8232cbea Merge in tools-dev 2021-01-24 02:24:31 -08:00
Calvin Ng f8ca43279d Correct handling of military callsign padding 2021-01-24 02:23:45 -08:00
Calvin Ng 0fa5874fbf Merge in tools-dev 2021-01-24 02:18:19 -08:00
Calvin Ng 3d421b288a Update help, add handling for military callsign padding 2021-01-24 02:17:34 -08:00
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
AdamJCavanaugh 4aaf0d5740 Merge pull request #56 from ckwng/tools-dev
Very small update to tools
2021-01-11 09:20:29 -05:00
Calvin Ng 480f52acee Add check for self-referencing [approach] and throw exception 2021-01-11 00:05:58 -08:00
Calvin Ng c63a700eb0 Merge from master to update tools 2021-01-04 21:59:21 -08: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
Calvin Ng 5b9ef2dc28 VHHH ACA preliminary draft 2021-01-03 13:55:30 -08: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 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