Commit graph

241 commits

Author SHA1 Message Date
Ahmet Inan
f1ae8d48e3 print worst, median and best snr 2025-07-11 22:53:14 +02:00
Ahmet Inan
77f3720507 output min, median and max papr 2025-07-11 22:39:35 +02:00
Ahmet Inan
1caa5b174e split pilot tones to get more side info bits 2025-07-11 18:09:03 +02:00
Ahmet Inan
3965804142 only print worst SNR 2025-07-11 11:15:39 +02:00
Ahmet Inan
5343144b3c added mls2_poly 2025-07-11 10:40:56 +02:00
Ahmet Inan
1fa1137fc0 only output the worst PAPR 2025-07-11 10:24:34 +02:00
Ahmet Inan
da4cf25a51 transmit best papr symbol 2025-07-11 07:48:23 +02:00
Ahmet Inan
fc120d1177 do unlimited clipping and filtering only once when done searching 2025-07-11 07:08:31 +02:00
Ahmet Inan
51f49f56e2 limit clipping while testing and unlimited when done 2025-07-11 06:41:34 +02:00
Ahmet Inan
e5801a698e try to improve papr of first symbol 2025-07-10 19:06:02 +02:00
Ahmet Inan
04beed4a4c replaced reserved tones with pilot tones 2025-07-10 17:45:07 +02:00
Ahmet Inan
4838e75415 experimenting with selected mapping 2025-07-10 16:58:38 +02:00
Ahmet Inan
95c20f14f3 oops 2025-07-10 15:49:02 +02:00
Ahmet Inan
198dbc2e24 adde meta info in symbol() 2025-07-10 09:01:10 +02:00
Ahmet Inan
06f3d5703b give symbol() the symbol number 2025-07-10 08:52:50 +02:00
Ahmet Inan
ec4e5b66a4 made current operation mode accessible 2025-07-10 08:04:57 +02:00
Ahmet Inan
b9d060ad22 send meta data with each symbol 2025-07-09 12:43:01 +02:00
Ahmet Inan
d73195d6a8 don't include synchronization symbols for PAPR values 2025-07-08 16:27:36 +02:00
Ahmet Inan
3bc6b7a950 use hard decisions to estimate SNR per symbol 2025-07-08 14:36:23 +02:00
Ahmet Inan
acfbe5fdf6 use a lower magnitude for better performance 2025-07-08 07:49:10 +02:00
Ahmet Inan
a45ae8a63b do lower number of tone reservation iterations 2025-07-08 07:34:05 +02:00
Ahmet Inan
3755c666aa signal mode using pilots of the first symbol only 2025-07-07 22:38:36 +02:00
Ahmet Inan
0ec35d52dd allow up to half of constellation distance 2025-07-07 14:42:09 +02:00
Ahmet Inan
fcd5910db4 average sync symbols only for coherent modes 2025-07-07 12:32:35 +02:00
Ahmet Inan
15fd494b07 oops 2025-07-07 10:20:55 +02:00
Ahmet Inan
dd42da2607 disable clipping and filtering on noise and sync symbols 2025-07-07 09:23:07 +02:00
Ahmet Inan
50ac5c03e3 added debugging options 2025-07-07 09:07:37 +02:00
Ahmet Inan
d53f6bdf7e print the absolute sample position of synchronization 2025-07-07 06:45:42 +02:00
Ahmet Inan
a3e02dd523 use mode 17 in example 2025-07-07 06:31:48 +02:00
Ahmet Inan
a5ec161773 print SFO and residual CFO 2025-07-06 15:17:20 +02:00
Ahmet Inan
0ce4068061 average both synchronization symbols for a better channel estimate 2025-07-06 12:58:58 +02:00
Ahmet Inan
448dbcc011 need to be more sensitive for BPSK to show its potential 2025-07-05 19:53:30 +02:00
Ahmet Inan
5d257f55ec implemented differential modulation 2025-07-05 17:04:27 +02:00
Ahmet Inan
0cf1e2f3fe added some more modes 2025-07-05 10:33:17 +02:00
Ahmet Inan
6150c538b4 limit precision 2025-07-04 17:21:53 +02:00
Ahmet Inan
9c29a0a08d simplified demodulation or erase function 2025-07-04 16:59:26 +02:00
Ahmet Inan
5677a7163b merged demodulation with demapping 2025-07-04 16:52:41 +02:00
Ahmet Inan
9370ce0bcd update channel smoothly 2025-07-04 08:31:45 +02:00
Ahmet Inan
ff844944c7 don't need the Hadamard encoder for mode zero 2025-07-02 12:42:02 +02:00
Ahmet Inan
5b99d357bf moved crc0 and data array to common struct 2025-07-02 12:16:15 +02:00
Ahmet Inan
8cab519b16 moved common code to Common class 2025-07-02 12:02:36 +02:00
Ahmet Inan
7c2b4d94a0 don't need to skimp on letters here 2025-07-02 08:47:26 +02:00
Ahmet Inan
bd247504e1 don't need temp 2025-07-02 08:31:58 +02:00
Ahmet Inan
c7d801904e don't touch the pilots when clipping 2025-07-02 07:32:01 +02:00
Ahmet Inan
69ebf0ea29 made offsets accessible to other methods 2025-07-02 07:05:20 +02:00
Ahmet Inan
8d45b0546f adapted to new scheme 2025-07-02 06:50:53 +02:00
Ahmet Inan
d565750bf7 use a larger list 2025-07-02 06:49:38 +02:00
Ahmet Inan
20fd39c280 added option for longer leading noise 2025-07-01 23:47:14 +02:00
Ahmet Inan
53593d3350 use a shorter MLS for leading noise 2025-07-01 23:41:18 +02:00
Ahmet Inan
42ed10ea14 use 31 length MLS for pilots 2025-07-01 23:19:36 +02:00