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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lennard Kloock
MessdatenSilo
Commits
d853004b
Commit
d853004b
authored
2 years ago
by
Lennard
Browse files
Options
Downloads
Patches
Plain Diff
New data
parent
dca944df
No related branches found
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
bash.log
+35
-0
35 additions, 0 deletions
bash.log
data/log.2022-06-08_13.log
+3
-0
3 additions, 0 deletions
data/log.2022-06-08_13.log
with
38 additions
and
0 deletions
bash.log
+
35
−
0
View file @
d853004b
...
@@ -19,3 +19,38 @@ Merge made by the 'recursive' strategy.
...
@@ -19,3 +19,38 @@ Merge made by the 'recursive' strategy.
2 files changed, 136 insertions(+), 1 deletion(-)
2 files changed, 136 insertions(+), 1 deletion(-)
create mode 100644 measure.py
create mode 100644 measure.py
[main 8647a31] New data
1 file changed, 18 insertions(+)
To https://github.com/SirWalross/MessdatenSilo.git
ce80ee2..8647a31 main -> main
2022-06-09 00:00:05, WARNING, [main_logger.main:136] Starting
2022-06-09 00:00:05, WARNING, [main_logger.get_offset:81] Didn't find any old offsets, so starting at 0.
2022-06-09 00:00:05, WARNING, [main_logger.main:146] Connected to serial ports
2022-06-09 00:00:06, ERROR, [main_logger.handle_exception:57] Uncaught exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 501, in read
'device reports readiness to read but returned no data '
serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 197, in <module>
main(yaml.safe_load(open(f"{Path(__file__).parent}/config.yml")))
File "main.py", line 161, in main
off1 = 0 if int(convert(con1.readline())) == 1.0 else 4
File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 509, in read
raise SerialException('read failed: {}'.format(e))
serial.serialutil.SerialException: read failed: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
2022-06-09 00:00:31, WARNING, [main_logger.main:193] Finished
2022-06-10 00:00:01
Von https://github.com/SirWalross/MessdatenSilo
8647a31..dca944d main -> origin/main
Aktualisiere 8647a31..dca944d
Fast-forward
measure.py | 40 +++++++++++++++++++++++++---------------
1 file changed, 25 insertions(+), 15 deletions(-)
This diff is collapsed.
Click to expand it.
data/log.2022-06-08_13.log
0 → 100644
LFS
+
3
−
0
View file @
d853004b
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.
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