Skip to content

Commit

Permalink
Update RoveComm.
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayJay3 committed Mar 17, 2024
1 parent e0d3ca5 commit a05a3b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RoveComm_Tester/1-Configs/Autonomy.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packet_count": 4, "packet": [{"data_id": "", "data_type": "Int8", "data_size": "1", "update_ms": "0", "ip_octet_4": "", "data": [{"data": "", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11000", "data_type": "uInt8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11001", "data_type": "uInt8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11006", "data_type": "Float", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1000", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}]}
{"packet_count": 8, "packet": [{"data_id": "", "data_type": "Int8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11000", "data_type": "uInt8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11001", "data_type": "uInt8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11006", "data_type": "Float", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1.0", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11002", "data_type": "Double", "data_size": "2", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "1.0", "scalar": "1", "input": "Line Entry"}, {"data": "1.0", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11003", "data_type": "Double", "data_size": "2", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "37.95143409004794", "scalar": "1", "input": "Line Entry"}, {"data": "-91.7693793240174", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11004", "data_type": "Double", "data_size": "2", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "37.95143409004794", "scalar": "1", "input": "Line Entry"}, {"data": "-91.7693793240174", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}, {"data_id": "11005", "data_type": "uInt8", "data_size": "1", "update_ms": "0", "ip_octet_4": "127.0.0.1", "data": [{"data": "0", "scalar": "1", "input": "Line Entry"}], "protocol": "UDP"}]}
2 changes: 1 addition & 1 deletion RoveComm_Tester/rovecomm_module
Submodule rovecomm_module updated 1 files
+16 −4 rovecomm.py

0 comments on commit a05a3b6

Please sign in to comment.