os/linux-2.6-tag--devboard-R2_10-4/arch/cris/arch-v32/drivers/elphel/latency.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const unsigned long ahead_tab []
 TODO: not used yet, but it is possible to specify a function with non-zero latency that does not work with the sequencer - only in ASAP mode.


Variable Documentation

const unsigned long ahead_tab[]

TODO: not used yet, but it is possible to specify a function with non-zero latency that does not work with the sequencer - only in ASAP mode.

******************************************************************************** ! FILE NAME : latency.h ! Table that specifies what frame should "onchange" function be programmed to, relative to the frame for which parameters are specified ! 1 - same frame (programmed at least 1 frame earlier), will happen immediately after VACT start for that frame (usually before the interrupt for that frame) ! 2 - previous frame (programmed at least 2 frames earlier) ! 3 - pre-previous frame (programmed at least 3 frames earlier) ! 4 - pre-pre-previous frame (programmed at least 4 frames earlier) ! 0 - ASAP (programmed after that frame interrupt - when compression of the previous frame is finished) ! each group consists of 6 numbers: ! "onchange" index (0..31), then 5 values for: ! 1 - continuous run , safe mode (skipping frame when geometry is modified) ! 2 - continuous run , no skipping frame when geometry is modified, trying to save all frames ! 3 - async mode (external trigger/timer) , safe mode (skipping frame when geometry is modified) ! 4 - async mode (external trigger/timer) , no skipping frame when geometry is modified, trying to save all frames ! 5 - async, non-overlap (program - acquire/compress - program next - acquire/compress next (i.e.10347 with CCD) ! Used in pgm_functions.c ! ! Copyright (C) 2008 Elphel, Inc. ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !

Log
latency.h,v
! Revision 1.1.1.1 2008/11/27 20:04:01 elphel ! ! ! Revision 1.12 2008/11/27 09:27:31 elphel ! Support fro new parameters (vignetting correction related) ! ! Revision 1.11 2008/10/25 19:53:49 elphel ! increased latency for gamma/gamma_load to fix a bug ! ! Revision 1.10 2008/10/23 08:06:40 elphel ! set latencies for async modes ! ! Revision 1.9 2008/10/22 05:29:03 elphel ! Rev. 8.0.alpha5 - working on external trigger mode - moved programming away from the sequencer that can only pass 24 data bits ! ! Revision 1.8 2008/10/22 03:44:50 elphel ! increased limitfps latency to the same as the one for window to prevent sensor from missing counter rollover ! ! Revision 1.7 2008/10/21 04:22:26 elphel ! changed latency for exposure to 2 (was 3) ! ! Revision 1.6 2008/10/18 06:14:21 elphel ! 8.0.alpha4 - removed some obsolete parameters, renumbered others, split P_FLIP into P_FLIPH and P_FLIPV (different latencies because of bad frames), pgm_window-> pgm_window, pgm_window_safe ! ! Revision 1.5 2008/10/17 05:44:48 elphel ! fixing latencies ! ! Revision 1.4 2008/10/08 21:26:25 elphel ! snapsot 7.2.0.pre4 - first images (actually - second) ! ! Revision 1.3 2008/09/25 00:58:11 elphel ! snapshot ! ! Revision 1.2 2008/08/11 19:17:01 elphel ! reduced syntax complaints by KDevelop ! ! Revision 1.1 2008/07/29 01:15:06 elphel ! another snapshot ! !

Definition at line 80 of file latency.h.

Referenced by pgm_recalcseq().


Generated on Fri Nov 28 00:08:06 2008 for elphel by  doxygen 1.5.1