Wykres commitów

75 Commity (main)

Autor SHA1 Wiadomość Data
Yury Krasouski 901e3f931d Aligned print spots without seconds 2024-02-26 11:50:33 +01:00
Guenael, VA2GKA 748f122d22
Merge pull request #130 from dforsi/fix/frequency
Fix dial frequency for 80m
2022-01-17 18:44:24 -05:00
Daniele Forsi 3b75fb4419 Fix dial frequency for 80m
Use 3568600 Hz like WSJT-X:
https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/models/FrequencyList.cpp#l96
2022-01-17 23:21:10 +01:00
Guenael e35adbe200 chore: adding help2man in the CI & doc. 2021-12-31 01:48:18 -05:00
Guenael 8fa25cd966 feat: skip reporting option 2021-12-29 22:47:19 -05:00
Guenael 7251af415f chore: printf/log macro added 2021-12-29 22:21:54 -05:00
Guenael, VA2GKA 8c989cc200
Merge pull request #122 from dforsi/feature/help2man
Automatically generate a man page
2021-12-29 21:34:36 -05:00
Guenael, VA2GKA 1b40437180
Merge pull request #124 from Guenael/fix-nloop
fix: nloop/maxloop exiting
2021-12-29 21:33:44 -05:00
Guenael d3009fd8e8 fix: nloop/maxloop exiting 2021-12-29 21:18:59 -05:00
Daniele Forsi 5790d02ceb Automatically generate a man page
Add --help and --version for help2man.
2021-12-26 20:54:42 +01:00
Daniele Forsi 3a7cdc823c No need to seek to EOF to get file length
We are going to (try to) decode as much as we read from disk anyway.
2021-12-26 09:06:01 +01:00
Daniele Forsi 4bfc01bba3 Fix calculation of number of samples in .c2 files
Fixes output message from:
Number of samples: 44977
to:
Number of samples: 45000
2021-12-26 08:58:38 +01:00
Guenael 0b5705f0b5 fix: bad SNR report fixed, using old fir coefs 2021-12-24 12:26:21 -05:00
Guenael 2d87d2949c fix: rollback on previous FIR coefs 2021-12-24 00:05:16 -05:00
Guenael f6af4e0b0b chore: request/use input freq with rx files 2021-12-23 19:00:15 -05:00
Guenael 56fd3dd178 fix: pthread NULL not required 2021-12-23 17:54:28 -05:00
Guenael 9410fd04c2 chore: version update 2021-12-23 17:53:54 -05:00
Guenael 8c60c0747c feat: load .c2 files & path max length fix 2021-12-23 17:48:38 -05:00
Guenael 242d593156 fix: incorrect snr fix attempt & normalize signal 2021-12-23 15:31:34 -05:00
Guenael 6b7521102f chore: EXIT_SUCCESS / EXIT_FAILURE 2021-12-22 23:20:07 -05:00
Guenael f2ce421e87 fix: implicit direct sampling for HF bands 2021-12-22 23:17:35 -05:00
Guenael 73f4e8c411 chore: version format update for wsprnet 2021-12-22 23:15:27 -05:00
Guenael b248ceb121 WIP chore: wsprd lib update partial 2021-12-22 00:43:49 -05:00
Daniele Forsi bf756adadf fix: typos 2021-12-19 19:51:27 +01:00
Guenael 5f5e52a43f fix: typo 2021-12-17 19:11:08 -05:00
Guenael d5e4e321c7 chore: version number update 2021-12-17 18:48:11 -05:00
Guenael 501f9c2816 fix: timing issue fixed & timing stuff rework 2021-12-17 18:47:21 -05:00
Guenael 3df88acc0d fix(rtlsdr_wsprd.c): directsampling option rollback 2021-12-17 01:07:59 -05:00
Guenael 95296ef71c fix: typo 2021-12-15 22:11:40 -05:00
Guenael e1b490ceb6 feat(sampling): double buffering used, major refactor 2021-12-15 22:05:32 -05:00
Guenael d0f981863a chore(build): back to std=gnu11 for old raspian 2021-12-14 23:56:16 -05:00
Guenael 3f61ec4bb8 fix(licence): issue with GNU GPLv3 included in this project 2021-12-11 23:05:22 -05:00
Guenael c685ac24cd chore(rtlsdr_wsprd.c): fct rename & minor rework 2021-12-11 19:54:41 -05:00
Guenael a17f983384 chore: code cleanup 2021-12-11 12:30:20 -05:00
Guenael 1930e04f90 fix(rtlsdr_wsprd.c): save function using a prefix now & doc adjustment 2021-12-11 02:51:03 -05:00
Guenael da159896a7 fix(rtlsdr_wsprd.c): exit 0 after read file 2021-12-11 02:09:36 -05:00
Guenael a56b734728 chore(rtlsdr_wsprd.c): minor rework 2021-12-11 02:04:35 -05:00
Guenael 1f652f6cc2 fix(rtlsdr_wsprd.c): wspr long signal (15min) option don't yet exist for rtlsdr-wsrpd 2021-12-11 01:21:16 -05:00
Guenael 0418d4c8e1 fix(rtlsdr_wsprd.c): getops patch & filter fix 2021-12-11 01:17:13 -05:00
Guenael 277d32f0c5 feat(rtlsdr_wsprd.c): new load/save fct + ref signal + coef rework 2021-12-10 23:40:43 -05:00
Guenael ad6752e65a fix(rtlsdr_wsprd.c): rx options & dbg 2021-12-10 00:54:04 -05:00
Guenael 0288a63a6d feat(CI): unit-test integraed in the CI & typo fix 2021-12-10 00:28:51 -05:00
Guenael e280b3b6e1 feat(dbg): debugging function, read/write/selftest 2021-12-10 00:23:56 -05:00
Daniele Forsi 0a4827990e Fix spelling errors
Command line:
codespell --write-changes --interactive 2 --ignore-words-list rcall

Fixes:
./rtlsdr_wsprd.c:319: Abord ==> Abort, aboard
./rtlsdr_wsprd.c:823: Complier ==> Compiler
./README.md:6: Rasberry ==> Raspberry
./README.md:19: inital ==> initial
./README.md:19: additionnal ==> additional
./README.md:48: paramaters ==> parameters
./README.md:69: personnal ==> personal
2021-12-04 23:43:03 +01:00
Guenael d140fd524f feat(reformat): using Google c++ style everywhere 2021-12-04 15:24:12 -05:00
Guenael 346309e6e9 fix(issue #42): Possible resource leaks 2021-12-04 14:35:04 -05:00
Guenael de213f1bfe chore(compiler): trying clang, why not... 2021-12-04 13:07:23 -05:00
Guenael c8576a067e chore(license): licence update, no major change (remain 2-clause license, aka. FreeBSD License) 2021-12-04 12:44:19 -05:00
Guenael 8844c110ca fix(rtlsdr_wsprd): freq fix, uint32 not double 2021-12-04 12:27:50 -05:00
Guenael c29724aee2 chore(gcc): remove some warning from the compiler 2021-12-03 23:47:09 -05:00