portapack-mayhem/mayhem-firmware

ADSB Tx - Location Bug

Open

#3,234 opened on Jun 22, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (877 forks)auto 404
buggood first issue

Repository metrics

Stars
 (5,160 stars)
PR merge metrics
 (Avg merge 6d 15h) (29 merged PRs in 30d)

Description

Describe the bug.

ADSB Tx app. It is impossible to set a Transmit Position location of any longitude with a negative value of between 0.0000 and -1.xxxx. You can set +0.xxxx or -1.xxxx but no value between 0 and -1.xxxx.

For example a longitude value -0.50000 cannot be set.

Full disclosure, I use this functionality to check my avionics inside a hangar! The airport I am at has a longitude of -0.2933 which is impossible to set.

Reproduction

Attempt to set a longitude coordinate of between 0.000 and -1.000 using a manual entry, or the map.

Expected behavior

I expected to be able to select between 0.000 and -1.000

Environment/versions

No response

Anything else?

No response

Contributor guide