The UBX-MON-RF (0x0a 0x38) function is not supported by the current SparkFun_u_blox_GNSS_Arduino_Library-2.1.4 And i have written the various parts of code and added them to the current code. i am interested in knowing if there is a way it can be merged into the latest code going forward? i can upload the various files #121
Description
Ublox MONRF not supported in current 2.2.14 version of code
https://www.u-blox.com/en/docs/UBX-21022436 page 127 3.14.10
UBX-MON-RF (0x0a 0x38)
working with Arduino MEGA 2560 with Arduino IDE 1.819
using Sparkfun GPS 15733 module connected on Serial port 1 of arduino
all powered by USB and all working showing GPS coordinates and good signal strengths.
As the function was not included in the current code I have implemented the code to pick up The MonRF function and have a working hardware and a sketch picking up the data and displaying it on a TFT touchscreen display.
As the software is not included in the standard libraries I would like to get it included but am not familiar with the details on how to do this. Also i am not sure that i have followed all of the correct formatting with my additional code.
below is screenshot from TFT diaplay of working unit showing values from the MON-RF function and other functions.