Search found 25 matches

by Grant_Edwards
25 Oct 2019 04:40
Forum: Other questions regarding HELI-X / Andere Fragen zu HELI-X
Topic: v7 dead band problem
Replies: 6
Views: 13540

Re: v7 dead band problem [Linux]

[I know this thread is old, but I spent a couple hours figuring this out the other day, so I thought I'd document it for posterity.] [This is all for Linux only] The simplest thing to do is to just eliminate all flat spots, deadband, gain and offset being applied by the old joystick API layer (which...
by Grant_Edwards
25 Oct 2019 02:43
Forum: HELI-X on Linux
Topic: No audio track in exported movies
Replies: 3
Views: 12054

No audio track in exported movies

I'm trying to export a movie of a recording in heli-x v8, and the resulting .mp4 file never has any audio. I've tried various video players/utilities and all of them agree that the .mp4 file simply has no audio track: $ ffmpeg -i movie_001.mp4 -hide_banner Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'mo...
by Grant_Edwards
23 Oct 2019 22:03
Forum: Tipps und Tricks / Tips and Tricks
Topic: Interface Poll/Umfrage
Replies: 30
Views: 81441

Re: Interface Poll/Umfrage

Futaba/Realflight Interlink Elite USB (bought on ebay for $50 including shipping) heli-x v8 Linux 64-bit (Gentoo) $ java -version openjdk version "1.8.0_222" OpenJDK Runtime Environment (IcedTea 3.13.0) (Gentoo icedtea-3.13.0) OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) The Int...
by Grant_Edwards
16 Oct 2019 04:11
Forum: HELI-X on Linux
Topic: Serially attached RC transmitter?
Replies: 4
Views: 11524

Re: Serially attached RC transmitter?

There's a user-space version of the driver that uses the uinput API at

https://github.com/GrantEdwards/fmspic-uinput/

It's simpler to build/use than the kernel module.
by Grant_Edwards
09 Oct 2019 21:42
Forum: Other questions regarding HELI-X / Andere Fragen zu HELI-X
Topic: phpBB Warnings on every post
Replies: 0
Views: 7550

phpBB Warnings on every post

Every time I click "Submit" to post to the forum, I end up on a page with nothing on it except the messages below: [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 506: count(): Parameter must be an array or an object that implements Countable [phpBB Debug...
by Grant_Edwards
09 Oct 2019 21:38
Forum: Other questions regarding HELI-X / Andere Fragen zu HELI-X
Topic: Dead links on controller page
Replies: 0
Views: 7190

Dead links on controller page

FYI,
Almost all of the links on the "Controller" page are broken.

IIRC, only the two Amazon links work.

https://www.heli-x.info/cms/controller/
by Grant_Edwards
06 Oct 2019 23:39
Forum: HELI-X on Linux
Topic: Serially attached RC transmitter?
Replies: 4
Views: 11524

Re: Serially attached RC transmitter?

Grant_Edwards wrote:
11 Nov 2012 19:53
If anybody else wants to use an RC transmitter with an "FMS PIC" serial cable, you
can get my fmspic Linux joystick driver from ...
Moved to https://github.com/GrantEdwards/fmspic/
by Grant_Edwards
06 Oct 2019 19:35
Forum: HELI-X on Linux
Topic: HELI-X7: Uncaught exception thrown in Thread[jME3 Main,6,main]
Replies: 4
Views: 10778

Re: HELI-X7: Uncaught exception thrown in Thread[jME3 Main,6,main]

On my machine, this error was because I did not have the "xrandr" utility installed.
by Grant_Edwards
05 Oct 2019 06:14
Forum: Suggestions / Vorschläge
Topic: Fixed-wing airplane simulator?
Replies: 1
Views: 8929

Re: Fixed-wing airplane simulator?

I see you've added fixed-wing plane simulation in v8! I said I'd pay extra for that, so I'll be registering again. I'm not sure my laptop has good enough video hardware, but hopefully my desktop can handle it. If not, maybe it's time for a new laptop. Heli-X is pretty much the only decent RC-sim opt...
by Grant_Edwards
01 Dec 2016 23:58
Forum: Suggestions / Vorschläge
Topic: Fixed-wing airplane simulator?
Replies: 1
Views: 8929

Fixed-wing airplane simulator?

Have you considered adding fixed-wing RC airplane simulation? I'd happily pay another €50 for decent airplane simulation. I know there are plenty of airplane simulators for Windows, and a couple for Mac, but there's very little available for Linux. There is one open-source option (crrcsim) for Linux...