Commit graph

55 commits

Author SHA1 Message Date
jupfi
f5d2355060 Version bump v0.0.4 2024-05-05 15:54:19 +02:00
jupfi
f76eebe62f Renamed FileManager. 2024-05-05 15:28:23 +02:00
jupfi
06a2edc640 Refactored FileDialog. Error handling for incompatible pulse sequence. 2024-04-28 07:38:15 +02:00
jupfi
668681cdf3 Merge branch 'formbuilder-and-function-optimization' 2024-04-27 19:39:56 +02:00
jupfi
61d3e5bc85 Linting 2024-04-27 19:39:25 +02:00
Julia P
aee28b3d7a
Merge pull request #12 from nqrduck/formbuilder-and-function-optimization
Formbuilder and function optimization
2024-04-26 17:54:54 +02:00
jupfi
476819184c Version bump. 2024-04-26 17:51:56 +02:00
jupfi
9dfa5ec41b Fixed issue with decimals. 2024-04-26 17:30:57 +02:00
jupfi
80e66c8aad Fixed formbuilder title. 2024-04-26 14:20:37 +02:00
jupfi
21695c9eaf Fixed bug with loaded pulse sequences. 2024-04-26 13:52:03 +02:00
jupfi
bc255b0fe3 Updated to new formbuilder. 2024-04-26 11:00:41 +02:00
jupfi
d2a05452f9 Automatic PyPi deployment. 2024-04-18 19:45:45 +02:00
jupfi
303884b034 Added changelog. 2024-04-15 20:00:02 +02:00
Julia P
ae32a95205
Merge pull request #9 from kumitterer/main
Fix duration display in edit form
2024-04-03 20:20:11 +02:00
b9acf8d370
Fix duration display in edit form 2024-04-03 20:19:13 +02:00
Julia P
4771d3508b
Merge pull request #8 from kumitterer/main
Add back simple check_input method
2024-04-03 20:16:27 +02:00
f1eecd5959
Add back simple check_input method 2024-04-03 20:15:14 +02:00
Julia P
627750da34
Merge pull request #7 from kumitterer/number-display-and-duration
Event duration changes. I will trust  you.
2024-04-03 20:03:37 +02:00
35590c0355
Improved duration display for individual events
Added duration field to event creation dialog
Switched to DuckWidgets for event creation form
Fixed check for events with identical names
Linting
2024-04-03 18:22:04 +02:00
jupfi
22a43d2d1b Removed Note from README. 2024-02-28 11:39:45 +01:00
jupfi
6d1d70bc45 Merge branch 'main' of github.com:nqrduck/nqrduck-pulseprogrammer 2024-02-28 10:21:54 +01:00
jupfi
3b5262d28a Updated README and added labeled UI pictures. 2024-02-28 10:21:50 +01:00
jupfi
28710fc200 Fixxed bug with pulse paramter order in view. 2024-02-04 08:01:18 +01:00
jupfi
3ca5526701 Finally prettified the pulse paramter options dialog for numeric options. 2024-01-03 12:52:23 +01:00
jupfi
c98df42cf8 Added pulse sequence name display. 2023-12-16 13:29:17 +01:00
jupfi
37eb4f7882 . 2023-12-11 10:00:48 +01:00
jupfi
453449d336 Added docstrings 2023-08-20 17:43:26 +02:00
jupfi
00d70decb0 Changed to central asset organization. 2023-08-16 13:51:16 +02:00
jupfi
81d7982280 Updated event icons. 2023-07-30 15:00:55 +02:00
jupfi
5a53c9f9e0 Resized Icons. 2023-07-30 14:02:25 +02:00
jupfi
916a9c1bf2 Added moving of events. 2023-07-30 14:02:19 +02:00
jupfi
6df745452b Changed to decimals. 2023-07-29 18:07:34 +02:00
jupfi
3fe8cf487f Switched to decimals 2023-07-29 17:11:45 +02:00
jupfi
e29fe81c44 Added check for valid event duration. 2023-07-29 16:56:08 +02:00
jupfi
10f7c007f9 Added check for valid function expression. 2023-07-29 16:33:49 +02:00
jupfi
ff0f51d504 Implemented pulse shaping for lime. 2023-07-24 08:21:06 +02:00
jupfi
29d7fa9a20 Pulseshape paramter update. 2023-07-23 15:27:16 +02:00
jupfi
99fe6df3be Started implementation of pulseshaping. 2023-07-22 21:08:13 +02:00
jupfi
2b75d6b98e Added icons. 2023-07-22 13:48:39 +02:00
jupfi
e02a402005 Implemented loading and saving of pulse sequence 2023-07-20 16:07:20 +02:00
jupfi
954a8f77b9 Changed to toolbox buttons for event edit. 2023-07-18 10:07:38 +02:00
jupfi
75aed1e2dd Implemented event option change. 2023-07-17 18:29:15 +02:00
jupfi
0b3445fc5a Fixed Header label position. 2023-07-17 17:54:18 +02:00
jupfi
ab1a49bed0 Implemented deleting of events. 2023-07-17 17:47:25 +02:00
jupfi
deec043b0a Updated import. 2023-07-17 12:00:10 +02:00
jupfi
90270741f2 Fixed ini filename. 2023-07-17 10:18:51 +02:00
jupfi
d21539bcff Changed event saving to list. 2023-07-14 15:07:35 +02:00
jupfi
8440fd8172 Implemented change of duration length. 2023-07-13 11:14:50 +02:00
jupfi
1072f8c5b5 Implemented event name checks. 2023-07-13 08:41:30 +02:00
jupfi
1b0e57d3cd Changed implementation of puse options. 2023-07-11 17:51:21 +02:00