-
Posts
38,265 -
Joined
-
Days Won
170
Content Type
Profiles
Forums
Events
Gallery
Downloads
Everything posted by Pete Dowson
-
keyboard assignment ?
Pete Dowson replied to jackcford's topic in FSUIPC Support Pete Dowson Modules
Yeah. The control names are none too good in many cases. All FSUIPC does is read the FS assigned names from the CONTROLS.DLL, so it gets what MS called them internally. It's the only was FSUIPC can get the correct list for each version of FS without me building in losts of extra data. Regards, Pete -
Of course, they can program it how they like. Maybe they didn't like the way the FS A/P controlled vertical modes, but were happy with the horizontal control. You'd have to ask the authors. Regards, Pete
-
Of course, they can program it how they like. Maybe they didn't like the way the FS A/P controlled vertical modes, but were happy with the horizontal control. You'd have to ask the authors. Regards, Pete
-
Please use the FSUIPC weather logging (see Technical page) to help figure out what is happening. Maybe also enable IPC write logging. If you need me to check it, zip the appropriate log and send it as an attachment. Try to keep it short, please. Pete
-
Please use the FSUIPC weather logging (see Technical page) to help figure out what is happening. Maybe also enable IPC write logging. If you need me to check it, zip the appropriate log and send it as an attachment. Try to keep it short, please. Pete
-
keyboard assignment ?
Pete Dowson replied to jackcford's topic in FSUIPC Support Pete Dowson Modules
All FS controls and then some can be assigned to buttons or keystrokes in FSUIPC's Buttons and Keys pages. The Taxi light switch is "Toggle Taxi Lights". Pete -
keyboard assignment ?
Pete Dowson replied to jackcford's topic in FSUIPC Support Pete Dowson Modules
All FS controls and then some can be assigned to buttons or keystrokes in FSUIPC's Buttons and Keys pages. The Taxi light switch is "Toggle Taxi Lights". Pete -
If they do not use the Microsoft Autopilot for these things then there will be no "offset". The A/P variables will likely be maintained internally to their A/P gauge. Regards, Pete
-
If they do not use the Microsoft Autopilot for these things then there will be no "offset". The A/P variables will likely be maintained internally to their A/P gauge. Regards, Pete
-
FSMeteo and Radar Contact V3 -- yes. FSNavigator, and panel components -- no. The latter are not separate programs but only modules of FS and cannot run except inside FS. There are separate instrument sets, such as Project Magenta (payware) and FreeFD (freeware) which you could investigate. There are links on the Schiratti site. Regards, Pete
-
FSMeteo and Radar Contact V3 -- yes. FSNavigator, and panel components -- no. The latter are not separate programs but only modules of FS and cannot run except inside FS. There are separate instrument sets, such as Project Magenta (payware) and FreeFD (freeware) which you could investigate. There are links on the Schiratti site. Regards, Pete
-
Sorry, I really know nothing about Squawkbox or VATSIM. Possibly SB is assuming it is talking to FS2000 or even FS98? The Multiplayer protocol changed between some FS versions. If no one else here can help I would suggest you might get better help with the Squawkbox folks. Do they have a forum or support site? Regards. Pete
-
Sorry, I really know nothing about Squawkbox or VATSIM. Possibly SB is assuming it is talking to FS2000 or even FS98? The Multiplayer protocol changed between some FS versions. If no one else here can help I would suggest you might get better help with the Squawkbox folks. Do they have a forum or support site? Regards. Pete
-
Interesting idea. Thanks. I'll bear it in mind. Best, Pete
-
Interesting idea. Thanks. I'll bear it in mind. Best, Pete
-
Keybord key for autorudder on and off
Pete Dowson replied to Seat7's topic in FSUIPC Support Pete Dowson Modules
In the drop-down for either Keys or Buttons -- the controls are called "Autocoord Off", "On, "Set" and "Toggle". Auto rudder was always called AUTO COORDINATION internally in FS and the control names they assigned reflect that. Pete -
Keybord key for autorudder on and off
Pete Dowson replied to Seat7's topic in FSUIPC Support Pete Dowson Modules
In the drop-down for either Keys or Buttons -- the controls are called "Autocoord Off", "On, "Set" and "Toggle". Auto rudder was always called AUTO COORDINATION internally in FS and the control names they assigned reflect that. Pete -
Using local or global weather -- i.e. where is your weather source? Also I would need to see your FSUIPC.INI file (from the FS Modules folder). You can also enable "weather logging" in FSUIPC's Technical page -- it will produce a file called FSUIPC.LOG which may also be useful, but take care as it can get very large. Always Zip anything you send unless very small. Thanks, Pete
-
Using local or global weather -- i.e. where is your weather source? Also I would need to see your FSUIPC.INI file (from the FS Modules folder). You can also enable "weather logging" in FSUIPC's Technical page -- it will produce a file called FSUIPC.LOG which may also be useful, but take care as it can get very large. Always Zip anything you send unless very small. Thanks, Pete
-
Shutting Down via WideFS?
Pete Dowson replied to StuartWhelan's topic in FSUIPC Support Pete Dowson Modules
Yes. In fact I got this working okay just before I went on holiday, but didn't have time to make a release with it included. I'll try to get an interim update out soon, before I plough back into FS9 work. Regards, Pete -
Shutting Down via WideFS?
Pete Dowson replied to StuartWhelan's topic in FSUIPC Support Pete Dowson Modules
Yes. In fact I got this working okay just before I went on holiday, but didn't have time to make a release with it included. I'll try to get an interim update out soon, before I plough back into FS9 work. Regards, Pete -
There's no way at all to get the actual FS cloud graphics locations, in any version of FS. I think that's pretty far off (according to MS). All any weather radar can do it make a sort of representation based on the METAR station reports within its range. It will be doing that from the METAR reports, either in a .WX file, or from one of the weather programs. Regards, Pete
-
FS does not simulate a separate A/P disengage control, only the A/P on/off switch itself (as operated by the Z key by default, or the A/P switch in the gauges). The offset for the switch state is 07BC (A/P Master Switch). If you have built an MCP with a disengage switch/bar then the logic should switch the AP master off, if it is on, and, if you have a LED as you say, light it. When the Disengage switch is in the Off position you should of course disable your AP button(s). Regards, Pete