Skip to content

Commit a878f31

Browse files
committed
update copyright years
1 parent 7ba3f06 commit a878f31

File tree

200 files changed

+217
-201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+217
-201
lines changed

+srsLib/+ofh/+compression/srsCompressor.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%
77
% See also nrORANBlockCompress.
88

9-
% Copyright 2021-2024 Software Radio Systems Limited
9+
% Copyright 2021-2025 Software Radio Systems Limited
1010
%
1111
% This file is part of srsRAN-matlab.
1212
%

+srsLib/+ofh/+compression/srsDecompressor.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%
77
% See also nrORANBlockDeompress.
88

9-
% Copyright 2021-2024 Software Radio Systems Limited
9+
% Copyright 2021-2025 Software Radio Systems Limited
1010
%
1111
% This file is part of srsRAN-matlab.
1212
%

+srsLib/+phy/+generic_functions/+transform_precoding/srsTransformDeprecode.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrTransformDeprecode.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+helpers/srsCSIRS2ReservedCell.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
%
3636
% display(reservedPattern{1})
3737

38-
% Copyright 2021-2024 Software Radio Systems Limited
38+
% Copyright 2021-2025 Software Radio Systems Limited
3939
%
4040
% This file is part of srsRAN-matlab.
4141
%

+srsLib/+phy/+helpers/srsCSIRSGetNofFreqRefs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% reference values to map the CSI-RS signal, according to the Row entry
44
% ROW of the CSI-RS location table in TS 38.211 Table 7.4.1.5.3-1.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+helpers/srsCSIRSValidateConfig.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrCarrierConfig, nrCSIRSConfig.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+helpers/srsConfigurePRACH.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
%
88
% See also nrPRACHConfig.
99

10-
% Copyright 2021-2024 Software Radio Systems Limited
10+
% Copyright 2021-2025 Software Radio Systems Limited
1111
%
1212
% This file is part of srsRAN-matlab.
1313
%

+srsLib/+phy/+helpers/srsExpandMCS.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
% scheme index MCS (0-28) and associated table MCSTABLE ('qam64', 'qam256',
66
% 'qam64LowSE'), as defined in TS 38.214 Section 5.1.3.1.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+helpers/srsGetBitsSymbol.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
% 'pi/2-BPSK', 'QPSK', '16QAM', '64QAM' or '256QAM') or SRS convention (i.e.,
66
% 'BPSK','PI_2_BPSK', 'QPSK', 'QAM16', 'QAM64' or 'QAM256').
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+helpers/srsGetModulation.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
%
99
% Remark: Setting QM = 1 returns 'pi/2-BPSK', not plain 'BPSK'.
1010

11-
% Copyright 2021-2024 Software Radio Systems Limited
11+
% Copyright 2021-2025 Software Radio Systems Limited
1212
%
1313
% This file is part of srsRAN-matlab.
1414
%

+srsLib/+phy/+helpers/srsGetUniqueSymbolsIndices.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% making sure that no repeated entries are present. The input arguments are a cell structure
55
% comprising several sets of symbols and indices.
66

7-
% Copyright 2021-2024 Software Radio Systems Limited
7+
% Copyright 2021-2025 Software Radio Systems Limited
88
%
99
% This file is part of srsRAN-matlab.
1010
%

+srsLib/+phy/+helpers/srsIndexes0BasedSubscrit.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
% the resource grid subcarriers and NSYMB is the nymber of symbols in the
1515
% slot.
1616

17-
% Copyright 2021-2024 Software Radio Systems Limited
17+
% Copyright 2021-2025 Software Radio Systems Limited
1818
%
1919
% This file is part of srsRAN-matlab.
2020
%

+srsLib/+phy/+helpers/srsModulationFromMatlab.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
% srsModulationFromMatlab('pi/2-BPSK') % 'PI_2_BPSK'
1010
% srsModulationFromMatlab('QPSK', 'full') % 'modulation_scheme::QPSK'
1111

12-
% Copyright 2021-2024 Software Radio Systems Limited
12+
% Copyright 2021-2025 Software Radio Systems Limited
1313
%
1414
% This file is part of srsRAN-matlab.
1515
%

