
Description
This Addon adds Simbrief Weight & Balance import and Hoppie/SayIntentions/BeyondATC CPDLC to the Garmin 3000/5000 Avionics System.
Supported Aircrafts
- Asobo Citation Longitude
- Asobo Daher TBM9
- Liv2Air Cj3+
- Asobo Cirrus Vision Jet(2024 only, Hoppie ACARS only, no weight & balance import)
- FSReborn Phenom 300E(2024 only, Hoppie ACARS only, no weight & balance import because FSReborn already has that)
After installing you can find the CPDLC System and the Settings under Page: Utilities > ATC Datalink.
The Settings have moved to: Utilities > Setup > DataLink
Under Page: initialization > Weight initialization you can load Weight & Balance from simbrief.
Installation
The Zip contains a Community package that works for both MSFS2020 and MSFS2024
For help with setting the Hoppie ID see this Youtube Video: https://youtu.be/ZO-_mh3k-YE
This addon is Open Source, you can find its code on Github.
Garmin 3000/5000 CPDLC and Simbrief
This add-on integrates Simbrief Weight & Balance import and Hoppie CPDLC into the Garmin 3000/5000 avionics systems. It is compatible with select aircraft, including the Asobo Citation Longitude and Daher TBM9, as well as other models. Users can easily access the CPDLC system and settings through the Utilities menu and load weight and balance data directly from Simbrief. The add-on is available for both MSFS2020 and MSFS2024 and is open-source, with its code hosted on GitHub.
User Reviews
10 reviews
Version History
* Seperate DATALINK and ATC Message CAS advisories * Fix malformed CPDLC potentially crashing the addon * Fix / in a telex message leading to a malformed payload * Add Departure & Arrival Atis support on vatsim
Related

Synaptic A220 ACARS/CPDLC
This add-on introduces ACARS and CPDLC functionality to the Synaptic A220, supporting Hoppie Vatsim, SayIntentions.AI, and experimental BeyondATC networks. Features include free text messaging, ATIS, METAR/TAF, oceanic clearance, PDC, and interactive ATC message response buttons. Functions such as speed, flight level, direct routing, and position reports are available through the CPDLC system. Note that compatibility may be affected by future Synaptic A220 updates.
by liz3

CJ4 Plus
The CJ4 Plus is an enhancement package for the Cessna CJ4 in Microsoft Flight Simulator 2020 and 2024. It introduces new features such as Simbrief route import, weight and balance import, and Hoppie ACARS/CPDLC support. The add-on also addresses issues related to engine start functionality and cockpit lighting in MSFS2024. This is an open-source add-on, with installation instructions available in the package.
by liz3

iniBuilds A400M Chock Fix
This add-on addresses the ground movement issue of the iniBuilds A400M aircraft in Microsoft Flight Simulator 2024, which arose following SU2 updates. It rectifies the chock removal problem, allowing the aircraft to move freely on the ground by properly configuring the related LVar. Installation is straightforward, requiring users to place the folder in the MSFS2024 Community directory.
by liz3

FlightFX Citation X CPDLC
This add-on enhances the FlightFX Citation X for MSFS2020/MSFS2024 by integrating Hoppie CPDLC and compatibility with the Airbus Winwing MCDU. It includes ACARS support through navigation options and requires Mobiflight for full functionality. Note that this modification may be affected by updates from FlightFX, and it is derived from previous plugins not reflecting the actual aircrafts data link software.
by liz3


Log in to join the discussion
Log InComments(81)
1 day ago
I have found an issue with incoming free-text TELEX messages in the Garmin 3000/5000 CPDLC add-on when using the FSReborn Phenom 300E.
Flight Log (plugin i'm currently developping) sends the complete message as `type=telex`, for example:
FLT BDL...
ARR ...
ROUTE ...
ALTN ...
ZFW ... FUEL ... TOW ...
END OF ROUTE / LOAD VIA LSK 1R TO FMC
However, the Garmin only displays:
LOAD VIA LSK 1R TO FMC
The complete message is present in the Flight Log outgoing ACARS history and is accepted by the Hoppie server.
The issue appears to come from `Hoppie.mjs`. Incoming TELEX messages are split using `message.payload.split("/")`, and the parser then keeps only the last non-empty part with `pop()`. Therefore, everything before the final forward slash is discarded.
I noticed that the Synaptic A220 ACARS/CPDLC add-on had the same forward-slash TELEX rendering issue fixed in version 0.1.5. Would it be possible to port the same correction to the Garmin 3000/5000 add-on?
Ideally, slash-based parsing should only be applied to structured CPDLC messages. For a free-text TELEX, the complete original payload should be retained. Preserving the original line breaks would also be helpful.
Thank you very much!
PS: thank you the mod :)
about 8 hours ago
22 days ago
about 8 hours ago
about 4 hours ago
you can by creating a bridge like the 220 for the terrain map data.
i manage in my phenom AT mod to add "throttle" sound using a "bridge" so that i dont need to access the sound.xml of the aircraft
about 1 month ago
26 days ago
about 8 hours ago
about 1 month ago
about 8 hours ago
about 1 month ago
about 2 months ago
2 months ago
3 months ago
2 months ago
3 months ago
3 months ago
3 months ago
3 months ago
2 months ago