FlightControl
1aedcf1ae4
Radio Queue
2019-09-09 08:19:48 +02:00
Frank
f931af2ee9
Updates
2019-07-22 21:06:12 +02:00
Frank
6d79bbfb45
RANGE 2.1.2
...
fixes
2019-05-27 14:15:17 +02:00
Frank
9bb1c83999
MISC
...
RANGE v2.1
- Added events when players enter/exit range zone.
- misc
RADIO
- Added RADIOQUEUE class.
WAREHOUSE v0.7.0
- Fixed bug in aircraft speed.
- Decreased output if queues are empty.
2019-05-07 22:00:07 +02:00
Frank
e063379cd8
AIRBOSS v0.9.4
...
- Added AV-8B and USS Tarawa.
- Corrected A-4E AoA threshold.
- Other minor adjustments.
RADIO: Fixed frequency check.
2019-02-04 20:34:45 +01:00
Frank
265d6da331
AIRBOSS v0.9.1
2019-01-23 11:00:36 +01:00
Frank
db6c7f1a2c
AIROSS v0.5.0
2018-12-09 01:06:01 +01:00
Frank
01b2f238c5
AIRBOSS v0.4.9
...
RECOVERYTANKER v0.9.7
2018-12-06 23:36:37 +01:00
funkyfranky
99c2e76e53
AIRBOSS v0.3.9w
2018-11-29 16:19:19 +01:00
Frank
c5171e8722
RECOVERYTANKER v0.9.4
2018-11-25 00:05:31 +01:00
Frank
2feb293c12
AIRBOSS v0.2.9
...
- Added holding check (WIP)
- Many improvents and fixes.
2018-11-18 23:57:41 +01:00
Frank
9d9f233c15
AIRBOSS v0.2.8
...
good commit, improved and fixed a lot of stuff.
2018-11-18 00:45:18 +01:00
funkyfranky
3bc2baaf9d
AIRBOSS v0.2.5w
2018-11-14 16:11:54 +01:00
Frank
cf4be99093
AB v0.2.2
2018-11-10 00:57:14 +01:00
funkyfranky
4542c96eae
AB v0.2.1w
2018-11-09 16:07:30 +01:00
funkyfranky
b53b1edd29
CT v0.2.0w
2018-11-08 16:04:51 +01:00
FlightControl
f03a2e3657
Revision of core classes documentation.
2018-10-09 19:30:57 +02:00
gunterlund
5ebf0b8d6c
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2018-06-10 07:13:46 -07:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
FlightControl_Master
43a4052dc8
Documentation cleanup
2018-06-01 16:00:42 +02:00
FlightControl_Master
073bfbf9c9
Documentation Improvements
2018-05-27 08:57:44 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
Kalbuth
b560aaa147
Fix for RADIO:NewUnitTransmission wrong method call - Issue #897
2018-05-23 08:30:50 +02:00
FlightControl_Master
e78cd56752
Core modules
2018-05-21 22:51:43 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
Delta-99
f3a5b735d6
set default value for Loop
...
Set the default value for loop. If not set Broadcast generates an error.
2017-05-22 15:38:24 -04:00
Grey-Echo
23df0aaa68
Added documentation for BEACON
2017-04-20 12:49:18 +02:00
Grey-Echo
ed4b89dcbc
Revamp of RADIO's doc
2017-04-20 12:29:58 +02:00
Grey-Echo
65cf152b4f
Add loop functionnality to standard radio transmissions
2017-04-20 12:22:26 +02:00
Grey-Echo
e4145dbefd
Small tweaks to module doc
2017-04-20 12:15:37 +02:00
Grey-Echo
94ad317e61
Small bufixes to BEACON
2017-04-20 12:10:36 +02:00
Grey-Echo
510ff2f32f
Implement BEACON:StopRadioBeacon
2017-04-20 00:19:52 +02:00
Grey-Echo
8c57d86bca
Implement BEACON:RadioBeacon()
2017-04-20 00:07:50 +02:00
Grey-Echo
26cf190920
Laying the groundwork for BEACON:RadioBeacon()
2017-04-19 23:49:41 +02:00
Grey-Echo
adfe811291
Major Changes in BEACON
...
After tests, the beacon functionnality is even more limited in DCS than what I thought.
Those changes accomode the new data from these tests.
2017-04-19 16:59:05 +02:00
Grey-Echo
3c80fdafcd
Implement BEACON:StopAATACAN()
2017-04-19 15:40:54 +02:00
Grey-Echo
42ec0d6332
Merge branch 'master' into beacons
2017-04-19 15:33:24 +02:00
Grey-Echo
3b69cf992e
This is an important refactor of the way documentation generation works
...
* Installs luarocks WITH it's executable (easy to install other rocks if necessary)
* Use Lua supplied with luarocks
* Create Utils/luadocumentor.bat, which works with RELATIVE PATH ! -> Everybody can generate the doc
* Updated launch files accordingly
2017-04-05 01:26:39 +02:00
Grey-Echo
0ef9a26222
Start of BEACON:StopAATACAN()
2017-04-02 22:12:34 +02:00
Grey-Echo
411982d557
Implement AATACAN()
2017-04-02 19:21:15 +02:00
Grey-Echo
b846757f4d
Changes to BEACON
2017-04-01 22:45:52 +02:00
Grey-Echo
f9afe8c937
Add a start for BEACON:AATACAN()
2017-04-01 19:33:42 +02:00
Grey-Echo
c752264325
Implement constructor an TACANToFrequecy to BEACON
2017-04-01 15:18:41 +02:00
Grey-Echo
cd267b1ed5
Cleaned conditions with nil in RADIO
2017-03-22 21:28:57 +01:00
Grey-Echo
4563e7e300
in RADIO, use the MOOSE way to setCommand()
...
self.Positionable:GetDCSObject():getController():setCommand() => self.Positionable:SetCommand()
2017-03-22 10:22:04 +01:00
Grey-Echo
24a166826a
Add RADIO:StopBroadcast()
2017-03-22 10:17:53 +01:00
Grey-Echo
340c6d0820
Remove variable parameters in shortcuts functions in RADIO
...
Plus some other small tweaks
2017-03-20 21:38:33 +01:00
FlightControl
baa17a4cb7
@Grey-Echo I've done a review and created this branch.
...
I've done some minor changes, but there is one item that i think
requires your attention, and that is on line 82. It writes
*Positionable,*... Shouldn't that be some kind of a value there?
I am really impressed with the work you did. Excellent job!
2017-03-20 20:33:26 +01:00
Grey-Echo
55cbd24588
LDoc final pass and HTML doc generation
2017-03-20 13:51:00 +01:00
Grey-Echo
817274aa01
Add details in RAD-002 and small corrections to LDoc
2017-03-19 21:56:19 +01:00