Skip to content

convrnx sort sats: fix the comparison function#685

Merged
rtklibexplorer merged 1 commit intortklibexplorer:demo5from
ourairquality:sortsats-cmp-fix
Jul 6, 2025
Merged

convrnx sort sats: fix the comparison function#685
rtklibexplorer merged 1 commit intortklibexplorer:demo5from
ourairquality:sortsats-cmp-fix

Conversation

@ourairquality
Copy link

which was not returning the expected difference and this caused some implementations of qsort to fail.

This caused the windows rtkconv to lockup when satellite sorting was enabled. It fixes my prior error here, but the linux glibc implementation of qsort must have been hardened to protect against this programming error and was working.

which was not returning the expected difference and this caused
some implementations of qsort to fail.
@rtklibexplorer rtklibexplorer merged commit 40fdf9d into rtklibexplorer:demo5 Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants