author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
8,483
29.11.2018 16:30:11
-3,600
34634e66793f617eae2f130bfd29866f0f98058d
Doc: rework the Turbo prod to integrate common parameters.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo_prod/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo_prod/decoder.rst", "diff": "@@ -62,9 +62,10 @@ Description of the allowed values:\n.. |dec-type_descr_cp| replace:...
C++
MIT License
aff3ct/aff3ct
Doc: rework the Turbo prod to integrate common parameters.
8,483
29.11.2018 17:10:27
-3,600
1ff547e2f39f1cd3ce9ecf6781e5c55ca2e1f509
Doc: Add references for the RS decoder
[ { "change_type": "ADD", "old_path": null, "new_path": "doc/sphinx/source/user/simulation/parameters/codec/rs/references.bib", "diff": "+@Book{Berlekamp1968,\n+ title = {Algebraic Coding Theory},\n+ publisher = {New York: McGraw-Hill},\n+ year = {1968},\n+ author = {E. R. Berlekamp},\n+ isbn = {978-9...
C++
MIT License
aff3ct/aff3ct
Doc: Add references for the RS decoder
8,490
30.11.2018 11:07:12
-3,600
67fab88502217e19d728b3b33e2ea96ca3f29da5
Doc: add refs for the BCH decoder parameters.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -244,6 +244,7 @@ rst_epilog = \"\"\"\n.. |BER| replace:: :abbr:`BER (Bit Error Rate)`\n.. |BFER| replace:: :abbr:`BER/FER (Bit and Frame Error Rate)`\n.. |BPSK| replace:: :abbr:`B...
C++
MIT License
aff3ct/aff3ct
Doc: add refs for the BCH decoder parameters.
8,483
30.11.2018 13:07:07
-3,600
5c9bf3de114b5ae0ce1b9aba94bbd5ced094dc3d
Add Chien paper in BCH and RS codec and Reed-Solomon paper for RS.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/bch/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/bch/decoder.rst", "diff": "@@ -25,7 +25,7 @@ Description of the allowed values:\n+===============+=============================...
C++
MIT License
aff3ct/aff3ct
Add Chien paper in BCH and RS codec and Reed-Solomon paper for RS.
8,483
30.11.2018 15:32:00
-3,600
83cded6214dc3c121c1a31f779d58d17bd2467ae
Doc: work on the LDPC codec
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "diff": "Decoder parameters\n------------------\n-.. _dec-ldpc-dec-h-path:\n-\n-``--dec-h-path`` |image_req...
C++
MIT License
aff3ct/aff3ct
Doc: work on the LDPC codec
8,490
30.11.2018 18:25:18
-3,600
baf510b9eae972f07e534a4258da7370d3dba6c4
Doc: typos LDPC.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -281,6 +281,7 @@ rst_epilog = \"\"\"\n.. |GSM| replace:: :abbr:`GSM (Global System for Mobile Communications)`\n.. |GUI| replace:: :abbr:`GUI (Graphical User Interface)`\n.. |IFL|...
C++
MIT License
aff3ct/aff3ct
Doc: typos LDPC.
8,490
01.12.2018 12:07:38
-3,600
2d0a575c11a950a371e0b97659547b18ac0f23eb
Doc: improve the LDPC parameters.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -244,15 +244,22 @@ rst_epilog = \"\"\"\n.. |BCJR| replace:: :abbr:`BCJR (Bahl, Cocke, Jelinek and Raviv algorithm or Maximum A Posteriori (MAP))`\n.. |BEC| replace:: :abbr:`BEC (B...
C++
MIT License
aff3ct/aff3ct
Doc: improve the LDPC parameters.
8,483
03.12.2018 08:39:00
-3,600
61bb740597b8a5d22daf24e86110eb0bef4f79e0
Create Gallager B class, but still a simple copy of Gallager A
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Decoder/LDPC/Decoder_LDPC.cpp", "new_path": "src/Factory/Module/Decoder/LDPC/Decoder_LDPC.cpp", "diff": "#include \"Module/Decoder/LDPC/BP/Horizontal_layered/ONMS/Decoder_LDPC_BP_horizontal_layered_ONMS_inter.hpp\"\n#include \"Module/Decoder...
C++
MIT License
aff3ct/aff3ct
Create Gallager B class, but still a simple copy of Gallager A
8,483
03.12.2018 10:29:57
-3,600
839be96b05119f4be08b451dc41debedc181b4ac
Doc : Change ref to Gallager A
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "diff": "@@ -84,7 +84,7 @@ Description of the allowed values:\n+===========+===============================...
C++
MIT License
aff3ct/aff3ct
Doc : Change ref to Gallager A
8,490
03.12.2018 10:35:00
-3,600
e2ecad29436f0162d83313cc205525c2fd318661
Doc: add the turbo encoder parameters.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -291,6 +291,7 @@ rst_epilog = \"\"\"\n.. |IRA| replace:: :abbr:`IRA (Irregular Repeat Accumulate)`\n.. |ISA| replace:: :abbr:`ISA (Instruction Set Architecture)`\n.. |ISAs| replac...
C++
MIT License
aff3ct/aff3ct
Doc: add the turbo encoder parameters.
8,490
03.12.2018 17:33:11
-3,600
996c79225f9dcb351578ab40812398c8981cd09f
Doc: disable the classes.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/developer/classes/classes.rst", "new_path": "doc/sphinx/source/developer/classes/classes.rst", "diff": "Classes\n*******\n-This section details the |AFF3CT| source code classes and it is currently under\n-construction.\n+Work in progress...\n...
C++
MIT License
aff3ct/aff3ct
Doc: disable the classes.
8,483
04.12.2018 08:57:47
-3,600
a1eeb460da31ce63b39eec915f4b8410258e2c79
Doc: Change the example of monitor err hist parameter.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/monitor/monitor.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/monitor/monitor.rst", "diff": "@@ -25,7 +25,7 @@ Set the maximum number of frame errors to simulated for each noise point.\n\"\"\"\"\"\...
C++
MIT License
aff3ct/aff3ct
Doc: Change the example of monitor err hist parameter.
8,483
04.12.2018 08:50:53
-3,600
9924028f04c10db863f4867bd59bdd7c47de4d12
Doc: Fix interleaver read order ROW_COL title.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/interleaver/interleaver.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/interleaver/interleaver.rst", "diff": "@@ -216,7 +216,7 @@ Description of the allowed values (see also the figures just bellow)...
C++
MIT License
aff3ct/aff3ct
Doc: Fix interleaver read order ROW_COL title.
8,490
04.12.2018 10:14:51
-3,600
52ef48bf737240c83e8c0c02f45f1c77ba842156
Doc: add the LDPC SPA intra decoder.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "diff": "@@ -116,7 +116,7 @@ corresponding available implementations.\n+---------+-----+------+-----+-----+...
C++
MIT License
aff3ct/aff3ct
Doc: add the LDPC SPA intra decoder.
8,490
04.12.2018 11:15:00
-3,600
84038b48925feacaebe34954565fd11342a9b55c
Doc: add the GCC option to enable aligned new allocator.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/decoder.rst", "diff": "@@ -135,7 +135,8 @@ corresponding available implementations.\nallocation for over-aligned data**, ...
C++
MIT License
aff3ct/aff3ct
Doc: add the GCC option to enable aligned new allocator.
8,490
04.12.2018 11:25:56
-3,600
b6f8de686cc462fd64a877b10921077331d3041e
Rm the --enc-json-path in the Turbo DB encoder, it was not used.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Encoder/Turbo_DB/Encoder_turbo_DB.cpp", "new_path": "src/Factory/Module/Encoder/Turbo_DB/Encoder_turbo_DB.cpp", "diff": "@@ -72,11 +72,6 @@ void Encoder_turbo_DB::parameters\ntools::add_options(args.at({p+\"-type\"}), 0, \"TURBO_DB\");\n- ar...
C++
MIT License
aff3ct/aff3ct
Rm the --enc-json-path in the Turbo DB encoder, it was not used.
8,490
04.12.2018 13:11:42
-3,600
5caa3b6d6dab2da5510f17f07c1ba37611cef753
Rm the decoder NO from the generic encoders.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Codec/Uncoded/Codec_uncoded.cpp", "new_path": "src/Factory/Module/Codec/Uncoded/Codec_uncoded.cpp", "diff": "#include \"Codec_uncoded.hpp\"\n+#include \"Factory/Module/Encoder/NO/Encoder_NO.hpp\"\n#include \"Factory/Module/Decoder/NO/Decoder...
C++
MIT License
aff3ct/aff3ct
Rm the decoder NO from the generic encoders.
8,490
04.12.2018 13:12:25
-3,600
1c384ee3fd95614ac99ae9baee04a4a0010f049d
Rename the REPETITON encoder in REP encoder like the codec.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Encoder/Repetition/Encoder_repetition.cpp", "new_path": "src/Factory/Module/Encoder/Repetition/Encoder_repetition.cpp", "diff": "@@ -14,7 +14,7 @@ Encoder_repetition::parameters\n::parameters(const std::string &prefix)\n: Encoder::parameters...
C++
MIT License
aff3ct/aff3ct
Rename the REPETITON encoder in REP encoder like the codec.
8,490
04.12.2018 13:13:33
-3,600
4956048d0740cbfc2219955a746f5fbf68604a5f
Forgot the Encoder_NO factory in the previous commit.
[ { "change_type": "ADD", "old_path": null, "new_path": "src/Factory/Module/Encoder/NO/Encoder_NO.cpp", "diff": "+#include \"Tools/Exception/exception.hpp\"\n+\n+#include \"Module/Encoder/NO/Encoder_NO.hpp\"\n+\n+#include \"Encoder_NO.hpp\"\n+\n+using namespace aff3ct;\n+using namespace aff3ct::factor...
C++
MIT License
aff3ct/aff3ct
Forgot the Encoder_NO factory in the previous commit.
8,490
04.12.2018 13:17:54
-3,600
787891605cbb4f11a54c15bf9f8ef883dc381d7c
Doc: rename REPETITION encoder in REP.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/rep/encoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/rep/encoder.rst", "diff": "@@ -29,7 +29,7 @@ Set the number of infomation bits :math:`K`.\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n:Type:...
C++
MIT License
aff3ct/aff3ct
Doc: rename REPETITION encoder in REP.
8,490
04.12.2018 13:53:40
-3,600
9a4ea9c190569e62e62bf482f3c86b00ecf8479c
Rename the '--mdm-ups' parameter in '--mdm-cpm-upf'.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "diff": "@@ -154,17 +154,6 @@ with an anti-Gray mapping (the lines starting with a ``#`` are ignored):\ngiven constellati...
C++
MIT License
aff3ct/aff3ct
Rename the '--mdm-ups' parameter in '--mdm-cpm-upf'.
8,490
04.12.2018 14:03:36
-3,600
024fad0e46e33c6d2526664bb7e0cb1235ee081a
Doc: disable the Doxygen compilation for now.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -81,15 +81,16 @@ pygments_style = None\n# -- Configure Breathe (Developer doc from Doxygen XML files) ----------------\n-# Are we on a Readthedocs server ?\n-read_the_docs_build =...
C++
MIT License
aff3ct/aff3ct
Doc: disable the Doxygen compilation for now.
8,490
04.12.2018 14:04:58
-3,600
66aa90691df94de1f532d7d4c6c97c539317ca9d
Rename the '--enc-save-g' parameter in '--enc-g-save-path'.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/encoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/ldpc/encoder.rst", "diff": "@@ -146,14 +146,14 @@ Description of the allowed values:\n``LU_DEC`` method is faster than ``IDENT...
C++
MIT License
aff3ct/aff3ct
Rename the '--enc-save-g' parameter in '--enc-g-save-path'.
8,490
04.12.2018 15:31:18
-3,600
3623b3b5e1691cd098cd9bd8d2679be8597a96a8
Rename the '--dec-fnc-crc-ite' in '--dec-crc-start' (Turbo).
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo/decoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo/decoder.rst", "diff": "@@ -77,6 +77,20 @@ Please refer to the |RSC| :ref:`dec-rsc-dec-implem` parameter.\nPlease refer ...
C++
MIT License
aff3ct/aff3ct
Rename the '--dec-fnc-crc-ite' in '--dec-crc-start' (Turbo).
8,490
04.12.2018 15:32:03
-3,600
bd7fb9907b345f8a5c4a43aae37c092f09e147b8
Enable the '--dec-crc-start' parameter for Turbo + CRC without FNC.
[ { "change_type": "MODIFY", "old_path": "src/Module/Codec/Turbo/Codec_turbo.cpp", "new_path": "src/Module/Codec/Turbo/Codec_turbo.cpp", "diff": "@@ -131,7 +131,9 @@ Codec_turbo<B,Q>\nadd_post_pro(factory::Flip_and_check::build<B,Q>(*dec_params.fnc, *crc));\n}\nelse if (crc != nullptr && crc->get_size...
C++
MIT License
aff3ct/aff3ct
Enable the '--dec-crc-start' parameter for Turbo + CRC without FNC.
8,490
04.12.2018 16:02:46
-3,600
b10c7498118b4a7655edfe5deac8d05120353b3a
Add the compilation options in when using the '-v' parameter.
[ { "change_type": "MODIFY", "old_path": "src/main.cpp", "new_path": "src/main.cpp", "diff": "@@ -71,8 +71,73 @@ void print_version()\n#endif\nstd::string affect_version = version() == \"GIT-NOTFOUND\" ? \"\" : version();\n+#if defined(AFF3CT_MULTI_PREC)\n+ std::string precision = \"8/16/32/64-bit\";\...
C++
MIT License
aff3ct/aff3ct
Add the compilation options in when using the '-v' parameter.
8,490
04.12.2018 18:04:34
-3,600
95a79c8d50e8642f0dfe1b20ed7e8052584b7653
Fix a link in the README.
[ { "change_type": "MODIFY", "old_path": "README.rst", "new_path": "README.rst", "diff": "@@ -73,7 +73,7 @@ Contribute\n----------\n- Source Code: https://github.com/aff3ct/aff3ct\n-- Contributing guidelines: https://github.com/aff3ct/aff3ct/blob/master/CONTRIBUTING.md\n+- Contributing guidelines: htt...
C++
MIT License
aff3ct/aff3ct
Fix a link in the README.
8,490
04.12.2018 22:51:41
-3,600
d5fe3e46bc597288021fafab67906800eef8e348
Regen the AFF3CT headers.
[ { "change_type": "MODIFY", "old_path": "ci/tools/git-branch.sh", "new_path": "ci/tools/git-branch.sh", "diff": "# export GIT_BRANCH\n# fi\n-export GIT_BRANCH=master\n+export GIT_BRANCH=development\n" }, { "change_type": "MODIFY", "old_path": "src/aff3ct.hpp", "new_path": "src/aff3ct....
C++
MIT License
aff3ct/aff3ct
Regen the AFF3CT headers.
8,483
05.12.2018 14:18:59
-3,600
a3be493a83ae2f8e71e916c679b948218a0e3717
Fix mutual unique.
[ { "change_type": "MODIFY", "old_path": "refs", "new_path": "refs", "diff": "-Subproject commit 411b2d626104c03c00bc6e0c4fd594a13d7c2a3f\n+Subproject commit 7f32c432d86f7b11f49e396415865a814d0aac3d\n" }, { "change_type": "MODIFY", "old_path": "src/Tools/general_utils.hxx", "new_path":...
C++
MIT License
aff3ct/aff3ct
Fix mutual unique.
8,483
05.12.2018 18:06:37
-3,600
6e8264ec6c668124f48fa3c9fdfa562418a28ba9
Add Modem OOK ROP estimate that estimates the ROP from an amount of known bits, instead of demodulating from a known applied ROP.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Modem/Modem.cpp", "new_path": "src/Factory/Module/Modem/Modem.cpp", "diff": "#include \"Module/Modem/OOK/Modem_OOK_BEC.hpp\"\n#include \"Module/Modem/OOK/Modem_OOK_AWGN.hpp\"\n#include \"Module/Modem/OOK/Modem_OOK_optical.hpp\"\n+#include \"...
C++
MIT License
aff3ct/aff3ct
Add Modem OOK ROP estimate that estimates the ROP from an amount of known bits, instead of demodulating from a known applied ROP.
8,483
05.12.2018 18:30:06
-3,600
d01ba7af098ed13bba98155834c95734d7d57bd7
Add a verification of the number of bits used to estimate the ROP (not bigger than N)
[ { "change_type": "MODIFY", "old_path": "src/Module/Modem/OOK/Modem_OOK_optical_rop_estimate.cpp", "new_path": "src/Module/Modem/OOK/Modem_OOK_optical_rop_estimate.cpp", "diff": "@@ -47,6 +47,14 @@ template <typename B, typename R, typename Q>\nvoid Modem_OOK_optical_rop_estimate<B,R,Q>\n::init()\n{\...
C++
MIT License
aff3ct/aff3ct
Add a verification of the number of bits used to estimate the ROP (not bigger than N)
8,483
05.12.2018 18:31:13
-3,600
775f883d8f7d59a9f713d077f424ad5f1515bd21
Doc: Add --mdm-rop-est
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "diff": "@@ -388,6 +388,21 @@ Where |n0_equation|\nSee the :ref:`mdm-mdm-no-sig2` parameter to disable the division by\n:...
C++
MIT License
aff3ct/aff3ct
Doc: Add --mdm-rop-est
8,490
05.12.2018 11:52:17
-3,600
2a44fb40ea429c57cd0270844accfd3619da8579
CI: add a test to validate the AFF3CT headers.
[ { "change_type": "MODIFY", "old_path": ".gitlab-ci.yml", "new_path": ".gitlab-ci.yml", "diff": "@@ -24,6 +24,19 @@ analysis-cppcheck:\nscript:\n- ./ci/analysis-cppcheck.sh\n+analysis-headers:\n+ stage: analysis\n+ artifacts:\n+ name: analysis-headers\n+ when: always\n+ paths:\n+ - aff3ct.hpp\n+ tags...
C++
MIT License
aff3ct/aff3ct
CI: add a test to validate the AFF3CT headers.
8,490
05.12.2018 14:11:26
-3,600
b70983b833debc1d43d05239c90cb506c042b043
Add the 'development' branch for the pull requests.
[ { "change_type": "MODIFY", "old_path": "CONTRIBUTING.rst", "new_path": "CONTRIBUTING.rst", "diff": "@@ -16,7 +16,9 @@ Submitting changes\n.. _pull requests: https://help.github.com/articles/about-pull-requests/\nPlease send a `GitHub Pull Request to AFF3CT`_ with a clear list of what you've\n-done (...
C++
MIT License
aff3ct/aff3ct
Add the 'development' branch for the pull requests.
8,490
05.12.2018 14:18:12
-3,600
48a324853664d8fbb8eedce8666176cb911992be
Fix the headers script to be deterministic.
[ { "change_type": "MODIFY", "old_path": "scripts/generate_aff3ct_header.sh", "new_path": "scripts/generate_aff3ct_header.sh", "diff": "@@ -20,7 +20,7 @@ headershpp=$(find .\\/src\\/ -type f -follow -print | # find all source files\nheaders=\"$headersh $headershpp\"\n# sort the header by alphabetical ...
C++
MIT License
aff3ct/aff3ct
Fix the headers script to be deterministic.
8,490
05.12.2018 14:24:26
-3,600
52ecb91fc196cc97001e39c575c1dc7abd5140eb
Same than prev. commit.
[ { "change_type": "MODIFY", "old_path": "scripts/generate_aff3ct_header.sh", "new_path": "scripts/generate_aff3ct_header.sh", "diff": "@@ -20,7 +20,7 @@ headershpp=$(find .\\/src\\/ -type f -follow -print | # find all source files\nheaders=\"$headersh $headershpp\"\n# sort the header by alphabetical ...
C++
MIT License
aff3ct/aff3ct
Same than prev. commit.
8,490
05.12.2018 16:05:05
-3,600
42dd0b5af35a3eb6a104d900fc988c77d236858d
CI: add a stage to compile the doc in the pipeline.
[ { "change_type": "MODIFY", "old_path": ".gitlab-ci.yml", "new_path": ".gitlab-ci.yml", "diff": "stages:\n- analysis\n- build\n+ - documentation\n- test\n- coverage\n- deploy\n@@ -37,6 +38,21 @@ analysis-headers:\n- ./scripts/generate_aff3ct_header.sh aff3ct.hpp\n- diff aff3ct.hpp src/aff3ct.hpp\n+do...
C++
MIT License
aff3ct/aff3ct
CI: add a stage to compile the doc in the pipeline.
8,490
05.12.2018 16:30:40
-3,600
2a90e9348c39d347e8870d6865359b882601ead7
CI: add the doc in the builds.
[ { "change_type": "MODIFY", "old_path": ".gitlab-ci.yml", "new_path": ".gitlab-ci.yml", "diff": "@@ -548,6 +548,7 @@ deploy-builds-linux:\n- build-windows-gcc-x86-sse4.2\n- build-windows-gcc-x64-avx2\n- build-macos-clang-x64-sse4.2\n+ - documentation-sphinx\ntags:\n- linux\n- github\n" }, { "...
C++
MIT License
aff3ct/aff3ct
CI: add the doc in the builds.
8,490
05.12.2018 17:22:49
-3,600
27e503969d5a43e1771ab2b43d017c3babb033fb
Add an error message if AFF3CT is not in a Git repo.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -6,6 +6,12 @@ cmake_minimum_required (VERSION 3.0.2)\ncmake_policy(SET CMP0054 NEW)\nproject (aff3ct)\n+if (NOT EXISTS \"${CMAKE_CURRENT_SOURCE_DIR}/.git\")\n+ message(FATAL_ERROR \"The '.git' folder c...
C++
MIT License
aff3ct/aff3ct
Add an error message if AFF3CT is not in a Git repo.
8,490
05.12.2018 19:04:58
-3,600
912c796810ba4548e9e521c75ab0e70d2a110641
Fix compilation error and warning.
[ { "change_type": "MODIFY", "old_path": "src/Module/Modem/OOK/Modem_OOK_optical_rop_estimate.cpp", "new_path": "src/Module/Modem/OOK/Modem_OOK_optical_rop_estimate.cpp", "diff": "#include <sstream>\n#include <cmath>\n#include <algorithm>\n+#include <numeric>\n#include \"Tools/Exception/exception.hpp\...
C++
MIT License
aff3ct/aff3ct
Fix compilation error and warning.
8,490
05.12.2018 21:14:13
-3,600
3ccd7de1b66c5a149fafcbde6bc8d34ddf777abb
Fix under scope variable issue + pad frame ids with zeros instead of spaces.
[ { "change_type": "MODIFY", "old_path": "src/Module/Task.cpp", "new_path": "src/Module/Task.cpp", "diff": "@@ -124,19 +124,6 @@ Hexfloat hexfloat;\nstd::ostream& operator<<(std::ostream &os, const std::Hexfloat &obj) { obj.message(os); return os; }\n#endif\n-uint32_t n_digits_dec(uint32_t v)\n-{\n- u...
C++
MIT License
aff3ct/aff3ct
Fix under scope variable issue + pad frame ids with zeros instead of spaces.
8,490
05.12.2018 21:55:07
-3,600
e2328ed763e3cf2a45d6e21fa0f849c5d771eb05
CI: fix wrong PDF path.
[ { "change_type": "MODIFY", "old_path": "ci/deploy-builds-linux.sh", "new_path": "ci/deploy-builds-linux.sh", "diff": "@@ -75,7 +75,7 @@ do\nmkdir $BUILD/share/aff3ct/doc\ncp -r doc/sphinx/build/html $BUILD/share/aff3ct/doc/\nmkdir $BUILD/share/aff3ct/doc/pdf\n- cp doc/sphinx/build/latexpdf/AFF3CT.pd...
C++
MIT License
aff3ct/aff3ct
CI: fix wrong PDF path.
8,490
05.12.2018 23:48:53
-3,600
87cad9d80f5f707a9d2b8ad2477fbf322af707bf
CI: rm 'readers' folder from the refs in the builds.
[ { "change_type": "MODIFY", "old_path": "ci/deploy-builds-linux.sh", "new_path": "ci/deploy-builds-linux.sh", "diff": "@@ -70,6 +70,7 @@ do\ncp -r refs $BUILD/share/aff3ct/\nrm -rf $BUILD/share/aff3ct/conf/.git\nrm -rf $BUILD/share/aff3ct/refs/.git\n+ rm -rf $BUILD/share/aff3ct/refs/readers\n# prepar...
C++
MIT License
aff3ct/aff3ct
CI: rm 'readers' folder from the refs in the builds.
8,483
06.12.2018 08:49:37
-3,600
72851659ae61ecdde0af490b1afc162d0815bd3b
Fix aff3ct.hpp and set refs to the right commit
[ { "change_type": "MODIFY", "old_path": "refs", "new_path": "refs", "diff": "-Subproject commit 7e1f9690fb24ec09f40492ea0bfe8dcd82aad908\n+Subproject commit 2e93075f332b879b37c595bbd833c20c6be2f1cf\n" }, { "change_type": "MODIFY", "old_path": "src/aff3ct.hpp", "new_path": "src/aff3ct....
C++
MIT License
aff3ct/aff3ct
Fix aff3ct.hpp and set refs to the right commit
8,483
06.12.2018 09:34:36
-3,600
a5841cec2bb4f76bcce87c24c85a4b93069dcb83
Change the BFER std SC chain with the Optical ROP estimation channel and modem
[ { "change_type": "MODIFY", "old_path": "src/Simulation/BFER/Standard/SystemC/SC_BFER_std.cpp", "new_path": "src/Simulation/BFER/Standard/SystemC/SC_BFER_std.cpp", "diff": "@@ -62,6 +62,11 @@ void SC_BFER_std<B,R,Q>\nthis->channel[tid]->sc.create_module(+chn::tsk::add_noise_wg );\nthis->modem [tid]->...
C++
MIT License
aff3ct/aff3ct
Change the BFER std SC chain with the Optical ROP estimation channel and modem
8,483
06.12.2018 10:29:46
-3,600
4b7ddd0d87e091532dd6eef72682cfac52fc6f9d
Fix factory display bug of the number of known bits for Modem OOK ROP estimation when it is null.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Modem/Modem.cpp", "new_path": "src/Factory/Module/Modem/Modem.cpp", "diff": "@@ -266,7 +266,7 @@ void Modem::parameters\nif (this->type == \"OOK\")\n{\nstd::string str_est = \"known\";\n- if (this->rop_est_bits >= 0)\n+ if (this->rop_est_bit...
C++
MIT License
aff3ct/aff3ct
Fix factory display bug of the number of known bits for Modem OOK ROP estimation when it is null.
8,490
06.12.2018 11:10:07
-3,600
f7fe5b0cef496eb0a85950f82b06eaebab134c8a
Exclude 'readers' dir in the refs install.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -447,5 +447,7 @@ if (EXISTS \"${CMAKE_CURRENT_SOURCE_DIR}/conf/cde/\")\nendif()\nif (EXISTS \"${CMAKE_CURRENT_SOURCE_DIR}/refs/BCH/\")\ninstall(DIRECTORY \"${CMAKE_CURRENT_SOURCE_DIR}/refs/\" DESTINATI...
C++
MIT License
aff3ct/aff3ct
Exclude 'readers' dir in the refs install.
8,483
06.12.2018 11:52:31
-3,600
7ae697f08164b9a950e8548dae656226badcbc49
Fix peeling decoder by setting the current syndrome depth to 0 when calling the decoder.
[ { "change_type": "MODIFY", "old_path": "src/Module/Decoder/LDPC/BP/Peeling/Decoder_LDPC_BP_peeling.cpp", "new_path": "src/Module/Decoder/LDPC/BP/Peeling/Decoder_LDPC_BP_peeling.cpp", "diff": "@@ -29,6 +29,7 @@ template <typename B, typename R>\nbool Decoder_LDPC_BP_peeling<B,R>\n::_decode(const int ...
C++
MIT License
aff3ct/aff3ct
Fix peeling decoder by setting the current syndrome depth to 0 when calling the decoder.
8,490
07.12.2018 11:32:39
-3,600
7dd38b4fa4e35f5bbcd824652031917bcdf0440d
Replace 'TURBO_PROD' by 'TPC'.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo_prod/encoder.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/codec/turbo_prod/encoder.rst", "diff": "@@ -33,27 +33,27 @@ square of this value.\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n:Type: text\n...
C++
MIT License
aff3ct/aff3ct
Replace 'TURBO_PROD' by 'TPC'.
8,483
07.12.2018 15:11:53
-3,600
06ca47acfe1256fe5b98e883e85229328d012ac5
Work on Histogram Seperate dump options from the method call to independant method to set them. Add a method to add a given amount of times a unique value to the histogram. Modify consequently the histogram call in BFER launcher.
[ { "change_type": "MODIFY", "old_path": "src/Simulation/BFER/BFER.cpp", "new_path": "src/Simulation/BFER/BFER.cpp", "diff": "@@ -245,7 +245,7 @@ void BFER<B,R,Q>\nmax = err_hist.get_hist_max();\nelse\nmax = params_BFER.mnt_er->err_hist;\n- err_hist.dump(file_err_hist, 0, max, 0, false, false, false, ...
C++
MIT License
aff3ct/aff3ct
Work on Histogram Seperate dump options from the method call to independant method to set them. Add a method to add a given amount of times a unique value to the histogram. Modify consequently the histogram call in BFER launcher.
8,490
08.12.2018 13:51:10
-3,600
8f81d7c841b9cde4c793d0aa6f371e9c321016a2
Self-contain the doc strings in the binary.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -8,7 +8,7 @@ project (aff3ct)\nif (NOT EXISTS \"${CMAKE_CURRENT_SOURCE_DIR}/.git\")\nmessage(FATAL_ERROR \"The '.git' folder can't be found, AFF3CT can't be compiled if it is not cloned \"\n- \"from a ...
C++
MIT License
aff3ct/aff3ct
Self-contain the doc strings in the binary.
8,490
08.12.2018 14:59:42
-3,600
44167d0512a4bd4d3fde6a73f15b7ef491ddb68c
Sanitize the doc values + fix warning.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Factory.cpp", "new_path": "src/Factory/Factory.cpp", "diff": "#include <sstream>\n#include <fstream>\n#include <vector>\n+#include <regex>\n#include <map>\n#include \"Tools/Display/rang_format/rang_format.h\"\n@@ -47,13 +48,32 @@ tools::Argument_ta...
C++
MIT License
aff3ct/aff3ct
Sanitize the doc values + fix warning.
8,490
09.12.2018 13:13:26
-3,600
8312e04ea8c7df9661d2aa4f81873d1149249c9f
Disable the external strings only on MSVC instead of for all the Windows compilers.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -33,10 +33,10 @@ else()\nset (AFF3CT_BACKTRACE OFF)\nendif()\n-if (NOT (WIN32 OR APPLE))\n- option (AFF3CT_EXT_STRINGS \"Enable external strings for the help documentation\" ON)\n-else()\n+if (MSVC)\ns...
C++
MIT License
aff3ct/aff3ct
Disable the external strings only on MSVC instead of for all the Windows compilers.
8,490
09.12.2018 13:20:58
-3,600
4b6d2a6f926b01c7391a3c989df4eca10c05853a
Fix AFF3CT_EXT_STRINGS macro usage.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Factory.cpp", "new_path": "src/Factory/Factory.cpp", "diff": "#include \"Tools/Exception/exception.hpp\"\n#include \"Factory.hpp\"\n-#ifdef AFF3CT_EXT_STRINGS\n+#ifndef AFF3CT_EXT_STRINGS\n#include \"strings.cpp\"\n#endif\n" }, { "change_ty...
C++
MIT License
aff3ct/aff3ct
Fix AFF3CT_EXT_STRINGS macro usage.
8,490
09.12.2018 13:27:49
-3,600
636bd8e3b65bf8eb83e1279a3547043493e72271
Fix the CMake.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -125,7 +125,7 @@ list(APPEND source_files \"${CMAKE_CURRENT_SOURCE_DIR}/src/Tools/version.cpp\")\n# ----------------------------------------------------------------------------------------------- GENER...
C++
MIT License
aff3ct/aff3ct
Fix the CMake.
8,483
10.12.2018 08:49:02
-3,600
23665740cd81329604657dc21ff3255f8c98bc06
Work on gallager B to have a majority vote in each var node
[ { "change_type": "MODIFY", "old_path": "src/Module/Decoder/LDPC/BP/Flooding/Gallager/Decoder_LDPC_BP_flooding_Gallager_B.cpp", "new_path": "src/Module/Decoder/LDPC/BP/Flooding/Gallager/Decoder_LDPC_BP_flooding_Gallager_B.cpp", "diff": "@@ -181,10 +181,10 @@ void Decoder_LDPC_BP_flooding_Gallager_B<B...
C++
MIT License
aff3ct/aff3ct
Work on gallager B to have a majority vote in each var node
8,490
10.12.2018 17:35:27
-3,600
f0b3f8f8eddb873a270d8939788628e0a2a7fdaa
Add a new cmd line parameter to display the keys in the help.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "diff": "-.. _global-other-parameters:\n+.. _other-other-parameters:\nOther parameters\n----------------\n-.. _global-hel...
C++
MIT License
aff3ct/aff3ct
Add a new cmd line parameter to display the keys in the help.
8,490
10.12.2018 22:39:56
-3,600
9967d90214a6c411ebdf25b6d9d09f2ad7e909f8
Improve the regex to clean the rst code in the help.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Documentation/documentation.cpp", "new_path": "src/Tools/Documentation/documentation.cpp", "diff": "@@ -65,17 +65,20 @@ std::string sanitize(const std::string &value)\n// trick to compile on the GNU compiler version 4 (where 'std::regex' is unavailab...
C++
MIT License
aff3ct/aff3ct
Improve the regex to clean the rst code in the help.
8,490
11.12.2018 09:57:40
-3,600
a98deca8e395963d5208feb01f347c4d53bbb8dd
CI: fix 'strings.rst' path.
[ { "change_type": "MODIFY", "old_path": "ci/deploy-builds-linux.sh", "new_path": "ci/deploy-builds-linux.sh", "diff": "@@ -73,7 +73,7 @@ do\nrm -rf $BUILD/share/aff3ct/refs/readers\nmkdir $BUILD/share/aff3ct/doc\nmkdir $BUILD/share/aff3ct/doc/strings\n- cp doc/sphinx/strings.rst $BUILD/share/aff3ct/d...
C++
MIT License
aff3ct/aff3ct
CI: fix 'strings.rst' path.
8,490
11.12.2018 13:14:30
-3,600
5f3dec6b3cebd956893f290e3a4bfce328ff0bf0
Doc: improve the other params doc.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "diff": "@@ -76,6 +76,34 @@ Other parameters\n--version, -v\nprint informations about the version of the code.\n+.. _othe...
C++
MIT License
aff3ct/aff3ct
Doc: improve the other params doc.
8,490
11.12.2018 13:15:32
-3,600
a9d5da2a6bd148d4e6672f64b26d5fb7ee6b9343
Rework the builds and install package.
[ { "change_type": "MODIFY", "old_path": ".gitlab-ci.yml", "new_path": ".gitlab-ci.yml", "diff": "@@ -564,6 +564,7 @@ deploy-builds-linux:\n- source ./ci/tools/git-date.sh\n- source ./ci/tools/git-message.sh\n- source ./ci/tools/git-author.sh\n+ - source ./ci/tools/git-version.sh\n- ./ci/deploy-builds...
C++
MIT License
aff3ct/aff3ct
Rework the builds and install package.
8,490
11.12.2018 13:27:40
-3,600
7f88798d06bb735aa91a3c57568050f4b10db953
Doc: update the package detail.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/installation/installation/installation.rst", "new_path": "doc/sphinx/source/user/installation/installation/installation.rst", "diff": "@@ -56,7 +56,7 @@ The installed package is organized as follow:\n* ``bin/``\n- - ``aff3ct-M.m.p/`` con...
C++
MIT License
aff3ct/aff3ct
Doc: update the package detail.
8,490
11.12.2018 13:36:30
-3,600
9fcc11ddc930a536d4b1707e688d4de4b28da2f7
Adapt the cmake-config file.
[ { "change_type": "MODIFY", "old_path": "cmake/Modules/aff3ct-config.cmake.in", "new_path": "cmake/Modules/aff3ct-config.cmake.in", "diff": "@@ -37,8 +37,11 @@ if (MSVC)\nlist(INSERT AFF3CT_INCLUDE_DIRS 0 \"${AFF3CT_INCLUDE_ROOT}/dirent\")\nendif()\n-set(AFF3CT_LIBRARIES_ROOT \"@CMAKE_INSTALL_PREFIX@...
C++
MIT License
aff3ct/aff3ct
Adapt the cmake-config file.
8,490
11.12.2018 14:38:19
-3,600
b99cfcdbcfc84bb697b1329f7a13c73a145db333
CI: try to fix bad aff3ct binary name.
[ { "change_type": "MODIFY", "old_path": ".gitlab-ci.yml", "new_path": ".gitlab-ci.yml", "diff": "@@ -345,7 +345,8 @@ test-regression-bch:\n- test-regression-results-bch/\nscript:\n- source ./ci/tools/threads.sh\n- - ./ci/test-regression.py --refs-path refs/BCH --results-path test-regression-results-b...
C++
MIT License
aff3ct/aff3ct
CI: try to fix bad aff3ct binary name.
8,490
11.12.2018 15:43:43
-3,600
ea441d3130613e2fb1996a5476875fe1cf10dfe0
CI: same as previous commit.
[ { "change_type": "MODIFY", "old_path": "ci/build-linux-macos.sh", "new_path": "ci/build-linux-macos.sh", "diff": "@@ -46,8 +46,8 @@ make -j $THREADS -k\nrc=$?; if [[ $rc != 0 ]]; then exit $rc; fi\nmkdir $NAME $NAME/bin $NAME/lib $NAME/include $NAME/include/aff3ct\n-cp bin/aff3ct $NAME/bin/aff3ct\n-...
C++
MIT License
aff3ct/aff3ct
CI: same as previous commit.
8,490
11.12.2018 16:26:08
-3,600
95fbdd5b63ba0cc65e5baf41ffa3d673d2e58ae7
Fix 'strings.cpp' warnings.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -128,6 +128,7 @@ list(APPEND source_files \"${CMAKE_CURRENT_SOURCE_DIR}/src/Tools/version.cpp\")\nif (NOT AFF3CT_EXT_STRINGS)\nfile(READ doc/sphinx/strings.rst AFF3CT_STRINGS)\n+ string(REPLACE \"\\\\\...
C++
MIT License
aff3ct/aff3ct
Fix 'strings.cpp' warnings.
8,490
11.12.2018 16:39:46
-3,600
9876533dc1fe20f068bacd017193a3be7daf3b13
CI: fix coverage script.
[ { "change_type": "MODIFY", "old_path": "ci/test-build-coverage-regression.sh", "new_path": "ci/test-build-coverage-regression.sh", "diff": "@@ -27,7 +27,8 @@ function gen_coverage_info\nlocal folder=$2\nfor path in $folder/*\ndo [ -f $path ] && {\n- cmd=$(awk -F \"=\" '/command/ {print $2}' $path | ...
C++
MIT License
aff3ct/aff3ct
CI: fix coverage script.
8,490
11.12.2018 20:09:01
-3,600
d2fa8c5f074e73ac3140569a32f5eb118c0c68ac
CI: fix binary and lib names for the Windows builds.
[ { "change_type": "MODIFY", "old_path": "ci/build-windows-gcc.bat", "new_path": "ci/build-windows-gcc.bat", "diff": "@@ -13,8 +13,8 @@ mkdir %NAME%\\lib\\\nmkdir %NAME%\\include\\\nmkdir %NAME%\\include\\aff3ct\\\n- copy bin\\aff3ct*.exe %NAME%\\bin\\aff3ct.exe\n- copy lib\\libaff3ct*.a %NAME%\\lib\\...
C++
MIT License
aff3ct/aff3ct
CI: fix binary and lib names for the Windows builds.
8,483
12.12.2018 11:18:57
-3,600
1c72c3dbe7e198db3f646ead28dbbfebe73f711e
Add a --sim-full-legend argument to display all modules details.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/simulation/simulation.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/simulation/simulation.rst", "diff": "@@ -767,6 +767,16 @@ For the above example, the dumped or read files will be:\ninstead of ``...
C++
MIT License
aff3ct/aff3ct
Add a --sim-full-legend argument to display all modules details.
8,490
12.12.2018 11:34:11
-3,600
f4dae6472f9dd04706df787a2dbc02a7c25baf3d
Disable wrong GCC warning.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Perf/Reorderer/Reorderer.hxx", "new_path": "src/Tools/Perf/Reorderer/Reorderer.hxx", "diff": "@@ -196,6 +196,10 @@ void Reorderer_static<T,N_FRAMES>\nout_data[i*N_FRAMES +f] = in_data[f][i];\n}\n+#if !defined(__clang__) && !defined(__llvm__) && defin...
C++
MIT License
aff3ct/aff3ct
Disable wrong GCC warning.
8,483
12.12.2018 11:50:10
-3,600
5fadbcff331a58a5e84486aa2ec8273c2ee8ec5f
Remove 'sim' prefix to arguments --no-legend --full-legend and --no-colors
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/other/other.rst", "diff": "@@ -20,21 +20,26 @@ Other parameters\nSimulation parameter(s):\n{R} --sim-cde-type, -C <text:including set={BCH|...
C++
MIT License
aff3ct/aff3ct
Remove 'sim' prefix to arguments --no-legend --full-legend and --no-colors
8,490
12.12.2018 16:22:51
-3,600
8c4765e910ccfbce9f4d10f390b02f725e9ad4b9
Add the doc sphinx (if compiled) in the install.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -453,6 +453,14 @@ if (AFF3CT_COMPILE_SHARED_LIB OR AFF3CT_COMPILE_STATIC_LIB)\nDESTINATION lib/cmake/)\nendif()\n+if (EXISTS \"${CMAKE_CURRENT_SOURCE_DIR}/doc/sphinx/build/latex/AFF3CT.pdf\")\n+ instal...
C++
MIT License
aff3ct/aff3ct
Add the doc sphinx (if compiled) in the install.
8,490
12.12.2018 16:30:43
-3,600
16342ddcb9fdbbce362bd3605780fcd6b0cd92de
CI: rm previous builds if exist.
[ { "change_type": "MODIFY", "old_path": "ci/build-linux-macos.sh", "new_path": "ci/build-linux-macos.sh", "diff": "@@ -45,6 +45,7 @@ fi\nmake -j $THREADS -k\nrc=$?; if [[ $rc != 0 ]]; then exit $rc; fi\n+rm -rf $NAME\nmkdir $NAME $NAME/bin $NAME/lib $NAME/include $NAME/include/aff3ct\ncp bin/aff3ct* ...
C++
MIT License
aff3ct/aff3ct
CI: rm previous builds if exist.
8,483
12.12.2018 17:26:47
-3,600
3dc875343e7b049e9934f923667fcac11ca5975b
Doc: Modify doc as the Modem bps no longer need to be given with the USER type
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/modem/modem.rst", "diff": "@@ -151,9 +151,8 @@ with an anti-Gray mapping (the lines starting with a ``#`` are ignored):\n# 1111\n-3 3\n-.. ...
C++
MIT License
aff3ct/aff3ct
Doc: Modify doc as the Modem bps no longer need to be given with the USER type
8,483
12.12.2018 18:49:46
-3,600
fed795f0e036caff34b990ffbc94ddcf20fe269b
In factory::Modem, remove template <R> on secondary functions to put the float type for constellations
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Modem/Modem.cpp", "new_path": "src/Factory/Module/Modem/Modem.cpp", "diff": "@@ -425,7 +425,6 @@ bool Modem\nreturn type == \"PAM\" || type == \"QAM\" || type == \"PSK\" || type == \"USER\";\n}\n-template <typename R>\nint Modem\n::get_buffe...
C++
MIT License
aff3ct/aff3ct
In factory::Modem, remove template <R> on secondary functions to put the float type for constellations
8,490
12.12.2018 20:44:44
-3,600
665745d0e5410af30d23b3135165cfd78f8dbdc9
CI: rm useless CMake variable.
[ { "change_type": "MODIFY", "old_path": "ci/build-linux-macos.sh", "new_path": "ci/build-linux-macos.sh", "diff": "@@ -4,12 +4,6 @@ set -x\nmkdir build\ncd build\n-if [ -z \"$CC\" ]\n-then\n- echo \"Please define the 'CC' environment variable.\"\n- exit 1\n-fi\n-\nif [ -z \"$CXX\" ]\nthen\necho \"Ple...
C++
MIT License
aff3ct/aff3ct
CI: rm useless CMake variable.
8,490
12.12.2018 20:45:58
-3,600
e01332919a61501c11165a58267cb600f55cd045
Integrate properly Polar bounds.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -25,6 +25,7 @@ option (AFF3CT_SYSTEMC_SIMU \"Enable the SystemC simulation (incompatible w\noption (AFF3CT_SYSTEMC_MODULE \"Enable the SystemC support (only for the modules)\" OFF)\noption (AFF3CT_MPI ...
C++
MIT License
aff3ct/aff3ct
Integrate properly Polar bounds.
8,490
12.12.2018 22:25:16
-3,600
6b87f7c67c71a619187bcf321a91740aa629e91b
Add a script to automatically run the last AFF3CT binary.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -140,6 +140,14 @@ if (NOT AFF3CT_EXT_STRINGS)\nlist(APPEND source_files \"${CMAKE_CURRENT_SOURCE_DIR}/src/Tools/Documentation/strings.cpp\")\nendif()\n+# -----------------------------------------------...
C++
MIT License
aff3ct/aff3ct
Add a script to automatically run the last AFF3CT binary.
8,490
12.12.2018 22:46:23
-3,600
ffc99608c69f9473a1a9fca3a2298387aa7c9ce2
Simplify the usage of the 'aff3ct' script.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -144,8 +144,8 @@ endif()\n# --------------------------------------------------------------------------------------- GENERATE AFF3CT SHORTCUT FILE\n# ----------------------------------------------------...
C++
MIT License
aff3ct/aff3ct
Simplify the usage of the 'aff3ct' script.
8,490
13.12.2018 16:52:18
-3,600
5a1aa44f0dead2f6b34b717937d6900ea185df5f
Fix wrong paths.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Arguments/Types/File_system/File_system.hpp", "new_path": "src/Tools/Arguments/Types/File_system/File_system.hpp", "diff": "@@ -33,18 +33,17 @@ std::string modify_file_path(const std::string& val)\nstd::vector<std::string> paths = {\n\"../../conf/\",...
C++
MIT License
aff3ct/aff3ct
Fix wrong paths.
8,490
13.12.2018 17:47:36
-3,600
99f9e56836e0b39e608c71dcdb5b2f021e19dd31
Fix wrong path to the frozen bits.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Tools/Code/Polar/Frozenbits_generator.cpp", "new_path": "src/Factory/Tools/Code/Polar/Frozenbits_generator.cpp", "diff": "@@ -17,6 +17,8 @@ Frozenbits_generator::parameters\n::parameters(const std::string &prefix)\n: Factory::parameters(Frozenbits_...
C++
MIT License
aff3ct/aff3ct
Fix wrong path to the frozen bits.
8,483
14.12.2018 12:11:12
-3,600
abd3d725d12a29abcfd5b482bf4424dc44feac74
Add Refs curve and add Gallager B in doc
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -290,6 +290,7 @@ rst_epilog = \"\"\"\n.. |FNC| replace:: :abbr:`FNC (Flip aNd Check)`\n.. |GA| replace:: :abbr:`GA (Gaussian Approximation)`\n.. |GALA| replace:: :abbr:`GALA (Gall...
C++
MIT License
aff3ct/aff3ct
Add Refs curve and add Gallager B in doc
8,490
14.12.2018 12:19:18
-3,600
c3c6822068375f955a81b5428c90fec4905efa85
CI: try to fix errors in the test stage.
[ { "change_type": "MODIFY", "old_path": "ci/test-regression.py", "new_path": "ci/test-regression.py", "diff": "@@ -433,7 +433,7 @@ for fn in fileNames:\nfor i in range(len(stdOutput)):\nfRes.write(stdOutput[i] + \"\\n\")\nfor i in range(len(errAndWarnMessages)):\n- fRes.write(errAndWarnMessages[i] + ...
C++
MIT License
aff3ct/aff3ct
CI: try to fix errors in the test stage.
8,490
14.12.2018 15:14:10
-3,600
2ae19d3efa3f6259370aa7d00eb7932e4e63f068
CI: improve the test coverage script.
[ { "change_type": "MODIFY", "old_path": "ci/test-build-coverage-regression.sh", "new_path": "ci/test-build-coverage-regression.sh", "diff": "@@ -33,7 +33,7 @@ function gen_coverage_info\nci=$(awk -F \"=\" '/ci/ {print $2}' $path)\nif [ \"$ci\" != \"off\" ]; then\ncd $build\n- eval \"${cmd} --sim-stop...
C++
MIT License
aff3ct/aff3ct
CI: improve the test coverage script.
8,490
14.12.2018 16:16:17
-3,600
873360497721ea1d6b297b08563b3c7992e7aa8d
Fix the 'aff3ct' script...
[ { "change_type": "MODIFY", "old_path": "scripts/aff3ct", "new_path": "scripts/aff3ct", "diff": "@@ -19,7 +19,7 @@ fi\nBIN=$(ls -lrt $AFF3CT_PATH/aff3ct-* | tail -n 1 | rev | cut -d\" \" -f1 | rev)\n-STR=$($BIN \"$@\" 2>&1)\n+STR=$($BIN \"$@\" \"-v\" 2>&1)\nif [[ $STR == *\"mkl_intel\"*\".so: cannot ...
C++
MIT License
aff3ct/aff3ct
Fix the 'aff3ct' script...
8,483
14.12.2018 16:32:13
-3,600
7c89e26f99ad236422eba9e7fde5909cddcaed00
Implement our own tools::signbit function for MSVC else call std::signbit.
[ { "change_type": "MODIFY", "old_path": "src/Module/Decoder/LDPC/BP/Flooding/Gallager/Decoder_LDPC_BP_flooding_Gallager_B.cpp", "new_path": "src/Module/Decoder/LDPC/BP/Flooding/Gallager/Decoder_LDPC_BP_flooding_Gallager_B.cpp", "diff": "@@ -192,7 +192,7 @@ void Decoder_LDPC_BP_flooding_Gallager_B<B,R...
C++
MIT License
aff3ct/aff3ct
Implement our own tools::signbit function for MSVC else call std::signbit.
8,483
14.12.2018 16:36:59
-3,600
0b52c64c274e21d0f057115f637c97e05fa6f9a1
Fix MSVC signbit
[ { "change_type": "MODIFY", "old_path": "src/Tools/Math/utils.h", "new_path": "src/Tools/Math/utils.h", "diff": "@@ -136,9 +136,9 @@ inline bool signbit(T arg)\n}\n#if defined(_WIN64) || defined(_WIN32)\n-inline bool signbit (float x) { return std::signbit(arg);}\n-inline bool signbit (double x) { re...
C++
MIT License
aff3ct/aff3ct
Fix MSVC signbit
8,483
14.12.2018 17:59:01
-3,600
04a6cb8e070f05d2ad0241f2774c6793232a26d3
Add the Gallager E, that is the Gallager B with extended alphabet.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Module/Decoder/LDPC/Decoder_LDPC.cpp", "new_path": "src/Factory/Module/Decoder/LDPC/Decoder_LDPC.cpp", "diff": "#include \"Module/Decoder/LDPC/BP/Horizontal_layered/ONMS/Decoder_LDPC_BP_horizontal_layered_ONMS_inter.hpp\"\n#include \"Module/Decoder...
C++
MIT License
aff3ct/aff3ct
Add the Gallager E, that is the Gallager B with extended alphabet.
8,490
15.12.2018 13:51:18
-3,600
edd1297efe721ff8c32806257664bee97aabf81e
Fix 'aff3ct' script.
[ { "change_type": "MODIFY", "old_path": "scripts/aff3ct", "new_path": "scripts/aff3ct", "diff": "@@ -24,4 +24,5 @@ if [[ $STR == *\"mkl_intel\"*\".so: cannot open shared object file\"* ]]; then\nsource /opt/intel/vars-intel.sh\nfi\n-eval $BIN \"$@\"\n\\ No newline at end of file\n+#eval $BIN \"$@\"\n...
C++
MIT License
aff3ct/aff3ct
Fix 'aff3ct' script.
8,490
15.12.2018 13:52:36
-3,600
60919257651b951423706a23dbcb203d0d6d476c
Fix the 'isFile::check' function to detect only files instead of files and directories.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Arguments/Types/File_system/File_system.cpp", "new_path": "src/Tools/Arguments/Types/File_system/File_system.cpp", "diff": "@@ -29,8 +29,16 @@ bool aff3ct::tools::isFile::check(const std::string& filename)\n{\nstd::ifstream f(filename);\n- auto is_go...
C++
MIT License
aff3ct/aff3ct
Fix the 'isFile::check' function to detect only files instead of files and directories.
8,490
15.12.2018 14:18:25
-3,600
85298cc16e1b2233dd7e5a98aebdd05252e03027
Rename isFile, isPath, isFolder, noCheck in Is_file, Is_path, Is_folder, No_check.
[ { "change_type": "MODIFY", "old_path": "src/Factory/Tools/Code/Polar/Frozenbits_generator.cpp", "new_path": "src/Factory/Tools/Code/Polar/Frozenbits_generator.cpp", "diff": "@@ -17,9 +17,9 @@ Frozenbits_generator::parameters\n::parameters(const std::string &prefix)\n: Factory::parameters(Frozenbits_...
C++
MIT License
aff3ct/aff3ct
Rename isFile, isPath, isFolder, noCheck in Is_file, Is_path, Is_folder, No_check.
8,490
15.12.2018 14:57:44
-3,600
423325ff9e063b3a737e384acabe68f6da097d5c
Print debug infos.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Arguments/Types/File_system/File_system.hpp", "new_path": "src/Tools/Arguments/Types/File_system/File_system.hpp", "diff": "@@ -26,6 +26,10 @@ std::string modify_path(const std::string& val)\nstd::string basedir, filename;\nsplit_path(binary_path, ba...
C++
MIT License
aff3ct/aff3ct
Print debug infos.
8,490
15.12.2018 16:33:17
-3,600
95e5cc6321cf4be1b4140962b0b5a9f607c3dcde
Fix a bug when getting the binary path, should resolve the CI bugs.
[ { "change_type": "MODIFY", "old_path": "src/Tools/Arguments/Types/File_system/File_system.cpp", "new_path": "src/Tools/Arguments/Types/File_system/File_system.cpp", "diff": "@@ -31,8 +31,6 @@ bool aff3ct::tools::Is_file::check(const std::string& filename)\nDIR *dp = opendir(filename.c_str());\n- std...
C++
MIT License
aff3ct/aff3ct
Fix a bug when getting the binary path, should resolve the CI bugs.
8,490
16.12.2018 13:46:24
-3,600
c5f3ec015b3557af844a6ef62c39278648c961f1
Set the number of caracter to 7 in 'git describe' short hash.
[ { "change_type": "MODIFY", "old_path": "ci/tools/git-version.sh", "new_path": "ci/tools/git-version.sh", "diff": "#!/bin/bash\n# set -x\n-GIT_VERSION=$(git describe)\n+GIT_VERSION=$(git describe --abbrev=7)\nif [ ! -z \"$GIT_VERSION\" ]\nthen\n" }, { "change_type": "MODIFY", "old_path": ...
C++
MIT License
aff3ct/aff3ct
Set the number of caracter to 7 in 'git describe' short hash.
8,483
17.12.2018 08:28:33
-3,600
124a51a854152a56725c86d81379e17615d1191c
Add refs for GALE and new matrix IRA 4/5
[ { "change_type": "MODIFY", "old_path": "conf", "new_path": "conf", "diff": "-Subproject commit b53be8355eeff5abc8e528c52a1d6ead685d1f74\n+Subproject commit 898cbd8dc21ea05986043794dac90c4de17f4ab1\n" }, { "change_type": "MODIFY", "old_path": "refs", "new_path": "refs", "diff": "-...
C++
MIT License
aff3ct/aff3ct
Add refs for GALE and new matrix IRA 4/5
8,483
17.12.2018 08:32:01
-3,600
39e9fdb7f913429e866a801167bfed0992a8a3d7
Doc: Add Gallager E
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/conf.py", "new_path": "doc/sphinx/source/conf.py", "diff": "@@ -291,6 +291,7 @@ rst_epilog = \"\"\"\n.. |GA| replace:: :abbr:`GA (Gaussian Approximation)`\n.. |GALA| replace:: :abbr:`GALA (Gallager A)`\n.. |GALB| replace:: :abbr:`GALB (Gallag...
C++
MIT License
aff3ct/aff3ct
Doc: Add Gallager E
8,483
17.12.2018 11:31:46
-3,600
3f39eb575a36e934d898753921ffd251d282da04
Update conf/ refs/ and write doc on SCMA codebooks
[ { "change_type": "MODIFY", "old_path": "conf", "new_path": "conf", "diff": "-Subproject commit 94af1080719a0b616d00ea2a1694f5d0526d08a4\n+Subproject commit 17f6606028d542a7c06bdec56869114e2c065f1d\n" }, { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/...
C++
MIT License
aff3ct/aff3ct
Update conf/ refs/ and write doc on SCMA codebooks
8,490
17.12.2018 17:32:53
-3,600
4253fa9d246cd76a47dcf9417455d5e2a609be1d
Use properly the '--abbrev' parameter.
[ { "change_type": "MODIFY", "old_path": "CMakeLists.txt", "new_path": "CMakeLists.txt", "diff": "@@ -79,7 +79,7 @@ set(AFF3CT_COMPILE_OPTIONS \"\")\ninclude(GetGitRevisionDescription)\nget_git_head_revision(GIT_REFSPEC GIT_SHA1)\n-git_describe(GIT_VERSION \"--tags\")\n+git_describe(GIT_VERSION \"--ta...
C++
MIT License
aff3ct/aff3ct
Use properly the '--abbrev' parameter.
8,483
18.12.2018 08:15:03
-3,600
eccb778c0f4337490a7af32b5c1315cb758748ce
Doc: change '../conf' example path to 'conf/'.
[ { "change_type": "MODIFY", "old_path": "doc/sphinx/source/user/simulation/parameters/interleaver/interleaver.rst", "new_path": "doc/sphinx/source/user/simulation/parameters/interleaver/interleaver.rst", "diff": "@@ -120,7 +120,7 @@ Description of the allowed values:\n:Type: file\n:Rights: read only\...
C++
MIT License
aff3ct/aff3ct
Doc: change '../conf' example path to 'conf/'.
8,483
18.12.2018 08:45:34
-3,600
a5f26938500b5af168791061cf3a0e36821258e0
Remove bps parameter to the Modem_SCMA because this information is already in the codebook. Need to construct the codebook first and to pass it by argument to the SCMA.
[ { "change_type": "DELETE", "old_path": "codebook_basic.cb", "new_path": null, "diff": "-6 4 4\n- 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000\n--0.1815 -0.1318 -0.6351 -0.4615 0.6351 0.4615 0.1815 0.1318\n- 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000\n- 0.7851 0.0000 -0.2243 0...
C++
MIT License
aff3ct/aff3ct
Remove bps parameter to the Modem_SCMA because this information is already in the codebook. Need to construct the codebook first and to pass it by argument to the SCMA.