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
07c71b44
Commit
07c71b44
authored
3 years ago
by
Raspberry
Browse files
Options
Downloads
Patches
Plain Diff
New data
parent
b083b1a3
No related branches found
No related tags found
No related merge requests found
Pipeline
#781
passed
3 years ago
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-24_00.log
+3
-0
3 additions, 0 deletions
data/log.2022-06-24_00.log
logs/log
+20
-0
20 additions, 0 deletions
logs/log
with
48 additions
and
0 deletions
bash.log
+
25
−
0
View file @
07c71b44
...
...
@@ -44,3 +44,28 @@ Starting python script:
Python script ended
Bereits aktuell.
/home/pi/Desktop/MessdatenSilo/scripts/run.bash: Zeile 28: last_commit_name: Kommando nicht gefunden.
[main b083b1a] New data
3 files changed, 50 insertions(+)
create mode 100644 data/log.2022-06-23_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
f7eceb0..b083b1a main -> main
2022-06-24 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-24 23:00:44
2022-06-24 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-24 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-24 23:58:30, 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-24_00.log
0 → 100644
LFS
+
3
−
0
View file @
07c71b44
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 @
07c71b44
...
...
@@ -1045,3 +1045,23 @@ Traceback (most recent call last):
off = 0 if int(convert(con1.readline())) == 1.0 else 4
ValueError: invalid literal for int() with base 10: ''
2022-06-23 23:58:32, WARNING, [main_logger.main:201] Finished
2022-06-24 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-24 00:00:44, INFO, [main_logger.get_offset:84] Found offsets
2022-06-24 00:00:44, INFO, [main_logger.main:156] Factors: 1.860, 0.000, 0.923, -0.984, Offset: -6.822, 0.000, 3.293, -0.625
2022-06-24 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-24 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-24 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-24 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-24 23:58:30, 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