All Projects → ollyau → EFBConnect

ollyau / EFBConnect

Licence: MIT license
A utility that shares Microsoft Flight Simulator position, attitude, and traffic information with ForeFlight.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to EFBConnect

simconnect-rust
SimConnect bindings for rust.
Stars: ✭ 24 (+33.33%)
Mutual labels:  fsx, p3d, simconnect
navdatareader
Navdatareader is a command line tool that uses the atools fs/bgl and fs/writer to store a full flight simulator scenery database into a relational database like Sqlite or MySql.
Stars: ✭ 35 (+94.44%)
Mutual labels:  fsx, prepar3d
MSFSTouchPortalPlugin
The goal of this repository is to create a connection between Touch Portal and MSFS through SimConnect in order to allow users to create buttons to control or view data for your aircraft. While this is for MSFS, in theory it could be used with other SimConnect compatible games.
Stars: ✭ 60 (+233.33%)
Mutual labels:  simconnect, msfs
pilotclient
Cross-platform cross-simulator pilot client for virtual air traffic networks
Stars: ✭ 57 (+216.67%)
Mutual labels:  prepar3d, msfs
VAOS
Virtual Aviation Operations System
Stars: ✭ 44 (+144.44%)
Mutual labels:  fsx, p3d
QSimPlanner
A tool for fuel planning and take-off/landing performance calculations.
Stars: ✭ 56 (+211.11%)
Mutual labels:  fsx, p3d
BushtalkClient
Bushtalk Radio is a community driven project with the aim to fill the empty world of MSFS2020 with thousands of additional landmarks and POIs.
Stars: ✭ 31 (+72.22%)
Mutual labels:  simconnect
munet
Network WiFi access, OTA, NTP time and MQTT (via PubSubClient) for ESP8266 and ESP32
Stars: ✭ 20 (+11.11%)
Mutual labels:  esp
glow worm luciferin
Bias Lighting and Ambient Light firmware, designed for Firefly Luciferin.
Stars: ✭ 96 (+433.33%)
Mutual labels:  esp
idf-installer
ESP IDF Windows Installer
Stars: ✭ 56 (+211.11%)
Mutual labels:  esp
MSFS-Mobile-Companion-App
Mobile Companion App for MSFS 2020
Stars: ✭ 320 (+1677.78%)
Mutual labels:  simconnect
esphome-panasonic-ac
Open source alternative for Panasonic air condition wifi adapters that works locally without the Comfort Cloud
Stars: ✭ 109 (+505.56%)
Mutual labels:  esp
sicherboot
Unmaintained systemd-boot integration with secure boot support; consider https://github.com/Foxboron/sbctl instead.
Stars: ✭ 31 (+72.22%)
Mutual labels:  esp
esp
ボクにもわかるIoTモジュールESP-WROOM-02 ESP-WROOM-32
Stars: ✭ 33 (+83.33%)
Mutual labels:  esp
ipdecap
Decapsulate traffic encapsulated within GRE, IPIP, 6in4, ESP (ipsec) protocols, can also remove IEEE 802.1Q (virtual lan) header. Works with pcap files.
Stars: ✭ 32 (+77.78%)
Mutual labels:  esp
NeopixelBusFX
NeopixelBusFX plugin for ESPEasy
Stars: ✭ 27 (+50%)
Mutual labels:  esp
ESPHome-Devices
A collection of ESPHome custom components, configuration files, and custom code for my various ESP8266/ESP32 devices that integrate with Home Assistant.
Stars: ✭ 83 (+361.11%)
Mutual labels:  esp
ha-eskom-loadshedding
Fetches loadshedding data from Eskom
Stars: ✭ 48 (+166.67%)
Mutual labels:  esp
AssaultCubeHack
Aimbot, ESP(wall hack) and memory hack for AssaultCube
Stars: ✭ 52 (+188.89%)
Mutual labels:  esp
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (+161.11%)
Mutual labels:  esp

EFB Connect

A utility that shares Microsoft Flight Simulator position, attitude, and traffic information with ForeFlight.

Compatibility

EFB Connect is compatible with Microsoft Flight Simulator (2020), Microsoft Flight Simulator X, Microsoft ESP, and Lockheed Martin Prepar3D. EFB Connect sends UDP packets on port 49002 as described in the ForeFlight - Simulator GPS, Traffic, Attitude Integration documentation and should be compatible with ForeFlight v5.2 and newer.

Prerequisites

EFB Connect targets the .NET Framework 4.5 and has no other prerequisites. EFB Connect uses Tim Gregson's Managed SimConnect SDK and does not require FSUIPC.

Usage

To begin using EFB Connect, simply launch the program's executable while Flight Simulator is running. EFB Connect will establish a SimConnect connection upon launch and begin broadcasting data immediately.

As an alternative to using a UDP broadcast, there is an option to select your device's IP address to only send packets to a single device.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].