logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ffcfstress - constant force stress test for force-feedback devices

Author

ffcfstress was written by Oliver Hamann.

       This manual page was written by Stephen Kitt <steve@sk2.org>, for the Debian GNU/Linux system (but may be
       used by others).  It was last modified for ffcfstress dated February 15, 2002.

ffcfstress                                        March 8, 2009                                    ffcfstress(1)

Description

       ffcfstress  stress tests constant non-enveloped forces on a force feedback device.  It simulates a moving
       spring force by applying a frequently updated constant force effect.

       Beware,thestresstestmaydamageyourdevice!

Name

       ffcfstress - constant force stress test for force-feedback devices

Options

       At least one option is required.

       -d <device>
              The device to test (by default /dev/input/event0).

       -u <updaterate>
              The update rate in Hz (25 by default).

       -f <frequency>
              The spring center motion frequency in Hz (0.1 by default).

       -a <amplitude>
              The spring center motion amplitude, between 0.0 and 1.0 (1.0 by default).

       -s <strength>
              The spring strength factor (1.0 by default).

       -x <axis>
              absolute axis to test (default: 0)
              [0 = X, 1 = Y, 2 = Z, 3 = RX, 4 = RY, 5 = RZ, 6 = WHEEL]

       -A     switch off auto-centering

       -o     Dummy option, useful when all defaults should be used.

See Also

ffmvforce(1), fftest(1), jstest(1).

Synopsis

ffcfstress [-d <device>] [-u <updaterate>] [-f <frequency>] [-a <amplitude>] [-s <strength>] [-x <axis>]
       [-A] [-o]

See Also