curt
576432ec75
David Megginson writes:
...
FGOptions is history, and the modules are (starting) to use the property
manager directly. Let me know if I left any files out.
Inevitably, there will be some problems with broken options, etc.,
that I haven't found in my tests, but I'll try to fix them quickly.
We also need to stress that the property names currently in use are
not stable -- we need to reorganize them a bit for clarity.
2001-01-13 22:06:39 +00:00
curt
469703dd0c
Internal interface changes by David Megginson.
2001-01-11 22:44:18 +00:00
curt
5531230bc7
Fix an autopilot rate of climb bug (meter vs. feet confusion)
2000-11-25 20:54:52 +00:00
curt
152a5902c8
Moved winWidth and winHeight out of FGViewer since these are set on a
...
per-application level. We can have multiple viewers ...
Cleaned up fov mistake on startup with panel activated.
2000-10-19 23:09:33 +00:00
curt
01c44cbb99
Code clean ups relating to FGOptions ... and moved it into globals-> space.
2000-10-19 21:24:43 +00:00
curt
5018278831
Panel tweaks to support "shaped" panels.
...
Additional HUD support for waypoints.
JSBSim updates.
2000-10-13 23:34:54 +00:00
curt
f5cc3b9b9c
Lot's of massaging to get the WAYPOINT hold mechanism to work with the
...
new SGRoute manager. Changed logic and gui a bit to match.
2000-10-12 01:06:07 +00:00
curt
1e5e2eb36e
Changes to support new simgear waypoint module.
2000-10-11 00:18:26 +00:00
curt
32528d0cd6
A bit of fg->sg namespace changing.
2000-09-27 20:16:22 +00:00
curt
e891774a8c
builddir -> srcdir so builds can be done outside the master source directory.
2000-09-20 23:27:25 +00:00
curt
a7357e2de0
Autopilot altitude increment fixes.
...
Screen snapshot fixes.
$FG_SCENERY fixes
FGIOChannel api tweaks.
2000-07-14 21:19:18 +00:00
curt
d1e4a4bc6f
A lot of code reorganization relating to moving some core code from
...
FlightGear into SimGear so it can be used by other projects.
2000-07-05 02:39:30 +00:00
curt
d4d10fad6b
Replaced gdbm with metakit. Involves a new simgear version and a new database
...
format for the airports in the base package.
2000-05-27 05:54:02 +00:00
curt
f886e46623
Fixes to magnetic compass.
...
Fixed a typo in disabling autothrottle.
2000-05-16 23:00:31 +00:00
curt
56a8d4247d
Fixed a typo rich messed up vor range calculations.
2000-05-14 01:41:11 +00:00
curt
5127740c72
More fixes to ils approaches and autopilot.
2000-05-12 22:17:09 +00:00
curt
db89ecfae8
Fixes to ILS approaches ... now takes into consideration actual GS and DME
...
locations.
2000-05-12 20:07:51 +00:00
curt
63df45998f
More magvar fixes relating to vor/ils.
2000-05-12 14:09:52 +00:00
curt
51898e3a14
Added magvar offset to VOR's.
2000-05-12 13:41:12 +00:00
curt
b603674b92
Fix gui parameter adjuster.
2000-05-04 17:09:42 +00:00
curt
2fac753991
minor tweaks.
2000-05-04 05:21:50 +00:00
curt
6bc7ed9ba2
Overhaul of the navaid system to increase efficiency, reduce redundancy, and
...
also properly model the DME.
2000-05-04 01:18:45 +00:00
curt
921beb96d7
First stab at NAV1 and GS hold modes for the autopilot.
2000-04-30 22:21:47 +00:00
curt
b62900e44c
Minor autopilot/gui tweaks.
2000-04-30 07:33:11 +00:00
curt
3ecf1b8dce
Autopilot "class-ification".
...
Separated out gui parts of autopilot control from the actual autopilot code.
2000-04-30 06:51:49 +00:00
curt
3b34980556
Updates to simple.[ch]xx to use gdbm to look up airport values.
2000-03-29 20:21:31 +00:00
curt
1294aed465
One more pass at a reorg.
2000-02-16 23:01:03 +00:00
curt
485230b443
Code reorganization.
2000-02-15 03:30:01 +00:00
curt
797fb48d03
Playing around with altitude hold settings.
1999-12-13 21:44:21 +00:00
curt
229ba460d8
Moved wgs_84 time and distance calc routines to fg_geodesy.[ch]xx
1999-10-14 19:31:55 +00:00
curt
e78f205b38
Added some temporary debugging msgs (now commented out.)
1999-10-14 01:53:20 +00:00
curt
23b97f93fe
Replaced all instances of pow(a,2.0) with (a*a)
1999-10-13 19:33:17 +00:00
curt
de03bd75bd
Default to no force-disengage of autopilot for now.
1999-10-12 03:29:10 +00:00
curt
b86e6ddc11
Updating FGFS <=> FDM interface.
1999-10-11 23:09:07 +00:00
curt
4e043de1f1
Added "ETA" to display.
1999-10-10 16:47:21 +00:00
curt
65ea4e8bfc
Updates contributed by Norman Vine.
1999-10-09 13:07:35 +00:00
curt
26193c5b19
PVE serial output tweaks.
...
Other minor tweaks.
1999-10-01 20:07:44 +00:00
curt
057fa8d37e
Norman's autopilot updates, now serving great circle routes direct to
...
the center of airports.
1999-09-11 02:07:48 +00:00
Tim Moore
c90db01dc8
source tree reorganization prior to flightgear 0.7
...
SimGear and TerraGear appear to have been split off at this time.
2009-09-14 14:26:20 +02:00