Skip to content

Commit 5a4dd27

Browse files
stephendadeWilliangalvani
authored andcommitted
Parser: Add new rover modes
1 parent d9c0197 commit 5a4dd27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/parsers/modeMaps.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ export const modeMappingRover = {
5858
5: 'LOITER',
5959
6: 'FOLLOW',
6060
7: 'SIMPLE',
61+
8: 'DOCK',
62+
9: 'CIRCLE',
6163
10: 'AUTO',
6264
11: 'RTL',
6365
12: 'SMART_RTL',

0 commit comments

Comments
 (0)