+srsLib/+phy/+helpers/srsRandomGridEntry.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% complex symbols SYMBOLS and its related indices INDICES, emulating a fully
44
% allocated resource grid for a given carrier CARRIER and a given port PORTIDX.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+helpers/srsSRSValidateConfig.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrCarrierConfig, nrSRSConfig.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+helpers/srsSSBgetFirstSubcarrierIndex.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% a bottom grid value POINTAOFFSET and an SSB offset SSBOFFSET. Note that
55
% SSBFIRSTSUBCARRIERINDEX is relative to POINTAOFFSET.
66

7-
% Copyright 2021-2024 Software Radio Systems Limited
7+
% Copyright 2021-2025 Software Radio Systems Limited
88
%
99
% This file is part of srsRAN-matlab.
1010
%

+srsLib/+phy/+helpers/srsSSBgetFirstSymbolIndex.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% returns an OFDM symbol index in a half-frame SSBFIRSTSYMBOLINDEX, given an SSB pattern
44
% case SSBPATTERN, an SSB index SSBINDEX and a carrier frequency CARRIERFREQ.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+helpers/srsSSBgetNumerology.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% NUMEROLOGY = srsSSBgetNumerology(SSBPATTERN) returns a subcarrier space NUMEROLOGY
33
% given an SSB pattern SSBPATTERN.
44

5-
% Copyright 2021-2024 Software Radio Systems Limited
5+
% Copyright 2021-2025 Software Radio Systems Limited
66
%
77
% This file is part of srsRAN-matlab.
88
%

+srsLib/+phy/+helpers/srsSelectPRACHConfigurationIndex.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% Gets the first configuration index CONFIGURATIONINDEX in a configurations table
44
% selected by the duplex mode DUPLEXMODE with the given preamble format PREAMBLEFORMAT.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+lower/+modulation/srsPRACHdemodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
%
3232
% See also nrPRACHConfig, nrPRACH, nrPRACHIndices, nrCarrierConfig, srsPRACHgenerator.
3333

34-
% Copyright 2021-2024 Software Radio Systems Limited
34+
% Copyright 2021-2025 Software Radio Systems Limited
3535
%
3636
% This file is part of srsRAN-matlab.
3737
%

+srsLib/+phy/+upper/+channel_coding/+ldpc/srsLDPCLiftingSizes.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%srsLDPCLiftingSizes List of all valid lifting sizes.
22

3-
% Copyright 2021-2024 Software Radio Systems Limited
3+
% Copyright 2021-2025 Software Radio Systems Limited
44
%
55
% This file is part of srsRAN-matlab.
66
%

+srsLib/+phy/+upper/+channel_coding/+ldpc/srsLDPCsegmenter.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% SEGMENTS = srsLDPCsegmenter(TRANSBLOCK, BASEGRAPH) takes the bit sequence
33
% TRANSBLOCK, appends the CRC and segments the result into a number of SEGMENTS.
44

5-
% Copyright 2021-2024 Software Radio Systems Limited
5+
% Copyright 2021-2025 Software Radio Systems Limited
66
%
77
% This file is part of srsRAN-matlab.
88
%

+srsLib/+phy/+upper/+channel_modulation/srsDemodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
%
1515
% See also nrSymbolDemodulate, qamdemod.
1616

17-
% Copyright 2021-2024 Software Radio Systems Limited
17+
% Copyright 2021-2025 Software Radio Systems Limited
1818
%
1919
% This file is part of srsRAN-matlab.
2020
%

+srsLib/+phy/+upper/+channel_modulation/srsModulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPBCHDMRS, nrPBCHDMRSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/+pucch/srsPUCCH3Demodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% demodulates the received symbols RXSYMBOLS for the given PUCCH Format 3
44
% configuration and returns the resulting SOFTBITS.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+upper/+channel_processors/+pucch/srsPUCCH4Demodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% demodulates the received symbols RXSYMBOLS for the given CARRIER and PUCCH
44
% configurations and returns the resulting SOFTBITS.
55

6-
% Copyright 2021-2024 Software Radio Systems Limited
6+
% Copyright 2021-2025 Software Radio Systems Limited
77
%
88
% This file is part of srsRAN-matlab.
99
%

+srsLib/+phy/+upper/+channel_processors/+pucch/srsPUCCH4InverseBlockwiseSpreading.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
% PUCCH Format 4 transmission, returning the unspread ORIGINALSYMBOLS
66
% and NOISEVARS.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/+pusch/srsPUSCHmodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPUSCH, nrPUSCHIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/+pusch/srsULSCHScramblingPlaceholders.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrULSCHInfo, nrULSCHDemultiplex, nrPUSCHDecode
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/srsPBCHencoder.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%
55
% See also nrBCH.
66

7-
% Copyright 2021-2024 Software Radio Systems Limited
7+
% Copyright 2021-2025 Software Radio Systems Limited
88
%
99
% This file is part of srsRAN-matlab.
1010
%

+srsLib/+phy/+upper/+channel_processors/srsPBCHmodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPBCH, nrPBCHIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/srsPDCCHmodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPDCCH, nrPDCCHResources.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/srsPDSCHmodulator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPDSCH, nrPDSCHIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+channel_processors/srsPRACHdetector.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
% respectively. It also returns the valuse of the detecion metric (normalized
1414
% with respect to the detection threshold) and the signal RSSI (in dB).
1515

16-
% Copyright 2021-2024 Software Radio Systems Limited
16+
% Copyright 2021-2025 Software Radio Systems Limited
1717
%
1818
% This file is part of srsRAN-matlab.
1919
%

+srsLib/+phy/+upper/+channel_processors/srsPRACHgenerator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
% See also nrPRACHOFDMModulate, nrPRACHOFDMInfo, nrPRACHConfig,
7878
% nrPRACHGrid, nrPRACH, nrPRACHIndices, nrCarrierConfig.
7979

80-
% Copyright 2021-2024 Software Radio Systems Limited
80+
% Copyright 2021-2025 Software Radio Systems Limited
8181
%
8282
% This file is part of srsRAN-matlab.
8383
%

+srsLib/+phy/+upper/+channel_processors/srsPUCCH1.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%
77
% See also nrPUCCH1 and nrPUCCHIndices.
88

9-
% Copyright 2021-2024 Software Radio Systems Limited
9+
% Copyright 2021-2025 Software Radio Systems Limited
1010
%
1111
% This file is part of srsRAN-matlab.
1212
%

+srsLib/+phy/+upper/+equalization/srsChannelEqualizer.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
%
2525
% See also nrEqualizeMMSE.
2626

27-
% Copyright 2021-2024 Software Radio Systems Limited
27+
% Copyright 2021-2025 Software Radio Systems Limited
2828
%
2929
% This file is part of srsRAN-matlab.
3030
%

+srsLib/+phy/+upper/+signal_processors/srsCSIRSnzp.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrCarrierConfig, nrCSIRSConfig, nrCSIRS and nrCSIRSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+signal_processors/srsChannelEstimator.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
% TIMEALIGNMENT - Time alignment estimation (delay of the strongest tap)
3737
% CFO - Carrier Frequency Offset
3838

39-
% Copyright 2021-2024 Software Radio Systems Limited
39+
% Copyright 2021-2025 Software Radio Systems Limited
4040
%
4141
% This file is part of srsRAN-matlab.
4242
%

+srsLib/+phy/+upper/+signal_processors/srsPBCHdmrs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPBCHDMRS, nrPBCHDMRSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+signal_processors/srsPDCCHdmrs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrCarrierConfig, nrPDCCHConfig and nrPDCCHSpace.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+signal_processors/srsPDSCHdmrs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrCarrierConfig, nrPDSCHConfig, nrPDSCHDMRSConfig, nrPDSCHDMRS and nrPDSCHDMRSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+signal_processors/srsPSS.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPSS and nrPSSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

+srsLib/+phy/+upper/+signal_processors/srsPUCCHdmrs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%
66
% See also nrPUCCHDMRS and nrPUCCHDMRSIndices.
77

8-
% Copyright 2021-2024 Software Radio Systems Limited
8+
% Copyright 2021-2025 Software Radio Systems Limited
99
%
1010
% This file is part of srsRAN-matlab.
1111
%

0 commit comments

Comments
 (0)