Wykres commitów

226 Commity (main)

Autor SHA1 Wiadomość Data
Guenael, VA2GKA 17502db2f3
Merge pull request #136 from krasoffski/fix_zero_padding_for_pwr
Fix whitespace padding for PWR
2024-03-01 14:35:51 -05:00
Yury Krasouski 876f6ff57c Add zero padding for pwr 2024-02-29 16:22:43 +01:00
Guenael, VA2GKA a6416c5ed6
Merge pull request #135 from krasoffski/fix_print_formatting
Aligned print spots without seconds
2024-02-28 20:29:47 -05:00
Yury Krasouski 901e3f931d Aligned print spots without seconds 2024-02-26 11:50:33 +01:00
Guenael, VA2GKA f2f316ec8b
chore: gitpod no longer used 2022-09-24 12:59:54 -04: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, VA2GKA 061e753db5
Merge pull request #128 from Guenael/guenael
fix(CI): help2man removed, no land, no man
2021-12-31 01:59:35 -05:00
Guenael 9734f3bf82 fix(CI): help2man removed, no land, no man 2021-12-31 01:52:32 -05:00
Guenael, VA2GKA dd8737313b
Merge pull request #127 from Guenael/guenael
chore: adding help2man in the CI & doc.
2021-12-31 01:49:16 -05:00
Guenael e35adbe200 chore: adding help2man in the CI & doc. 2021-12-31 01:48:18 -05:00
Guenael, VA2GKA 967d29200f
Merge pull request #126 from Guenael/guenael
feat: skip reporting option
2021-12-29 22:52:52 -05:00
Guenael 8fa25cd966 feat: skip reporting option 2021-12-29 22:47:19 -05:00
Guenael, VA2GKA 1df0b5d330
Merge pull request #125 from Guenael/guenael
chore: printf/log macro added
2021-12-29 22:28:11 -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
Guenael, VA2GKA 7e3070a39f
Merge pull request #120 from Guenael/doc
chore(doc): multiple minor fix
2021-12-26 22:24:55 -05:00
Guenael, VA2GKA 54076999fc
chore(readme): minor fix 2021-12-26 21:57:02 -05:00
Guenael, VA2GKA 6018d8bb89
chore(doc): sudo requirement fix 2021-12-26 21:55:24 -05:00
Guenael, VA2GKA 6a5e843ecb
chore: bug report template 2021-12-26 21:54:26 -05:00
Daniele Forsi 5790d02ceb Automatically generate a man page
Add --help and --version for help2man.
2021-12-26 20:54:42 +01:00
Guenael, VA2GKA 692a64efad
Merge pull request #119 from dforsi/feature/read-files
Feature/read files
2021-12-26 12:56:30 -05:00
Guenael, VA2GKA 38bac46e63
Merge pull request #118 from dforsi/fix/number-of-samples
Fix calculation of number of samples in .c2 files
2021-12-26 12:08:36 -05: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, VA2GKA 5d05552a0f
Merge pull request #116 from Guenael/fir-bw-issue
fix: bad SNR report fixed, using old fir coefs
2021-12-24 12:27:46 -05:00
Guenael 0b5705f0b5 fix: bad SNR report fixed, using old fir coefs 2021-12-24 12:26:21 -05:00
Guenael, VA2GKA 5a25fad1bd
Merge pull request #115 from Guenael/fir-bw-issue
fix: rollback on previous FIR coefs
2021-12-24 00:42:58 -05:00
Guenael 2d87d2949c fix: rollback on previous FIR coefs 2021-12-24 00:05:16 -05:00
Guenael, VA2GKA 1a3f36b513
Merge pull request #114 from Guenael/guenael
chore: request/use input freq with rx files
2021-12-23 19:14:34 -05:00
Guenael f6af4e0b0b chore: request/use input freq with rx files 2021-12-23 19:00:15 -05:00
Guenael, VA2GKA 2d8d938a24
Merge pull request #113 from Guenael/snr-fix
feat & dbg: .c2 files support, bench doc, normalize sig & dbg snr
2021-12-23 18:06:41 -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 bc4abbcecf chore(doc): bench tests 2021-12-23 16:51:38 -05:00
Guenael c38396cb5e fix: new values from the lastest wsprd 2021-12-23 16:09:41 -05:00
Guenael 242d593156 fix: incorrect snr fix attempt & normalize signal 2021-12-23 15:31:34 -05:00
Guenael, VA2GKA 94129c54a1
Merge pull request #112 from Guenael/lib-update
fix: avoid A000AA pattern
2021-12-23 00:57:04 -05:00
Guenael 296a3eb30b fix: avoid A000AA pattern 2021-12-23 00:56:16 -05:00
Guenael, VA2GKA 3d456a562d
Merge pull request #111 from Guenael/lib-update
chore: wsprd lib update
2021-12-22 23:38:42 -05:00
Guenael 15913219f2 fix: always true condition fixed 2021-12-22 23:22:19 -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 df6e87068b chore: wsprd lib update 2021-12-22 23:09:58 -05:00
Guenael 7dc970ee74 WIP chore: wsprd lib update part4 2021-12-22 22:52:54 -05:00
Guenael 92d3e34213 WIP chore: wsprd lib update part3 2021-12-22 21:58:33 -05:00