cvsguest
|
8308d47e8d
|
Report Final to tower control class in addition to displaying it
|
2003-10-16 16:06:54 +00:00 |
|
cvsguest
|
f742186633
|
Clear AI plane to land when it calls final if rwy clear
|
2003-10-16 16:06:22 +00:00 |
|
ehofman
|
0e370e6e28
|
Fix a problem where older IRIX compilers needed a typecast for certain opperations
|
2003-10-16 14:14:03 +00:00 |
|
daveluff
|
7105d2029a
|
Remove some cruft, and add a short TODO list
|
2003-10-16 11:28:44 +00:00 |
|
daveluff
|
0cb2aeffbd
|
Bug fix: derived classes were never getting a chance to respond to the towers landing intention query properly
|
2003-10-16 11:12:37 +00:00 |
|
daveluff
|
de24524acb
|
Transmit an empty string in order to trigger AI/ATC interation mechanism. TODO - transmit the correct phraseology.
|
2003-10-15 21:51:12 +00:00 |
|
daveluff
|
d0d70bebd7
|
Move responding to a plane announcing itself at hold short over to the response mechanism. Beware that a particularly nasty assumption that only one plane is ever holding for the runway at once remains for now though.
|
2003-10-15 21:50:05 +00:00 |
|
daveluff
|
ca766f9aac
|
Use MHz when stating freqency on-air and call the base class update for response time handling
|
2003-10-15 14:11:50 +00:00 |
|
daveluff
|
3610b0235c
|
Tweaks to use the ATC/AI interaction framework and respond to downwind report with position in circuit
|
2003-10-15 14:10:30 +00:00 |
|
daveluff
|
c76dd941f4
|
Tweaks to use the ATC/AI interaction framework
|
2003-10-15 14:09:26 +00:00 |
|
daveluff
|
d5d9723d9b
|
Tweaks to the ATC/AI interaction framework
|
2003-10-15 14:06:28 +00:00 |
|
daveluff
|
6d1418ff12
|
Refactoring - no actual change
|
2003-10-14 11:10:17 +00:00 |
|
daveluff
|
6769d7974c
|
Display AI plane transmissions if comm2 is tuned to the same frequency
|
2003-10-14 11:09:10 +00:00 |
|
daveluff
|
331954ff6f
|
Tidy the recent freq display code somewhat
|
2003-10-13 11:30:40 +00:00 |
|
daveluff
|
800510ed58
|
Fixed a bug where an ATC station on one channel wouldn't stop transmitting when deselected if another type of ATC at the same airport was tuned on the other channel
|
2003-10-11 18:10:28 +00:00 |
|
daveluff
|
eb0b8ad47c
|
Add a constant holding the number of different ATC types
|
2003-10-11 18:08:45 +00:00 |
|
daveluff
|
497559f2ba
|
Clarification of function comments in header file
|
2003-10-10 15:14:09 +00:00 |
|
daveluff
|
d43b6fd508
|
Added ATC frequency lookup dialog
|
2003-10-10 15:13:16 +00:00 |
|
daveluff
|
9e66194dca
|
Fix a possible endless loop due to insufficient space in a char array for some messages
|
2003-10-09 21:37:26 +00:00 |
|
daveluff
|
9d3d4ecc51
|
Missed a cout
|
2003-10-09 12:12:09 +00:00 |
|
daveluff
|
70cd48b5b1
|
A few bug fixes to Alexanders approach vectoring code to get it to work and display instructions
|
2003-10-09 11:54:09 +00:00 |
|
daveluff
|
2d89960a20
|
Reformat a function to get rid of tab-space mixture and remove some old commented out code that now lives in ATCDialog.cxx
|
2003-10-09 11:53:28 +00:00 |
|
daveluff
|
f8d1a58d64
|
Don't do AreaSearch in ATCmgr since nothing really needs it at the moment plus a couple of bug fixes to frequency search handling of approach
|
2003-10-09 11:52:42 +00:00 |
|
daveluff
|
b84cf7c3af
|
Oops - a boo boo of monumental proportions completely took ATC off the air...
|
2003-10-07 16:05:20 +00:00 |
|
daveluff
|
824f78f255
|
Formatting changes
|
2003-10-07 13:01:18 +00:00 |
|
daveluff
|
1a2ee0a908
|
Remove unimplemented options from the ATC dialog for now
|
2003-10-07 12:26:28 +00:00 |
|
daveluff
|
c89ea44131
|
Further progress towards AI/ATC dialog
|
2003-10-06 22:40:37 +00:00 |
|
daveluff
|
380c69c8a0
|
Progress towards AI/ATC communication without speaking all at once
|
2003-10-06 15:20:47 +00:00 |
|
daveluff
|
ea0751eaa2
|
Minor formatting changes
|
2003-10-06 15:19:42 +00:00 |
|
daveluff
|
62854c99a6
|
Removed some extraneous output
|
2003-10-06 14:09:59 +00:00 |
|
ehofman
|
980012e168
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
|
daveluff
|
56a0477f76
|
Fix a nasty bug whereby the AI plane would descend far too early on the circuit following a touch-and-go
|
2003-09-23 21:01:02 +00:00 |
|
daveluff
|
d9958c7710
|
Get rid of some cruft
|
2003-09-23 15:02:12 +00:00 |
|
daveluff
|
6665dcce82
|
Implement two convienience functions.
|
2003-09-23 15:01:53 +00:00 |
|
daveluff
|
9bba532487
|
Another small, incremental step towards interactive tower control.
|
2003-09-22 23:57:57 +00:00 |
|
daveluff
|
0d9ea4d27c
|
Fix a compiler warning
|
2003-09-22 23:56:09 +00:00 |
|
daveluff
|
2b459ebb3f
|
Slightly more appropriate callsign for C-FGFS. These options still don't do anything at the moment mind!
|
2003-09-22 23:55:46 +00:00 |
|
daveluff
|
c0137d93af
|
Return landing type
|
2003-09-22 23:54:41 +00:00 |
|
daveluff
|
98a752d9e7
|
Return landing type. Simple AIPlane always returns full stop for now - more advanced classes are expected to override this if required. Also give some enums an ostream operator
|
2003-09-22 23:53:56 +00:00 |
|
daveluff
|
adce42cef6
|
Return position
|
2003-09-22 23:52:25 +00:00 |
|
daveluff
|
6e73e7dc08
|
Further progress towards interactive tower control. Very much an initial stab at a first iteration of a tricky problem, ie don't look too closely - some of it is ugly!
|
2003-09-19 16:51:27 +00:00 |
|
daveluff
|
bac252c23d
|
Reduce taxiing speed a fraction
|
2003-09-19 16:48:58 +00:00 |
|
daveluff
|
8acea57ad2
|
Add an overloaded function
|
2003-09-19 16:48:27 +00:00 |
|
daveluff
|
ca230a7cf3
|
Remove a couple of extraneous lines.
|
2003-09-19 09:38:22 +00:00 |
|
ehofman
|
19b61eec1e
|
Fix a model loading problem
|
2003-09-17 09:44:37 +00:00 |
|
daveluff
|
d3b7c2ac10
|
Fix a couple of bugs that resulted in ATIS not being heard at airports with AI traffic active
|
2003-09-05 13:58:51 +00:00 |
|
daveluff
|
b898c5e4ff
|
Change the start of descent point of the AI plane when the circuit has been extended when following previous traffic - it should not land short now, although it can land a way down the runway if start of descent should occur during a turn, since it doesnt start descending until the turn is finished
|
2003-09-05 10:26:11 +00:00 |
|
daveluff
|
be274df23b
|
Guard against update(...) getting called before init(...)
|
2003-09-05 10:23:20 +00:00 |
|
daveluff
|
1520fd648e
|
Output a few properties for AI code devel convienience - probably temporary
|
2003-09-05 10:22:18 +00:00 |
|
daveluff
|
3f162abf09
|
Whitespace cleanup
|
2003-09-05 10:21:29 +00:00 |
|