Firmware Request: LC29HEA Adjustable Update Rate for Ardupilot Utilization

I add these useful commands for module debugging:
$PAIR003*39 disable gnss so output in terminal is blanc for read only command response
$PAIR002*38 enable gnss
I use sscom with a partial english translatet gui: 445.5 KB folder on MEGA or http://www.daxia.com/download/sscom.rar
as have difficult to send commands by Qgnss.
Other useful information : Configuring the Quectel LC29HEA receiver for real-time RTK solutions – rtklibexplorer

10 Hz = 100 ms 2 Hz = 500 ms 5 Hz = 200 ms 1 Hz = 1000 ms

$PQTMCFGFIXRATE,W,1000*59
$PQTMCFGFIXRATE,W,200*6A
$PQTMCFGFIXRATE,W,100*69
$PQTMCFGFIXRATE,W,500*6D
$PQTMCFGFIXRATE,R*71     Queries the setting of current FIXRATE
$PAIR513*3D  & $PQTMSAVEPAR*5A  save parameters
$PQTMRESTOREPAR*13  restore default

$PAIR432,1*22 set RTCM3.x output with type MSM7
$PAIR433*3E Queries the setting of rtcm_MSM current ouput
$PAIR051*3E Queries the setting of $PAIR050,<Time>*<<Checksum>
$PAIR864,<Port_Type>,<Port_Index>,<Baudrate>*CS<CR><LF> i.e 115200, 230400, 460800, 921600, 3000000
$PAIR865,0,0*31 Queries the baud of uart_port and response.

2 Likes