##// END OF EJS Templates
Commit Message Age Author Refs
r407:244510f22990 D
Add basic Meson build support This should ease building both FSW and unit tests. Meson has a better support for building both corss and native binaries at the same time.
0
r406:72f973a48116 D
Étiquette 3.2.0.24 ajoutée à la révision f3243196bdc5
0
r405:f3243196bdc5 D
Forgot to remove dead code functions declarations
0
r404:ba45b57f3ff7 D
Étiquette 3.2.0.23 ajoutée à la révision 56ae035bb062
0
r403:56ae035bb062 D
Removed last dead code function found and set FSW ver to 3.2.0.23
0
r402:eb452cd0caf8 D
Disabled most dead code + set CMake min Ver to 3.5
0
r401:e2418ff35b1b D
Étiquette 3.2.0.22 ajoutée à la révision 9d5e16586c2c
0
r400:9d5e16586c2c D
Few cosmetic changes and lowered optim to -O2 - Raised CMake minimum version to 3.6 everywhere - Add option to either explictly call gcov_exit or register it on exit - Raised FSW patch level to 22
0
r399:ff4ee5ce9f10 D
Fixes 3121,3122,3123,3125 - Corrected all logiscope errors
0
r398:57611985e772 D
Added ability to relocate gcda and gcno files and added gcovr wrapper This allows to run tests separatly and merge coverage at the end.
0
r397:0c445dc7a949 D
Switched to O3 with no inlining optim level for debug builds Debug builds are mostly used for gcov while it seems a bad idea(-O3), with O0 the FSW uses more than 100% CPU in normal mode so the treadoff is to switch to O3 without inlining, this preserves the 1 to 1 relation between code and gcov counters.
0
r396:5198ca72be3c D
Étiquette 3.2.0.21 ajoutée à la révision 80625bfe25ce
0
r395:80625bfe25ce D
Étiquette 3.2.0.21 enlevée
0
r394:0a5c6cb0253c D
Set FSW version to 3.2.0.21
0
r393:19bfbe1171e1 D
Étiquette 3.2.0.21 ajoutée à la révision 75028d90a6e7
0
r392:75028d90a6e7 D
Fusion avec No PWD scrub with FPU
merge R3++
0
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
load next
< 1 2 3 4 5 6 7 .. 21 >
showing 20 out of 408 commits