Beidou Navigation | RTK RAIM simple program (C code)

=====================================================
github:https://github.com/MichaelBeechan
CSDN:https://blog.csdn.net/u011344545

=====================================================

  • This sample code demonstrates how to implement the RTK RAIM algorithm using C language. It includes basic functions such as calculating satellite residuals and checking whether the satellite is normal. Please note that this is just a simple example, actual RTK RAIM implementation may require more complex algorithms and data structures.
#

Guess you like

Origin blog.csdn.net/u011344545/article/details/130376712