##// END OF EJS Templates
Commit Message Age Author Refs
r391:8059ee986796 D
Close branch No PWD scrub with FPU
0
r390:1c936ff95146 D
Added GPL header and documented some more functions
0
r389:74df79cc7806 D
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.
0
r388:01d5c5b53213 D
Increased libgcov gcda buffer to avoid file splitting
0
r387:96eb9489ec21 D
Added gcov support Imported sources from LESIA (thanks!) Added CMake option Coverage to enable code coverage on LFR and link with modified libgcov Added target to build html reports
0
r386:dd506265787c D
Étiquette 3.2.0.20 ajoutée à la révision bd1252670981
0
r385:bd1252670981 D
Removed all remaining unused macros and fixed bug There was two numbers to set the FSW number of tasks NB_OF_TASKS and CONFIGURE_MAXIMUM_TASKS while CONFIGURE_MAXIMUM_TASKS = NB_OF_TASKS + 1
0
r384:c56e87012e2b D 0
r383:2c88a19701dc D
Removed Timegen sources since it's not maintained anymore
0
r382:944f03de3541 D
Étiquette 3.2.0.19 ajoutée à la révision a9b894b0ab6a
0
r381:a9b894b0ab6a D
Fixed again CPU usage measurement Previous fix was still wrong, now we call all the time rtems_cpu_usage_reset to only get stats since last measurement. All previous versions were also wrong since they use to send cpu usage with 100=100% instead of 255=100%.
0
r380:ba339e088c78 D
Étiquette 3.2.0.18 ajoutée à la révision ad411bb94578
0
r379:8a01233250f8 D
Étiquette 3.2.0.17 ajoutée à la révision 3236b2a1a6a0
0
r378:ad411bb94578 D
Fixed CPU usage measurement, implemented CPU load AVG - now CPU usage is computed between now and last call, not anymore since last CPU reset. - AVG is computed on last 60 measurements -> 60 seconds. It's a simple average.
0
r377:3236b2a1a6a0 D
Added srec production and bumped FSW to 3.2.0.17 since .16 has been delivered to LESIA to test snapshots synchronisation fix
0
r376:30b34f0fbdfa D
Removed commented code
0
r375:0ae79c717213 D
Implemented Calibrations Task This task will ensure the calibrations signal frequency sweep by dividing by 2 the sampling frequency between each snapshot.
0
r374:79e8ac429728 D
Implemented Calibrations Task This task will ensure the calibrations signal frequency sweep by dividing by 2 the sampling frequency between each snapshot.
0
r373:a5fd85da05a7 D
Now uses FPU in scrubbing task to increase power consumption.
0
< 1 >
showing 19 out of 19 commits