Menu

FGAddon Commit Log


Commit Date  
[r3328] by lbrenta

Citation II: renaming files in preparation for the next patch.

2018-07-13 21:14:17 Tree
[r3327] by lbrenta

Citation II 4.1.2: make the altitude alerter dimmable

The altitude alerter (where the pilot selects the target altitude of
the autopilot) now has a red glass windod in front of it, visible with
reflection of sunlight. The DIM knob now works.

Another great contribution by Sasha Reißner, always paying attention
to detail.

2018-07-13 20:01:36 Tree
[r3326] by lbrenta

dhc2: bug fix: make water rudders steer in the correct direction.

Also, animate the rudders correctly.

(Reported by "dilbert" on the forum where I chanced upon it).

2018-07-08 17:30:57 Tree
[r3325] by lbrenta

B-25: minor bug fix in the FDM; replace some Nasal with property-cycle.

* b25j-yasim.xml: delete; was identical to b25-yasim.xml.
* b25j-set.xml: use b25-yasim.xml.
* b25-yasim.xml:
- <propeller/moment>: the rod method should use the mass of a single blade, not the
entire propeller, before multiplying by the number of blades.
- <propeller/takeoff-rpm>, <propeller/takeoff-power>: add.
- <propeller/mass>: correct; add the mass of the propeller too.
- <ballast>: adjust to keep CoG approximately at 25% MAC.
* Models/Interior/Panel/Pedestal/console.xml: use property-cycle for the supercharger
speeds. The POH states that the pilot should shift speeds quickly and decisively.
* Nasal/b25.nas: delete the handling of the boost property of engines.
* Systems/b25-keyboard.xml, Systems/help.xml: Alt+S to shift supercharger speeds.

2018-07-08 14:48:36 Tree
[r3324] by lbrenta

F6F-Hellcat: new FDM, two-speed supercharger and some bug fixes.

* Do not pollute the property trees of remote aircraft over multiplayer:
find Models/ -name '*.xml' -exec sed -r -i 's,>/,>,g' {} \;
* Models/Interior/Panel/Instruments/rpm/rpm.xml: one revolution of the needle per 1000 rpm
instead of per 10k RPM. Makes the instrument much more usable.
* Systems/f6f-keyboard.xml, Systems/help.xml: Alt+S to toggle supercharger speed.
* f6f-base.xml: initialize property for supercharger speed. Allow-toggle-cockpit: true.
* f6f-yasim.xml: rewrite performance numbers to allow landing. Previously, the propeller
thrust at idle was such that even with full flaps, airspeed would not drop below 90 knots,
preventing landing.
Also, implement the two-speed, two stage supercharger of the R-2800. Low speed can
maintain 56" of manifold pressure (!) up to 14500 ft; high speed up to 23500 ft. Not
implemented is the power drawn by the supercharger.

2018-07-08 13:22:08 Tree
[r3323] by lbrenta

B-25: animate the supercharger control levers. More assorted bug fixes.

* Models/Interior/Panel/Pedestal/console.xml: animate the supercharger control levers; add
a pick animation that calls...
* Nasal/b25.nas: ... the new procedure Engine.toggle_blower().
* Models/Interior/Panel/Instruments/vsi/vsi.xml: correct the movement of the needle.
* b25{,j}-yasim.xml: the nose wheel is castering, not steerable. Use tail wheel lock for the
nose wheel lock for consistency with taildraggers. USE DIFFERENTIAL BRAKING ONLY TO STEER.

2018-07-03 22:17:29 Tree
[r3322] by lbrenta

B-25: do not pollute the property trees of other aircraft over multiplayer.

find Models/ -name '*.xml' -exec sed -r -i 's,>/,>,g' {} \;

Also, delete Systems/engines.xml and the loading thereof in b25-base.xml; unnecessary.

2018-07-03 18:55:45 Tree
[r3321] by lbrenta

B-25: assorted bug fixes.

* Systems/views.xml: remove spaces around the numbers for the fields of view.
* b25-base.xml: do not load blower.nas anymore; redundant with the blower parts in b25.nas.
* Nasal/blower.nas: delete.
* Nasal/b25.nas: make F and f keys shift blower speeds on both engines, not just the right engine.
* Models/Lights/light-cone.xml: remove from the preview of fgrun.
* Models/Interior/Panel/Pedestal/console.xml: rotate the landing light switches correctly
(ON=forward).
* Models/Interior/Divers/divers.xml: remove leading slashes in property paths.

2018-07-03 00:00:40 Tree
[r3320] by lbrenta

B-24-Liberator: rotate the dorsal turret with the mouse.

Contribution by Alexandre Brenta, taking and adjusting turrets.nas by 5H1N0B1
from the B-17.

* Models/Guns/guns.xml: rotate vertically with a parameter.
* Models/b24.xml:
- rotate the dorsal turret horizontally. Note: some interior elements do not
rotate yet; they are part of the fuselage and should be separated from it.
This is a planned enhancement.
- rotate the guns vertically, passing various parameters as overlays to each
gun. This makes it very easy to add more animations for the other views in the
future by changing only turrets.nas.

Planned enhancements:
* Split from the fuselage the elements that should be part of turrets; in particular
in the tail turret and the interior of the dorsal turret.
* Write the missing animations for the tail turret, waist and nose guns.

2018-06-26 21:53:20 Tree
[r3319] by lbrenta

dhc2: implement wing tip tanks; the aircraft had 100 pounds of fuel in
each by default but the switch in the cockpit was non-functional.

* Systems/fuel.xml: new fuel flows from the wing tip tanks to the forward tank.
* Nasal/dhc2.nas: delete unused code.

2018-06-25 20:53:08 Tree
Older >
MongoDB Logo MongoDB