Menu

Commit [r114]  Maximize  Restore  History

Have added SerialProcess to record and time stamp seria data. Modified WavWrite.c and WavProcess to get working properly. Have added a watchdog thread to monitor errors in DAQ system and all processes. Have got rid of some almost completely commented out files. Modified PLAProcess to have an error flag which can be read from watchdog thread.

macster110 2015-04-10

1 2 > >> (Page 1 of 2)
copied /cRio_Daq_cpp/trunk/cRio_DAQ/src/CRioRecDAQ.h -> /cRio_Daq_cpp/trunk/cRio_DAQ/src/cRioRecDAQ.h
removed /cRio_Daq_cpp/trunk/cRio_DAQ/src/NIFpgaManager.cpp
removed /cRio_Daq_cpp/trunk/cRio_DAQ/src/NIFpgaManager.h
removed /cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadNIDAQ.cpp
removed /cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadNIDAQ.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadSerial.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadSerial.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/Settings.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/Utils.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/WriteWav.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/WriteWav.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/cRioRecDAQ.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/command/GeneralCommands.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/DAQSystem.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/DAQSystem.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/FPGADaqSystem.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/NiFpgaChoice.h
added /cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/UtilsNiFpga.cpp
added /cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/UtilsNiFpga.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/NetSender.h
added /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/SerialReadProcess.cpp
added /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/SerialReadProcess.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/WavFileProcess.cpp
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/WavFileProcess.h
changed /cRio_Daq_cpp/trunk/cRio_DAQ/src/process/processdata.cpp
/cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadSerial.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/ReadSerial.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/Settings.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/Utils.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/WriteWav.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/WriteWav.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/cRioRecDAQ.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/command/GeneralCommands.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/DAQSystem.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/DAQSystem.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/daq/FPGADaqSystem.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/NiFpgaChoice.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/UtilsNiFpga.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/nifpga/UtilsNiFpga.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/NetSender.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/SerialReadProcess.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/SerialReadProcess.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/WavFileProcess.cpp Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/WavFileProcess.h Diff Switch to side-by-side view
Loading...
/cRio_Daq_cpp/trunk/cRio_DAQ/src/process/processdata.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)