lteichroeb
f2c33f69fa
Changed hardware initialization to be asynchronous.
2021-10-22 20:38:51 +02:00
lteichroeb
d7ade91f80
Ambient field calibration results can be saved to csv file.
2021-10-15 11:47:20 +02:00
lteichroeb
747e424871
Calibration results can now be saved to config.
2021-10-15 11:21:56 +02:00
lteichroeb
a08ba26384
Fixed data logging.
2021-10-15 10:05:30 +02:00
lteichroeb
de4e54e7e0
Fixed and extended csv_logging.py
2021-09-28 19:42:38 +02:00
lteichroeb
d02bde9631
Fixed csv_threading.py
2021-09-28 17:46:09 +02:00
lteichroeb
4bb6536a84
Added updated coil constant defaults.
...
Match with thesis.
2021-09-16 19:12:08 +02:00
lteichroeb
bea7f94550
Finished and tested coil constant csv export.
2021-09-14 16:03:38 +02:00
lteichroeb
151081a3c3
WIP: export csv files from calibration.
2021-09-14 13:54:50 +02:00
muellerr
4bb1bad731
Tested magnetometer calibration method.
2021-08-24 16:46:20 +02:00
lteichroeb
bcadc3f273
Added user interface elements for magnetometer calibration
2021-08-23 01:02:53 +02:00
lteichroeb
244aaa8e89
Added calibration method for magnetometers.
2021-08-20 13:32:02 +02:00
muellerr
4d1f5a7437
Fixed issue with QL355TP driver. Calibration methods validated.
2021-08-19 15:08:53 +02:00
Martin Zietz
8177402ba1
Moved files. Bug fixes from clean room
2021-08-19 09:51:49 +02:00
lteichroeb
3a526ec26d
Added helmholtz cage angle analysis.
2021-08-05 10:53:15 +02:00
lteichroeb
89ed805411
Implemented coil constant calibration
2021-08-04 17:48:58 +02:00
lteichroeb
3596733843
Implemented ambient field calibration tool.
2021-08-04 13:17:00 +02:00
lteichroeb
8f70f85c84
Partially completed front-end reintegration.
2021-08-03 22:29:09 +02:00
lteichroeb
11b5ea4e36
Made imports more consistent
2021-08-02 22:21:29 +02:00
lteichroeb
4827d07b6d
Rewrite: Finished initial backend code. Connection to other components missing.
2021-07-28 11:30:23 +02:00
lteichroeb
80f036060a
Rewrite: added command execution. Not runnable.
2021-07-28 11:18:08 +02:00
lteichroeb
fa6d50d04c
Rewrite partially completed. Not runnable.
2021-07-28 10:09:07 +02:00
lteichroeb
38f3793c27
Fixed socket thread not exiting properly.
2021-07-27 15:11:33 +02:00
lteichroeb
bcfe4808c0
Refatoring: Moved .py files into src folder. Unified some file names
2021-07-27 15:09:24 +02:00
lteichroeb
c7e793a420
Added socket interface for external applications
2021-06-23 11:53:44 +02:00
lteichroeb
e5da0c87ed
This call fails on Linux. Application is Linux-compatible with this fix.
2021-06-23 11:52:06 +02:00
lteichroeb
faa913fcd7
Fixed error in voltage limit computation.
2021-06-05 14:41:58 +02:00
Martin Zietz
4c6164c41f
Update readme.md
2021-03-27 15:22:56 +01:00
Martin Zietz
41bb8b0885
Merge branch 'Development_zietz'
2021-03-27 14:23:49 +01:00
Martin Zietz
cad62899c0
Update readme.md
2021-03-27 14:23:23 +01:00
Martin Zietz
7da0efd9f0
added documentation pdf to repo
2021-03-27 14:13:09 +01:00
Martin Zietz
796c3df94b
documentation
2021-03-27 14:10:06 +01:00
Martin Zietz
e0104b5604
Update longtable.sty
2021-03-27 13:08:45 +01:00
Martin Zietz
f5bf9cbf68
documentation
2021-03-27 13:08:36 +01:00
Martin Zietz
929e0ed50a
added documentation folder
2021-03-27 12:53:51 +01:00
Martin Zietz
d5ca80d612
Tests with PSU in clean room
...
Problems:
- GUI layout not good on smaller screen
- PSU communication very slow
Added some quick fix attempts and comments where some of the trouble is.
2021-03-19 19:11:45 +01:00
Martin Zietz
3e8490d353
renamed test stand to test bench
2021-03-14 21:08:35 +01:00
Martin Zietz
606cfa1f40
readme test
2021-03-13 15:39:10 +01:00
Martin Zietz
9475657865
Create readme.txt
2021-03-13 15:33:36 +01:00
Martin Zietz
eeb6a230e6
added auto-py-to-exe tool
2021-03-11 16:19:26 +01:00
Martin Zietz
d3ffe4d642
Release V1.1 added
2021-03-10 18:49:19 +01:00
Martin Zietz
640d99c9e2
minor UI tweaks
...
- fixed bug where log data could not be cleared after saving to file
- added description for coil constant in settings page
- minor message tweaks
2021-03-08 18:36:23 +01:00
Martin Zietz
12de3c3587
User test feedback
...
- added cancel option for "clear log data" pop-up
- removed "!" for Execute! button
- separated start and stop logging buttons
2021-03-06 22:38:01 +01:00
Martin Zietz
7fc98edc3e
deleted deprecated files
2021-03-02 23:05:34 +01:00
Martin Zietz
c283fe36cb
Prepared release as exe
2021-03-02 22:55:34 +01:00
Martin Zietz
3a21e53c28
updated default values with measurements
2021-02-25 18:38:31 +01:00
Martin Zietz
ff0f0331dc
Changed csv plots to show instantaneous field changes
2021-02-24 16:43:22 +01:00
Martin Zietz
d3b41cae7c
Update csv_logging.py
2021-02-21 11:21:54 +01:00
Martin Zietz
36fc3e7c3a
moved library readme' files
2021-02-20 18:57:57 +01:00
zietzm
5ebdccc4e9
Merge pull request 'Development_zietz' ( #1 ) from Development_zietz into master
...
Reviewed-on: zietzm/Magnetfeldteststand#1
2021-02-20 18:12:15 +01:00