Commit Graph

27 Commits

Author SHA1 Message Date
lteichroeb 88f85607be Added transformation matrix input to gui 2022-08-16 15:27:06 +02:00
lteichroeb 8f0facb461 Fixed UI typo 2021-11-10 23:03:13 +01:00
lteichroeb 6ab3778692 Fixed button formatting 2021-11-06 20:03:04 +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 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 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 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 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
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 bcfe4808c0 Refatoring: Moved .py files into src folder. Unified some file names 2021-07-27 15:09:24 +02:00