Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MessdatenSilo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lennard Kloock
MessdatenSilo
Commits
fc902810
Commit
fc902810
authored
Jun 25, 2022
by
Raspberry
Browse files
Options
Downloads
Patches
Plain Diff
New data
parent
07c71b44
No related branches found
No related tags found
No related merge requests found
Pipeline
#782
passed
Jun 25, 2022
Stage: convert
Stage: upload
Stage: delete
Stage: release
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
bash.log
+25
-0
25 additions, 0 deletions
bash.log
data/log.2022-06-25_00.log
+3
-0
3 additions, 0 deletions
data/log.2022-06-25_00.log
logs/log
+20
-0
20 additions, 0 deletions
logs/log
with
48 additions
and
0 deletions
bash.log
+
25
−
0
View file @
fc902810
...
@@ -69,3 +69,28 @@ Starting python script:
...
@@ -69,3 +69,28 @@ Starting python script:
Python script ended
Python script ended
Bereits aktuell.
Bereits aktuell.
/home/pi/Desktop/MessdatenSilo/scripts/run.bash: Zeile 28: last_commit_name: Kommando nicht gefunden.
/home/pi/Desktop/MessdatenSilo/scripts/run.bash: Zeile 28: last_commit_name: Kommando nicht gefunden.
[main 07c71b4] New data
3 files changed, 48 insertions(+)
create mode 100644 data/log.2022-06-24_00.log
Locking support detected on remote "origin". Consider enabling it with:
$ git config lfs.https://gitlab.cvh-server.de/Lennard/messdatensilo.git/info/lfs.locksverify true
Uploading LFS objects: 100% (1/1), 256 KB | 0 B/s, done
To https://gitlab.cvh-server.de/Lennard/messdatensilo.git
b083b1a..07c71b4 main -> main
2022-06-25 00:00:01
Info: DMS arduino: /dev/ttyACM0, Temp arduino: /dev/ttyACM1
Checking connected devices...
Checking installed cores...
Compiling sketches...
Uploading sketches...
Finished
Starting python script:
2022-06-25 23:00:44
2022-06-25 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-25 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-25 23:58:31, WARNING, [main_logger.main:201] Finished
Python script ended
Bereits aktuell.
/home/pi/Desktop/MessdatenSilo/scripts/run.bash: Zeile 28: last_commit_name: Kommando nicht gefunden.
This diff is collapsed.
Click to expand it.
data/log.2022-06-25_00.log
0 → 100644
LFS
+
3
−
0
View file @
fc902810
Source diff could not be displayed: it is stored in LFS. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
logs/log
+
20
−
0
View file @
fc902810
...
@@ -1065,3 +1065,23 @@ Traceback (most recent call last):
...
@@ -1065,3 +1065,23 @@ Traceback (most recent call last):
off = 0 if int(convert(con1.readline())) == 1.0 else 4
off = 0 if int(convert(con1.readline())) == 1.0 else 4
ValueError: invalid literal for int() with base 10: ''
ValueError: invalid literal for int() with base 10: ''
2022-06-24 23:58:30, WARNING, [main_logger.main:201] Finished
2022-06-24 23:58:30, WARNING, [main_logger.main:201] Finished
2022-06-25 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-25 00:00:44, INFO, [main_logger.get_offset:84] Found offsets
2022-06-25 00:00:44, INFO, [main_logger.main:156] Factors: 1.860, 0.000, 0.923, -0.984, Offset: -1.190, 0.000, 2.874, -2.259
2022-06-25 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-25 00:00:47, INFO, [main_logger.main:189] Didnt receive data from arduino
Traceback (most recent call last):
File "main.py", line 172, in main
off = 0 if int(convert(con1.readline())) == 1.0 else 4
ValueError: invalid literal for int() with base 10: ''
2022-06-25 00:00:50, INFO, [main_logger.main:189] Didnt receive data from arduino
Traceback (most recent call last):
File "main.py", line 172, in main
off = 0 if int(convert(con1.readline())) == 1.0 else 4
ValueError: invalid literal for int() with base 10: ''
2022-06-25 00:00:53, INFO, [main_logger.main:189] Didnt receive data from arduino
Traceback (most recent call last):
File "main.py", line 172, in main
off = 0 if int(convert(con1.readline())) == 1.0 else 4
ValueError: invalid literal for int() with base 10: ''
2022-06-25 23:58:31, WARNING, [main_logger.main:201] Finished
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment