2
0
forked from awendt/pyrelacs
Commit Graph

16 Commits

Author SHA1 Message Date
32c79ff47b [dataio] adding stop button 2024-10-09 17:14:56 +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
949767c45e [refactoring] spelling 2024-10-04 15:31:51 +02:00
b251ee13c4 [refactoring] spelling 2024-10-04 15:31:41 +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
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
ff84d63fe1 [buffer] adding edge cases 2024-10-02 15:51:57 +02:00
a7b62c5b3a [ringbuffer] first implementation 2024-10-02 10:28:36 +02:00
815838eab7 [dataio] adding class for buffer 2024-10-02 08:09:45 +02:00
c2285f3750 [project] adding buffer class 2024-10-01 12:03:41 +02:00