uriba107 / fcc_controller

Atmega 32u4 based USB HID controller for ViperCore's FCC3 Force sensing mod for TM warthog/Cougar
MIT License
5 stars 5 forks source link

FCC3 controller board

This Arduino Based project, is meant to allow FCC3 force sensing mod for Cougar, to be used with Thrustmaster Warthog without the need to use the old TM Cougar Electronics

This software is distributed under MIT license, and is provided as is and without any warranty what so ever. Further information can be found in "license.txt" which belongs to the LUFA framework on which controller code is based.

Table Of Content

Features

Note:
The code was developed with the help of ViperCore, makers of the FCC3. They have also produce a compatible board which can be purchsed either as a Standalone board or bundled with FCW1 module

What settings are recommended

FLCS and SSC config had changed over the years, so depending on what type of F-16 you want to model, settings will vary.

Blocks 30/32 and before:

Block 40/42 and after:

FLCS in F-16

There are two types of FLCS installed in F-16s.The controller attempts to emulate both system operational logic.

In both cases, force ratio is maintained by the controller. The selected force setting is used as full pitch up command (which is the maximum required force), while pitch down and roll are proportional according to the FLCS version emulated.

Analog FLCS

Real life:
Full pitch up command is 180N (about 18Kgf), while full pitch down and full roll are 80N (or about 8Kgf).

Controller example: in 9Kg/f mode, full pitch up will be 9kg/f for full deflection, but on the other axis, only 4kg/f will be required.

Digital FLCS

Real life:
full pitch up command is 25lbf, while full pitch down is 16lbf and full roll is 17lbf.

Controller example:
In 9kgf mode, Pitch up command will be 9kgf for full deflection. full pitch down will require 5.76kgf and full roll will require 6.12kgf.

Cheat sheet

Image of fcc_controller button layout

BOM