I am in the process of finishing off my DIY GPS logger using a u-blox8 module and I need some help from the serious boffins from the tech end of town. What follows are my config settings for the three required messages from the module as per Manfred Fuchs instruction. (Thank you to those that I have pestered on line already:-)
1. Can anyone confirm whether they are the correct settings for the messages required?
2. There are more questions next to the screenshots...
3. I need some C code to log the three messages/data to a SD card located on a Adalogger board( Adafruit 32u4 board) and using an Arduino IDE. I cannot find a library that does the job. I have found one that comes close, but I am not confident about editing it to suit. Does anyone have either a suitable library available or can edit the code fragments I have to suit?
Thanks in advance for any help that follows :-)
Is this the correct config for logging at 10hz?
Is this the correct port config for using UBX only? (no NMEA)
When I was configuring the UBX - CFG -MSG, I could not find in the documentation what the second box is for - it defaults to one. Should the three messages have different values in the second box?