Skip to content

4SLSL/jo-xplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFS4XD — X-Plane plugin & bridge for X-Dispatch

Affiche le trafic JoinFS sur la carte X-Dispatch (module communautaire jfs4xd).

Composants

Dossier Rôle
vendor/JoinFS Sources upstream — plugin X-Plane (JoinFS-XP/) et client JoinFS (JoinFS/)
bridge/ Serveur HTTP local (:9570) lu par X-Dispatch
docs/BUILD.md Compilation du .xpl
BRIDGE_API.md Contrat HTTP

Démarrage rapide

  1. Compiler le plugin depuis vendor/JoinFS/JoinFS-XP (voir docs/BUILD.md).
  2. Installer le .xpl :
    chmod +x scripts/install-xpl.sh
    ./scripts/install-xpl.sh "$XPLANE" ./path/to/mac.xpl
  3. Lancer le pont (en attendant l’intégration native JoinFS → POST /v1/ingest) :
    cd bridge && npm start
  4. Lancer JoinFS, rejoindre une session, X-Plane en vol.
  5. Dans X-Dispatch : Réglages → Modules → activer JFS4XD → calque « Session JFS4XD ».

Licence

  • Plugin dérivé de JoinFS : GPL-3.0 (vendor/JoinFS/Licence.txt).
  • Pont bridge/ : MIT.

Liens

About

Jo X-Plane plugin + HTTP bridge for X-Dispatch (JoinFS sources)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors