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
b083b1a3
Commit
b083b1a3
authored
3 years ago
by
Raspberry
Browse files
Options
Downloads
Patches
Plain Diff
New data
parent
f7eceb08
No related branches found
No related tags found
No related merge requests found
Pipeline
#780
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
+27
-0
27 additions, 0 deletions
bash.log
data/log.2022-06-23_00.log
+3
-0
3 additions, 0 deletions
data/log.2022-06-23_00.log
logs/log
+20
-0
20 additions, 0 deletions
logs/log
with
50 additions
and
0 deletions
bash.log
+
27
−
0
View file @
b083b1a3
...
@@ -17,3 +17,30 @@ Starting python script:
...
@@ -17,3 +17,30 @@ 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 f7eceb0] New data
7 files changed, 197 insertions(+), 74 deletions(-)
create mode 100644 bash.log
create mode 100644 data/log.2022-06-22_12.log
rewrite sketches/DmsMessung/DmsMessung.ino (80%)
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), 118 KB | 0 B/s, done
To https://gitlab.cvh-server.de/Lennard/messdatensilo.git
2da5c60..f7eceb0 main -> main
2022-06-23 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-23 23:00:44
2022-06-23 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-23 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-23 23:58:32, 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-23_00.log
0 → 100644
LFS
+
3
−
0
View file @
b083b1a3
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 @
b083b1a3
...
@@ -1025,3 +1025,23 @@ Traceback (most recent call last):
...
@@ -1025,3 +1025,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-22 23:58:30, WARNING, [main_logger.main:201] Finished
2022-06-22 23:58:30, WARNING, [main_logger.main:201] Finished
2022-06-23 00:00:44, WARNING, [main_logger.main:145] Starting
2022-06-23 00:00:44, INFO, [main_logger.get_offset:84] Found offsets
2022-06-23 00:00:44, INFO, [main_logger.main:156] Factors: 1.860, 0.000, 0.923, -0.984, Offset: -4.594, 0.000, 2.936, 0.545
2022-06-23 00:00:44, WARNING, [main_logger.main:160] Connected to serial ports
2022-06-23 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-23 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-23 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-23 23:58:32, 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