Wykres commitów

138 Commity (1b7613236851558d57d7b00ea002d753f94b80af)

Autor SHA1 Wiadomość Data
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
Guenael ac23d2dcfe build options 2017-06-23 10:45:14 -04:00
Guenael 99d2bd2ffe check decim 2017-06-23 02:33:48 -04:00
Guenael 6a49a3fd04 style 2017-06-23 00:59:33 -04:00
Guenael f76dd404ec device index selector 2017-06-23 00:32:08 -04:00
Guenael 6634451e4a Adding max iteration 2017-06-20 20:42:53 -04:00
Guenael ee3f19809f direct sampling option fix 2016-10-05 22:54:14 -04:00
Guenael, VA2GKA 54056077f3 Merge pull request #8 from adecarolis/master
Add direct sampling option
2016-09-29 01:37:42 -04:00
Alain De Carolis b014ede831 Add direct sampling option 2016-09-25 21:42:44 -04:00
Guenael 7aeedf3e1e modified: README.md 2016-07-13 23:12:26 -04:00
Guenael 6488f27946 note & version update 2016-07-13 21:49:42 -04:00
Guenael, VA2GKA 6e09033a09 Merge pull request #5 from Guenael/gcc5-issue-check
gcc6>gcc5 alloc retrofit
2016-07-03 11:33:55 -04:00
Guenael 7763408a28 gcc5 check fix 2016-07-03 11:17:03 -04:00
Guenael 51dc5d0aa7 modified: rtlsdr_wsprd.c 2016-07-03 11:06:40 -04:00
Guenael ef10c52d4f pthread rollback 2016-07-03 10:59:52 -04:00
Guenael bb5c1292f9 modified: rtlsdr_wsprd.c 2016-07-03 00:12:43 -04:00
Guenael 22534cd20a modified: wsprd.c 2016-07-02 23:43:40 -04:00
Guenael 65ecd076bb pthread issue 2016-07-02 23:41:54 -04:00
Guenael 382a238a21 pthread attr update 2016-06-26 23:34:45 -04:00
Guenael 81edbc091c memory leak fix & float approx fix 2016-06-24 20:58:12 -04:00
Guenael 6b42675dd5 Merge branch 'master' of github.com:Guenael/rtlsdr-wsprd 2016-06-13 19:30:38 -04:00
Guenael 3b2fee3beb upconverter option 2016-06-13 19:29:48 -04:00
Guenael, VA2GKA 5a1f03865e CPU/load update 2016-06-11 21:12:28 -04:00
Guenael 8c1c7ec15b modified: README.md 2016-06-11 19:44:20 -04:00
Guenael 4858421d60 iq swap fix 2016-06-11 19:36:41 -04:00
Guenael 35b4126301 first commit, usable version 2016-06-11 17:37:26 -04:00
Guenael 6cd98d78d6 first commit, usable version 2016-06-11 17:34:36 -04:00