Search found 107 matches

by MadJosch
Tue Oct 04, 2011 6:16 pm
Forum: VA integration pack
Topic: Short question concerning XML: getPilotStats
Replies: 2
Views: 9844

Short question concerning XML: getPilotStats

Hi,

I stumbled over the data attribute "last" of the function getPilotStats.
What does it represent?

And what is the unit of the attribute "fuel_used"?

Thanks in advance
Jörg
by MadJosch
Fri Sep 16, 2011 12:17 pm
Forum: General
Topic: FSA leaderless?
Replies: 12
Views: 9158

Re: FSA leaderless?

There was indeed a reaction - at least one (mine).
Have a look here.

But you are right, it's quite poor noone shows a reaction.
by MadJosch
Thu Sep 15, 2011 12:32 am
Forum: Off-topic
Topic: To CAPFlyer
Replies: 1
Views: 13459

To CAPFlyer

Hello CAPFlyer (or Christopher), this is intended to be a reply to your post Resignation . Thanks mate, you express exactly what I feel. And I'm sure there are even more. I'd like to thank you for all your work you did for us and apologize for all the rubbish you had to bear from us. You are right, ...
by MadJosch
Wed Sep 14, 2011 11:56 pm
Forum: General
Topic: B737NGX
Replies: 2
Views: 2795

Re: B737NGX

Yes i have - multiple times.
And without any problems.
As long as you don't use FSX's tools to set up payload and fuel. Use the NGX's own tool (via the MCDU).

Most beautiful modeled plane so far, when I might add ;-)
by MadJosch
Sat Jul 16, 2011 3:47 pm
Forum: General
Topic: How is avg. rating calculated?
Replies: 4
Views: 3546

Re: How is avg. rating calculated?

No suggestion?
by MadJosch
Fri Jul 08, 2011 4:28 pm
Forum: VA integration pack
Topic: Short question concerning XML:getAirportData
Replies: 2
Views: 6883

Short question concerning XML:getAirportData

Hi there,

just for me to understand:
What are the data

"la_g", "la_p", "la_s", "la_d",
"lo_g", "lo_p", "lo_s", "lo_d"

for? I guess these are coordinates, but from what exactly ? There is no info about it in the wiki.
What I do know is that "lat" and "lon" are the coordinates of the airport.
by MadJosch
Mon Jun 13, 2011 9:56 pm
Forum: VA integration pack
Topic: Adding flight info to XML interface
Replies: 3
Views: 6526

Re: Adding flight info to XML interface

Would it be presumptuous to ask for the values "altitude" and "groundspeed" too? 8)
by MadJosch
Sun Jun 12, 2011 10:30 pm
Forum: General
Topic: How is avg. rating calculated?
Replies: 4
Views: 3546

Re: How is avg. rating calculated?

Is there an easy way to exclude them too in my calculations? I mean without browsing all past flights of a pilot.
by MadJosch
Thu Jun 09, 2011 1:57 pm
Forum: General
Topic: How is avg. rating calculated?
Replies: 4
Views: 3546

How is avg. rating calculated?

Hi while processing some internal va statistics I came across a discrepancy in the average pilot rating. When I retrieve the pilot's data via XML interface (getPilotData) I recieve the absolute numbers for rating and flights. My assumption now is: avg rating = rating / flights which for example is: ...
by MadJosch
Wed Jun 08, 2011 5:37 pm
Forum: VA integration pack
Topic: Adding flight info to XML interface
Replies: 3
Views: 6526

Adding flight info to XML interface

Hi,

I'd like to request either a new function for the XML interface or an addition to an existing one:

Information about the current location of flights enroute, in other words: the coordinates of the va's active flights to put them on a map maybe.

Thanks
by MadJosch
Mon May 30, 2011 8:26 pm
Forum: VA integration pack
Topic: Some functions returning strange things
Replies: 6
Views: 8582

Re: Some functions returning strange things

Thanks for the extraordinary quick repair. :)
I'll let you know when I find more :P
by MadJosch
Mon May 30, 2011 7:38 pm
Forum: VA integration pack
Topic: Some functions returning strange things
Replies: 6
Views: 8582

Re: Some functions returning strange things

BTW, I've found some more:
  • getActiveFlights

    Code: Select all

    The data entry "number" is missing in the xml response.
  • getBookedFlights

    Code: Select all

    The data entry "number" is missing in the xml response.
by MadJosch
Mon May 30, 2011 5:17 pm
Forum: VA integration pack
Topic: Some functions returning strange things
Replies: 6
Views: 8582

Re: Some functions returning strange things

Thank you,

getAircraftList,
getFleetAircraftList,
getFleetList,
and getDistance

work now correctly.

But getFleetStats still results in an unuseful list of planes
and getMetar answers now: "<fsa_output version="1.0" success="NOT FOUND"/>".