Commit Graph

642 Commits

Author SHA1 Message Date
5a7ae3eb33 Bugfix: do not open a measurement for writing on constructor of measurement
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-01 22:41:54 +01:00
e435dc9ecd Add: ClipHandler
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 14:56:46 +01:00
4fde79b64b Expanded Octave and ThirdOctave filter banks to lower frequencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 14:26:44 +01:00
00fbcca097 Fixed Doxygen warnings on not properly documented methods
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 15:59:08 +01:00
f3e4bc70ea DeviceInfo is now base class for derived variants for UlDaqDeviceInfo and RtAudioDeviceInfo. Dynamic casts are used in contstructors when stream is created. For UlDaq, device inventory list is not scanned anymore when starting device. This should speed up starting the device as well. Added a flag duplexModeForced to DeviceInfo. This one is true for DT9837A, as this device can only use input and output at the same time when running in duplex mode. Fixed the bug of printing an Uldaq error called noerror.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 15:50:51 +01:00
1bdf318f1b Merge remote-tracking branch 'origin/develop' into develop 2023-01-20 14:23:18 +01:00
ca4023ee23 Documentation updates. 2023-01-20 14:22:48 +01:00
c7151d4c1b Fix on dockerfile to not copy to html subdir
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 11:53:22 +01:00
631c6023ae Build documentation docker file added to drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 11:45:34 +01:00
38b8a3bb86 Added dockerfile for building documentation in container
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 11:40:06 +01:00
75d7b02e86 Add dockerfile to build documentation
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 11:23:46 +01:00
afdec26d49 Smoothing matrix stored in memory instead of file
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 16:58:26 +01:00
b19c5ad38e Replaced for loop by vector calculation, limit memory size of smoothing matrix 2023-01-17 09:05:39 +01:00
f5ed88cf07 It somewhat works
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:30:11 +01:00
7c27cbe8c8 List of builds in readme.md
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-13 08:59:22 +01:00
fdc88a79d5 Added badge updates
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 22:27:42 +01:00
5c00d2b1db Added badge updates
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 22:27:07 +01:00
2e20c24cda Added latest tag for docker images
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 22:18:45 +01:00
13ba78d2cf Added latest tag for docker images
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 22:17:28 +01:00
1734f8c278 Merge branch 'drone_tests' into develop
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 22:12:36 +01:00
0ed005e35f Cleanup of tests
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 20:35:00 +01:00
d1dea1483f Updated tests
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 20:31:55 +01:00
3da6595b0c No downloading of requirements anymore
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 20:13:42 +01:00
e86913a208 Take 2 on Ubuntu, better handling of extension code
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 19:49:32 +01:00
f012244091 Pyproject and setup do not cooperate. Removed pyproject.toml
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 17:03:40 +01:00
54b2fcc5e9 Possible candidate for ubuntu build and arch build
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 14:39:17 +01:00
0d65b1316b Added pytest as pacman dep
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 14:23:16 +01:00
b2a6133625 Submodule initialization should be done manually
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 14:16:40 +01:00
80c334d871 Added pybind11
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 14:13:20 +01:00
22f41b1583 Build test split arch
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-12 14:11:12 +01:00
38ad65291d Further on...
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing
2023-01-12 12:31:12 +01:00
2f1ddb5bfa Forgot noconfirm in pacman
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-12 12:09:25 +01:00
126e873d22 Removed comand of submodule update
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 12:05:04 +01:00
d50e419ba8 Now testing without cache
All checks were successful
continuous-integration/drone Build is passing
2023-01-12 12:02:05 +01:00
397085509f Merged in origin develop new readme
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-01-12 11:59:40 +01:00
e479d94be8 Update: installation instructions (minor) 2023-01-12 11:59:10 +01:00
cee45a00fa Update: installation instructions 2023-01-12 11:50:34 +01:00
6872988e49 Bugfix yaml drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build encountered an error
2023-01-10 21:52:08 +01:00
e128cc69ec Updated drone config. Cached compilation
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-01-10 21:50:48 +01:00
95778d77d5 Added .drone requires image archlinux_build
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing
2023-01-10 21:18:50 +01:00
0e31dbceac Bugfix: FilterBankDesigner now always returns second order sections with shape (SOS_ORDER, 6), even for the high pass section. Expanded the third octave bank compliance test. Since it passed for all common sample rates, I removed the warning that the filters might be non-compliant for fs unequal to 48 kHz. 2023-01-09 11:59:48 +01:00
786afc3fac FilterBankDesigner now handles sampling frequencies other than 48 kHz; added norm compliance test script. If part of the (1/3 or 1/1) octave band lies above the Nyquist frequency, a high pass filter is returned. If the whole band lies above the Nyquist frequency, a no pass filter is returned. 2023-01-06 09:44:34 +01:00
eedd6d83b4 Improved handling of EQ when fs=44.1k a bit, including suggestion to use 48k 2023-01-05 17:06:32 +01:00
c7045a81e9 Added real time signal viewer 2023-01-05 10:35:47 +01:00
24b9a24b04 Bugfix and code formatting. 2023-01-04 15:15:03 +01:00
8befe4afc8 Splitted UlDAQ code in header and cpp file to make a more logical separation between declaration and implementation. BUGFIX: lasp_record did not return True in self.finish(), resulting in a stream stop. 2023-01-04 14:21:39 +01:00
44c3e390b3 Added more specific default calibration values 2023-01-04 12:09:05 +01:00
ab07acd60c Some bugfixes 2022-11-14 11:11:03 +01:00
f4c4a883c6 Small comment change 2022-11-11 13:51:10 +01:00
0c0a86dc64 Update RtAudio backend to overwrite default samplerate to 48 kHz, if available 2022-11-11 12:35:52 +01:00