Commit Graph

20 Commits

Author SHA1 Message Date
brektrou
ef3ff12118 Merge pull request #152 from kelebek333/patch-1
Added buildfix for Linux 5.15
2021-11-14 09:54:08 +07:00
Butterfly
3e5240c3d4 Added buildfix for Linux 5.15
Added buildfix for Linux 5.15
2021-11-08 14:58:11 +03:00
Yichao Yu
0290929963 Clean up unused floating point macros and functions 2021-10-27 09:13:48 -04:00
Yichao Yu
7c797ecf35 Scale ratio by 11 to get rid of floating point math in CCK_generator 2021-10-27 09:13:06 -04:00
Yichao Yu
92827948f1 Remove use of floating point math in PMAC_Nsym_generator 2021-10-27 09:07:18 -04:00
Yichao Yu
2f63777004 Replace floating point divisions with interger ones 2021-10-27 09:04:05 -04:00
Yichao Yu
407ee96e89 Scale comparisons to use integer arithmetics 2021-10-27 08:53:46 -04:00
Yichao Yu
0f5815b6f2 Get rid of the remaining floating point values from LDPC_parameter_generator 2021-10-27 08:52:31 -04:00
Yichao Yu
f9117491b7 Add ceiling division helper function 2021-10-27 08:51:18 -04:00
Yichao Yu
24276282e1 Compare numbers to be subtracted first 2021-10-27 08:51:06 -04:00
Yichao Yu
c54dc801bb Scale LDPC and CR to make them both integer 2021-10-27 08:51:01 -04:00
Yichao Yu
e4073adb79 Remove unnecessary floating point conversion 2021-10-27 08:41:10 -04:00
Yichao Yu
5b7b2de957 Remove unused floating point variables 2021-10-27 08:40:11 -04:00
Marc Leeman
6a49479e28 debian: chmod *.[ch] to 644 2020-12-23 09:08:54 +01:00
brektrou
f10b0b8670 Added support for Linux version 5.10
b95e75064d
2020-12-18 16:50:59 +00:00
brektrou
e00c664671 Added support for Linux version 5.10
b95e75064d
2020-12-18 16:50:12 +00:00
Athanasios Oikonomou
d7b41f2974 Add support for Linux 5.8
Patch imported from 088f76a09b/meta-oe/recipes-connectivity/realtek/rt8821cu/add-5.8-support.patch
2020-08-18 20:53:36 +03:00
Igor Pečovnik
5208da734e This fixes compilation
If debug mode is disabled.
2020-02-28 20:20:13 +01:00
Paul B
9cd07d6b07 Fix FCS on 8811
Issue also exist on 8811cu as described and fixed for 8812au at
https://github.com/aircrack-ng/rtl8812au/issues/28
2020-01-14 08:31:07 +02:00
brektrou
1074130678 First commit 2019-03-01 17:54:29 +07:00