- 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 1 commit
-
-
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 1 commit
-
-
Benoit Mours authored
Do not replace anymore NULL string by a 1 byte empty string when writing file, this impact mostly FrEvent
-
- 20 Apr, 2022 1 commit
-
-
Benoit Mours authored
-
- 17 Feb, 2022 1 commit
-
-
Benoit Mours authored
FrameCopyPart : fix the computation of the nanosecond field to avoid rounding errors when making shorter frame
-
- 06 Dec, 2021 1 commit
-
-
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 1 commit
-
-
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
-
- 24 Jan, 2021 1 commit
-
-
Benoit Mours authored
-
- 22 Jan, 2021 2 commits
-
-
Benoit Mours authored
EBug fix in FrameCopyPart: when going from long to short frame, events and simEvents at the edge of a frame were copied in both frames on not just once
-
Benoit Mours authored
-
- 12 Jan, 2021 1 commit
-
-
Benoit Mours authored
Bug fix : restore the possibility to include ffl in a ffl which was not working anymore since v8r40.
-
- 01 Dec, 2020 1 commit
-
-
Benoit Mours authored
-
- 18 Nov, 2020 1 commit
-
-
Benoit Mours authored
Bug fix: when reding an ffl, the reserved space for individual gwf was not enough, leading to gwf file opening error
-
- 19 Jun, 2020 2 commits
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83950 47e613b6-93f3-4244-b775-e06b1756610f
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83949 47e613b6-93f3-4244-b775-e06b1756610f
-
- 14 Jun, 2020 2 commits
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83900 47e613b6-93f3-4244-b775-e06b1756610f
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83897 47e613b6-93f3-4244-b775-e06b1756610f
-
- 13 Jun, 2020 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83894 47e613b6-93f3-4244-b775-e06b1756610f
-
- 10 Jun, 2020 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83865 47e613b6-93f3-4244-b775-e06b1756610f
-
- 17 May, 2020 1 commit
-
-
Benoit Mours authored
Replace char* by const char* in many function prototypes to avoid some compilation warnings when using the library git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83711 47e613b6-93f3-4244-b775-e06b1756610f
-
- 10 May, 2020 1 commit
-
-
Benoit Mours authored
Minor bug fix: In FrameCopyPart, for sub-second frames (not yet used), the nanosecond field was not use when coping events git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83646 47e613b6-93f3-4244-b775-e06b1756610f
-
- 09 May, 2020 2 commits
-
-
virgorun authored
Add the function FrameAddEventFast and use it in FrameCopyPart to speedup frame resizing with large number of events. git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83641 47e613b6-93f3-4244-b775-e06b1756610f
-
virgorun authored
bug fix: The instance number of one type of structure was limited to 65535. When reading structure (like FrEvent) in random access for frames containing more than 65535 vectors, the vectors number Nx65536 attached to this structure were ignored. Such files need to be regenerated (using FrCopy) to be used with this kind of random access. git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83640 47e613b6-93f3-4244-b775-e06b1756610f
-
- 19 Apr, 2020 2 commits
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83386 47e613b6-93f3-4244-b775-e06b1756610f
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83384 47e613b6-93f3-4244-b775-e06b1756610f
-
- 18 Apr, 2020 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83359 47e613b6-93f3-4244-b775-e06b1756610f
-
- 15 Apr, 2020 1 commit
-
-
virgorun authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@83253 47e613b6-93f3-4244-b775-e06b1756610f
-
- 11 Dec, 2019 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@82422 47e613b6-93f3-4244-b775-e06b1756610f
-
- 10 Dec, 2019 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@82416 47e613b6-93f3-4244-b775-e06b1756610f
-
- 02 Dec, 2019 1 commit
-
-
virgorun authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@82385 47e613b6-93f3-4244-b775-e06b1756610f
-
- 16 Oct, 2019 1 commit
-
-
Benoit Mours authored
git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@82010 47e613b6-93f3-4244-b775-e06b1756610f
-
- 28 Jun, 2019 1 commit
-
-
Benoit Mours authored
Bug fixes with zoomed vectors: in the compression or the free was called before unzooming the vector, there could be some reading outside the vector boundaries git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@81185 47e613b6-93f3-4244-b775-e06b1756610f
-
- 27 Jun, 2019 1 commit
-
-
Benoit Mours authored
Bug fix: files were not properly handled if their name include .cache in the middle of the name and not just as file extension (thanks to Benjamin Steltner/Bernd Maschenschalk for spotting it) git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@81167 47e613b6-93f3-4244-b775-e06b1756610f
-
- 15 May, 2019 1 commit
-
-
Benoit Mours authored
FrameMerge bug fix: if the first frame has a GTimeN larger than the GTimeN of the second frames, then a misleading value was set in the timeOffset field for the FrAdcData and FrProcData. git-svn-id: https://svn.ego-gw.it/svn/advsw/Fr/trunk@80697 47e613b6-93f3-4244-b775-e06b1756610f
-