AlexandreRouma
|
8f972ee0b2
|
Added proper cmake debug support
|
2023-02-15 20:37:13 +01:00 |
|
AlexandreRouma
|
570b8dbd7c
|
Merge pull request #991 from AlexandreRouma/better_cmake
Better cmake
|
2023-02-15 19:34:41 +01:00 |
|
AlexandreRouma
|
c0c5b1186c
|
Fixed bug with audio sink
|
2023-02-15 17:28:02 +01:00 |
|
AlexandreRouma
|
d5a9538d0c
|
bugfix
|
2023-02-15 15:39:34 +01:00 |
|
AlexandreRouma
|
7cfc30ee6e
|
new cmake stuff
|
2023-02-14 16:25:05 +01:00 |
|
AlexandreRouma
|
a1b6cbb38a
|
Addded label to bandwidth selection of SDRplay Source
|
2023-02-13 09:38:26 +01:00 |
|
AlexandreRouma
|
a3b13e572b
|
Merge pull request #946 from CircuitChaos/fix-kg-sstv-name
Fixed KG SSTV (KG-STV) decoder name
|
2023-02-12 16:32:18 +01:00 |
|
AlexandreRouma
|
16eaa0cf59
|
Fixed network library which also fixes RTL-TCP source
|
2023-02-09 16:55:37 +01:00 |
|
AlexandreRouma
|
fd65984762
|
fixed build again
|
2023-02-08 01:40:44 +01:00 |
|
AlexandreRouma
|
7094368113
|
fixed build
|
2023-02-08 01:19:11 +01:00 |
|
AlexandreRouma
|
208851ebc5
|
cleanup
|
2023-02-07 12:04:29 +01:00 |
|
AlexandreRouma
|
0a6fbdb393
|
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
|
2023-02-07 08:33:54 +01:00 |
|
AlexandreRouma
|
3451edb131
|
refactoring
|
2023-02-07 08:33:47 +01:00 |
|
AlexandreRouma
|
bbf0c17cb8
|
Fixed missing include
|
2023-02-03 04:23:43 +01:00 |
|
AlexandreRouma
|
7758c40bd7
|
Added missing files
|
2023-02-03 02:38:19 +01:00 |
|
AlexandreRouma
|
8a2d0fe56b
|
Recorder bugfix + rewrote RTL-TCP source to use new network lib
|
2023-02-03 02:38:08 +01:00 |
|
AlexandreRouma
|
31ff7f3224
|
fixed build
|
2023-01-26 03:05:32 +01:00 |
|
AlexandreRouma
|
e59d804b31
|
more work
|
2023-01-26 02:55:11 +01:00 |
|
AlexandreRouma
|
66bbc93535
|
cleanup
|
2023-01-26 02:54:29 +01:00 |
|
AlexandreRouma
|
ab5d7a73c1
|
USRP samplerate selection fix attempt
|
2023-01-21 00:16:31 +01:00 |
|
AlexandreRouma
|
7a1a37fbf6
|
Fixed broken bandwidth options
|
2023-01-20 23:43:46 +01:00 |
|
AlexandreRouma
|
a58683f748
|
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
|
2023-01-20 17:52:42 +01:00 |
|
AlexandreRouma
|
d020dcc4a3
|
Added bandwidth and clock selection to USRP source
|
2023-01-20 17:52:35 +01:00 |
|
AlexandreRouma
|
691ab585e2
|
Merge pull request #964 from KentuckyFriedData/patch-3
Fix wrong target name
|
2023-01-13 22:44:28 +01:00 |
|
AlexandreRouma
|
bad8ecba49
|
Fixed needless config saves
|
2023-01-13 22:43:42 +01:00 |
|
KentuckyFriedData
|
d21a6af5a9
|
Fix wrong target name
|
2023-01-13 13:05:01 -08:00 |
|
AlexandreRouma
|
a53dc1a6ae
|
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
|
2023-01-13 17:11:23 +01:00 |
|
AlexandreRouma
|
b3222003b1
|
bugfixes
|
2023-01-13 17:11:16 +01:00 |
|
AlexandreRouma
|
e3914ebdc6
|
more macos CI fixes
|
2023-01-09 16:32:23 +01:00 |
|
AlexandreRouma
|
1ae1cc0e77
|
Fixed missing samplerate update in new recorder
|
2023-01-09 05:51:58 +01:00 |
|
AlexandreRouma
|
55db98d1df
|
Update readme.md
|
2023-01-06 00:30:32 +01:00 |
|
AlexandreRouma
|
90ce82190b
|
updated readme
|
2023-01-06 00:29:33 +01:00 |
|
AlexandreRouma
|
a1cbc69a65
|
temporarily removed the ignore silence option since it doesn't work properly
|
2023-01-02 23:01:45 +01:00 |
|
AlexandreRouma
|
ffefd9cce8
|
fixed stereo option not persistent and added todos for ignore silence
|
2023-01-02 21:00:15 +01:00 |
|
AlexandreRouma
|
4d890e78ed
|
MacOS is wasting so much of my time omfg
|
2023-01-02 18:23:55 +01:00 |
|
AlexandreRouma
|
4eabc829fa
|
even more fixes
|
2023-01-02 18:06:49 +01:00 |
|
AlexandreRouma
|
ee79bf9f81
|
more macos ci fix
|
2023-01-02 17:54:05 +01:00 |
|
AlexandreRouma
|
447d0e969e
|
MacOS CI fix
|
2023-01-02 17:16:12 +01:00 |
|
AlexandreRouma
|
637d683c0a
|
Merge pull request #920 from AlexandreRouma/new_recorder
New recorder
|
2023-01-02 02:37:15 +01:00 |
|
AlexandreRouma
|
5773419257
|
added missing include
|
2023-01-02 02:09:41 +01:00 |
|
AlexandreRouma
|
385b34a0a1
|
bugfix
|
2023-01-02 01:24:30 +01:00 |
|
AlexandreRouma
|
8771e4bf09
|
final fixes
|
2023-01-01 03:20:49 +01:00 |
|
Circuit Chaos
|
0ba0a3ab97
|
Fixed KG SSTV (KG-STV) decoder name
|
2022-12-26 02:57:57 +01:00 |
|
AlexandreRouma
|
9b33d8d63b
|
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
|
2022-12-12 00:10:56 +01:00 |
|
AlexandreRouma
|
bd99210fd3
|
more work on the spectran
|
2022-12-12 00:10:39 +01:00 |
|
AlexandreRouma
|
a426f7b3ab
|
Merge pull request #934 from RAD750/mmds_converter
Added MMDS converter offset preset
|
2022-12-10 20:15:44 +01:00 |
|
Jacopo Cassinis
|
3d4c7550be
|
fixed
|
2022-12-10 20:11:49 +01:00 |
|
Jacopo Cassinis
|
d14fc3805c
|
Added MMDS converter offset preset
|
2022-12-10 13:43:14 +01:00 |
|
AlexandreRouma
|
ea23c44266
|
More work on the spectran source
|
2022-12-06 22:28:58 +01:00 |
|
AlexandreRouma
|
fa2e13f3ea
|
more work on the spectran
|
2022-12-06 20:54:23 +01:00 |
|