PowerTuneDigital / PowerTuneDigitalOfficial

Official PowerTune Digital Repo
GNU General Public License v3.0
18 stars 7 forks source link

Gps tests #78

Closed PowerTuneDigital closed 1 year ago

PowerTuneDigital commented 1 year ago

Fix GPS timeout and reconnect

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(151): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(282): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(288): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(318): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(446): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(455): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(460): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 10 Total errors found: 14

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(138): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(284): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(287): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(298): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(329): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(457): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 12 Total errors found: 16

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(138): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(284): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(287): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(298): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(329): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(457): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 12 Total errors found: 16

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(138): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(284): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(287): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(299): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(330): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(458): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 12 Total errors found: 16

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(138): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(284): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(295): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(326): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(454): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(463): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 11 Total errors found: 15

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(138): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(284): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(296): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(327): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(455): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(464): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 11 Total errors found: 15

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(59): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(112): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(131): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(141): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(150): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(151): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(156): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 19 Total errors found: 23

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(59): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(112): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(131): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(140): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(149): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(150): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 20 Total errors found: 24

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(59): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(112): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(131): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(140): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(149): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(150): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 21 Total errors found: 25

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(59): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(112): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(131): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(140): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(151): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(152): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 20 Total errors found: 24

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(59): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(112): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(131): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(140): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]
gps.cpp(145): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(150): error cpplint: [whitespace/semicolon] Extra space before last semicolon. If this should be an empty statement, use {} instead. [5]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 21 Total errors found: 25

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(145): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(151): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(287): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(300): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(331): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(459): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 12 Total errors found: 16

github-actions[bot] commented 1 year ago

Here are the first 10 encountered errors:

gps.cpp(7): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(8): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
gps.cpp(62): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
gps.cpp(145): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
gps.cpp(151): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(287): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
gps.cpp(300): error cpplint: [whitespace/newline] An else should appear on the same line as the preceding } [4]
gps.cpp(331): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
gps.cpp(459): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing gps.cpp Done processing gps.h Category 'build' errors found: 4 Category 'whitespace' errors found: 12 Total errors found: 16