Commit Graph

37 Commits

Author SHA1 Message Date
Ali Elnwegy
f2ad1391b6 feat: first communication 2024-07-29 15:51:14 +02:00
4fa3769530 Fix: Added dist folder 2024-03-01 12:58:24 +01:00
88c232ce4c Feature: added tag 2024-03-01 12:48:07 +01:00
384a94ce4e Fix: add to the build step 2024-03-01 12:23:49 +01:00
1766612ce1 Fix: Added setuptools to .gilab-ci.yaml 2024-03-01 11:55:13 +01:00
20fc78729b Fix: Added pyvisa-py and setuptools 2024-03-01 11:53:50 +01:00
d165dbf1ae Fix: fixed typo in .gitlab-ci.yaml 2024-03-01 11:02:13 +01:00
94ca54dae1 Fix: Updated .gitlab-ci.yaml to list the files 2024-03-01 11:00:56 +01:00
88406f063d Merge branch 'main' of collaborating.tuhh.de:m-4/imek-public/python-libs/rigol-dg2052-python-library 2024-03-01 10:59:05 +01:00
de0bc608d0 Fix: removed unecessary dependencies 2024-03-01 10:58:44 +01:00
9fc700d1ef Update .gitlab-ci.yml file 2024-03-01 10:57:34 +01:00
5fd657b7a3 Update .gitlab-ci.yml file 2024-03-01 10:49:45 +01:00
d739a4016c Update .gitlab-ci.yml file 2024-03-01 10:49:31 +01:00
16b9105873 Feature: Added Documentation in 2024-03-01 10:44:15 +01:00
2ee2b10c40 Better documentation + examples 2024-02-28 12:04:31 +01:00
a3b100b419 refactoring 2024-02-22 10:00:00 +01:00
5538c683c3 solved conflict 2024-02-01 18:42:11 +01:00
d9033ff9e5 Moved some constants and changed OutputChannel to literal[1, 2] 2024-02-01 18:37:36 +01:00
8ca6314ca4 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-31 10:49:30 +01:00
88dd9bd163 fixed merge 2024-01-31 10:47:04 +01:00
0400bd6ecd fixed project structure and pdm compatibility 2024-01-31 10:42:05 +01:00
ee5d585f01 fixed project sturcture, fixes imports 2024-01-24 15:48:07 +01:00
718015c7d4 fixed project name in 'pyproject.toml' 2024-01-22 11:14:55 +01:00
40d6907dbb Added PDM integration 2024-01-22 11:09:01 +01:00
71d224d5b9 updated README.md to match repo 2024-01-19 12:10:25 +01:00
8578e02f14 changed constants/dg2052 from folder containing __init__.py to dg2052.py 2024-01-19 11:55:30 +01:00
7297a9d6bc removed '__pycache__' from fn_gen/constants/dg2052 2024-01-19 11:53:17 +01:00
92de0075b0 removed docs/build and added build to .gitignore 2024-01-19 11:51:26 +01:00
9defd44854 removed '__pycache__' folder 2024-01-19 11:44:17 +01:00
e97b601901 added '__pacache__' folders to .gitignore 2024-01-19 11:42:40 +01:00
716b20e849 cleaned README.md 2 2024-01-19 11:40:57 +01:00
3dc9612a4e cleaned README.md 2024-01-19 11:40:29 +01:00
b74d540032 added examples 2024-01-19 11:36:09 +01:00
6bd8e71985 merged changes 2024-01-19 11:35:15 +01:00
eff6edbdd9 updated 'requirements.txt', removed 'easy_scpi' 2024-01-19 11:28:37 +01:00
962f4c718b Created **fn_gen** repository and added python library 2024-01-19 11:28:37 +01:00
Maximilian Becker
00b4ce0149 Initial commit 2024-01-17 11:27:31 +01:00