diff --git a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM/flight_model.cfg b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM/flight_model.cfg index 6256e0aa..8778317f 100644 --- a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM/flight_model.cfg +++ b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM/flight_model.cfg @@ -345,7 +345,7 @@ elevator_effectiveness = 1 elevator_maxangle_scalar = 0.465 aileron_effectiveness = 0.95 rudder_effectiveness = 0.21 -rudder_maxangle_scalar = 1 +rudder_maxangle_scalar = 0.97 pitch_stability = 4 roll_stability = 0.65 yaw_stability = 1 @@ -364,8 +364,8 @@ gyro_precession_on_yaw = 0 engine_wash_on_roll = 0 ; Torque effect wingflex_scalar = 0.75 wingflex_offset = -0.25 -ground_crosswind_effect_zero_speed = -1000 -ground_crosswind_effect_max_speed = -1000 +ground_crosswind_effect_zero_speed = 10 +ground_crosswind_effect_zero_speed = 90 ground_high_speed_steeringwheel_static_friction_scalar = 1 ground_high_speed_otherwheel_static_friction_scalar = 1 diff --git a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFMSL/flight_model.cfg b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFMSL/flight_model.cfg index 0d2de1b1..05d24225 100644 --- a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFMSL/flight_model.cfg +++ b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFMSL/flight_model.cfg @@ -345,7 +345,7 @@ elevator_effectiveness = 1 elevator_maxangle_scalar = 0.465 aileron_effectiveness = 0.95 rudder_effectiveness = 0.21 -rudder_maxangle_scalar = 1 +rudder_maxangle_scalar = 0.97 pitch_stability = 4 roll_stability = 0.65 yaw_stability = 1 @@ -364,8 +364,8 @@ gyro_precession_on_yaw = 0 engine_wash_on_roll = 0 ; Torque effect wingflex_scalar = 0.75 wingflex_offset = -0.25 -ground_crosswind_effect_zero_speed = -1000 -ground_crosswind_effect_max_speed = -1000 +ground_crosswind_effect_zero_speed = 10 +ground_crosswind_effect_zero_speed = 90 ground_high_speed_steeringwheel_static_friction_scalar = 1 ground_high_speed_otherwheel_static_friction_scalar = 1 diff --git a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM_acj/flight_model.cfg b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM_acj/flight_model.cfg index 6256e0aa..8778317f 100644 --- a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM_acj/flight_model.cfg +++ b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoCFM_acj/flight_model.cfg @@ -345,7 +345,7 @@ elevator_effectiveness = 1 elevator_maxangle_scalar = 0.465 aileron_effectiveness = 0.95 rudder_effectiveness = 0.21 -rudder_maxangle_scalar = 1 +rudder_maxangle_scalar = 0.97 pitch_stability = 4 roll_stability = 0.65 yaw_stability = 1 @@ -364,8 +364,8 @@ gyro_precession_on_yaw = 0 engine_wash_on_roll = 0 ; Torque effect wingflex_scalar = 0.75 wingflex_offset = -0.25 -ground_crosswind_effect_zero_speed = -1000 -ground_crosswind_effect_max_speed = -1000 +ground_crosswind_effect_zero_speed = 10 +ground_crosswind_effect_zero_speed = 90 ground_high_speed_steeringwheel_static_friction_scalar = 1 ground_high_speed_otherwheel_static_friction_scalar = 1 diff --git a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE/flight_model.cfg b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE/flight_model.cfg index 6256e0aa..8778317f 100644 --- a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE/flight_model.cfg +++ b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE/flight_model.cfg @@ -345,7 +345,7 @@ elevator_effectiveness = 1 elevator_maxangle_scalar = 0.465 aileron_effectiveness = 0.95 rudder_effectiveness = 0.21 -rudder_maxangle_scalar = 1 +rudder_maxangle_scalar = 0.97 pitch_stability = 4 roll_stability = 0.65 yaw_stability = 1 @@ -364,8 +364,8 @@ gyro_precession_on_yaw = 0 engine_wash_on_roll = 0 ; Torque effect wingflex_scalar = 0.75 wingflex_offset = -0.25 -ground_crosswind_effect_zero_speed = -1000 -ground_crosswind_effect_max_speed = -1000 +ground_crosswind_effect_zero_speed = 10 +ground_crosswind_effect_zero_speed = 90 ground_high_speed_steeringwheel_static_friction_scalar = 1 ground_high_speed_otherwheel_static_friction_scalar = 1 diff --git a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE_acj/flight_model.cfg b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE_acj/flight_model.cfg index 6256e0aa..8778317f 100644 --- a/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE_acj/flight_model.cfg +++ b/hsim-a319ceo/src/base/lvfr-horizonsim-airbus-a319-ceo/SimObjects/Airplanes/A319ceoIAE_acj/flight_model.cfg @@ -345,7 +345,7 @@ elevator_effectiveness = 1 elevator_maxangle_scalar = 0.465 aileron_effectiveness = 0.95 rudder_effectiveness = 0.21 -rudder_maxangle_scalar = 1 +rudder_maxangle_scalar = 0.97 pitch_stability = 4 roll_stability = 0.65 yaw_stability = 1 @@ -364,8 +364,8 @@ gyro_precession_on_yaw = 0 engine_wash_on_roll = 0 ; Torque effect wingflex_scalar = 0.75 wingflex_offset = -0.25 -ground_crosswind_effect_zero_speed = -1000 -ground_crosswind_effect_max_speed = -1000 +ground_crosswind_effect_zero_speed = 10 +ground_crosswind_effect_zero_speed = 90 ground_high_speed_steeringwheel_static_friction_scalar = 1 ground_high_speed_otherwheel_static_friction_scalar = 1