TwiceAsNice  2019-02-18
Functions | Variables
bcu39_configure Namespace Reference

Functions

def main ()
 
def configureDsp (bcu, decimationFactor)
 
def configureCcd (bcu)
 
def startAcquisition (bcu)
 
def startDspProgram (bcu)
 

Variables

int main = 0x2c
 
int sc_main_loop = 0x2f
 
int slope_computation = 0x39
 
int reset_average_flux_loop = 0x64
 
int time_history_end = 0x7c
 
int idle_loop = 0x7e
 
int sh_loop = 0x86
 
int no_slope_type_0 = 0xc4
 
int no_clip_and_lut = 0x105
 
int end_clip_and_lut = 0x114
 
int sc_skip_fastlink = 0x13e
 
int average_flux_loop = 0x15a
 
int skip_average_flux_inv = 0x172
 
int contur_loop = 0x17b
 
int end_contur_loop = 0x18a
 
int zip_pixels_loop = 0x1a7
 
int check_loop = 0x1c9
 
int wait_for_fl_end = 0x1e5
 
int wait_cmd = 0x1ec
 
int wait_for_fl_close = 0x1fb
 
int sc_FastlinkHdr = 0x1000
 
int sc_dummy_words = 0x1008
 
int sc_SoftwareRelease = 0x1021
 
int sc_FramesCounter = 0x1022
 
int sc_ResetLoop = 0x1023
 
int sc_FramesCounterIrq = 0x1024
 
int sc_ParamSelectorIrq = 0x1025
 
int sc_ParamSelector = 0x1026
 
int sc_SlopeConstant = 0x1027
 
int sc_NumSH = 0x1028
 
int sc_NumSlopes = 0x1029
 
int sc_NumConturPixels = 0x102a
 
int sc_NumTotPixels = 0x102b
 
int sc_TimeHistoryAct = 0x102c
 
int sc_SlopeLUTDepth = 0x102d
 
int sc_DiagnosticFrameDec = 0x102e
 
int sc_NullSlopeCnt = 0x102f
 
int sc_NumFLTimeout = 0x1030
 
int sc_NumFLCrcErr = 0x1031
 
int sc_ReplyReceived = 0x1032
 
int sc_NumSlopesToDoPtr = 0x1033
 
int sc_SlopePixelAreaPtr = 0x1034
 
int sc_ConturPixelAreaPtr = 0x1035
 
int sc_AverageFluxAreaPtr = 0x1036
 
int sc_SlopeOutAreaPtr = 0x1037
 
int sc_StartRTRPtr = 0x1038
 
int sc_TimeHistoryPtr = 0x1039
 
int sc_TimeHistoryEnd = 0x103a
 
int sc_ParamSlopePixelAreaPtr = 0x103b
 
int sc_ParamConturPixelAreaPtr = 0x103c
 
int sc_ParamAverageFluxAreaPtr = 0x103d
 
int sc_SlopeLUTAreaPtr = 0x103e
 
int sc_NullValue = 0x1040
 
int sc_SaveRegs = 0x1044
 
int sc_FastlinkCmd = 0x1048
 

Function Documentation

◆ configureCcd()

def bcu39_configure.configureCcd (   bcu)

◆ configureDsp()

def bcu39_configure.configureDsp (   bcu,
  decimationFactor 
)

◆ main()

def bcu39_configure.main ( void  )

◆ startAcquisition()

def bcu39_configure.startAcquisition (   bcu)

◆ startDspProgram()

def bcu39_configure.startDspProgram (   bcu)

Variable Documentation

◆ average_flux_loop

int bcu39_configure.average_flux_loop = 0x15a

◆ check_loop

int bcu39_configure.check_loop = 0x1c9

◆ contur_loop

int bcu39_configure.contur_loop = 0x17b

◆ end_clip_and_lut

int bcu39_configure.end_clip_and_lut = 0x114

◆ end_contur_loop

int bcu39_configure.end_contur_loop = 0x18a

◆ idle_loop

int bcu39_configure.idle_loop = 0x7e

◆ main

def bcu39_configure.main = 0x2c

◆ no_clip_and_lut

int bcu39_configure.no_clip_and_lut = 0x105

◆ no_slope_type_0

int bcu39_configure.no_slope_type_0 = 0xc4

◆ reset_average_flux_loop

int bcu39_configure.reset_average_flux_loop = 0x64

◆ sc_AverageFluxAreaPtr

int bcu39_configure.sc_AverageFluxAreaPtr = 0x1036

◆ sc_ConturPixelAreaPtr

