|
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 |
|
|
4d53a0f51d
|
[buffer] adding samplerate
|
2024-10-03 14:05:02 +02:00 |
|
|
d127750e7b
|
[buffer] removing logging, adding samplerate, adding check for getting the item at current index
|
2024-10-03 08:52:25 +02:00 |
|
|
b18f870a6b
|
[buffer] adding True for fixing test
|
2024-10-02 15:55:00 +02:00 |
|
|
0b067df69c
|
[project] adding pytest
|
2024-10-02 15:52:41 +02:00 |
|
|
e3ed2fcc75
|
[test] adding testcases for get method of buffer
|
2024-10-02 15:52:29 +02:00 |
|
|
ff84d63fe1
|
[buffer] adding edge cases
|
2024-10-02 15:51:57 +02:00 |
|
|
19c6b90d5c
|
[test] add buffer test stub
|
2024-10-02 10:28:50 +02:00 |
|
|
a7b62c5b3a
|
[ringbuffer] first implementation
|
2024-10-02 10:28:36 +02:00 |
|
|
54f0d61fc9
|
[dataio] commenting out databuffer
|
2024-10-02 08:10:08 +02:00 |
|
|
815838eab7
|
[dataio] adding class for buffer
|
2024-10-02 08:09:45 +02:00 |
|
|
314e609472
|
[refactoring] removing imports
|
2024-10-01 18:16:33 +02:00 |
|
|
2719d49eb0
|
[refacorting] adding DataBuffer
|
2024-10-01 12:04:47 +02:00 |
|
|
a0c524326d
|
[refactroring] renaming class
|
2024-10-01 12:04:06 +02:00 |
|
|
c2285f3750
|
[project] adding buffer class
|
2024-10-01 12:03:41 +02:00 |
|
|
9327d1bac9
|
[refactoring] renaming file
|
2024-10-01 12:03:25 +02:00 |
|
|
565d6e5318
|
[plotting] move calibrtion plot outside of main window
|
2024-09-30 16:22:24 +02:00 |
|
|
b35a9212ac
|
[plotting] move calibration plot outside of mainwindow.py
|
2024-09-30 16:22:00 +02:00 |
|
|
56c8b59ccd
|
[project] changing to absolut imports
|
2024-09-30 12:10:54 +02:00 |
|
|
cbc86598b0
|
[ui] adding information to text field
|
2024-09-30 12:10:28 +02:00 |
|
|
031b5098d5
|
[plotting calibration] fixing power spectrum
|
2024-09-30 12:09:39 +02:00 |
|
|
c33e4cc32f
|
Merge branch 'main' into calibration
|
2024-09-30 10:13:48 +02:00 |
|
|
4868b0e196
|
Merge branch 'jgrewe-icons'
|
2024-09-30 10:13:04 +02:00 |
|
|
00f6b11740
|
[project] removing data.nix file
|
2024-09-30 10:10:32 +02:00 |
|
|
e0491c5917
|
[repos/calibration] fixing plots
|
2024-09-30 10:10:12 +02:00 |
|
|
9c80091d16
|
[repos/calibration] removing plots
|
2024-09-30 10:09:44 +02:00 |
|
|
b0897bf52d
|
[icons] revert back to the qt resource system for icons
|
2024-09-30 10:03:29 +02:00 |
|
|
09dd7f3d51
|
[resources] add relacstux to resources
|
2024-09-30 10:03:04 +02:00 |
|
|
2e264fb582
|
[project] changing to absolut imports
|
2024-09-30 09:49:11 +02:00 |
|
|
0a00875d2e
|
[icons] replace with working images
|
2024-09-30 09:48:57 +02:00 |
|
|
ab51fa7475
|
[ui] removing duplicate toolbar, adding textfield
|
2024-09-30 09:48:47 +02:00 |
|
|
6a3a610cd3
|
[project] changing to absolut imports
|
2024-09-30 09:46:27 +02:00 |
|
|
8b02b9083f
|
[repos] adding check for spec.loader
|
2024-09-30 09:45:14 +02:00 |
|
|
5dadf1bd7c
|
Merge branch 'jgrewe-uistuff'
|
2024-09-30 07:48:26 +02:00 |
|
|
9e8dc06c26
|
plot without decibels and beat without squaring
|
2024-09-29 18:28:01 +02:00 |
|
|
bf8f3f5cb7
|
adding comments
|
2024-09-29 18:27:27 +02:00 |
|
|
0378317d7b
|
gitignore add resource.py
|
2024-09-29 11:11:07 +02:00 |
|
|
b2f223168c
|
cosmetics
|
2024-09-29 11:06:57 +02:00 |
|
|
58decf0283
|
[about] add about dialog window
|
2024-09-29 11:06:57 +02:00 |
|