开发 Airbus A320neoA20N

Airbus A320neo

FFB-Bridge No reviews yet updated 5d ago
Download .json

Free to use, modify, and re-share non-commercially in the community — no selling. Provided as is, no warranty; use at your own risk. 配置文件库术语.

字符

How this profile feels, effect by effect, read straight from the profile JSON.

Spring / centering Moderate
Force ceiling 浅色
Overall force Minimal
Trim relief 浅色
G-load Minimal
跑道隆隆声 Firm
失速抖振 浅色
湍流 Moderate
发动机隆隆声 浅色
Stick-alive Minimal

Notes from FFB-Bridge

Fly-by-wire sidestick. Deliberately light: near-flat surface-force feedback (ForceGain 0.04), constant artificial centering with no q-blend, no trim feel and no G-load — the passive sidestick character. Buffets and ground feel stay on.

Reviews

No reviews yet. Flown it? Be the first.

Discussion

No comments yet. Tried this profile? Start the conversation.

Profile JSON

Drop this into FFB-Bridge's profiles folder, or use Download / Copy above.

{
  "Forces": {
    "SpringStrength": 0.5,
    "SpringDeadband": 0.06,
    "ForceGain": 0.04,
    "CruiseSpeedRefKnots": 280.0,
    "MaxOutputForce": 0.25,
    "MasterGain": 0.85,
    "QBlendEnabled": false
  },
  "StickFeel": {
    "TrimFeelEnabled": false,
    "TrimFeel": {
      "ElevatorAuthority": 0.2,
      "AileronAuthority": 0.1
    },
    "GLoadEnabled": false,
    "GLoadStiffness": {
      "MinFactor": 1.0,
      "GGain": 0.0,
      "MaxFactor": 1.0
    },
    "DynamicDeadbandEnabled": false,
    "DynamicDeadband": {
      "LowSpeedWidening": 0.0,
      "FullSpeedRefKnots": 1.0
    },
    "ControlEdgeEnabled": false,
    "ControlEdge": {
      "EdgeStart": 1.0,
      "Gain": 0.0
    },
    "RateDampingEnabled": true,
    "RateDamping": {
      "PitchGain": 0.04,
      "RollGain": 0.04,
      "MaxForce": 0.12
    },
    "StickDropEnabled": false,
    "StickDrop": {
      "Force": 0.0,
      "FadeKts": 1.0
    },
    "TrimReliefEnabled": false
  },
  "Ground": {
    "Enabled": true,
    "Rumble": {
      "MinSpeedKt": 5.0,
      "FullSpeedKt": 120.0,
      "Gain": 0.36
    },
    "Thump": {
      "ReferenceSinkFps": 8.0,
      "MinSinkFps": 1.0,
      "Gain": 0.88
    },
    "Bumps": {
      "StartSpeedKt": 18.0,
      "FullSpeedKt": 90.0,
      "Gain": 0.3
    },
    "Brake": {
      "MinSpeedKt": 5.0,
      "FullSpeedKt": 55.0,
      "BrakeDeadband": 0.07,
      "Gain": 0.42
    },
    "Reverse": {
      "MinSpeedKt": 35.0,
      "FullSpeedKt": 125.0,
      "Gain": 0.44
    },
    "SurfaceScalingEnabled": true
  },
  "Aero": {
    "Enabled": true,
    "Stall": {
      "Gain": 0.22
    },
    "Overspeed": {
      "Gain": 0.62
    },
    "Mach": {
      "MinMach": 0.78,
      "FullMach": 0.82,
      "Gain": 0.42
    },
    "Turbulence": {
      "MinStddev": 0.025,
      "FullStddev": 0.32,
      "Gain": 0.3
    },
    "Spoiler": {
      "MinDeploy": 0.08,
      "MinSpeedKt": 80.0,
      "FullSpeedKt": 230.0,
      "Gain": 0.45
    },
    "Flap": {
      "MaxFlapIndex": 5,
      "MinFlapIndex": 1,
      "MinSpeedKt": 120.0,
      "FullSpeedKt": 177.0,
      "Gain": 0.22
    },
    "Gear": {
      "MinSpeedKt": 140.0,
      "FullSpeedKt": 250.0,
      "Gain": 0.2
    },
    "TurbulenceWindowSamples": 24
  },
  "Mechanical": {
    "Enabled": true,
    "GearDeploy": {
      "Gain": 0.52
    },
    "FlapStep": {
      "Gain": 0.24
    }
  },
  "AeroDrag": {
    "Enabled": false,
    "Flap": {
      "Gain": 0.0
    },
    "Spoiler": {
      "Gain": 0.0
    },
    "Gear": {
      "Gain": 0.0
    },
    "Propwash": {
      "Gain": 0.0
    }
  },
  "Autopilot": {
    "FollowEnabled": false,
    "FollowAuthority": 0.05,
    "FollowSpringStrength": 0.25
  },
  "Engine": {
    "Enabled": true,
    "Rumble": {
      "IdleRpmPct": 0.28,
      "FullRpmPct": 1.0,
      "Gain": 0.1
    }
  }
}