- 02 Aug, 2022 1 commit
-
-
Ezekiel Dohmen authored
Update duotone time to higher resolution See merge request !412
-
- 26 Jul, 2022 1 commit
-
-
Erik von Reis authored
DUOTONE_TIME_FLOAT now provides a floating point version of DUOTONE_TIME. DUOTONE_TIME remains unchanged. GDSTP and IO detail screens now use DUOTONE_TIME_FLOAT. The value is trendable in NDS. The lower limit for duotone time is dropped from 5 to 4 usec, since in our one-sample test, the time averaged close to 5.1 and barely stayed above 5 with noise.
-
- 06 Jul, 2022 1 commit
-
-
Jonathan Hanks authored
* remove a note about byteswapping * put a log about decimation flags behind a log level guard
-
- 30 Jun, 2022 5 commits
-
-
Ezekiel Dohmen authored
Adding check for duplicate non-case-sensitive part names that could cause... See merge request !390
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 28 Jun, 2022 2 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
Adding check for duplicate non-case-sensitive part names that could cause issues with c code generation
-
- 24 Jun, 2022 2 commits
-
-
Erik von Reis authored
Adding check to verify model rate when a FIR filter is being generated See merge request !385
-
Ezekiel Dohmen authored
-
- 03 Jun, 2022 1 commit
-
-
Ezekiel Dohmen authored
Marking newly added IPCs as senders so the MEDM screen does not get error stats lines printed See merge request !378
-
- 01 Jun, 2022 1 commit
-
-
Ezekiel Dohmen authored
-
- 27 Apr, 2022 2 commits
-
-
Ezekiel Dohmen authored
RCG: correct dac duotone amplitude See merge request cds/advligorts!368
-
Erik von Reis authored
Initialize the values used to multiply or divide the DAC duotone in case there are no ADCs or DACs to handle them.
-
- 26 Apr, 2022 3 commits
-
-
Erik von Reis authored
DAC duotone is a straight copy of the ADC duotone signal into a DAC channel. This code takes into account the different bit resolution of the various parts so that DAC duotone amplitude is the same for the various combinations of ADC and DAC.
-
Ezekiel Dohmen authored
RTS: ADC read 'max_loops' reset per card See merge request cds/advligorts!364
-
Erik von Reis authored
Previously in the adc read function, a slow card would lead to 'max_loops' dropping to 1 and staying there for future cards. Fast ADCs read after slow ADCs would not have the output data properly decimated.
-
- 21 Apr, 2022 2 commits
-
-
Ezekiel Dohmen authored
Adding gaussian noise part See merge request cds/advligorts!354
-
Ezekiel Dohmen authored
-
- 14 Apr, 2022 12 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 02 Apr, 2022 5 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Erik von Reis authored
Adding Noise module parameter that will allow the designer to specify a seed in order to re-run with the same RNG, also initializing the RNG with a tsc based seed by default. Updating some language around seeding the noise part. See merge request cds/advligorts!349
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 01 Apr, 2022 2 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-