File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ In v2.0, the full list of messages which can be processed and logged automatical
49
49
- UBX-NAV-DOP (0x01 0x04): Dilution of precision
50
50
- UBX-NAV-ATT (0x01 0x05): Attitude solution (** only with ADR or UDR products** )
51
51
- UBX-NAV-PVT (0x01 0x07): Navigation position velocity time solution
52
+ - UBX-NAV-PVAT (0x01 0x17): Navigation position velocity attitude time solution (** only with ADR or UDR products** )
52
53
- UBX-NAV-ODO (0x01 0x09): Odometer solution
53
54
- UBX-NAV-VELECEF (0x01 0x11): Velocity solution in ECEF
54
55
- UBX-NAV-VELNED (0x01 0x12): Velocity solution in NED frame
@@ -70,6 +71,8 @@ In v2.0, the full list of messages which can be processed and logged automatical
70
71
- UBX-HNR-ATT (0x28 0x01): Attitude solution (** only with ADR or UDR products** )
71
72
- UBX-HNR-INS (0x28 0x02): Vehicle dynamics information (** only with ADR or UDR products** )
72
73
74
+ Please see [ Adding_New_Messages.md] ( ./Adding_New_Messages.md ) for details on how to add "auto" support for new messages.
75
+
73
76
Notes:
74
77
- UBX-NAV-POSLLH is not supported as UBX-NAV-PVT contains the same information
75
78
- UBX-NAV-TIMEUTC is not supported as UBX-NAV-PVT contains the same information
You can’t perform that action at this time.
0 commit comments