Page 9 of 9
Re: Automated Pilots: Limited Beta
Posted: Mon Jan 06, 2025 6:09 pm
by joefremont
ADAM-007 wrote: ↑Sun Jan 05, 2025 8:37 pm
joefremont wrote: ↑Sun Jan 05, 2025 5:41 pm
Why should they be excluded from embeds? From the stats there is a clear case, if your trying to be the top airline you should not be competing against an airline with one pilot and a legion of bots, but the embeds are more your view of what's happening in your airline.
I would not class this embed as a view of whats happening in 'your' airline.
https://remote.fsairlines.net/v1/countr ... clv=000000
I did not remember that one, I think Konny must have created that, but it seams way to busy and I am not sure I want to keep that. But any one where airlines are being compared should not include bot pilots.
Re: Automated Pilots: Limited Beta
Posted: Mon Jan 06, 2025 6:56 pm
by ADAM-007
joefremont wrote: ↑Mon Jan 06, 2025 6:09 pm
I did not remember that one, I think Konny must have created that, but it seams way to busy and I am not sure I want to keep that. But any one where airlines are being compared should not include bot pilots.
I quite like it actually. One to see how you stack up globally would be good too.
I don't think its over filled either...
But agree no bots please. I'm still not sure how I feel about the entire bot thing anyway especially for bigger airlines.
Re: Automated Pilots: Limited Beta
Posted: Mon Jan 06, 2025 11:23 pm
by joefremont
ADAM-007 wrote: ↑Mon Jan 06, 2025 6:56 pm
joefremont wrote: ↑Mon Jan 06, 2025 6:09 pm
I did not remember that one, I think Konny must have created that, but it seams way to busy and I am not sure I want to keep that. But any one where airlines are being compared should not include bot pilots.
I quite like it actually. One to see how you stack up globally would be good too.
I don't think its over filled either...
But agree no bots please. I'm still not sure how I feel about the entire bot thing anyway especially for bigger airlines.
I looked through the functions in the VA XML/Json interface and looks like only
getCountryStats, which is where that endpoint gets its data, is the only one where data from different airlines are compared so I modified it to only report normal flights, no training, co-pilot or automated/generated flights.
Re: Automated Pilots: Limited Beta
Posted: Tue Jan 07, 2025 1:10 am
by ADAM-007
joefremont wrote: ↑Mon Jan 06, 2025 11:23 pm
I looked through the functions in the VA XML/Json interface and looks like only
getCountryStats, which is where that endpoint gets its data, is the only one where data from different airlines are compared so I modified it to only report normal flights, no training, co-pilot or automated/generated flights.
Spot on, Thankyou sir!