Results 1 to 10 of 219
-
11-30-2009, 09:15 AM #1
- Join Date
- Sep 2009
- Location
- Netherlands
- Posts
- 158
Need testers for 737 systems simulator software
Hello,
I'm slowly adding support for different hardware into my system simulation software. I recently added support to connect to a IOCP server for controlling opencockpits hardware. Because I don't have this hardware, and I don't have experience with it, I'd like some feedback on this.
The package is freeware for noncommercial use and you'll find lots and lots of hardcore simulation and an instructor station in there. The scope of the system is: full overhead panel, fire panel, master caution system and instructor station.
It's been in use for over a year at our training center. The only prerequisite at this moment is an installed dot net runtime. FSUIPC is needed if you want to connect to flightsim. You can download the system from http://marty.selfip.com
Please discuss anything you like, don't like, run into, or other things. I'd like as much feedback as possible to improve this system.
Thanks,
Marty
-
11-30-2009, 02:38 PM #2
- Join Date
- Mar 2009
- Location
- Usa
- Posts
- 389
Re: Need testers for 737 systems simulator software
Got your message and read it last night, I downloaded the software but did not do much with it as I as in Paris, .. Back in Almere now and this weekend I am going to give it a serious play
-
12-01-2009, 02:46 AM #3
Re: Need testers for 737 systems simulator software
Hi Marty,
will this also work with the hardware joystick controller from Leo (http://www.leobodnar.com/products/BU0836X/) ?
My idea is when a swtich is pressed that is connected to the USB board above and running your software, than the status in your software will be changed and the respective LED will go on on my opencockpits USB Output card.
Has anyone tested this yet with OC USB Output?
Thanks
Mark
-
12-01-2009, 06:27 AM #4
- Join Date
- Sep 2009
- Location
- Netherlands
- Posts
- 158
Re: Need testers for 737 systems simulator software
I'm not familiar with this card, but it looks like it emulates a joystick. At current I do not support joystick interface input, but it should not be too hard to implement. All inputs and outputs in the software can be mixed over all supported hardware, so there will be no problem in having it report its status over an opencockpits card. I'm going to look into joystick support now.
Edit:
Joystick support seems to be working in my development version. I will do some more testing and it should be available this week.Last edited by metamarty; 12-01-2009 at 10:29 AM. Reason: New testresults
-
Post Thanks / Like - 2 Thanks, 0 Likes, 0 Dislikes
-
12-02-2009, 06:49 AM #5
Re: Need testers for 737 systems simulator software
Hi Marty,
wow, great news.
and the best thing would be to get it also working with this usb Servo card
(http://www.opencockpits.com/catalog/...ml?cPath=21_32)
Than it can also be used to display the gauges
regards,
Markus
-
12-02-2009, 07:33 AM #6
- Join Date
- Sep 2009
- Location
- Netherlands
- Posts
- 158
Re: Need testers for 737 systems simulator software
The good thing about opencockpits is that I don't have to deal with hardware. I only send values to the opencockpits server. Because of some unknowns, I currently don't send gauge information to the server yet. I will need to have some more information on that, but it will certainly be working in the future.
At this moment, calibration of servo's is done in the program, but I don't know how opencockpits hardware deal with this. If anybody has more info, I'd like to know.
-
12-03-2009, 03:04 PM #7
- Join Date
- Sep 2009
- Location
- Netherlands
- Posts
- 158
Re: Need testers for 737 systems simulator software
I've uploaded a new version with joystick support. Can anyone try it out?
-
12-03-2009, 03:23 PM #8
Re: Need testers for 737 systems simulator software
Hi Marty,
i have just tried it.
Joy2.jpg shows the Gamecontroller joysticks reconized by Windows
Joy1.jpg shows the Joysticks recognized by Prosim737
So the BU0836X Interface is not showing up and therefore not selectable...
-
12-03-2009, 03:28 PM #9
- Join Date
- Nov 2008
- Location
- seattle
- Posts
- 139
Re: Need testers for 737 systems simulator software
Hi there, names Andy ,I installed and "played" last night and am very impressed. I have a LED64 and an 8-servo card ,both phidgets and in minutes I had my APU EGT guage working!! I have no phidget inputs set up yet so I could not really get things to work BUT I have lots of Leo's "X" cards already wired into my overhead so I can't wait to get home with this new version and assign some switches.
So far I have lots of praise and only one question? Can I assign a single on-off switch to say the Cross-feed by picking the same port number to the "OFF" as well as the "ON'" , or do I need to use two ports in the input card one for "off" and another for "on". I guess I will find out tonight when I get home.?
This is exactly the bridge that I need in my sim to get full systems with the default plane and not spend hundreds or thousands doing it.
THANK YOU THANK YOU!!
I will test and report and do what I can to help you help me.
Andy Smith
-
12-03-2009, 04:44 PM #10
- Join Date
- Sep 2009
- Location
- Netherlands
- Posts
- 158
Re: Need testers for 737 systems simulator software
Ok, that is important information. The program asks windows for all joystick-class USB devices. Here is the tricky part. If this device says it is not a joystick, the program will not receive it. What I've done is upload a newer version of the program that requests all game-class type of controllers, and not just joysticks. Could you please redownload and see if it shows now?
Hi there, names Andy ,I installed and "played" last night and am very impressed. I have a LED64 and an 8-servo card ,both phidgets and in minutes I had my APU EGT guage working!! I have no phidget inputs set up yet so I could not really get things to work BUT I have lots of Leo's "X" cards already wired into my overhead so I can't wait to get home with this new version and assign some switches.
So far I have lots of praise and only one question? Can I assign a single on-off switch to say the Cross-feed by picking the same port number to the "OFF" as well as the "ON'" , or do I need to use two ports in the input card one for "off" and another for "on". I guess I will find out tonight when I get home.?
This is exactly the bridge that I need in my sim to get full systems with the default plane and not spend hundreds or thousands doing it.
THANK YOU THANK YOU!!
I will test and report and do what I can to help you help me.
Andy Smith
Yes, you can assign a single switch to a function. In the readme there is some text about configuring inputs. In short: Not all input states need to be connected. You may leave 1 input state unconnected. This will become the default state. For example, if you have a switch with 1 wire for the crossfeed, you configure the line "Crossfeed On" to the wire and you leave the line "Crossfeed off" unconfigured. When the program detects an input on this wire, the crossfeed will be on, otherwise it will be off.
It would not make sense to require all wires to be connected. A push button only has one wire, and could never work. So, simply leave one of the states unconfigured per switch and the program will figure out what state the switch is in.
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 Dislikesmarkusr thanked for this post
Similar Threads
-
Flight Simulator Visualizing Systems
By Ross182 in forum General Builder Questions All Aircraft TypesReplies: 1Last Post: 12-29-2009, 04:07 PM -
Switch sounds for PM Systems software
By mauriceb in forum PMSystemsReplies: 11Last Post: 05-20-2008, 08:47 AM -
Re: Software Development 747 Systems
By Michel Vandaele in forum PM General Q & AReplies: 1Last Post: 12-01-2004, 02:22 PM
Search Prettys Womans from your city for night
5.Sharing an Essay about PIC16F877