GXAirCom icon indicating copy to clipboard operation
GXAirCom copied to clipboard

Multifunctional, compatible DIY aviation proximity awareness, variometer and messaging system with FANET+, FLARM and OGN support.

Results 40 GXAirCom issues
Sort by recently updated
recently updated
newest added

Hi, Is it possible to support a different anemometer? Peet bros make very reliable hardware. Less wear parts, bigger cups and vein than the Davis product. The issue is that...

Hi, please add TX20.h to the dev branch and push it. Thanks!

This PR adds the Sparkfun WeatherKit as a weather station option. Product listing and data sheets are available here: https://www.sparkfun.com/products/15901 Some things to note on this PR: 1) I updated...

Fix AddressType in PFLAA message. #159

Hi, Im currently looking at building a ground station co-hosting meshtastic and GxAirCom. For the meshtastic hardware, I'll be using the Meshtastic RAK starter kit with the Nordic nRF52840 processor...

Hi, I got T-BEAM S3CORE board, which originally came with SoftRF. Was working fine with GPS and FANET radio seen on the COM port. I flashed it with PlatformIO (VS-code)...

Can you publish a UF2 file to upload to an ESP32 Supreme. Frank

The address type in the PFLAA message changes with every message. I believe this is due to the recent changes in 5.4/5.5 where addressType is not hard coded anymore. The...

In Web UI settings, if selecting 'stay connected (60sec. reconnect)' in 'connect to wifi' the option for 'wifi off' will be hidden. But the previous selected value of 'wifi off'...

Hello, I have a TBeam-AXP2101-V1.2 and unfortunately, the current AXP implementation doesn't work. (Indeed, AXP2101 is NOT AXP192). I have found library XPowersLib (https://github.com/lewisxhe/XPowersLib) which is developped by same person...