- 28 Nov, 2022 1 commit
-
-
Benoit Mours authored
-
- 24 Nov, 2022 1 commit
-
-
Rhys Poulton authored
This new PackageBuild version enables packages to be built using a compiler in a non standard location.
-
- 16 Aug, 2022 1 commit
-
-
Benoit Mours authored
Bug fix: if a file was opened for sequential read, it was not anymore possible to get the list of events or channels from the TOC
-
- 26 Jul, 2022 3 commits
-
-
Rhys Poulton authored
-
Rhys Poulton authored
-
Rhys Poulton authored
-
- 22 Jul, 2022 3 commits
-
-
Rhys Poulton authored
-
Rhys Poulton authored
-
Benoit Mours authored
-
- 21 Jul, 2022 3 commits
-
-
Rhys Poulton authored
-
Rhys Poulton authored
-
Use CMake to build the Matlab mex bindings for the Framel library. For these to be used `-DENABLE_MATLAB=yes` needs to be provided to cmake so it can try to find matlab and the bindings can be built. This resolves: #3
-
- 18 Jul, 2022 1 commit
-
-
Benoit Mours authored
-
- 09 Jul, 2022 1 commit
-
-
Benoit Mours authored
Bug fix: file with a name that contains Bug fix: file with a name that contains .cache or .ffl in the middle of the name instead of a suffix could not be opened
-
- 02 Jun, 2022 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
-
- 18 May, 2022 1 commit
-
-
Benoit Mours authored
Bug fix: if a channel had more than 2 auxiliary vectors, the FrFileIGetVType function was stuck in an infinite loop (bug found by E. Pacaud)
-
- 06 May, 2022 3 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
Do not replace anymore NULL string by a 1 byte empty string when writing file, this impact mostly FrEvent
-
Benoit Mours authored
-
- 05 May, 2022 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
-
- 04 May, 2022 1 commit
-
-
Emmanuel Pacaud authored
-
- 20 Apr, 2022 1 commit
-
-
Benoit Mours authored
-
- 17 Feb, 2022 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
FrameCopyPart : fix the computation of the nanosecond field to avoid rounding errors when making shorter frame
-
- 06 Dec, 2021 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
FFL: add more protections when opening an FFL that contains corrupted lines. The file names are assumed to contain a dot, and could contain white space. Improve the reporting of error in case of open error.
-
- 02 Dec, 2021 1 commit
-
-
Benoit Mours authored
-
- 11 Nov, 2021 1 commit
-
-
Benoit Mours authored
-
- 11 Oct, 2021 1 commit
-
-
Benoit Mours authored
When extending frame duration: do not convert SerData to AdcData if the SerData period is longer or equal to the frame duration.
-
- 06 Oct, 2021 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
-
- 13 Aug, 2021 1 commit
-
-
Benoit Mours authored
Relax the constrain introduced on v8r40 : when using a single frame file, the file suffix could be anything and not just .gwf
-
- 27 Jun, 2021 1 commit
-
-
Benoit Mours authored
-
- 21 Apr, 2021 2 commits
-
-
Benoit Mours authored
-
Benoit Mours authored
-
- 17 Apr, 2021 1 commit
-
-
Leo P. Singer authored
LALSuite builds with FrameL are failing because LALSuite is built with the `-Wstrict-prototypes` warning enabled, which requires prototypes for functions to take no arguments to be declared with the argument list `(void)`. Once this is merged and in a release, we will be able to address lscsoft/lalsuite#437.
-
- 11 Feb, 2021 2 commits
-
-