Commit Graph

33 Commits

Author SHA1 Message Date
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