-
Notifications
You must be signed in to change notification settings - Fork 4
/
consortium.html
110 lines (109 loc) · 8.78 KB
/
consortium.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A Fast Forward Error Correction Toolbox (AFF3CT)">
<meta name="author" content="Adrien CASSAGNE">
<title>AFF3CT - A Fast Forward Error Correction Toolbox</title>
<link rel="stylesheet" href="./css/lib/bootstrap-4.1.1.min.css">
<link rel="stylesheet" href="./css/bootstrap_carousel.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<script src="./js/lib/jquery-3.3.1.min.js"></script>
<script src="./js/lib/popper-1.14.3.min.js"></script>
<script src="./js/lib/bootstrap-4.1.1.min.js"></script>
<script> /* Google Analytics */
if (window.location.host == "aff3ct.github.io") {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-78973823-1', 'auto');
ga('send', 'pageview');
}
</script>
<script>
/**
* Function that tracks a click on an outbound link in Analytics.
* This function takes a valid URL string as an argument, and uses that URL string
* as the event label. Setting the transport method to 'beacon' lets the hit be sent
* using 'navigator.sendBeacon' in browser that support it.
*/
var trackOutboundLink = function(url, isExternal = true) {
var params = {};
if (!isExternal) {
params.hitCallback = function () {
document.location = url;
}
}
if (window.location.host == "aff3ct.github.io")
ga('send', 'event', 'outbound', 'click', url, params);
return isExternal;
}
</script>
<style>
.excl { color:#EA5678; }
</style>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href="index.html">AFF3CT</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarCollapse" class="collapse navbar-collapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item"><a class="nav-link" href="index.html"><i class="fas fa-home" aria-hidden="true"> </i>Home</a></li>
<li class="nav-item"><a class="nav-link" href="publications.html"><i class="fa fa-newspaper" aria-hidden="true"> </i>Publications</a></li>
<li class="nav-item"><a class="nav-link" href="contributors.html"><i class="fa fa-users" aria-hidden="true"> </i>Contributors</a></li>
<li class="nav-item"><a class="nav-link" href="download.html"><i class="fas fa-download" aria-hidden="true"> </i>Download</a></li>
<li class="nav-item"><a class="nav-link" href="https://aff3ct.readthedocs.io" target="_blank" onclick="return trackOutboundLink('https://aff3ct.readthedocs.io');"><i class="fas fa-book" aria-hidden="true"> </i>Documentation</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/aff3ct/aff3ct" target="_blank" onclick="return trackOutboundLink('https://github.com/aff3ct/aff3ct');"><i class="fab fa-github" aria-hidden="true"> </i>GitHub Repository</a></li>
<li class="nav-item active"><a class="nav-link" href="consortium.html"><i class="fas fa-hands-helping" aria-hidden="true"> </i>Consortium <span class="excl"><i class="fas fa-exclamation"></i></span></a></li>
</ul>
<ul class="navbar-nav navbar-right">
<li class="nav-item"><a class="nav-link" href="comparator.html"><i class="fas fa-chart-bar" aria-hidden="true"> </i>BER/FER Comparator</a></li>
<li class="nav-item"><a class="nav-link" href="turbo_reader.html"><i class="fas fa-code-branch" aria-hidden="true"> </i>Turbo Code Reader</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown_hof" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i class="fa fa-list" aria-hidden="true"> </i>Software Decoders Hall of Fame </a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown_hof">
<h6 class="dropdown-header">Synoptic tables</h6>
<a class="dropdown-item" href="hof_turbo.html">Turbo Codes</a>
<a class="dropdown-item" href="hof_ldpc.html">LDPC Codes</a>
<a class="dropdown-item" href="hof_polar.html">Polar Codes</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="jumbotron">
<div class="container marketing">
<h1 class="display-4">Call for Consortium <i class="fas fa-hands-helping" aria-hidden="true"></i></h1>
<p class="lead">Over the years AFF3CT has become one major open-source software toolbox for digital communications, with a special focus on FEC codes, among which Turbo codes, Polar codes and Low-Density Parity-Check codes. AFF3CT provides an easy way to evaluate different coding schemes, perform high speed simulations and assess software implementations. The source code is currently supported by <a href="http://www.inria.fr/" target="_blank" onclick="return trackOutboundLink('http://www.inria.fr/');">Inria</a> and <a href="https://www.ims-bordeaux.fr" target="_blank" onclick="return trackOutboundLink('https://www.ims-bordeaux.fr');">IMS laboratory</a> in Bordeaux.</p>
<p class="lead">In 2020, we aim to bring AFF3CT to an even more mature level in order to ensure a long-term vision for the toolbox. To do so, we are exploring switching to a consortium-based management model for the development and maintenance of the Open Source toolbox. Consortium members would be funding that effort, but could also request, for an additional fee, private developments or studies based on AFF3CT. The consortium members will advise the development team on the relevant digital communication standards (DVB, 5G, Wifi, LoRA...) that should be integrated in AFF3CT. The same team will provide private developments of custom digital communication schemes for specific industrial applications. This will help AFF3CT to stick to the needs of joining partners.</p>
<p class="lead">The investments will be used to fund full-time engineering staff to carry out strategic AFF3CT R&D important to the consortium members.</p>
<p class="lead">We are currently identifying ambitious key parties interested in joining this new consortium in order to shape the future of AFF3CT.</p>
<p class="lead">If you are such a party or simply interested in shaping the consortium, please contact us by email so we can send you an initial proposal draft and get your feedback. We aim to make a public draft available in the second semester of 2020.</p>
</div>
</div>
<div class="container marketing">
<div class="mb-4"></div>
<p>
<strong>Contact e-mail address</strong>: <a href="mailto:[email protected]" onclick="return trackOutboundLink('mailto:[email protected]', true);">[email protected]</a>.
</p>
<p>
<a href="http://www.inria.fr/" target="_blank" onclick="return trackOutboundLink('http://www.inria.fr/');"><img src="images/logo/inria2.jpg" style="width:400px; max-width:100%"/></a>
<a href="https://www.ims-bordeaux.fr" target="_blank" onclick="return trackOutboundLink('https://www.ims-bordeaux.fr');"><img src="images/logo/ims.jpg" style="width:400px; max-width:100%"/></a>
</p>
<div class="mb-4"></div>
<hr>
<footer class="container">
<p class="float-right"><a href="#"><i class="fa fa-level-up-alt" aria-hidden="true"> </i>Back to top</a></p>
<!--
<p>Funded by <a href="http://www.agence-nationale-recherche.fr/" target="_blank" onclick="return trackOutboundLink('http://www.agence-nationale-recherche.fr/');">ANR</a>: <a href="http://www-labsticc.univ-ubs.fr/~boutillon/NAND/" target="_blank" onclick="return trackOutboundLink('http://www-labsticc.univ-ubs.fr/~boutillon/NAND/');">NAND</a> (ANR-15-CE25-0006-01) and <a href="http://cpu.labex.u-bordeaux.fr/" target="_blank" onclick="return trackOutboundLink('http://cpu.labex.u-bordeaux.fr/');">CPU LabEx (Bordeaux)</a> (ANR-10-IDEX-03-02).</p>
-->
</footer>
</div>
</body>
</html>