Page 2 of 2

Re: Oi4FS Support 2

Posted: Sun Aug 01, 2021 11:24 pm
by duri1979
Hi
Would you please checkt also the default G3000? on cessna longitude ? Everything is working fine just the speed is not, it has Autothrottle implemented, or make new g3000 and sell it to us.


Thank you
Juraj

Re: Oi4FS Support 2

Posted: Fri Sep 24, 2021 8:36 pm
by Storm24
Hello.
I have opencockpit boards, (2 masters, several input and output, digits, usb keys for the CDU),I like to fly with aerosoft's CRJ7.

- Which rksoftware is indicated to be able to use my hardware OC with the simulator and fly with CRJ7?
- Is it compatible with OC usb keys and other cards?

Best regards
Paulo C.

Re: Oi4FS Support 2

Posted: Tue Sep 28, 2021 5:45 pm
by mvr1918
You will need the Oi4FS(main program) and the OiASCRJ(driver) to use Opencockpits hardware with the Aerosoft CRJ in MSFS.

The OiASCRJ supports the following functions: MCP, EFIS-L, CDU-L, COMs, NAVs, and ATC.

All standard Opencockpits hardware will work.

Re: Oi4FS Support 2

Posted: Sat Oct 09, 2021 10:30 am
by mvr1918
duri1979 wrote:Hi
Would you please checkt also the default G3000? on cessna longitude ? Everything is working fine just the speed is not, it has Autothrottle implemented, or make new g3000 and sell it to us.


Thank you
Juraj
Just tested the OiMS driver with the latest WT G3000 v0.7.4 and I do not have issues with the AutoThrottle. Everything works as it should.

Please describe in detail what the problem is.

Re: Oi4FS Support 2

Posted: Sat Oct 16, 2021 8:15 pm
by Cmte. Pena
Hi Roar!

When I try to configure my FMS like a CDU to the FS CJ4, Oi4FS simply close. :(

I don't know if there's some wrong with the FMS, but it is reconized by the Windows 10 like the second monitor.

Look how the Sioc reconize my modules: https://drive.google.com/file/d/1APvkh9 ... sp=sharing

I have all the redistributables and the net framework: https://drive.google.com/file/d/15XWFA3 ... sp=sharing

Re: Oi4FS Support 2

Posted: Sat Oct 16, 2021 10:49 pm
by mvr1918
The SIOC image tells me that you have an older FMC with a device string that is not recognized in the Oi4FS configuration routine.

You have to add in :

USBKeys=13,7

after the MASTER line that defines the MCP module in the FS_MS CJ4.ini file.

You also have to decompile the Oi4FS-MS CJ4 v1.0.ssi to text file and change the line

Var 1999, name CDU1, static, Link IOCARD_KEYS, Device 13

so it reads
Var 1999, name CDU1, static, Link USB_KEYS, Device 13

save it and compile it.

This change can also be done easily in Oi4FS "SCRIPTS" page

Re: Oi4FS Support 2

Posted: Sun Oct 17, 2021 12:54 pm
by Cmte. Pena
Roar,

I´m having now:

sioc.ini

https://drive.google.com/file/d/12hpEzL ... sp=sharing

https://drive.google.com/file/d/1dBRJwb ... sp=sharing

CJ4 script

https://drive.google.com/file/d/1fc0Gfr ... sp=sharing

The problem persists. When I click at the "1.Airplane" box the Oi4FS closes. :(

Re: Oi4FS Support 2

Posted: Sun Oct 17, 2021 5:48 pm
by mvr1918
Your configuration file is corrupt. Why have you used the SIOC auto configurator? It messes up the configuration file.
It should not be used with Oi4FS, see the Oi4FS documentation.

Here is a correct FS_MS CJ4.ini file for your modules
[SIOC]
IOCP_port=8092
IOCP_timeout=4000
Minimized=Yes
toggle_delay=20
[IOCARDS MODULE]
IOCard_disable=No
IOCard_LPT=No
[FSUIPC MODULE]
FSUipcdisable=No
FSUipcRefresh=60
[IOCP CLIENTS MODULES]
IOCPini_delay=3000
IOCPclient0_disable=no
IOCPclient0_host=localhost
IOCPclient0_port=8099
IOCPclient1_disable=yes
IOCPclient1_host=localhost
IOCPclient1_port=8092
[SOUND MODULE]
Sound_disable=Yes
Volume=100
[*]
[FS_MS CJ4]
CONFIG_FILE=Oi4FS-MS CJ4 v1.0.ssi
MASTER=15,5,1,13
USBKeys=13,7

Re: Oi4FS V1.5

Posted: Sat Nov 13, 2021 6:43 pm
by ose159
Hi Roar,

samething strange :

I set the hdg, vertical speed and than the autopilot.
I disconnect just the hdg with the vertical speed and autopilot still on
The autopilot force the plane to go back to the old hdg even if i manually try to change it.
I use a default cesna plane.
Anyone else having the same problem ?

Thanks in advance

Claudio Damiani
349-2614967

Re: Oi4FS Support 2

Posted: Fri Sep 02, 2022 11:23 am
by mvr1918
Claudio, is this issue fixed?