All Activity
- Yesterday
-
- 6397 replies
-
- Screenshot
- Random
- (and 4 more)
-
Jordan Holsing joined the community
-
- 6397 replies
-
- 2
-
-
- Screenshot
- Random
- (and 4 more)
-
Scott Cebula started following Airbus A330
-
guilhermemoreira094 joined the community
-
- 6397 replies
-
- 3
-
-
- Screenshot
- Random
- (and 4 more)
-
- 6397 replies
-
- 4
-
-
- Screenshot
- Random
- (and 4 more)
- Last week
-
Great news to hear the dev´s are working on the Airbus A330. Let´s hope it´s been develop on P3D !!!. I´ll be first to buy !!! Kind regards! Alex.
-
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Martin von Dombrowski replied to Rob Ainscough's topic in General Forum
Just FYI: before Active Sky I was using Fs Global Real Weather which is a great tool with one major drawback: aircraft add on developers only opened up for Active Sky to use their weather radar with even though it would be perfectly doable for FSGRW. IIRC only in the Aerosoft Airbus I was able to use the weather radar together with FSGRW. So it's not a simulator restriction, it's more like a tit-for-tat kind of thing I would think. -
Dubrovnik to Zurich
- 6397 replies
-
- 6
-
-
- Screenshot
- Random
- (and 4 more)
-
- 6397 replies
-
- 3
-
-
- Screenshot
- Random
- (and 4 more)
-
Airbus sidestick mod (in progress)
Frederic Portemer replied to Ifikratis Kamenidis's topic in Chat about cockpit building
Bonjour, vous reste t'il des pcb svp ? ( Hello, do you have any pcbs left please? ) -
Spotlights Will Not Update Via FSL Control Center
Eric Dziura replied to Eric Dziura's topic in FSL Spotlights
Doh! -
Overhead panel switches
Allan RG Kidd replied to Allan RG Kidd's topic in Chat about cockpit building
I am obviously missing something. I have tried sending these instructions with both SPAD.NEXT and Honeycomb Configurator with the same result. I have also tried a short delay (100 millisecond) between each instruction. I have tried many of the square buttons on the overhead panel with the appropriate LVAR - I cannot get any to work. I guess the two LVARs are to simulate the press and release of the button. LVARs used on other cockpit components (not press buttons) such as pedestal work. I would really appreciate a way of working LVARs with these press buttons. Allan -
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Rudy Fidao replied to Rob Ainscough's topic in General Forum
Customising the weather - great for a "simulator" session with failures and the like - not so good for a whole flight. How much weather would I have to customise to do a SIN-LHR flight with accurate weather? Not an answer to historical weather -
Spotlights Will Not Update Via FSL Control Center
Duncan MacKellar replied to Eric Dziura's topic in FSL Spotlights
The red message clearly tells you the resolution to the issue @Eric Dziura -
Greetings, See attached capture. I have version 5.0.0.2; trying update to 5.0.0.3. Suggestions gratefully accepted.
-
From LOWW to LSGG : Busy Swechat : Cruise level : Sigmet about storm and CB clouds : Cloudy sky : Over Lac Leman : And again on the ground :
- 6397 replies
-
- 1
-
-
- Screenshot
- Random
- (and 4 more)
-
- 6397 replies
-
- 8
-
-
-
- Screenshot
- Random
- (and 4 more)
-
Zurich to Dubrovnik
- 6397 replies
-
- 4
-
-
- Screenshot
- Random
- (and 4 more)
-
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Rob Ainscough replied to Rob Ainscough's topic in General Forum
I couldn't find any way to setup weather stations along my planned route/alternate in MSFS? Per MSFS support article here: "If you download real-world weather data and then customize the conditions in user-defined weather, the effects of the Real-World Weather feature will be redistributed and diluted to a degree. This does not mean that it is best not to modify the weather, just be aware that the results are not predictable." Cheers, Rob. -
Back in Stuttgart after a Rotation to Palma.
- 6397 replies
-
- 1
-
-
- Screenshot
- Random
- (and 4 more)
-
N586JB released. Enjoy!
-
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Steve Prowse replied to Rob Ainscough's topic in General Forum
Ah I see thanks Rob, just a thought maybe other developers think the same ‘why reinvent the wheel’ so as to speak since most simmers already use AS so why bother. I know Concorde Performance System used AS and that greatly increased user friendliness brilliant bit of kit CPS. Thanks some interesting information here. MSFS, as you know, uses live weather, but if a simmer needs or likes to use historical weather he/she can always use the customize weather function within MSFS, even you Rob, as you say, seems to enjoy that freedom that customizable weather gives the sim pilot in building their own weather for a particular flight. All the best Steve. -
I am trying to set up physical buttons to work these switches. As an example, I note that the "CREW SUPPLY" button uses the following code (log file from SPAD.NEXT) to activate / deactivate the button by clicking the mouse on the overhead panel and the LED turns ON/OFF as expected: LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),2,63 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),63,2 LVAR,LVAR:VC_OVHD_OXY_CREW_SUPPLY_BUTTON,VC_OVHD_OXY_CREW_SUPPLY_Button (LVAR),0,10 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),2,63 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),63,2 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),2,63 LVAR,LVAR:VC_OVHD_OXY_CREW_SUPPLY_BUTTON,VC_OVHD_OXY_CREW_SUPPLY_Button (LVAR),10,0 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),63,2 LVAR,LVAR:FSL_PRECIP_BASE_DIFFUSE_FRAME_9,FSL_PRECIP_BASE_DIFFUSE_FRAME_9 (LVAR),2,63 When I send the 2 lines below, the LED on the button on the overhead display moves up a short distance but does not turn off. VC_OVHD_OXY_CREW_SUPPLY_Button value 10 VC_OVHD_OXY_CREW_SUPPLY_Button value 0 Sending the 2 lines below moves the LED moves back down. VC_OVHD_OXY_CREW_SUPPLY_Button value 1 VC_OVHD_OXY_CREW_SUPPLY_Button value 10 Any thoughts on how to correctly send the required codes? Allan
-
I have an 8600K and 1080 ti. Using P3D v4 fps was never great in any aircraft although still usable. Between 15-40fps with the FSL depending on where you are.
-
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Dave Taylor replied to Rob Ainscough's topic in General Forum
I know Rob, has been around a long time and his comments are always very useful. -
Excellent news about A320Neo and Concorde for P3D first - THANK YOU!
Rob Ainscough replied to Rob Ainscough's topic in General Forum
One reason (not the only) is so they don't have to code their own and can leverage what they currently have in all the other aircraft. I guess FSL could increase the product cost to compensate for additional internal development time, but given much of the user base already has HiFi ASP3D, not sure that's a good direction to go ... pay one way or the other for it. With that said, I'd love to see that requirement removed even if it costs more ... nothing against HiFi at all (enjoy what they've produced over the years), but there are other weather engines and I also like to do my own weather stations over a flight plan to get the weather depicted to my interpretation. Cheers, Rob.