Anne de Jong anne
anne pushed to main at ASCEE/lasprs 2024-04-19 12:09:39 +00:00
b15e81409e Split up filter in module parts
anne pushed to main at ASCEE/lasprs 2024-04-19 10:14:03 +00:00
ebdb8a86a1 Clippy improvements, some comments added, etc.
93c7f71d1c Some cleanup in outputdefault test prog
52eb0206eb Some better imports and positioning of public and private components
c20094fb3f Some clippy improvements
35d5d7f750 Default output stream working
Compare 14 commits »
anne pushed to develop at ASCEE/lasp 2024-04-05 14:50:53 +00:00
35dc6885aa Bump 1.6.1 version lock scipy
b10564dc49 Scipy version locked to 1.12. Needs a fix in scipy.signal. TBD
Compare 2 commits »
anne pushed to master at ASCEE/lasp 2024-04-05 14:50:16 +00:00
3738012c3e Merge remote-tracking branch 'origin/develop' into develop
a91640cd8d Explicit picking of driver for windows.
0bf621e45c Updated documentation for Windows installation
1f7deca3fd Updated scripts for building. Documentation follows
1fb98412b2 Removed hard-coded Numpy include dir
Compare 10 commits »
anne pushed to master at ASCEE/lasp 2024-04-05 14:50:11 +00:00
da023273d8 Bump 1.5.1
84db689e56 Ignore error on rm when no files in build copy dir
83c7aa6ade More subtle locking and unlocking of mutexes in stopstream
3c16e33453 Removed deadlock in output stream deletion
e973f14884 Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test.
Compare 7 commits »
anne opened issue ASCEE/lasp#7 2024-04-05 14:49:04 +00:00
Fixed to Scipy 1.12
anne pushed tag v1.6.1 to ASCEE/lasp 2024-04-05 14:12:16 +00:00
anne pushed tag v1.6.0 to ASCEE/lasp 2024-04-05 13:50:30 +00:00
anne pushed to develop at ASCEE/lasp 2024-04-05 13:50:05 +00:00
3738012c3e Merge remote-tracking branch 'origin/develop' into develop
a91640cd8d Explicit picking of driver for windows.
Compare 2 commits »
anne pushed to develop at ASCEE/lasp 2024-04-05 13:49:28 +00:00
0bf621e45c Updated documentation for Windows installation
anne pushed to develop at ASCEE/lasp 2024-03-29 11:34:44 +00:00
1f7deca3fd Updated scripts for building. Documentation follows
anne pushed to develop at ASCEE/lasp 2024-03-27 12:55:45 +00:00
1fb98412b2 Removed hard-coded Numpy include dir
anne pushed to develop at ASCEE/lasp 2024-03-27 12:45:34 +00:00
d50dd35745 Silence warnings from portaudio ALSA backend during device enumeration. Do device enumeration on background thread
anne pushed to develop at ASCEE/lasp 2024-03-19 13:18:18 +00:00
1765042d20 Downgraded a logging.info() to logging.debug
anne pushed to develop at ASCEE/lasp 2024-03-19 12:41:01 +00:00
46d1eda94d Merged in develop
3005f17400 Added extra getReferemenceMeasurements() method to MeasurementSet. Bumped therefore to v1.6.0
Compare 2 commits »
anne pushed tag v1.5.1 to ASCEE/lasp 2024-03-14 07:47:42 +00:00
anne pushed to develop at ASCEE/lasp 2024-03-14 07:47:35 +00:00
da023273d8 Bump 1.5.1
anne pushed to develop at ASCEE/lasp 2024-03-14 07:43:47 +00:00
84db689e56 Ignore error on rm when no files in build copy dir
anne pushed to develop at ASCEE/lasp 2024-03-14 07:25:50 +00:00
83c7aa6ade More subtle locking and unlocking of mutexes in stopstream
anne pushed to develop at ASCEE/lasp 2024-03-13 12:29:44 +00:00
3c16e33453 Removed deadlock in output stream deletion