pennsnoplus / penn_daq_old

Simple DAQ for SNO+
2 stars 3 forks source link

mtc xilinx file location hardcoded #3

Open mastbaum opened 13 years ago

mastbaum commented 13 years ago

The location of the Xilinx bitstream to program the MTC/D is hardcoded in penn_daq.h. Perhaps belongs in a configuration file?

knapik commented 13 years ago

I agree that is this is stupid, but what can you do.

mastbaum commented 13 years ago

Put it in a config file? On Jul 13, 2011 1:19 PM, "knapik" < reply@reply.github.com> wrote:

I agree that is this is stupid, but what can you do.

Reply to this email directly or view it on GitHub: https://github.com/bonventre/Penn_daq/issues/3#issuecomment-1564432

peterldowns commented 13 years ago

I added a config file.

mastbaum commented 13 years ago

You're the man, man.

On Mon, Jul 18, 2011 at 10:15 AM, peterldowns reply@reply.github.com wrote:

I added a config file.

Reply to this email directly or view it on GitHub: https://github.com/pennsnoplus/Penn_daq/issues/3#issuecomment-1595531

mastbaum commented 13 years ago

shouldn't have to recompile to use config file -- read in file in penn_daq init and set some globals