Commit graph

60 commits

Author SHA1 Message Date
jupfi
7ff28685ab Changed to new spectrometer settings. 2024-03-02 20:30:08 +01:00
jupfi
5a44a17611 Updated Readme. 2024-02-17 18:52:26 +01:00
jupfi
c61a655ddc Added selection of TX/RX Matching. 2024-02-12 21:46:18 +01:00
jupfi
346c4297bf Add setting for TX/RX channel 2024-02-12 10:09:03 +01:00
jupfi
1413a28ad1 Updated to newest version of LimeDriverBindings. 2024-02-10 18:21:51 +01:00
jupfi
0b86304b3f Fixed bug with multiple pulses. 2024-02-09 15:22:18 +01:00
Julia Pfitzer
ec800d9fee
Merge pull request #3 from nqrduck/LimeBindings
Implemented communication via LimeDriverBinding repo.
2024-02-09 15:16:55 +01:00
jupfi
c096c9e71c Implemented communication via LimeDriverBinding repo. 2024-02-09 15:16:11 +01:00
jupfi
c7295a1c2a Added information about lime drivers. 2024-01-10 09:18:12 +01:00
jupfi
a988ca1a06 Added preliminary drivers for lime spectrometer w. permission from Andrin Doll. 2024-01-09 18:25:15 +01:00
jupfi
e5c98cbf3a Flattened data array. 2023-12-16 11:09:40 +01:00
jupfi
4548c9b9c8 Changed default lime settings. Low IF seems to cause issues. 2023-12-15 17:42:08 +01:00
jupfi
e97fba4b31 Update measurement with IF frequency. 2023-12-12 19:21:32 +01:00
jupfi
bb1cac3426 Minor bugfix: Casting of correction factor to float. 2023-12-10 10:23:28 +01:00
jupfi
d913c8a045 Refactored translate RX event. 2023-12-10 10:01:02 +01:00
jupfi
67ae7e5ca5 Refactored translation of pulse sequence. 2023-12-10 09:55:12 +01:00
jupfi
16aabe1ecc Refactored start measurement method. 2023-12-10 08:55:11 +01:00
jupfi
222e5fe252 Added two SP settings. 2023-12-10 08:18:47 +01:00
jupfi
58c94b6525 Testing new modulation. 2023-12-09 09:07:21 +01:00
jupfi
282247077d Updated to new pulse shaping style. 2023-12-08 18:14:45 +01:00
jupfi
2b3ae51ca9 Removed unused imports. 2023-08-24 14:00:50 +02:00
jupfi
6bcc8704d0 Improved error message. 2023-08-16 13:51:47 +02:00
jupfi
51af43d74c Fixed problem with pulse clipping. 2023-08-02 21:34:07 +02:00
jupfi
a8c728a123 Docs. 2023-08-02 17:12:21 +02:00
jupfi
901190e068 Fixed a bug where the pulse had the wrong freq. 2023-08-02 11:04:07 +02:00
jupfi
35effabd52 Merge branch 'main' of https://github.com/jupfi/nqrduck-spectrometer-limenqr 2023-08-01 10:59:52 +02:00
jupfi
8d54eb58ef Updated dependencies. 2023-07-31 13:20:26 +02:00
jupfi
bdb377921d Merge branch 'main' of github.com:nqrduck/nqrduck-spectrometer-limenqr 2023-07-30 12:44:55 +02:00
jupfi
ee0aef4011 Fixed transmitting of multiple pulses. 2023-07-29 17:57:58 +02:00
jupfi
13fb4d80dc Updated TX port. 2023-07-27 18:45:28 +02:00
jupfi
2777e07df3 Implemented pulse shaping for lime. 2023-07-24 08:21:12 +02:00
jupfi
224e15f44a Changed spectrometer driver. 2023-07-22 14:59:50 +02:00
jupfi
797234e9a2 Updated failure check. 2023-07-19 08:40:27 +02:00
jupfi
f4499fc774 Added averages and target frequency to properties 2023-07-19 08:34:11 +02:00
jupfi
1cc1cd8eac Added statusbar message and error handling. 2023-07-18 14:38:31 +02:00
jupfi
bb1ecb3985 Added option for measurement error signal. 2023-07-18 13:51:47 +02:00
jupfi
181ea90c0d Changed signal name. 2023-07-17 15:53:27 +02:00
jupfi
ee971974cf Started implementation of single freq. measurement 2023-07-17 11:30:31 +02:00
jupfi
ae2aff25a2 Started implementation of RX event translation. 2023-07-14 17:53:55 +02:00
jupfi
c519ad2a98 Cleaned up settings. 2023-07-14 17:03:41 +02:00
jupfi
3ef32c2c53 Started implementation of lime communication. 2023-07-14 15:08:36 +02:00
jupfi
ecd779ed1f Started pulse sequence translation. 2023-07-13 15:58:12 +02:00
jupfi
c4b70065e0 Implemented categories for settings. 2023-07-13 10:47:34 +02:00
jupfi
79b3f9bf4c Added RX option. 2023-07-12 17:14:42 +02:00
jupfi
586cff9b3d Changed implementation of pulse options. 2023-07-11 17:51:00 +02:00
jupfi
782a8206ce Updated imports. 2023-07-11 13:58:45 +02:00
jupfi
6024376832 Moved pulse parameters to base class. 2023-07-11 11:18:50 +02:00
jupfi
dc4fb117bf Added automatic loading of pulse programmer. 2023-07-10 09:09:31 +02:00
jupfi
685d3de229 Implemented automatic loading of settings. 2023-07-10 08:03:14 +02:00
jupfi
76a4fdead6 Simplified imports. 2023-07-08 14:38:14 +02:00