Commit Graph

127 Commits

Author SHA1 Message Date
lteichroeb ba05d67a81 Leons lost commit 2021-11-03 09:06:43 +01:00
lteichroeb dbc750be7d Added calibration export function for magnetometers. 2021-10-24 15:33:57 +02:00
lteichroeb 7c3c8aa420 Improved and extended calibration export functionality. 2021-10-24 15:12:57 +02:00
lteichroeb dc5952caf8 Fixed config load cancelling behavior. 2021-10-24 14:39:17 +02:00
lteichroeb 286874f4d9 Config file is now saved/loaded from an Appdata directory. 2021-10-24 14:33:28 +02:00
lteichroeb 95965f0931 Fixed ui_print function scrolling. 2021-10-24 14:27:19 +02:00
lteichroeb addb064f71 Moved CSV save function. 2021-10-24 14:25:14 +02:00
lteichroeb 1144e5fae9 Added arduino com port to config file. Removed log spam 2021-10-24 11:59:13 +02:00
lteichroeb 33331e829a Fixed ui_print, #6. Calls now processed in main thread. 2021-10-22 21:11:58 +02:00
lteichroeb 9e56937252 Removed unnecessary or completed TODOs. 2021-10-22 21:02:58 +02:00
lteichroeb 5a3625021e Cleaned main.py. Renamed exit_flag global. 2021-10-22 20:56:16 +02:00
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