##// END OF EJS Templates
Removed unused function and implemented scrubbing perriod counter...
Removed unused function and implemented scrubbing perriod counter - removed send_dumb_hk function since it is useless - added a new CMake build option 'FSW_Instrument_Scrubbing' to count scrubbing cycles and deduce scrubbing period. When enabled, this will steal the lfr_fpga_version[BYTE_0] field from houskeeping packets.

File last commit:

r179:f0fdfd2b8c4c VHDL_0_1_28
r389:74df79cc7806 No PWD scrub with...
Show More
fsw_matrices_handling.pro
13 lines | 161 B | text/idl | PrologLexer
paul
Integration of basic parameters functions in the flight software...
r179 TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += main.c
include(deployment.pri)
qtcAddDeployment()
HEADERS += \
functions.h