-
- Downloads
if samples = 0 the cmp_tool counts the samples in the data file and uses them;
if buffer_length = 0 the 2*samples parameter is used as buffer_length; restructuring of the file cmp_tool.c; add test for the read_file8(); minor changes and bug fixing
parent
7a3c9a40
Branches
Tags
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- Makefile 1 addition, 1 deletionMakefile
- cmp_tool.c 272 additions, 215 deletionscmp_tool.c
- include/cmp_tool_lib.h 11 additions, 6 deletionsinclude/cmp_tool_lib.h
- lib/cmp_data_types.c 2 additions, 2 deletionslib/cmp_data_types.c
- lib/cmp_support.c 11 additions, 10 deletionslib/cmp_support.c
- lib/cmp_tool_lib.c 138 additions, 95 deletionslib/cmp_tool_lib.c
- lib/rdcu_pkt_to_file.c 4 additions, 0 deletionslib/rdcu_pkt_to_file.c
- test/cmp_tool/Makefile 26 additions, 0 deletionstest/cmp_tool/Makefile
- test/cmp_tool/cmp_tool_lib_test.c 304 additions, 0 deletionstest/cmp_tool/cmp_tool_lib_test.c
- test/cmp_tool/test_read_file8_1.txt 2 additions, 0 deletionstest/cmp_tool/test_read_file8_1.txt
- test/cmp_tool/test_read_file8_2.txt 10 additions, 0 deletionstest/cmp_tool/test_read_file8_2.txt
- test/cmp_tool/test_read_file8_3.txt 9 additions, 0 deletionstest/cmp_tool/test_read_file8_3.txt
- test/cmp_tool/test_read_file8_4.txt 9 additions, 0 deletionstest/cmp_tool/test_read_file8_4.txt
- test/cmp_tool/test_read_file8_5.txt 1 addition, 0 deletionstest/cmp_tool/test_read_file8_5.txt
- test/test_data/test_data1.dat 0 additions, 0 deletionstest/test_data/test_data1.dat
- test/test_data/test_data2.dat 0 additions, 0 deletionstest/test_data/test_data2.dat
Loading
Please register or sign in to comment