Wykres commitów

215 Commity (967d29200f0741d545dc33a1c6921239cc111d1a)

Autor SHA1 Wiadomość Data
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
Guenael 474c95df29 WIP chore: formatting 2021-12-22 21:36:55 -05:00
Guenael 1a167c87bf WIP chore: wsprd lib update part2 2021-12-22 21:22:06 -05:00
Guenael b248ceb121 WIP chore: wsprd lib update partial 2021-12-22 00:43:49 -05:00
Guenael, VA2GKA e54f2c865c chore(doc): issue templates update
Why not, testing this GitHub feature
2021-12-20 00:26:14 -05:00
Guenael, VA2GKA 8246737f15
Merge pull request #106 from dforsi/fix/typos
fix: typos
2021-12-19 20:31:48 -05:00
Guenael, VA2GKA 1b63e29882
Merge pull request #105 from dforsi/feature/ci-checks
Check more files with Codespell
2021-12-19 20:30:45 -05:00
Daniele Forsi 1600023c54 Check more files with Codespell 2021-12-19 19:58:51 +01:00
Daniele Forsi bf756adadf fix: typos 2021-12-19 19:51:27 +01:00
Guenael, VA2GKA 45246e636f
Merge pull request #104 from snh/lowercase
Lowercase repository name
2021-12-19 12:00:27 -05:00
Steven Honson c24d312d39
Always pull the latest image 2021-12-19 16:41:08 +11:00
Steven Honson 42a83ecd4b
Lowercase repository name 2021-12-19 16:38:29 +11:00