Frank
b6f184388a
ATIS
...
- Fixed length of niner sound file
2024-12-15 10:00:59 +01:00
Frank
5ae41a208b
Merge branch 'master' into FF/MasterDevel
2024-12-14 11:29:57 +01:00
Frank
0f962461e1
DCS Iraq update
...
- `AIRBASE`: Added Iraq airports to enums
- `ATIS`: Added missing maps to enums
- `UTILS`: Added missing maps to enums
2024-12-12 00:22:44 +01:00
Frank
f97f33ab59
ATIS v1.1.0
...
- Added dynamic fog
2024-12-06 00:09:15 +01:00
Michael Barnes
f6b7708567
Fixed some outdated references to AIRBASE constants in examples.
2024-09-15 18:34:18 +10:00
Thomas
2f568bca17
Update ATIS.lua
...
#ATIS New Light Rain presets
2024-08-18 13:11:58 +02:00
Applevangelist
24264bd885
#ATIS French Translations
2024-08-14 15:42:46 +02:00
Applevangelist
eab643268f
#ATIS - Polar circle fixes
2024-08-13 10:30:46 +02:00
Applevangelist
d2d0659776
#ATIS - do not say runway twice if departure and arrival is the same
2024-07-18 16:08:00 +02:00
Frank
7e20a0a0dc
Merge pull request #2142 from FlightControl-Master/FF/MasterDevel
...
ATIS
2024-07-01 22:14:49 +02:00
Frank
58139b34a8
Update ATIS.lua
...
- renamed function
2024-07-01 22:13:55 +02:00
Frank
9ceb26c7b1
ATIS
...
- Cleaned up debug lines
2024-07-01 22:07:55 +02:00
Applevangelist
9ca30fc00c
Fixes
2024-06-30 16:00:49 +02:00
Frank
1ba1738aa0
Merge branch 'master' into FF/MasterDevel
2024-06-29 13:59:50 +02:00
Frank
c8cdbeac5c
Update ATIS.lua
...
- Added option to specify Airbase and NATO paths to sound files
- Fixed Rainy presets not recognized correctly
2024-06-29 13:57:51 +02:00
Frank
b60435fb2c
Update ATIS.lua
...
- ATIS.Sound --> self.Sound
2024-06-09 22:47:43 +02:00
Frank
08745c910c
ATIS
...
- custom sounds
2024-06-08 22:34:09 +02:00
Frank
a6568a955f
Update
...
- sound
2024-05-26 23:13:03 +02:00
Frank
7bac0f32fc
Update
...
- Sound input
2024-05-25 01:56:23 +02:00
Applevangelist
08f2c29014
#AIRBASE
...
* Small workaround for Beirut runways
* ATIS minor fix
2024-01-18 14:32:17 +01:00
Applevangelist
9280a1224d
MSRS additions
2024-01-07 13:23:50 +01:00
Applevangelist
fce7b07014
Fixes for MSRS changes
2024-01-06 18:21:39 +01:00
Frank
9ec92a8fca
SRS
...
- Refactoring
2023-12-23 15:57:27 +01:00
Applevangelist
c97d2ecaba
#ATIS - multi freq example added
2023-12-03 12:11:22 +01:00
Applevangelist
89a902fd57
#ATIS
...
* make info multi-frequency safe
2023-12-02 15:11:14 +01:00
Applevangelist
7868930fcb
ATIS
2023-11-17 11:05:22 +01:00
Applevangelist
7393cb2cbe
#ATIS
...
* Some fixes
2023-11-02 19:25:28 +01:00
Applevangelist
bcbe872c7d
#ATIS
...
* Added coordinate for SRS
* Added SRS calling out take off AND landing runway (if set)
2023-11-02 18:18:55 +01:00
Applevangelist
65f9db8efa
#MSRS
...
* Added loading of a config file
2023-10-17 11:05:09 +02:00
Frank
04b4af58f7
Update ATIS.lua
...
#2010
2023-09-29 14:26:22 +02:00
Applevangelist
ca84fa11cd
#ATIS
...
* Added Spanish TTS locale ("es")
2023-09-20 17:17:12 +02:00
Applevangelist
ed614767e6
#ATIS
...
* Added localization option
2023-09-19 18:07:51 +02:00
Applevangelist
045c49679d
#ATIS
...
* Fix explicitly set RWY not reported via SRS
2023-08-20 11:18:58 +02:00
Applevangelist
46258492bd
#AIRBASE, #ATIS
...
* Additions
2023-07-23 12:37:57 +02:00
Applevangelist
f59326bf10
#ATIS
...
* Fix for airbases which have no runways, e.g. Naqoura Syria
2023-06-24 14:03:43 +02:00
Applevangelist
fabab9bfbb
#ATIS docu fix
2023-01-17 09:25:01 +01:00
Applevangelist
8661d07e1e
#ATIS
...
* Make SRS say TACAN and FARP and not spell the single characters
2022-12-29 16:33:13 +01:00
Thomas
9facf07955
ATIS - added basic FARP support ( #1854 )
...
ATIS - added basic FARP support, only works with SRS
2022-12-25 14:18:53 +01:00
Applevangelist
df2a6a6902
#ATIS
...
* Added `ATIS:GetSRSText()`
2022-11-29 17:53:41 +01:00
Applevangelist
eb5a72fc27
* less noise
2022-11-27 17:35:13 +01:00
Applevangelist
782cfd1fd0
#ATIS
...
* Added honor Stop() functionality
2022-11-14 17:36:34 +01:00
TommyC81
676bc0fef0
Documentation fixes. ( #1815 )
...
Minor documentation and code formatting fixes.
This is mostly intended to have something re-trigger the documentation generation to see if the filename capitalization is resolved.
2022-10-27 18:38:59 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
Applevangelist
f2ed920214
#SRSQUEUE, ATIS
...
* Added option to only transmit via SRS if there are active players
2022-10-01 11:57:22 +02:00
Applevangelist
f582f7df7c
#ATIS
...
* Fixed SetILS report not working
* Use new AIRBASE additions to set takeoff/landing runway
* Fixed Visibility is reported twice
* Added SetReportmBar() to report for mBar/hpa QNH/QFE even if not metric
* Added option to output additional freetext information when using SRS SetAdditionalInformation()
#1792
2022-09-27 11:16:08 +02:00
Applevangelist
9f232ab5ec
#ATIS - added Google TTS option
2022-09-25 14:41:19 +02:00
Applevangelist
9739f94428
#ATIS
...
* Add MSRSQUEUE to avoid overlaps
2022-09-20 17:15:57 +02:00
Applevangelist
450f4eaec0
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:51:16 +02:00
Applevangelist
d17df74191
ATIS
...
* Remove dupe inheritance of BASE
2022-09-19 13:20:45 +02:00
Applevangelist
299820162b
#ATIS
...
* No old-style radioqueue when using SRS
2022-09-15 14:01:23 +02:00