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
Oi4FS Support 2
Re: Oi4FS Support 2
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.
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
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.
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
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.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
Please describe in detail what the problem is.
-
- Posts: 32
- Joined: Sun Mar 19, 2017 2:07 pm
- Location: Brazil
Re: Oi4FS Support 2
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
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
Cmte. Pena
Keep flying.
Keep flying.
Re: Oi4FS Support 2
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
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
- Attachments
-
- Screenshot 2021-10-17 004740.png (51 KiB) Viewed 4800 times
-
- Posts: 32
- Joined: Sun Mar 19, 2017 2:07 pm
- Location: Brazil
Re: Oi4FS Support 2
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.
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.
Cmte. Pena
Keep flying.
Keep flying.
Re: Oi4FS Support 2
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
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
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
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
Claudio, is this issue fixed?