Skip to content
Snippets Groups Projects
Commit 07c71b44 authored by Raspberry's avatar Raspberry
Browse files

New data

parent b083b1a3
No related branches found
No related tags found
No related merge requests found
Pipeline #781 passed
......@@ -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.
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment