-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathChangeLog
206 lines (172 loc) · 6.39 KB
/
ChangeLog
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
2022-03-13 opensand-6.1.1
* Fix SCPC (again)
2022-12-12 opensand-6.1.0
* Added support for ubuntu 22.04 (jammy)
* The satellite can work again on regenerative mode. We have recovered the
regenerative satellite (at different levels) with a new design and a
modular approach. The satellite can now work on transparent mode, on
IP-regenerative mode and on BBFRAME-regenerative mode.
* OpenSAND has evolved to allow for a satellite constellation (up to two
satellites, as of now) and an emulated Inter-satellite Link (ISL) with a
variable delay between the satellites.
2022-05-18 opensand-6.0.1
* Fix SCPC
* Fix QoS with strict priority
2022-04-12 opensand-6.0.0
* A new web interface that replaces the manager and that allows to:
* Create the OpenSAND configuration.
* Deploy the configuration and start/stop the OpenSAND binaries (STs, GWs et SAT).
* Monitor the status of the binaries.
* The daemons are not anymore available and the network configuration is now external to OpenSAND, but we provide several solutions:
* A manual showing a simple setup from CLI is available
* Easy-to-use makefiles are available in order to configure/clean your network topology for different use-cases (IP/Ethernet with/without VLAN and with QoS mapping)
* Implementation of a SARP learning mechanism given that for full-Ethernet use-cases, work-stations MAC addresses are needed in the SARP table.
* Bug correction on the ACM loop (concerning the MODCOD selection).
* Minor bug correction on the VBDC algorithm.
2020-04-24 opensand-5.2.0
* Improved network integration (new interfaces bridge/tap)
* New logs/stats collection system with improved design and performances.
* New OpenSAND collector based on open-source databases (InfluxDB/ElasticSearch) and dashboards (Chronograf and Kibana).
2019-04-04 opensand-5.1.2
* Release 5.1.2
* Update OpenBACH output to new collect agent
2019-01-28 opensand-5.1.1
* Release 5.1.1
* Fix float probe sending
* Fix deletion of the PID file of the daemon
2018-12-05 opensand-5.1.0
* Release 5.1.0
* Improve interconnection between access GW and Physical GW
* Refactor the Physical layer block
* Replace service id by platform name
* Various other bugfixes and improvements
2018-02-12 opensand-5.0.0
* Release 5.0.0
* Add DVB-RCS2 support
* Add RLE encapsulation support
* Add external output collector support
* Fix Rohc v2.1 compatibility
* Fix minor bugs
2017-07-19 opensand-4.2.0
* Release 4.2.0
* Add variable delay for each terminal and gateway
* Fix RTT bug
* Fix multi-carrier in regenerative mode
* Fix routes management
* Fix probes bugs
2016-12-22 opensand-4.1.0
* Release 4.1.0
* Split the encapsulation block
* Add Ubuntu 16.04 LTS support
* Improve packaging to support multiple distributions
* Fix C++ 11 incompatibilies
* Improve GSE plugin performance
* Add the capability to split gateway into physical and access gateways
* Review debian packages dependencies
* Fix issue #5
* Fix issue #6
* Fix issue #7
* Fix issue #8
* Fix issue #10
* Fix issue #11
* Fix issue #14
* Various other bugfixes and improvements
2015-12-08 opensand-4.0.0
* Release 4.0.0
* Add SCPC access on return link
* Add multi-spot support
* Add multi-GW support
* Add Ubuntu 14.04 LTS support
* Add a new resources management interface
* Add multi-category support on forward link
* Rework MODCOD handling
* Move project on git and host it on net4sat.org
* Fix issue #2
* Fix issue #3
* Fix issue #4
* Various other bugfixes and improvements
2014-12-24 opensand-3.1.0
* Release 3.1.0
* Add Slotted Aloha support
* Improve forward scheduling (multi-QoS and VCM support)
* Add a server that allows controlling OpenSAND through a simple interface
* Many interface and configuration improvements
* Fix bug #1328484
* Fix bug #1324153
* Fix bug #1276670
* Fix bug #1399122
* Fix bug #1300143
* Fix bug #1319800
* Fix bug #1326887
* Fix bug #1326896
* Fix bug #1326898
* Fix bug #1382090
* Various other bugfixes and improvements
2014-04-24 opensand-3.0.0
* Release 3.0.0
* Simplify QoS configuration
* Completely rewrite DAMA and band configuration
* Correct MODCOD support on forward and return link
* Improve frames handling and support endianess
* Enable probe registration after initialisation
* Improve probes
* Improve communication speed between manager and daemon
* Enable generic fields in MAC address for Ethernet SARP tables
* Add another DAMA agent (RRM-QoS)
* Add main physical layer plugins in core
* Rewrite and improve some parts of physical layer
* Adapat MODCOD depending on C/N0 when physical layer is enabled
* Move plugin configuration from tools tab to advanced window
* Split channels in some blocks to avoid mutex between upward and downward
* Set independant frame duration between forward and return link
* Set default frame duration to 26.5 ms and frames per superframe to 1
* Add some parameters for UDP and performance improvements
* Rewrite logging part, use output library in order to collect logs on manager
* Add statistics for simulated requests
* Fix bug #1204028
* Fix bug #1279872
* Fix bug #1029023
* Fix bug #1283996
* Fix bug #1282635
* Various other bugfixes and improvements
2013-06-13 opensand-2.0.0
* Release 2.0.0
* Add meta package
* Add Ethernet support
* Replace margouilla with a new rt library
* Fix bug #1015153
* Fix bug #1040632
* Fix bug #1040647
* Fix bug #1042641
* Fix bug #1042661
* Fix bug #1051711
* Fix bug #1098193
* Fix bug #1098194
* Fix bug #1098590
* Fix bug #1102064
2012-12-12 opensand-1.0.0
* Release 1.0.0
* Replace the environment plane with a more efficient version
* Add physical layer support
* Fix bug #1043813
* Fix bug #1076061
* Fix bug #1042681
* Fix bug #1040664
* Fix bug #1044070
* Fix bug #1042273
* Fix bug #1040625
* Fix bug #1045240
* Fix bug #1044079
* Fix bug #1043832
* Fix bug #1042253
* Fix bug #1040604
* Fix bug #1042724
* Fix bug #1042719
* Fix bug #1049975
* Fix bug #1040610
* Fix bug #1040642
* Fix bug #1042787
* Fix bug #1042655
* Add opensand-live
2012-05-22 opensand-0.9.0
* Initial public release