Commit Graph

180 Commits

Author SHA1 Message Date
mkoller 35a0779b2d Implemented oversampling (untested!) 2023-01-31 10:54:09 +01:00
mkoller e9937b1269 Oversampling x5 2023-01-30 14:31:40 +01:00
mkoller c110605ce7 Added set magnetic field and vector norms to the field data displays
Marius fancy implementation using globals
2023-01-30 14:16:49 +01:00
mkoller 7f6244f337 BUG: Calibration routine uses raw field instead of compensated field
Substracting the ambient field from the set magnetic field values during calibration, no longer substract initial offset measurement from all readings
2023-01-30 14:15:43 +01:00
mkoller 85cad05b6e Gitignore 2023-01-30 07:55:20 +01:00
mkoller 960ae27f6b Added units to Magnetometer Results frame 2023-01-29 13:40:34 +01:00
mkoller 6568515957 Implemented slightly different calibration routine from nliaudat
https://github.com/nliaudat/magnetometer_calibration
2023-01-29 13:33:28 +01:00
mkoller a6e1b43d49 Added units to calibration frames 2023-01-29 12:32:34 +01:00
mkoller 982a7d7a20 Introduce global to limit max field 2023-01-29 12:16:37 +01:00
mkoller 03eaf8330c Set custom magnetic field magnitude during calibration 2023-01-29 12:09:43 +01:00
mkoller 1354aed150 Opening console on largest screen in zoomed mode 2023-01-29 11:34:19 +01:00
lteichroeb 56b8ffcd5e Use GUI transformation matrix on imported datasets 2023-01-26 19:01:53 +01:00
lteichroeb 298852f6c8 Renamed reinitialize buttons 2023-01-26 14:01:45 +01:00
muellerr 82b0d1cfd5 Merge branch 'master' of https://egit.irs.uni-stuttgart.de/eive/Helmholtz_Test_Bench 2023-01-26 13:17:47 +01:00
muellerr c678332b45 fixed loading CSV trafo matrix 2023-01-26 11:54:00 +01:00
lteichroeb f13389c06d Added Reinitialize buttons to all frames 2023-01-26 11:43:23 +01:00
lteichroeb 3262d30b9a Possible mistake with getter of tkinter/numpy
Error was get() not possible for float values
2023-01-25 17:27:55 +01:00
lteichroeb e107d15cf5 Fixed FGM3D mapping matrix 2023-01-24 18:28:29 +01:00
lteichroeb c638f5a278 Versioning conflict with numpy/pandas 2023-01-24 11:37:44 +01:00
lteichroeb 827af90bdc Minor documentation fixes 2023-01-24 11:36:51 +01:00
lteichroeb dfd0fd8ecc Fixed daylight saving bug in fgm3d_adapter script 2023-01-24 11:36:01 +01:00
lteichroeb 842739b4b3 Minor changes to documentation 2022-10-20 18:12:40 +02:00
lteichroeb 00a1669f39 Deleted misplaced file 2022-10-14 11:04:28 +02:00
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 5ad5e5ebff Update 2022-08_2Do_Helmholtz_tmp.txt 2022-08-16 16:51:13 +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 6b1a27d9ae Commented Documentation about Magnetometer activation 2022-08-02 15:40:06 +02:00
lteichroeb 157f3dc9e3 Changed name of JDK Compiler 2022-08-02 14:08:35 +02:00
lteichroeb 1703e99684 Added magnetometer documentation. 2021-11-11 09:47:30 +01:00
lteichroeb 1ccd1e8c63 Added more documentation 2021-11-11 09:04:28 +01:00
lteichroeb 53d198a064 Fixed inaccuracies in rest of documentation. 2021-11-10 23:44:30 +01:00
lteichroeb 952200c730 Removed auto-py-to-exe. Not working. 2021-11-10 23:14:43 +01:00
lteichroeb 3bd29bf011 Added V2 release V2.0 2021-11-10 23:10:32 +01:00
lteichroeb 8f0facb461 Fixed UI typo 2021-11-10 23:03:13 +01:00
lteichroeb 1fc059a656 Added new files and components to the software documentation. 2021-11-10 22:08:35 +01:00
lteichroeb 6ab3778692 Fixed button formatting 2021-11-06 20:03:04 +01:00