Home arrow News arrow Blog
Category >> code

Feb 15
2008

Source code snippet to properly format FSX plan latitude/longitude

Posted by sfp_docs in sourcesimulatorlongitudelatitudeflightcode

sfp_docs
User Rating: / 1
This source snippet formats a Latitude/Longitude value for use with Flight Simulator/X new XML flight plan format. Seconds values must be clamped to a value ranged between 0.01 and 59.99...
Feb 13
2008

New blog on cpinf.com - Super Flight Planner Docs

Posted by alex_a66 in tutorialsourcedocdevelopmentcodeblog

alex_a66
User Rating: / 0
Don't miss to regularly check our new blog: Super Flight Planner Docs, Tutorials and code bank. Whenever I have updated documentation and/or tutorials, I will post an article there. It also turns useful to me to have a blog I can use as a code bank (a repository where to keep my most frequently used code snippets): programmers, feel free to use them as long as you respect the GPL (open source) license. I dunno how frequently I'll be able to update the bank, but trust in me: it's good and well functional code (lot of fast math routines...), and in a good percentage the code is available in both C and Pascal.

Good life.

Feb 06
2008

A look over new Super Flight Planner FS link features

Posted by alex_a66 in softwareplannernewsipcfeaturescode

alex_a66
User Rating: / 0
Click here for full sizeHello People
I would like to inform I have successfully implemented the first one of the several steps necessary to bring fresh air to the Flight Simulator link interface. The first job has been the reengineering of the existing IPC routines.

I have heavily changed the code in order to strip out access violation issues given by multi-threading.

The link routine now doesn't talk directly to Moving Map any longer, it instead uses multi thread windows to exchange data throught the Windows message processing queue, making the code virtually AV safe. The code is a little bit slower (unnoticeable however) while the planner still runs smoothly. I can see the result of my efforts by having Super Flight Planner and FSX running and linked together on my desktop since almost 8 hours without any error at all...




Feb 01
2008

Super Flight Planner vs. other planners.

Posted by alex_a66 in speedplannerflightfeaturescode

alex_a66
User Rating: / 0
The amount of mail I receive about the comparison of Super Flight Planner versus other products is not too relevant but it's not too few anyway....