mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
PASHS,POP,20 is needed for 20Hz configuration
This commit is contained in:
parent
e0a21000c8
commit
6bf005e901
@ -594,7 +594,8 @@ void ASHTECH::decode_init(void){
|
||||
|
||||
//ashtech boad configuration script
|
||||
//char comm[] = "$PASHS,NME,GGA,A,ON,0.1\r\n"
|
||||
char comm[] = "$PASHS,NME,ZDA,B,ON,3\r\n"\
|
||||
char comm[] = "$PASHS,POP,20\r\n"\
|
||||
"$PASHS,NME,ZDA,B,ON,3\r\n"\
|
||||
"$PASHS,NME,GGA,B,OFF\r\n"\
|
||||
"$PASHS,NME,GST,B,ON,3\r\n"\
|
||||
"$PASHS,NME,POS,B,ON,0.05\r\n"\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user