snoplus / tellie

The timing ELLIE LED calibration system
0 stars 11 forks source link

Lv testing #29

Closed Mark--S closed 7 years ago

Mark--S commented 7 years ago

Here are the changes to improve performance of the tellie server by setting the logging verbosity to minard to a higher level (Now it only sends notice and warning messages to minard). The code now also writes the full debugging output to a logfile on the local machine in the directory c:/TELLIE/server_logs. This also has the changes made in PR #28

Mark--S commented 7 years ago

So I've added the code to pulse a single time during the initialization of the server. It appears that TELLIE generates 2 trigger out signals 2 microseconds apart. I assume we will be in a maintenence run before we do any server restarting though.

EdLeming commented 7 years ago

Looks good!