This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. .gitattributes +58 -12
  2. .gitignore +0 -37
  3. gnss_calibration/log_20251110_170614.txt +0 -3
  4. gnss_calibration/log_20251110_171903.txt +0 -3
  5. gnss_calibration/log_20251110_172432.txt +0 -3
  6. gnss_calibration/log_20251110_183458.txt +0 -3
  7. gnss_calibration/log_20251110_193256.txt +0 -3
  8. gnss_calibration/log_20251110_193407.txt +0 -3
  9. gnss_calibration/log_20251110_193449.txt +0 -3
  10. gnss_calibration/log_20251110_193705.txt +0 -3
  11. gnss_calibration/log_20251110_193725.txt +0 -3
  12. gnss_calibration/log_20251110_193955.txt +0 -3
  13. gnss_calibration/log_20251110_194059.txt +0 -3
  14. gnss_calibration/log_20251110_194634.txt +0 -3
  15. gnss_calibration/test_gps_20251110_193448.log +0 -156
  16. nmea_navsat/log_20251110_110855.txt +0 -0
  17. nmea_navsat/log_20251110_110922.txt +0 -3
  18. nmea_navsat/log_20251110_112028.txt +0 -3
  19. nmea_navsat/log_20251110_112402.txt +0 -3
  20. nmea_navsat/log_20251110_114755.txt +0 -3
  21. nmea_navsat/log_20251110_114949.txt +0 -3
  22. nmea_navsat/log_20251110_134712.txt +0 -3
  23. nmea_navsat/log_20251110_134804.txt +0 -3
  24. nmea_navsat/log_20251110_135019.txt +0 -3
  25. nmea_navsat/log_20251110_135358.txt +0 -3
  26. nmea_navsat/log_20251110_135533.txt +0 -3
  27. nmea_navsat/log_20251110_140102.txt +0 -3
  28. nmea_navsat/log_20251110_140305.txt +0 -3
  29. nmea_navsat/log_20251110_170614.txt +0 -3
  30. nmea_navsat/log_20251110_171903.txt +0 -3
  31. nmea_navsat/log_20251110_172432.txt +0 -3
  32. nmea_navsat/log_20251110_172830.txt +0 -3
  33. nmea_navsat/log_20251110_183458.txt +0 -3
  34. nmea_navsat/log_20251110_193256.txt +0 -3
  35. nmea_navsat/log_20251110_193407.txt +0 -3
  36. nmea_navsat/log_20251110_193449.txt +0 -3
  37. nmea_navsat/log_20251110_193705.txt +0 -3
  38. nmea_navsat/log_20251110_193725.txt +0 -3
  39. nmea_navsat/log_20251110_193955.txt +0 -3
  40. nmea_navsat/log_20251110_194059.txt +0 -3
  41. nmea_navsat/log_20251110_194634.txt +0 -3
  42. nmea_navsat/log_20251110_195457.txt +0 -3
  43. reader_log/log_20251107_101805.txt +0 -3
  44. reader_log/log_20251107_114713.txt +0 -3
  45. reader_log/log_20251107_202748.txt +0 -3
  46. reader_log/log_20251110_172816.txt +0 -3
  47. reader_log/log_20251110_185407.txt +0 -3
  48. twist_log/log_20251104_115701.txt +0 -0
  49. twist_log/log_20251104_115722.txt +0 -0
  50. twist_log/log_20251104_115740.txt +0 -0
.gitattributes CHANGED
@@ -1,13 +1,59 @@
1
- *.dat filter=lfs diff=lfs merge=lfs -text
2
-
3
- # Large log files (>10MB) should use Git LFS if included
4
- *.txt filter=lfs diff=lfs merge=lfs -text
5
-
6
- # Point cloud data files (these will be excluded by .gitignore)
7
- *.pcd filter=lfs diff=lfs merge=lfs -text
8
- *.ply filter=lfs diff=lfs merge=lfs -text
9
- *.las filter=lfs diff=lfs merge=lfs -text
10
-
11
- # Binary data files
12
  *.bin filter=lfs diff=lfs merge=lfs -text
13
- *.bag filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
3
  *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
