Search found 141 matches

by DevSim
Wed Jul 12, 2017 5:56 pm
Forum: Other Support Questions
Topic: How to enable Airport lights during day time?
Replies: 1
Views: 5173

How to enable Airport lights during day time?

Is there a way to enable Airport lights (approach, edge, center, etc.) during day time? I've already read, some people mentioned this before but nothing I found was satisfying. I know Airport lights are visible on bad weather conditions, but in Europe for example airports have their lights 24/7 on (...
by DevSim
Tue Nov 03, 2015 1:19 pm
Forum: Other Support Questions
Topic: Prepar multi-channel settings
Replies: 1
Views: 5156

Prepar multi-channel settings

i'm currently searching for a multi-channel setup on prepar3d. there is quit nothing on the internet, but prepar support multi-channels. and then i found this: http://www.prepar3d.com/forum/viewtopic.php?f=6315&t=115508&p=120857&hilit=channel#p120857 now i even more confused. i've read, ...
by DevSim
Tue Sep 22, 2015 5:21 pm
Forum: Software Development Kit (SDK) Questions
Topic: SimConnect for Visual Studio newer 2010
Replies: 3
Views: 10054

Re: SimConnect for Visual Studio newer 2010

i've already read this post. unfortunately: installing vs2010 is not an option, since microsoft don't provide a download anymore. and downloading it from other websites is just a bad idea. using LoadLibrary and GetProcAddress is an ugly workaround, and also no option. using third party libs is also ...
by DevSim
Tue Sep 22, 2015 2:59 pm
Forum: Software Development Kit (SDK) Questions
Topic: SimConnect for Visual Studio newer 2010
Replies: 3
Views: 10054

SimConnect for Visual Studio newer 2010

Is there an SimConnect version for visual studio newer than 2010. Since Microsoft don't provides VS2010 any longer it would be nice to have a dll + lib usable with visual studio 2013/2015. Also is there a debug version?
by DevSim
Mon Sep 10, 2012 7:26 am
Forum: SimConnect Interface Questions
Topic: Metar format -- missing Readable parameters
Replies: 6
Views: 13160

Geoff,



I have yet to test V 1.4 - but lots of simconnect bugs submitted by myself have not been selected for correction. Some are weather related too...



DevSim
by DevSim
Mon Sep 10, 2012 7:22 am
Forum: Prepar3D Feature Requests
Topic: A thought - go Cloud
Replies: 3
Views: 7972

Yeah right, pipe 3D graphics over the web :)
by DevSim
Tue Jun 12, 2012 4:53 am
Forum: Software Development Kit (SDK) Questions
Topic: Cloud textures
Replies: 3
Views: 9923

Easy one: The weather\clouds\cloudArtFiles.xml can be edited.



Case closed.
by DevSim
Thu Jun 07, 2012 10:17 am
Forum: SimConnect Interface Questions
Topic: Please Help SimConnect setup
Replies: 3
Views: 11030

<t>No, simconnect.msi isn't required any more.<br/> <br/> <br/> <br/> Check first with netstat -na on your commandline if P3D is listening. Looks like this:<br/> <br/> <br/> <br/> Code:<br/> TCP 127.0.0.1:9700 192.168.1.202:9700 LISTENING<br/> <br/> <br/> <br/> Afterwards, check the network connecti...
by DevSim
Wed Jun 06, 2012 4:25 pm
Forum: SimConnect Interface Questions
Topic: SimConnect_RequestGroundInfo() - no results
Replies: 25
Views: 44702

<t>Hi Mike,<br/> <br/> <br/> <br/> If the SimConnect_AddToDataDefinition() call throws, the init must throw, and yes, it did too.<br/> <br/> <br/> <br/> I worked from the compiled ExternalSim.cpp, loaded it completely as in the SDK. It worked 100%. Then I removed the dll loading from the sim.cfg and...
by DevSim
Wed Jun 06, 2012 9:47 am
Forum: SimConnect Interface Questions
Topic: SimConnect_RequestGroundInfo() - no results
Replies: 25
Views: 44702

<t>Following up on SIMCONNECT_DATATYPE_INITPOSITION: I added this to the example code from ExternalSim.cpp upon receving on the create notification.<br/> <br/> <br/> <br/> 1st:<br/> <br/> Code:<br/> SimConnect_AddToDataDefinition(g_hSimConnect, INIT_DEF, "Initial Position", "NULL", SIMCONNECT_DATATY...
by DevSim
Wed Jun 06, 2012 5:38 am
Forum: SimConnect Interface Questions
Topic: SIMCONNECT_RECV_EXTERNAL_SIM_SIMULATE: frequency consistency
Replies: 1
Views: 7634

Additionally, fDeltaTime looks like a once only calculated value - not a steadily calculated one. Having the exact same delta timestamp on Win32/64 withouth realtime extensions is next to impossible.



by DevSim
Wed Jun 06, 2012 5:34 am
Forum: SimConnect Interface Questions
Topic: SIMCONNECT_RECV_EXTERNAL_SIM_SIMULATE: frequency consistency
Replies: 1
Views: 7634

<t>Dear Team at Lockheed Martin,<br/> <br/> <br/> <br/> While experimenting with an externally running (SimConnect via TCP/IP) ExternalSim via a small standalone console application, using ExternalSim.cpp as 100% input, I came across some issues.<br/> <br/> <br/> <br/> Setup:<br/> <br/> - SimConnect...
by DevSim
Wed Jun 06, 2012 3:27 am
Forum: SimConnect Interface Questions
Topic: SimConnect_RequestGroundInfo() - no results
Replies: 25
Views: 44702

<t>Here's what I just tried:<br/> <br/> <br/> <br/> - I added the E.S.F.O Aircraft and selected it.<br/> <br/> - I disabled the ExternalSimModule parameters in sim.cfg<br/> <br/> - I compiled my externally running SimConnect dll with the same GUID as per sim.cfg<br/> <br/> - I connected and register...
by DevSim
Tue Jun 05, 2012 2:39 pm
Forum: SimConnect Interface Questions
Topic: SimConnect_RequestGroundInfo() - no results
Replies: 25
Views: 44702

<t>Sorry, I wasn't 100% accurate in my statement.<br/> <br/> <br/> <br/> What works: SimConnect_CallDispatch() from my own loop<br/> <br/> What didn't work: Getting called by after registering the callback routine.<br/> <br/> <br/> <br/> Might it be an issue, that my code runs in its own DLL, implem...
by DevSim
Tue Jun 05, 2012 2:08 pm
Forum: SimConnect Interface Questions
Topic: SimConnect_RequestGroundInfo() - no results
Replies: 25
Views: 44702

<r>Mike,<br/> <br/> <br/> <br/> I tried to follow the example with the ExternalSim earlier and here's another thread I opened for that a while ago: <URL url="http://www.prepar3d.com/forum-5/?mingleforumaction=viewtopic&t=601"><LINK_TEXT text="http://www.prepar3d.com/forum-5/?mingle ... opic&...