|
afc37adb1a
|
[project] adding quantities for unit conversion
|
2024-10-16 08:52:49 +02:00 |
|
|
b87e7f1ffa
|
[app] adding config
|
2024-10-16 08:52:27 +02:00 |
|
|
f576f33cc5
|
[ui/mainwindow] adding unitconversion
|
2024-10-16 08:52:16 +02:00 |
|
|
e16211b988
|
[config] adding config loading function
|
2024-10-16 08:51:59 +02:00 |
|
|
b22ef04317
|
[project] adding dacite for config loading
|
2024-10-16 07:57:09 +02:00 |
|
|
d2f7d0e966
|
[config] fixing config
|
2024-10-16 07:56:46 +02:00 |
|
|
cc9089f503
|
[config] fixing config loader
|
2024-10-16 07:56:32 +02:00 |
|
|
351850e05c
|
[config] remaping values into dict of value and unit
|
2024-10-15 07:58:02 +02:00 |
|
|
e44e021982
|
[config] converting config into dataclasses
|
2024-10-15 07:57:33 +02:00 |
|
|
93fe2951cd
|
[project] adding pyyaml as dependecy
|
2024-10-14 08:41:57 +02:00 |
|
|
452c3dcecb
|
[config] adding more fields from relacs
|
2024-10-14 08:41:33 +02:00 |
|
|
e999d25951
|
[app] adding config
|
2024-10-14 08:41:12 +02:00 |
|
|
30bd705e1a
|
[dataio/nix] removing embed
|
2024-10-14 08:41:03 +02:00 |
|
|
38123cdff3
|
[config] adding dataclass for config
|
2024-10-14 08:40:52 +02:00 |
|
|
0e0aaf9f04
|
[project] setting python to 3.11 for tomllib
|
2024-10-11 14:11:15 +02:00 |
|
|
1332e067c6
|
[info] using python internal tomllib
|
2024-10-11 14:10:43 +02:00 |
|
|
f7cfc96dde
|
[config] adding simple config
|
2024-10-11 14:10:07 +02:00 |
|
|
71837dffc9
|
[app] removing logging
|
2024-10-11 14:09:47 +02:00 |
|
|
1b889312ce
|
[ui] adding recording button, which writes to a nix file
|
2024-10-11 14:09:31 +02:00 |
|
|
042826721b
|
[dataio/sinus] refactoring
|
2024-10-11 14:08:58 +02:00 |
|
|
7510d04f8d
|
[dataio/nix] adding a simple nix writer
|
2024-10-11 14:08:35 +02:00 |
|
|
0f09c948ec
|
[dataio/buffer] fixing bug in time buffer
|
2024-10-11 14:08:20 +02:00 |
|
|
ff2d8ebb50
|
[ui] adding checks, refactoring
|
2024-10-10 15:11:40 +02:00 |
|
|
57d3a83243
|
[ui/plot] refactoring
|
2024-10-10 15:11:15 +02:00 |
|
|
2539fa7e25
|
[dataio/daq] adding stop signal from gui, commentin out
|
2024-10-10 15:10:50 +02:00 |
|
|
b5f8d7663d
|
[ui] updating autorang button
|
2024-10-10 14:25:50 +02:00 |
|
|
fe3e142452
|
[ui/plots] removing plotitem if the function gets called again, setting autorang
|
2024-10-10 14:22:03 +02:00 |
|
|
bbc8def460
|
[dataio/buffer] setting mutex lock while appending
|
2024-10-10 14:19:41 +02:00 |
|
|
25d16cc5fd
|
[ui] removing unessassery stuff
|
2024-10-10 09:59:42 +02:00 |
|
|
523f5dc346
|
[ui/plot] rewriting continous plot, plotting chucks of the buffer
|
2024-10-10 09:58:54 +02:00 |
|
|
b6bd9e23a0
|
[dataio/sinus] commenting debugging
|
2024-10-10 09:57:46 +02:00 |
|
|
e100dac5ea
|
[dataio/buffer] adding time for both channels, reading range alows for overflows reads
|
2024-10-10 09:57:03 +02:00 |
|
|
22b899e723
|
[ui] adding stop button
|
2024-10-09 17:15:58 +02:00 |
|
|
3ca48d11fe
|
[ui/plot] plotting chuncks of the data
|
2024-10-09 17:15:33 +02:00 |
|
|
32c79ff47b
|
[dataio] adding stop button
|
2024-10-09 17:14:56 +02:00 |
|
|
e3ed301252
|
[ui/plot] adding plot, but plots after while loop is finished
|
2024-10-09 08:58:18 +02:00 |
|
|
0b36e31135
|
[ui] changing samplerate
|
2024-10-09 08:02:57 +02:00 |
|
|
b7d92259a9
|
[producer] adding more time
|
2024-10-09 07:58:56 +02:00 |
|
|
8378add874
|
[time] adding time to the buffer and retruning it with the item
|
2024-10-09 07:58:41 +02:00 |
|
|
aaa42db2ae
|
[dataio/test] adding a sin producer for testing
|
2024-10-07 13:51:46 +02:00 |
|
|
52a0821601
|
[project] adding pglive
|
2024-10-04 15:33:27 +02:00 |
|
|
5ec5cc8644
|
[ui] adding pglive, trying to plot continious data
|
2024-10-04 15:32:57 +02:00 |
|
|
bf72f90009
|
[ui/plots] moving continous plot outside
|
2024-10-04 15:32:16 +02:00 |
|
|
949767c45e
|
[refactoring] spelling
|
2024-10-04 15:31:51 +02:00 |
|
|
b251ee13c4
|
[refactoring] spelling
|
2024-10-04 15:31:41 +02:00 |
|
|
cd936b1ed1
|
[ui] updating plot for continously plotting
|
2024-10-04 11:50:05 +02:00 |
|
|
85fd70f8ca
|
[dataio] adding chunking for reading daq input
|
2024-10-04 11:49:33 +02:00 |
|
|
8910305262
|
[dataio] adding samplerate to circular buffer
|
2024-10-04 11:48:59 +02:00 |
|
|
e43bb16bd4
|
[ui] adding plot that reads after pressing run the input of the daqproducer
|
2024-10-03 14:06:23 +02:00 |
|
|
e555573f09
|
[daq] adding a producer that reads from one channel and saves it to the buffer
|
2024-10-03 14:05:41 +02:00 |
|