Actions
Task #41
closedTask #4: WaveFormPicker Verification
MINI-LFR - WFP 0.0.B - Validation
Start date:
24/01/2014
Due date:
% Done:
0%
Estimated time:
revision:
Description
"MINI_LFR_WFP-0-0-B.pdb":https://hephaistos.lpp.polytechnique.fr/redmine/attachments/download/136/MINI_LFR_WFP-0-0-B.pdb
r292
Files
Updated by Jean-Christophe Pellion almost 11 years ago
- Assignee set to paul leroy
Updated by paul leroy almost 11 years ago
- File 2014_2_6-9_23_5_NORM_SWF_F2.data 2014_2_6-9_23_5_NORM_SWF_F2.data added
- File 2014_2_6-9_23_5_NORM_SWF_2.png 2014_2_6-9_23_5_NORM_SWF_2.png added
- File 2014_2_6-9_23_5_NORM_SWF.png 2014_2_6-9_23_5_NORM_SWF.png added
Test case 1: lancement du soft, passage en mode NORMAL, enregistrement des snapshots swf_f0, swf_f1 et swf_f2. Le soft est modifié pour arrêter les acquisitions après les premiers snapshots.
Paramètres du waveform picker:
waveform_picker_regs->delta_snapshot = 0x1000; // 0x1c *** 4096 = 16 * 256 waveform_picker_regs->delta_f0 = 0x1; // 0x20 *** 3083 = 4096 - 1013 waveform_picker_regs->delta_f0_2 = 0x7; // 0x24 *** 7 [7 bits] waveform_picker_regs->delta_f1 = 0x1; // 0x28 *** 3136 = 4096 - 960 waveform_picker_regs->delta_f2 = 0x1; // 0x2c *** 3072 = 12 * 256 // 2352 = 7 * 336 waveform_picker_regs->nb_data_by_buffer = 0x92f; // 0x30 *** 2352 - 1 => nb samples -1 waveform_picker_regs->snapshot_param = 0x930; // 0x34 *** 2352 => nb samples waveform_picker_regs->start_date = 0x00; // 0x38 waveform_picker_regs->nb_word_in_buffer = 0x1b92; // 0x3c *** 2352 * 3 + 2 = 7058
Updated by paul leroy almost 11 years ago
même test que le précédent
=> le deuxième snapshot swf_f2 commence trop tôt
=> le deuxième snapshot swf_f1 a des champs time erronés, coarse time = 0 et fine time = 0
Updated by Jean-Christophe Pellion over 10 years ago
- Status changed from New to Closed
Remplacé par la task #50
Actions