You can record a logfile with Windows tool u-center. From there you can export to tables de values or process directly from Matlab if you implement a UBX parser.
This website uses cookies so that you have the best user experience. If you continue browsing you are giving your consent for the acceptance of the aforementioned cookies and the acceptance of our cookies policy. Click on the link for more information.Ok
A starting point is a UBX parser, the rest of the work you will have to write it: https://github.com/ardusimple
I need to get heading//steering information for my Arduino/ESP32 project.
How san I use Matlab files for that
You can record a logfile with Windows tool u-center. From there you can export to tables de values or process directly from Matlab if you implement a UBX parser.