Commit Graph

53 Commits

Author SHA1 Message Date
mkoller 3b4bbc91da Reduces font size if screen is too small to display GUI properly. 2022-10-13 18:05:46 +02:00
mkoller cd79c993f2 Fixed copy calibration results to clipboard 2022-10-12 11:38:36 +02:00
mkoller 380c8c9664 Label change 2022-10-11 19:09:40 +02:00
mkoller c704886717 Slightly increased size of of main frame if window not maximised 2022-10-09 11:58:27 +02:00
mkoller c5f8bb9414 Fixed function argument warnings 2022-10-08 18:47:00 +02:00
mkoller 3fe39b0cf9 Fixed minor warnings and style issues 2022-10-08 18:38:24 +02:00
mkoller d5c9879eae Fixed graph export buttons 2022-10-08 18:12:18 +02:00
mkoller effcc72966 Cleaned up minor issues 2022-10-07 16:01:00 +02:00
mkoller 283ef5fd24 Merged Calibration files, fixed transformation, GUI display 2022-10-07 15:00:25 +02:00
mkoller 4021aa5383 Read in results from csv 2022-10-06 09:13:26 +02:00
mkoller 95984329c1 Added calibration model for full calibration 2022-10-06 09:13:15 +02:00
mkoller 2bce7ffd85 Dublicates calibration method, added notes 2022-10-03 15:08:08 +02:00
lteichroeb 998b325ca9 Some fixes 2022-08-17 15:28:33 +02:00
mkoller 9e046e25ab Gram-Schmidt Orthonomalisation, fixed COS matrix input/output 2022-08-16 23:53:09 +02:00
lteichroeb b626ef3ae8 Updates to normalisation matrix 2022-08-16 16:51:00 +02:00
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 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