.gitignore DELETED
@@ -1,37 +0,0 @@
1
- # Exclude large pointcloud data files (>100MB)
2
- raw_LiDAR_pointcloud/
3
-
4
- # Exclude large raw LiDAR files (>50MB)
5
- raw_LiDAR/*.txt
6
-
7
- # Exclude temporary files
8
- *.tmp
9
- *.temp
10
- *~
11
-
12
- # Exclude system files
13
- .DS_Store
14
- Thumbs.db
15
-
16
- # Exclude log files larger than 10MB (adjust as needed)
17
- # Note: This requires Git LFS for large files, but we'll exclude them entirely
18
- # If you want to include some large logs, remove specific exclusions above
19
-
20
- # Exclude any file larger than 100MB (Git LFS threshold)
21
- # This is a safety measure - large files should be handled separately
22
-
23
- # Keep only essential log files:
24
- # - gnss_calibration/ (GPS calibration logs)
25
- # - nmea_navsat/ (GPS NMEA logs)
26
- # - reader_log/ (serial reader logs)
27
- # - twist_log/ (velocity command logs)
28
- # - wheeltec_gps_path/ (GPS path logs)
29
- # - wit_imu_log/ (IMU logs)
30
- # - Small raw_LiDAR files (<50MB) if needed
31
-
32
- # Exclude any .git directories that might be accidentally included
33
- .git/
34
-
35
- # Exclude backup files
36
- *.bak
37
- *.backup
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
gnss_calibration/log_20251110_170614.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:27413460922ec315da5deeca095ac349e158657e15cfd2fbc2ab8f20be709e63
3
- size 84014
 
 
 
 
gnss_calibration/log_20251110_171903.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef69d570bf64a49dae52d5cc3e0e94dff85851fc42c298a24ff781ed8ca3480c
3
- size 310
 
 
 
 
gnss_calibration/log_20251110_172432.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70a32b4f181e69ff801c82c06f92161e20df897aac0cdfb17590bd87dbc2183a
3
- size 14260
 
 
 
 
gnss_calibration/log_20251110_183458.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cea9a822340e8ae9cd9445b54488c51e931df28ae42efda84058ab63721f3bba
3
- size 332
 
 
 
 
gnss_calibration/log_20251110_193256.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c938728b66a11c5d7145a3e546fda34b585178a87f1322377e6b51c5111870c7
3
- size 332
 
 
 
 
gnss_calibration/log_20251110_193407.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5839a8484ce67fe30b9c35da3936651538d3a0ad84e45006f67ee1af477619bc
3
- size 332
 
 
 
 
gnss_calibration/log_20251110_193449.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:795cd420cbd8bb5b7237170b7abaacaf0904a8b6ec7c8bf5e975274f07062f47
3
- size 332
 
 
 
 
gnss_calibration/log_20251110_193705.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d302660f16a505099b2d55034292186b20a4c6148ce74c1169e2abf327e47c8a
3
- size 415
 
 
 
 
gnss_calibration/log_20251110_193725.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7c809bfd6d9ce06cabbb5a3f1f987a1c3169af477044dd5d561adb41607b02a
3
- size 415
 
 
 
 
gnss_calibration/log_20251110_193955.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6e8f07f0b69a5e4357a3896d6579153c316eeb35f8315ab39a0e0e2b38f63ea
3
- size 747
 
 
 
 
gnss_calibration/log_20251110_194059.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1575e0019c6935794df833f9b21083099997973b00cebc7bfb5c4ac31a738385
3
- size 248841
 
 
 
 
gnss_calibration/log_20251110_194634.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:678a5ab4d5a4b2c302d29f797c06584ea738d48346096dd3ef3b889ed4d76cf5
3
- size 7802
 
 
 
 
gnss_calibration/test_gps_20251110_193448.log DELETED
@@ -1,156 +0,0 @@
1
- [INFO] [launch]: All log files can be found below /home/jetson/.ros/log/2025-11-10-19-34-49-027846-ubuntu-37265
2
- [INFO] [launch]: Default logging verbosity is set to INFO
3
- [INFO] [nmea_serial_driver-1]: process started with pid [37277]
4
- [INFO] [gnss_calibration_node-2]: process started with pid [37279]
5
- [gnss_calibration_node-2] [INFO] [1762774489.642944720] [gnss_calibration]: Starting at 前门口北拐角前
6
- [nmea_serial_driver-1] [INFO] [1762774489.707829475] [nmea_navsat_driver]: Logging NMEA data to /home/jetson/2025_FYP/all_kind_output_file/All_Log/nmea_navsat/log_20251110_193449.txt
7
- [nmea_serial_driver-1] [INFO] [1762774489.718203066] [nmea_navsat_driver]: Successfully connected to /dev/wheeltec_gps at 9600.
8
- [nmea_serial_driver-1] [INFO] [1762774489.740678391] [nmea_navsat_driver]: Received data: '30,35,1.2,0.7,1.0*22'
9
- [nmea_serial_driver-1] [WARN] [1762774489.741953946] [nmea_navsat_driver]: Received a sentence with an invalid checksum. Sentence was: 30,35,1.2,0.7,1.0*22
10
- [nmea_serial_driver-1] [INFO] [1762774489.814679519] [nmea_navsat_driver]: Received data: '$GPGSV,3,1,12,01,59,171,41,02,71,076,46,07,61,253,47,08,43,043,44*7F'
11
- [nmea_serial_driver-1] [INFO] [1762774489.885558835] [nmea_navsat_driver]: Received data: '$GPGSV,3,2,12,10,05,049,21,14,18,308,,17,12,256,28,27,14,059,25*73'
12
- [nmea_serial_driver-1] [INFO] [1762774489.961447918] [nmea_navsat_driver]: Received data: '$GPGSV,3,3,12,30,44,296,44,194,68,070,44,195,61,126,45,199,53,168,31*45'
13
- [nmea_serial_driver-1] [INFO] [1762774490.034415738] [nmea_navsat_driver]: Received data: '$BDGSV,4,1,16,01,44,141,37,02,34,233,38,03,50,198,40,04,32,124,29*6C'
14
- [nmea_serial_driver-1] [INFO] [1762774490.107831476] [nmea_navsat_driver]: Received data: '$BDGSV,4,2,16,06,66,203,40,07,63,293,42,09,71,256,43,10,51,278,41*62'
15
- [nmea_serial_driver-1] [INFO] [1762774490.180443991] [nmea_navsat_driver]: Received data: '$BDGSV,4,3,16,16,63,193,42,29,79,356,47,30,30,043,36,35,33,235,38*6A'
16
- [nmea_serial_driver-1] [INFO] [1762774490.253237088] [nmea_navsat_driver]: Received data: '$BDGSV,4,4,16,36,55,138,46,39,52,185,38,40,67,312,46,45,71,317,48*61'
17
- [nmea_serial_driver-1] [INFO] [1762774490.329900401] [nmea_navsat_driver]: Received data: '$GNRMC,113446.000,A,3116.46558,N,12044.09099,E,0.00,73.09,101125,,,A*4B'
18
- [nmea_serial_driver-1] [INFO] [1762774490.368958285] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
19
- [nmea_serial_driver-1] [INFO] [1762774490.409801369] [nmea_navsat_driver]: Received data: '$GNZDA,113446.000,10,11,2025,00,00*49'
20
- [nmea_serial_driver-1] [INFO] [1762774490.441921498] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
21
- [nmea_serial_driver-1] [INFO] [1762774490.517366794] [nmea_navsat_driver]: Received data: '$GNGGA,113447.000,3116.46558,N,12044.09099,E,1,27,0.7,13.5,M,0.0,M,,*46'
22
- [gnss_calibration_node-2] [INFO] [1762774490.522219084] [gnss_calibration]: Calibrating...Freeze! 1/5
23
- [nmea_serial_driver-1] [INFO] [1762774490.572501238] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46558,N,12044.09099,E,113447.000,A,A*46'
24
- [nmea_serial_driver-1] [INFO] [1762774490.637898488] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
25
- [nmea_serial_driver-1] [INFO] [1762774490.703050130] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
26
- [nmea_serial_driver-1] [INFO] [1762774490.775934237] [nmea_navsat_driver]: Received data: '$GPGSV,3,1,12,01,59,171,41,02,71,076,46,07,61,253,47,08,43,043,45*7E'
27
- [nmea_serial_driver-1] [INFO] [1762774490.846838483] [nmea_navsat_driver]: Received data: '$GPGSV,3,2,12,10,05,049,21,14,18,308,,17,12,256,28,27,14,059,22*74'
28
- [nmea_serial_driver-1] [INFO] [1762774490.923135994] [nmea_navsat_driver]: Received data: '$GPGSV,3,3,12,30,44,296,44,194,68,070,44,195,61,126,45,199,53,168,29*4C'
29
- [nmea_serial_driver-1] [INFO] [1762774490.995852512] [nmea_navsat_driver]: Received data: '$BDGSV,4,1,16,01,44,141,37,02,34,233,37,03,50,198,40,04,32,124,29*63'
30
- [nmea_serial_driver-1] [INFO] [1762774491.068641386] [nmea_navsat_driver]: Received data: '$BDGSV,4,2,16,06,66,203,40,07,63,293,42,09,71,256,43,10,51,278,41*62'
31
- [nmea_serial_driver-1] [INFO] [1762774491.141726971] [nmea_navsat_driver]: Received data: '$BDGSV,4,3,16,16,63,193,43,29,79,356,49,30,30,043,36,35,33,235,40*6A'
32
- [nmea_serial_driver-1] [INFO] [1762774491.214336544] [nmea_navsat_driver]: Received data: '$BDGSV,4,4,16,36,55,138,46,39,52,185,38,40,67,312,46,45,71,317,48*61'
33
- [nmea_serial_driver-1] [INFO] [1762774491.290281694] [nmea_navsat_driver]: Received data: '$GNRMC,113447.000,A,3116.46558,N,12044.09099,E,0.00,73.09,101125,,,A*4A'
34
- [nmea_serial_driver-1] [INFO] [1762774491.329832104] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
35
- [nmea_serial_driver-1] [INFO] [1762774491.370644244] [nmea_navsat_driver]: Received data: '$GNZDA,113447.000,10,11,2025,00,00*48'
36
- [nmea_serial_driver-1] [INFO] [1762774491.402771029] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
37
- [nmea_serial_driver-1] [INFO] [1762774491.479265027] [nmea_navsat_driver]: Received data: '$GNGGA,113448.000,3116.46558,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*4B'
38
- [gnss_calibration_node-2] [INFO] [1762774491.483638168] [gnss_calibration]: Calibrating...Freeze! 2/5
39
- [nmea_serial_driver-1] [INFO] [1762774491.534379280] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46558,N,12044.09100,E,113448.000,A,A*48'
40
- [nmea_serial_driver-1] [INFO] [1762774491.598834745] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
41
- [nmea_serial_driver-1] [INFO] [1762774491.664328797] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
42
- [nmea_serial_driver-1] [INFO] [1762774491.737357677] [nmea_navsat_driver]: Received data: '$GPGSV,3,1,12,01,59,171,41,02,71,076,46,07,61,253,46,08,43,043,45*7F'
43
- [nmea_serial_driver-1] [INFO] [1762774491.808049182] [nmea_navsat_driver]: Received data: '$GPGSV,3,2,12,10,05,049,21,14,18,308,,17,12,256,28,27,14,059,22*74'
44
- [nmea_serial_driver-1] [INFO] [1762774491.884270820] [nmea_navsat_driver]: Received data: '$GPGSV,3,3,12,30,44,296,44,194,68,070,45,195,61,126,45,199,53,168,32*47'
45
- [nmea_serial_driver-1] [INFO] [1762774491.957055213] [nmea_navsat_driver]: Received data: '$BDGSV,4,1,16,01,44,141,37,02,34,233,37,03,50,198,40,04,32,124,29*63'
46
- [nmea_serial_driver-1] [INFO] [1762774492.030035740] [nmea_navsat_driver]: Received data: '$BDGSV,4,2,16,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,41*62'
47
- [nmea_serial_driver-1] [INFO] [1762774492.102845128] [nmea_navsat_driver]: Received data: '$BDGSV,4,3,16,16,63,193,43,29,79,356,49,30,30,043,36,35,33,235,40*6A'
48
- [nmea_serial_driver-1] [INFO] [1762774492.175780918] [nmea_navsat_driver]: Received data: '$BDGSV,4,4,16,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,48*60'
49
- [nmea_serial_driver-1] [INFO] [1762774492.251809400] [nmea_navsat_driver]: Received data: '$GNRMC,113448.000,A,3116.46558,N,12044.09100,E,0.00,73.09,101125,,,A*44'
50
- [nmea_serial_driver-1] [INFO] [1762774492.291313793] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
51
- [nmea_serial_driver-1] [INFO] [1762774492.332163726] [nmea_navsat_driver]: Received data: '$GNZDA,113448.000,10,11,2025,00,00*47'
52
- [nmea_serial_driver-1] [INFO] [1762774492.364145516] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
53
- [nmea_serial_driver-1] [INFO] [1762774492.440337843] [nmea_navsat_driver]: Received data: '$GNGGA,113449.000,3116.46557,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*45'
54
- [gnss_calibration_node-2] [INFO] [1762774492.444578277] [gnss_calibration]: Calibrating...Freeze! 3/5
55
- [nmea_serial_driver-1] [INFO] [1762774492.495538019] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46557,N,12044.09100,E,113449.000,A,A*46'
56
- [nmea_serial_driver-1] [INFO] [1762774492.560411768] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
57
- [nmea_serial_driver-1] [INFO] [1762774492.625942239] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
58
- [nmea_serial_driver-1] [INFO] [1762774492.698633639] [nmea_navsat_driver]: Received data: '$GPGSV,3,1,12,01,59,171,41,02,71,076,46,07,61,253,46,08,43,043,45*7F'
59
- [nmea_serial_driver-1] [INFO] [1762774492.769601184] [nmea_navsat_driver]: Received data: '$GPGSV,3,2,12,10,05,049,15,14,18,308,,17,12,256,28,27,14,059,22*73'
60
- [nmea_serial_driver-1] [INFO] [1762774492.845442621] [nmea_navsat_driver]: Received data: '$GPGSV,3,3,12,30,44,296,44,194,68,070,45,195,61,126,45,199,53,168,32*47'
61
- [nmea_serial_driver-1] [INFO] [1762774492.918575825] [nmea_navsat_driver]: Received data: '$BDGSV,4,1,16,01,44,141,37,02,34,233,37,03,50,198,40,04,32,124,29*63'
62
- [nmea_serial_driver-1] [INFO] [1762774492.991398524] [nmea_navsat_driver]: Received data: '$BDGSV,4,2,16,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,42*61'
63
- [nmea_serial_driver-1] [INFO] [1762774493.064651796] [nmea_navsat_driver]: Received data: '$BDGSV,4,3,16,16,63,193,44,29,79,356,49,30,30,043,36,35,33,235,41*6C'
64
- [nmea_serial_driver-1] [INFO] [1762774493.137223289] [nmea_navsat_driver]: Received data: '$BDGSV,4,4,16,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,49*61'
65
- [nmea_serial_driver-1] [INFO] [1762774493.213317982] [nmea_navsat_driver]: Received data: '$GNRMC,113449.000,A,3116.46557,N,12044.09100,E,0.00,73.09,101125,,,A*4A'
66
- [nmea_serial_driver-1] [INFO] [1762774493.252641955] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
67
- [nmea_serial_driver-1] [INFO] [1762774493.293320172] [nmea_navsat_driver]: Received data: '$GNZDA,113449.000,10,11,2025,00,00*46'
68
- [nmea_serial_driver-1] [INFO] [1762774493.325593523] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
69
- [nmea_serial_driver-1] [INFO] [1762774493.401597813] [nmea_navsat_driver]: Received data: '$GNGGA,113450.000,3116.46557,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*4D'
70
- [gnss_calibration_node-2] [INFO] [1762774493.405916522] [gnss_calibration]: Calibrating...Freeze! 4/5
71
- [nmea_serial_driver-1] [INFO] [1762774493.457200209] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46557,N,12044.09100,E,113450.000,A,A*4E'
72
- [nmea_serial_driver-1] [INFO] [1762774493.521850305] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
73
- [nmea_serial_driver-1] [INFO] [1762774493.587264710] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
74
- [nmea_serial_driver-1] [INFO] [1762774493.660235830] [nmea_navsat_driver]: Received data: '$GPGSV,4,1,14,01,59,171,41,02,71,076,46,07,61,253,46,08,43,043,45*7E'
75
- [nmea_serial_driver-1] [INFO] [1762774493.729065399] [nmea_navsat_driver]: Received data: '$GPGSV,4,2,14,10,05,049,15,14,18,308,,16,10,108,,17,12,256,28*71'
76
- [nmea_serial_driver-1] [INFO] [1762774493.800901289] [nmea_navsat_driver]: Received data: '$GPGSV,4,3,14,22,05,302,,27,14,059,22,30,44,296,44,194,68,070,45*49'
77
- [nmea_serial_driver-1] [INFO] [1762774493.848668049] [nmea_navsat_driver]: Received data: '$GPGSV,4,4,14,195,61,126,45,199,53,168,31*78'
78
- [nmea_serial_driver-1] [INFO] [1762774493.921576512] [nmea_navsat_driver]: Received data: '$BDGSV,5,1,17,01,44,141,37,02,34,233,37,03,50,198,40,04,32,124,29*63'
79
- [nmea_serial_driver-1] [INFO] [1762774493.993874462] [nmea_navsat_driver]: Received data: '$BDGSV,5,2,17,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,42*61'
80
- [nmea_serial_driver-1] [INFO] [1762774494.066944210] [nmea_navsat_driver]: Received data: '$BDGSV,5,3,17,16,63,193,44,29,79,356,49,30,30,043,36,35,33,235,43*6E'
81
- [nmea_serial_driver-1] [INFO] [1762774494.140397681] [nmea_navsat_driver]: Received data: '$BDGSV,5,4,17,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,49*61'
82
- [nmea_serial_driver-1] [INFO] [1762774494.172620950] [nmea_navsat_driver]: Received data: '$BDGSV,5,5,17,59,45,148,39*54'
83
- [nmea_serial_driver-1] [INFO] [1762774494.248543383] [nmea_navsat_driver]: Received data: '$GNRMC,113450.000,A,3116.46557,N,12044.09100,E,0.00,73.09,101125,,,A*42'
84
- [nmea_serial_driver-1] [INFO] [1762774494.287998432] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
85
- [nmea_serial_driver-1] [INFO] [1762774494.329014803] [nmea_navsat_driver]: Received data: '$GNZDA,113450.000,10,11,2025,00,00*4E'
86
- [nmea_serial_driver-1] [INFO] [1762774494.361032403] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
87
- [nmea_serial_driver-1] [INFO] [1762774494.437034039] [nmea_navsat_driver]: Received data: '$GNGGA,113451.000,3116.46556,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*4D'
88
- [gnss_calibration_node-2] [INFO] [1762774494.441754678] [gnss_calibration]: Calibrating...Freeze! 5/5
89
- [gnss_calibration_node-2] [INFO] [1762774494.444089493] [gnss_calibration]: Offset saved at /home/jetson/2025_FYP/car_ws/src/Sensor_Driver_layer/GNSS/gnss_calibration/gnss_calibration/gnss_offset.txt
90
- [gnss_calibration_node-2] [INFO] [1762774494.445342711] [gnss_calibration]: Calibrated: lat_offset = 0.0005008000000010782, lon_offset = 0.0026980333333455064
91
- [nmea_serial_driver-1] [INFO] [1762774494.492501936] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46556,N,12044.09100,E,113451.000,A,A*4E'
92
- [nmea_serial_driver-1] [INFO] [1762774494.556810744] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
93
- [nmea_serial_driver-1] [INFO] [1762774494.622608167] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
94
- [nmea_serial_driver-1] [INFO] [1762774494.695585113] [nmea_navsat_driver]: Received data: '$GPGSV,4,1,14,01,59,171,41,02,71,076,46,07,61,253,45,08,43,043,45*7D'
95
- [nmea_serial_driver-1] [INFO] [1762774494.764270423] [nmea_navsat_driver]: Received data: '$GPGSV,4,2,14,10,05,049,21,14,18,308,,16,10,108,,17,12,256,28*76'
96
- [nmea_serial_driver-1] [INFO] [1762774494.836307375] [nmea_navsat_driver]: Received data: '$GPGSV,4,3,14,22,05,302,,27,14,059,22,30,44,296,44,194,68,070,45*49'
97
- [nmea_serial_driver-1] [INFO] [1762774494.884496644] [nmea_navsat_driver]: Received data: '$GPGSV,4,4,14,195,61,126,44,199,53,168,31*79'
98
- [nmea_serial_driver-1] [INFO] [1762774494.957693115] [nmea_navsat_driver]: Received data: '$BDGSV,5,1,17,01,44,141,40,02,34,233,37,03,50,198,40,04,32,124,29*63'
99
- [nmea_serial_driver-1] [INFO] [1762774495.030963285] [nmea_navsat_driver]: Received data: '$BDGSV,5,2,17,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,41*62'
100
- [nmea_serial_driver-1] [INFO] [1762774495.103319191] [nmea_navsat_driver]: Received data: '$BDGSV,5,3,17,16,63,193,44,29,79,356,49,30,30,043,36,35,33,235,44*69'
101
- [nmea_serial_driver-1] [INFO] [1762774495.175305487] [nmea_navsat_driver]: Received data: '$BDGSV,5,4,17,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,49*61'
102
- [nmea_serial_driver-1] [INFO] [1762774495.208016578] [nmea_navsat_driver]: Received data: '$BDGSV,5,5,17,59,45,148,39*54'
103
- [nmea_serial_driver-1] [INFO] [1762774495.284485331] [nmea_navsat_driver]: Received data: '$GNRMC,113451.000,A,3116.46556,N,12044.09100,E,0.00,73.09,101125,,,A*42'
104
- [nmea_serial_driver-1] [INFO] [1762774495.323420783] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
105
- [nmea_serial_driver-1] [INFO] [1762774495.364203420] [nmea_navsat_driver]: Received data: '$GNZDA,113451.000,10,11,2025,00,00*4F'
106
- [nmea_serial_driver-1] [INFO] [1762774495.396174139] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
107
- [nmea_serial_driver-1] [INFO] [1762774495.472779504] [nmea_navsat_driver]: Received data: '$GNGGA,113452.000,3116.46556,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*4E'
108
- [nmea_serial_driver-1] [INFO] [1762774495.528675670] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46556,N,12044.09100,E,113452.000,A,A*4D'
109
- [nmea_serial_driver-1] [INFO] [1762774495.592910204] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
110
- [nmea_serial_driver-1] [INFO] [1762774495.658215904] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
111
- [nmea_serial_driver-1] [INFO] [1762774495.731351639] [nmea_navsat_driver]: Received data: '$GPGSV,4,1,14,01,59,171,41,02,71,076,46,07,61,253,45,08,43,043,45*7D'
112
- [nmea_serial_driver-1] [INFO] [1762774495.799652363] [nmea_navsat_driver]: Received data: '$GPGSV,4,2,14,10,05,049,21,14,18,308,,16,10,108,,17,12,256,28*76'
113
- [nmea_serial_driver-1] [INFO] [1762774495.871555457] [nmea_navsat_driver]: Received data: '$GPGSV,4,3,14,22,05,302,,27,14,059,24,30,44,295,44,194,68,070,45*4C'
114
- [nmea_serial_driver-1] [INFO] [1762774495.919123941] [nmea_navsat_driver]: Received data: '$GPGSV,4,4,14,195,61,126,44,199,53,168,31*79'
115
- [nmea_serial_driver-1] [INFO] [1762774495.992097304] [nmea_navsat_driver]: Received data: '$BDGSV,5,1,17,01,44,141,40,02,34,233,37,03,50,198,40,04,32,124,29*63'
116
- [nmea_serial_driver-1] [INFO] [1762774496.065295697] [nmea_navsat_driver]: Received data: '$BDGSV,5,2,17,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,41*62'
117
- [nmea_serial_driver-1] [INFO] [1762774496.138121601] [nmea_navsat_driver]: Received data: '$BDGSV,5,3,17,16,63,193,44,29,79,356,48,30,30,043,35,35,33,235,43*6C'
118
- [nmea_serial_driver-1] [INFO] [1762774496.211203544] [nmea_navsat_driver]: Received data: '$BDGSV,5,4,17,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,49*61'
119
- [nmea_serial_driver-1] [INFO] [1762774496.243180888] [nmea_navsat_driver]: Received data: '$BDGSV,5,5,17,59,45,148,41*5B'
120
- [nmea_serial_driver-1] [INFO] [1762774496.319041209] [nmea_navsat_driver]: Received data: '$GNRMC,113452.000,A,3116.46556,N,12044.09100,E,0.00,73.09,101125,,,A*41'
121
- [nmea_serial_driver-1] [INFO] [1762774496.358629543] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
122
- [nmea_serial_driver-1] [INFO] [1762774496.399680060] [nmea_navsat_driver]: Received data: '$GNZDA,113452.000,10,11,2025,00,00*4C'
123
- [nmea_serial_driver-1] [INFO] [1762774496.431991237] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
124
- [nmea_serial_driver-1] [INFO] [1762774496.507718627] [nmea_navsat_driver]: Received data: '$GNGGA,113453.000,3116.46556,N,12044.09100,E,1,27,0.7,13.6,M,0.0,M,,*4F'
125
- [nmea_serial_driver-1] [INFO] [1762774496.562975384] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46556,N,12044.09100,E,113453.000,A,A*4C'
126
- [nmea_serial_driver-1] [INFO] [1762774496.627436486] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
127
- [nmea_serial_driver-1] [INFO] [1762774496.693347354] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
128
- [nmea_serial_driver-1] [INFO] [1762774496.766408528] [nmea_navsat_driver]: Received data: '$GPGSV,4,1,14,01,59,171,41,02,71,076,46,07,61,253,46,08,43,043,45*7E'
129
- [nmea_serial_driver-1] [INFO] [1762774496.834908619] [nmea_navsat_driver]: Received data: '$GPGSV,4,2,14,10,05,049,21,14,18,308,,16,10,108,,17,12,256,28*76'
130
- [nmea_serial_driver-1] [INFO] [1762774496.906809858] [nmea_navsat_driver]: Received data: '$GPGSV,4,3,14,22,05,302,,27,14,059,27,30,44,295,44,194,68,070,45*4F'
131
- [nmea_serial_driver-1] [INFO] [1762774496.954656846] [nmea_navsat_driver]: Received data: '$GPGSV,4,4,14,195,61,126,45,199,53,168,31*78'
132
- [nmea_serial_driver-1] [INFO] [1762774497.027521504] [nmea_navsat_driver]: Received data: '$BDGSV,5,1,17,01,44,141,40,02,34,233,37,03,50,198,40,04,32,124,29*63'
133
- [nmea_serial_driver-1] [INFO] [1762774497.100542293] [nmea_navsat_driver]: Received data: '$BDGSV,5,2,17,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,41*62'
134
- [nmea_serial_driver-1] [INFO] [1762774497.173572236] [nmea_navsat_driver]: Received data: '$BDGSV,5,3,17,16,62,193,44,29,79,356,49,30,30,043,35,35,33,235,43*6C'
135
- [nmea_serial_driver-1] [INFO] [1762774497.246587841] [nmea_navsat_driver]: Received data: '$BDGSV,5,4,17,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,49*61'
136
- [nmea_serial_driver-1] [INFO] [1762774497.278435294] [nmea_navsat_driver]: Received data: '$BDGSV,5,5,17,59,45,148,41*5B'
137
- [nmea_serial_driver-1] [INFO] [1762774497.354690604] [nmea_navsat_driver]: Received data: '$GNRMC,113453.000,A,3116.46556,N,12044.09100,E,0.00,73.09,101125,,,A*40'
138
- [nmea_serial_driver-1] [INFO] [1762774497.394121142] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
139
- [nmea_serial_driver-1] [INFO] [1762774497.435060232] [nmea_navsat_driver]: Received data: '$GNZDA,113453.000,10,11,2025,00,00*4D'
140
- [nmea_serial_driver-1] [INFO] [1762774497.466864772] [nmea_navsat_driver]: Received data: '$GPTXT,01,01,01,ANTENNA OK*35'
141
- [nmea_serial_driver-1] [INFO] [1762774497.543260309] [nmea_navsat_driver]: Received data: '$GNGGA,113454.000,3116.46556,N,12044.09101,E,1,27,0.7,13.6,M,0.0,M,,*49'
142
- [nmea_serial_driver-1] [INFO] [1762774497.598939766] [nmea_navsat_driver]: Received data: '$GNGLL,3116.46556,N,12044.09101,E,113454.000,A,A*4A'
143
- [nmea_serial_driver-1] [INFO] [1762774497.663117309] [nmea_navsat_driver]: Received data: '$GPGSA,A,3,01,02,07,08,17,27,30,194,195,199,,,1.2,0.7,1.0*0B'
144
- [nmea_serial_driver-1] [INFO] [1762774497.728823534] [nmea_navsat_driver]: Received data: '$BDGSA,A,3,01,02,03,04,06,07,09,10,16,29,30,35,1.2,0.7,1.0*22'
145
- [nmea_serial_driver-1] [INFO] [1762774497.801622718] [nmea_navsat_driver]: Received data: '$GPGSV,4,1,14,01,59,171,41,02,71,076,46,07,61,253,46,08,43,043,45*7E'
146
- [nmea_serial_driver-1] [INFO] [1762774497.870361248] [nmea_navsat_driver]: Received data: '$GPGSV,4,2,14,10,05,049,24,14,18,308,,16,10,108,,17,12,256,28*73'
147
- [nmea_serial_driver-1] [INFO] [1762774497.942384219] [nmea_navsat_driver]: Received data: '$GPGSV,4,3,14,22,05,302,,27,14,059,27,30,44,295,44,194,68,070,45*4F'
148
- [nmea_serial_driver-1] [INFO] [1762774497.989929952] [nmea_navsat_driver]: Received data: '$GPGSV,4,4,14,195,61,126,45,199,53,168,31*78'
149
- [nmea_serial_driver-1] [INFO] [1762774498.063051386] [nmea_navsat_driver]: Received data: '$BDGSV,5,1,17,01,44,141,40,02,34,233,37,03,50,198,40,04,32,124,29*63'
150
- [nmea_serial_driver-1] [INFO] [1762774498.136017007] [nmea_navsat_driver]: Received data: '$BDGSV,5,2,17,06,66,203,41,07,63,293,43,09,71,256,43,10,51,278,41*62'
151
- [nmea_serial_driver-1] [INFO] [1762774498.208845761] [nmea_navsat_driver]: Received data: '$BDGSV,5,3,17,16,62,193,44,29,79,356,49,30,30,043,33,35,33,235,44*6D'
152
- [nmea_serial_driver-1] [INFO] [1762774498.281784758] [nmea_navsat_driver]: Received data: '$BDGSV,5,4,17,36,55,138,46,39,52,185,39,40,67,312,46,45,71,317,48*60'
153
- [nmea_serial_driver-1] [INFO] [1762774498.313927739] [nmea_navsat_driver]: Received data: '$BDGSV,5,5,17,59,45,148,41*5B'
154
- [nmea_serial_driver-1] [INFO] [1762774498.389922402] [nmea_navsat_driver]: Received data: '$GNRMC,113454.000,A,3116.46556,N,12044.09101,E,0.00,73.09,101125,,,A*46'
155
- [nmea_serial_driver-1] [INFO] [1762774498.429404270] [nmea_navsat_driver]: Received data: '$GNVTG,73.09,T,,M,0.00,N,0.00,K,A*1E'
156
- [nmea_serial_driver-1] [INFO] [1762774498.470436100] [nmea_navsat_driver]: Received data: '$GNZDA,113454.000,10,11,2025,00,00*4A'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
nmea_navsat/log_20251110_110855.txt DELETED
File without changes
nmea_navsat/log_20251110_110922.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c55ab81d312f889649f8206a44eb90e4613baa3eb3b9741d330cae6f69d6ce6f
3
- size 15280
 
 
 
 
nmea_navsat/log_20251110_112028.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4569710b1e6821ab17d01bb6305e39a14a82851090f3a7325179598719922ac9
3
- size 101876
 
 
 
 
nmea_navsat/log_20251110_112402.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:65ea6b01890e96325d0c164824d0dd01235c5cbeb9e55a062b3f5bfd658df2a1
3
- size 2904
 
 
 
 
nmea_navsat/log_20251110_114755.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:86c5bd04a207822b591ace71e0633a26035c643a15d41279ded8cb9aae993c8f
3
- size 21676
 
 
 
 
nmea_navsat/log_20251110_114949.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:79a89e2b90d9a5719acd57724549786d52bfc1f195098403e5d11e6b56503404
3
- size 25164
 
 
 
 
nmea_navsat/log_20251110_134712.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:074715a3a92be936058217f806ac930ea570024f9f67519d78859a65619c3800
3
- size 13328
 
 
 
 
nmea_navsat/log_20251110_134804.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cf63e8c781686f052496701f4627428dc97f1dde8bc1cfd0b9f6d377505b349
3
- size 15232
 
 
 
 
nmea_navsat/log_20251110_135019.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9403dab65555f5ad3aaa6da16a0a1227c55332cf37df84ff5118a2fafad77b2
3
- size 25256
 
 
 
 
nmea_navsat/log_20251110_135358.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:37e2d3fdcdd234137d2bca292db1dde489cebcd19144555850a6ba1b84dbbcbc
3
- size 19516
 
 
 
 
nmea_navsat/log_20251110_135533.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3d8b19c942e9c399c2436503157c2f5c7f81309d084c4d706c65dc416c4aab6
3
- size 18088
 
 
 
 
nmea_navsat/log_20251110_140102.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc13ec392d17770c72fe34f7f00fb122e7fa9427a3ce49e1a53882414d7d1040
3
- size 4337
 
 
 
 
nmea_navsat/log_20251110_140305.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6bd19b34a86db657cd680cc2fa1022b4d9803fbc6126c79797097ba09d01273
3
- size 4337
 
 
 
 
nmea_navsat/log_20251110_170614.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e2f8145c081de8f87bd2fd8028afe1ab8cf62e5874c7acfbdd5161c00f9c8e6
3
- size 4652
 
 
 
 
nmea_navsat/log_20251110_171903.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7589640d063cd6304287d5cb83cd6fecc2028506deadd7bfcf2d1447a5cae848
3
- size 4869
 
 
 
 
nmea_navsat/log_20251110_172432.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6218386d2f7ee9f06588005a7a65059e489858775cd9d915b7bb843f29d68774
3
- size 125138
 
 
 
 
nmea_navsat/log_20251110_172830.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0345d326e1617e8ee78b460e48053e388898e6e969f045229a8593260de5e329
3
- size 202386
 
 
 
 
nmea_navsat/log_20251110_183458.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1478b081492cc539823a2ff0f5e4bb6c40cac7a0b825c47827969941c20de884
3
- size 9851
 
 
 
 
nmea_navsat/log_20251110_193256.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e218934a7fb34d59f1a9f228b08b2833d1f06671010f1ce4e686a24d04a17be4
3
- size 10087
 
 
 
 
nmea_navsat/log_20251110_193407.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d157ec4561c6f8c763025e08a8f86d4db4768e4af2ed664ead455aa3ac1d4381
3
- size 10092
 
 
 
 
nmea_navsat/log_20251110_193449.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e62e1833d449fb83e68e9f4a29bb7ccbaa31c1822737710367fae6f643e5ef2e
3
- size 11415
 
 
 
 
nmea_navsat/log_20251110_193705.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:83d74caa157d8c74b52ad490ae6fa3e3bd71620f186471d7c5790ee207e55de2
3
- size 11560
 
 
 
 
nmea_navsat/log_20251110_193725.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7e38718fb233e845d13a61d345fb590fdff1e3585c4a162f5a9c47679f07095
3
- size 11435
 
 
 
 
nmea_navsat/log_20251110_193955.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab7808ac00ee866254fc01a5d9e57849966750547ef3d28d6ea824b0a0cd1aa7
3
- size 17398
 
 
 
 
nmea_navsat/log_20251110_194059.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7497bd04b864d8f4107ad150afb312fb176ebc39fa3ef761bd660ef99321cd1
3
- size 128295
 
 
 
 
nmea_navsat/log_20251110_194634.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70a884da010822ac8838ea2d61f373e35990d5f9995aeaa0fe91a14f35c66ba7
3
- size 128187
 
 
 
 
nmea_navsat/log_20251110_195457.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:86f6754b378ca6d98972b33d94355837aef2f349bcc26d1116d8070f4307123e
3
- size 215929
 
 
 
 
reader_log/log_20251107_101805.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1783822b9e04ec065a5d4de9b77b4f91daacf8e807cc45b15153dad8728bebed
3
- size 42269
 
 
 
 
reader_log/log_20251107_114713.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d80d3abdced47f8c65bc2025af9ec6620da6f6dc14dc700d88f2b5762798af20
3
- size 1584719
 
 
 
 
reader_log/log_20251107_202748.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:44eb50d8e2f3163e7041efdcce125f58d53f9dbd5e47b4ad718b01605d8544b6
3
- size 18486
 
 
 
 
reader_log/log_20251110_172816.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcc6448206da64987a5b2fabecb6936654c0e10a6e6d417f29bc763cc42fc6e5
3
- size 21390
 
 
 
 
reader_log/log_20251110_185407.txt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0e86f8685c9befdee3c4cff3b8cf0df7c5fc95543b29760234aba968a26b05f
3
- size 121902
 
 
 
 
twist_log/log_20251104_115701.txt DELETED
File without changes
twist_log/log_20251104_115722.txt DELETED
File without changes
twist_log/log_20251104_115740.txt DELETED
File without changes