Wykres commitów

226 Commity (main)

Autor SHA1 Wiadomość Data
Guenael b057ca0990 chore(doc): cute icons & logo 2021-12-04 18:59:34 -05:00
Daniele Forsi 6cc72b38ad Manually fix other spelling errors 2021-12-04 23:47:07 +01: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, VA2GKA 6e0ff99ace
Merge pull request #50 from Guenael/guenael
chore(Makefile): install stage added
2021-12-04 16:45:48 -05:00
Guenael fc6df6da74 chore(Makefile): install stage added 2021-12-04 16:45:28 -05:00
Guenael, VA2GKA 77a83ffc3f
Merge pull request #49 from Guenael/guenael
chore(doc): README update
2021-12-04 16:41:29 -05:00
Guenael 223e173adb chore(doc): README update 2021-12-04 16:40:49 -05:00
Guenael, VA2GKA 004b9e7343
Merge pull request #48 from Guenael/guenael
feat(CI): cpplint added
2021-12-04 16:07:11 -05:00
Guenael ccf9b5b5cd feat(CI): cpplint added 2021-12-04 16:04:55 -05:00
Guenael, VA2GKA e7c7a5dbd1
Merge pull request #47 from Guenael/guenael
feat(reformat): using Google c++ style everywhere
2021-12-04 15:28:20 -05:00
Guenael d140fd524f feat(reformat): using Google c++ style everywhere 2021-12-04 15:24:12 -05:00
Guenael, VA2GKA 2524ddb6f6
Merge pull request #46 from Guenael/guenael
feat(CI): SAST with cppcheck
2021-12-04 14:46:40 -05:00
Guenael 2dc4dadd73 feat(CI): SAST with cppcheck 2021-12-04 14:45:40 -05:00
Guenael, VA2GKA f0896f7c95
Merge pull request #45 from Guenael/guenael
fix(issue #42): Possible resource leaks
2021-12-04 14:37:58 -05:00
Guenael 346309e6e9 fix(issue #42): Possible resource leaks 2021-12-04 14:35:04 -05:00
Guenael, VA2GKA 34ecf5d879
Merge pull request #44 from Guenael/guenael
chore: using clang (test) & minor license update
2021-12-04 13:17:59 -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, VA2GKA 7cb8ec794d
Merge pull request #43 from Guenael/freqfix
fix(rtlsdr_wsprd): freq fix, uint32 not double
2021-12-04 12:34:14 -05:00
Guenael 8844c110ca fix(rtlsdr_wsprd): freq fix, uint32 not double 2021-12-04 12:27:50 -05:00
Guenael, VA2GKA af301aa717
fix(CI): sudo for apt-get 2021-12-04 00:23:54 -05:00
Guenael, VA2GKA f5fd39368f
Merge pull request #38 from Guenael/security
chore(CI): build update for SAST
2021-12-04 00:22:33 -05:00
Guenael 3d593fe47a chore(CI): build update for SAST 2021-12-04 00:22:05 -05:00
Guenael, VA2GKA 014b1742f7
Merge pull request #37 from Guenael/sast
chore(ci): testeng static code analysis
2021-12-03 23:50:43 -05:00
Guenael, VA2GKA 6748789099
chore(ci): testeng static code analysis 2021-12-03 23:50:36 -05:00
Guenael c29724aee2 chore(gcc): remove some warning from the compiler 2021-12-03 23:47:09 -05:00
Guenael, VA2GKA f1d1556d36
Merge pull request #36 from Guenael/dirreorg
chore(files): moving wsprd files in a single directory
2021-12-03 23:09:35 -05:00
Guenael 6f73090338 chore(files): moving wsprd files in a single directory 2021-12-03 23:08:36 -05:00
Guenael, VA2GKA dba15d4cc1
Merge pull request #35 from Guenael/reformat
chore(reformat): wsprd_utils.(c|h) & fano.(c|h)
2021-12-03 22:47:49 -05:00
Guenael c81240486f chore(wsprd_utils): reformat wsprd_utils.(c|h) 2021-12-03 22:45:49 -05:00
Guenael 97f48ac7df chore(fano): reformat fano.c & fano.h 2021-12-03 22:20:42 -05:00
Guenael, VA2GKA 0ae02f151a
Merge pull request #34 from Guenael/gnu2017
chore(makefile): using gnu17 standard
2021-12-03 22:06:07 -05:00
Guenael 7a0461584f chore(makefile): using gnu17 standard 2021-12-03 22:05:29 -05:00
Guenael, VA2GKA 264f01c27e
Merge pull request #33 from Guenael/reformat
chore(rtlsdr_wsprd.*): code reformat, google style
2021-12-03 21:00:53 -05:00
Guenael 175e846ee6 chore(rtlsdr_wsprd.*): code reformat, google style 2021-12-03 20:44:40 -05:00
Guenael, VA2GKA 843629c294
Merge pull request #28 from IZ7BOJ/master
Console reports improved and and automatic band/dial freq. selection
2021-12-03 18:09:40 -05:00
Guenael, VA2GKA e8e98e1bd0
Merge branch 'master' into master 2021-12-03 18:08:20 -05:00
Guenael, VA2GKA d02eb127e5
Merge pull request #24 from sharjeelaziz/master
Readme formatting
2021-11-30 18:47:54 -05:00
Guenael, VA2GKA 2cacc42659
Merge branch 'master' into master 2021-11-30 18:46:40 -05:00
Guenael, VA2GKA cc6612cf29
Merge pull request #22 from donmr/master
Expand channelbits to avoid array overrun and possible stack corruption.
2021-11-30 18:37:28 -05:00
Guenael, VA2GKA 27f599655f
Merge pull request #18 from dforsi/fix-typos
Fix some typos
2021-11-30 18:28:18 -05:00
Guenael, VA2GKA b87c9e4f8c
Merge pull request #17 from dforsi/master
Fix default value for gain (need to be multiplied by 10 according the rtl front-end)
2021-11-30 18:25:54 -05:00
Alfredo Vania - IZ7BOJ 0861e51718
Update rtlsdr_wsprd.c
Added timestamp to spot and automatic band selection
2021-11-22 10:33:56 +01:00
sharjeelaziz d131aa24b1 Reformatted the Readme.md.
Update README.md
2020-01-19 13:12:21 -05:00
Don Reid b5d0500cfc The encode function in fano.c writes to (2*8*nbytes) chars of symbols.
1) Correct the comment in fano.c to show correct number
2) Make the size of channelbits large enough by using the formula
instead of a constant.  With the smaller value the array was being
overwritten which caused stack corruption on my system.
2018-11-27 14:49:31 -08:00
Daniele Forsi 79368be7ae Fix some typos 2018-01-15 22:10:55 +01:00
Daniele Forsi 173bc501f2 Fix default value for gain 2018-01-15 21:58:38 +01:00
Guenael 7e422a1c72 format 2017-06-23 16:42:20 -04:00
Guenael 26d4d297b9 files process & rewrite 2017-06-23 16:37:20 -04:00
Guenael 697031155b format 2017-06-23 12:34:23 -04:00