int bcu39_configure.sc_ConturPixelAreaPtr = 0x1035

◆ sc_DiagnosticFrameDec

int bcu39_configure.sc_DiagnosticFrameDec = 0x102e

◆ sc_dummy_words

int bcu39_configure.sc_dummy_words = 0x1008

◆ sc_FastlinkCmd

int bcu39_configure.sc_FastlinkCmd = 0x1048

◆ sc_FastlinkHdr

int bcu39_configure.sc_FastlinkHdr = 0x1000

◆ sc_FramesCounter

int bcu39_configure.sc_FramesCounter = 0x1022

◆ sc_FramesCounterIrq

int bcu39_configure.sc_FramesCounterIrq = 0x1024

◆ sc_main_loop

int bcu39_configure.sc_main_loop = 0x2f

◆ sc_NullSlopeCnt

int bcu39_configure.sc_NullSlopeCnt = 0x102f

◆ sc_NullValue

int bcu39_configure.sc_NullValue = 0x1040

◆ sc_NumConturPixels

int bcu39_configure.sc_NumConturPixels = 0x102a

◆ sc_NumFLCrcErr

int bcu39_configure.sc_NumFLCrcErr = 0x1031

◆ sc_NumFLTimeout

int bcu39_configure.sc_NumFLTimeout = 0x1030

◆ sc_NumSH

int bcu39_configure.sc_NumSH = 0x1028

◆ sc_NumSlopes

int bcu39_configure.sc_NumSlopes = 0x1029

◆ sc_NumSlopesToDoPtr

int bcu39_configure.sc_NumSlopesToDoPtr = 0x1033

◆ sc_NumTotPixels

int bcu39_configure.sc_NumTotPixels = 0x102b

◆ sc_ParamAverageFluxAreaPtr

int bcu39_configure.sc_ParamAverageFluxAreaPtr = 0x103d

◆ sc_ParamConturPixelAreaPtr

int bcu39_configure.sc_ParamConturPixelAreaPtr = 0x103c

◆ sc_ParamSelector

int bcu39_configure.sc_ParamSelector = 0x1026

◆ sc_ParamSelectorIrq

int bcu39_configure.sc_ParamSelectorIrq = 0x1025

◆ sc_ParamSlopePixelAreaPtr

int bcu39_configure.sc_ParamSlopePixelAreaPtr = 0x103b

◆ sc_ReplyReceived

int bcu39_configure.sc_ReplyReceived = 0x1032

◆ sc_ResetLoop

int bcu39_configure.sc_ResetLoop = 0x1023

◆ sc_SaveRegs

int bcu39_configure.sc_SaveRegs = 0x1044

◆ sc_skip_fastlink

int bcu39_configure.sc_skip_fastlink = 0x13e

◆ sc_SlopeConstant

int bcu39_configure.sc_SlopeConstant = 0x1027

◆ sc_SlopeLUTAreaPtr

int bcu39_configure.sc_SlopeLUTAreaPtr = 0x103e

◆ sc_SlopeLUTDepth

int bcu39_configure.sc_SlopeLUTDepth = 0x102d

◆ sc_SlopeOutAreaPtr

int bcu39_configure.sc_SlopeOutAreaPtr = 0x1037

◆ sc_SlopePixelAreaPtr

int bcu39_configure.sc_SlopePixelAreaPtr = 0x1034

◆ sc_SoftwareRelease

int bcu39_configure.sc_SoftwareRelease = 0x1021

◆ sc_StartRTRPtr

int bcu39_configure.sc_StartRTRPtr = 0x1038

◆ sc_TimeHistoryAct

int bcu39_configure.sc_TimeHistoryAct = 0x102c

◆ sc_TimeHistoryEnd

int bcu39_configure.sc_TimeHistoryEnd = 0x103a

◆ sc_TimeHistoryPtr

int bcu39_configure.sc_TimeHistoryPtr = 0x1039

◆ sh_loop

int bcu39_configure.sh_loop = 0x86

◆ skip_average_flux_inv

int bcu39_configure.skip_average_flux_inv = 0x172

◆ slope_computation

int bcu39_configure.slope_computation = 0x39

◆ time_history_end

int bcu39_configure.time_history_end = 0x7c

◆ wait_cmd

int bcu39_configure.wait_cmd = 0x1ec

◆ wait_for_fl_close

int bcu39_configure.wait_for_fl_close = 0x1fb

◆ wait_for_fl_end

int bcu39_configure.wait_for_fl_end = 0x1e5

◆ zip_pixels_loop

int bcu39_configure.zip_pixels_loop = 0x1a7