24 Commits
Author SHA1 Message Date
Oleg Moiseenko 944a80d217 make style 2025-09-21 16:41:30 +03:00
Philippe Teuwen d75b170cd4 fix typos 2025-08-09 10:11:12 +02:00
Philippe Teuwen 72e47e4fcb minor usage fix in staticnested_2nt 2025-08-08 23:08:27 +02:00
Philippe Teuwen 3210384ef9 fm11rf08s: fix prev_lfsr 2025-06-15 12:01:46 +02:00
iceman1001 18e4c072e7 style 2025-05-28 20:54:05 +02:00
iceman1001 875b3c44b4 unify text - step 1 2025-03-25 10:12:16 +01:00
Philippe Teuwen 7c95488035 Avoid stupid cppcheck warning 2024-11-21 23:05:59 +01:00
iceman1001 e50459b2c5 style 2024-09-06 22:59:23 +02:00
iceman1001 ca0c662c22 bad char 2024-09-06 10:51:09 +02:00
iceman1001 b05ccae642 text, string formatter, and something still complains in the GH actions 2024-09-06 10:47:08 +02:00
iceman1001 abb8a72bb6 fixes 2024-09-06 10:13:19 +02:00
iceman1001 0b2081ff32 fix bad string formatters, we use calloc 2024-09-06 10:04:48 +02:00
iceman1001 d5015c8ba0 fix bad string formatters and pointer is always NULL no need to check 2024-09-06 10:01:32 +02:00
iceman1001 53c64858ef fix wrong string formatters 2024-09-06 09:58:25 +02:00
Philippe Teuwen 691e76675a mfc/fudan: add paper ref 2024-08-16 17:46:00 +02:00
Philippe Teuwen b700b1cd08 fix tools compilation with clang 2024-08-14 21:23:43 +02:00
Philippe Teuwen 1e95f70386 fix staticnested_1nt 2024-08-05 20:51:19 +02:00
Philippe Teuwen ee8b9ca74b make style 2024-08-03 21:21:11 +02:00
Philippe Teuwen 1a20cb3e8a staticnested_0nt: better threading, should finish a bit faster 2024-08-03 21:08:29 +02:00
Philippe Teuwen f8ed473aec words 2024-08-02 21:04:23 +02:00
nvx 2432b4282a Fix staticnested_0nt on mingw/proxspace
Fixes keyCount_mutex[0] and keyCounts[0] not being properly initialised
Fixes progress reporting not properly clearing the line
Switch malloc(a*b) style calls to calloc(a, b)
2024-08-02 22:13:04 +10:00
Philippe Teuwen b63c689cf6 fix proxspace compilation issue with staticnested_0nt 2024-08-02 00:35:47 +02:00
Philippe Teuwen 045a4c7fc6 staticnested_2x1nt_rf08s: fix malloc bug 2024-08-02 00:10:52 +02:00
Philippe Teuwen c47578c048 sort mfc tools 2024-08-02 00:10:23 +02:00