Coder Social home page Coder Social logo

Comments (6)

aleccai8 avatar aleccai8 commented on September 1, 2024

And the @s the num 3 or 4 i think is a pbh and decode it can get petch bank heading

from fsd-doc.

norrisng avatar norrisng commented on September 1, 2024

You don't have to implement the challenge-response authentication (I'm assuming you're talking about the $ZC/$ZR stuff?). That's just what VATSIM implemented to shut out clients it hasn't authorized. Notice how IVAO doesn't have this mechanism.

You could just have your implementation accept the connection as long as the login credentials are correct.

from fsd-doc.

norrisng avatar norrisng commented on September 1, 2024

And regarding @S, are you referring to (num1) and (num2)? There's no num3/4.

from fsd-doc.

aleccai8 avatar aleccai8 commented on September 1, 2024

@s:(callsign):(squawk):(rating):(lat):(lon):(alt):(groundspeed):(num1):(num2)

sorry about that i think the num1 the pbh and num2 is flag(in open sourse fsd)but i dont know what its work

from fsd-doc.

norrisng avatar norrisng commented on September 1, 2024

Hmm, good point.....it would make sense for the pitch/bank/heading data to be encoded inside a @N/S packet, since it doesn't seem to appear anywhere else.

I'll have to investigate further once I have the time to poke around in a sim while connected though. I can't quite figure out how P/B/H are encoded in (num1) from the Wireshark traces I have with me at the moment.

By "flag", I'm assuming you're referring to the <identflag> field for PD (pilotdata)? I think that's referring to the @N/S thing (and I don't know what it's supposed to mean either). The original FSD documentation's PD packet is essentially identical to VATSIM/IVAO's implementation, except for the PD at the front, and the (num1/2) fields.

from fsd-doc.

phoudoin avatar phoudoin commented on September 1, 2024

(num1) is indeed encoded P/B/H
(num2) is difference between AGL and AMSL altitudes

from fsd-doc.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.