1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-21 21:46:33 -04:00
Commit Graph

159 Commits

Author SHA1 Message Date
f4exb
1187ab99cb Removed BladeRF output plugin from Windows build due to performance reasons 2017-01-07 11:05:07 +01:00
f4exb
b626cf67e6 Updated main readme and some Tx plugins readme corrections 2017-01-05 04:01:23 +01:00
f4exb
5a83dc09a5 Tx support: reviewed and corrected buddy mechanism 2016-12-29 19:26:45 +01:00
f4exb
ddb3c6909b Specify SDRplay RSP1 (only) is supported 2016-12-28 08:22:29 +01:00
f4exb
d7918f0ff4 Restore tx implementation roadmap 2016-12-21 21:47:56 +01:00
f4exb
b3a470efff Change plans because of issue #11 2016-12-21 02:23:27 +01:00
f4exb
d09f0d2ede Bumped to version 2.5.1 2016-12-17 08:06:36 +01:00
f4exb
7f19fef835 Corrections to the main readme 2016-12-08 08:00:42 +01:00
f4exb
630862d1a0 Documentation on AM, NFM and SSB demodulator plugins 2016-12-08 00:13:25 +01:00
f4exb
c5f1acdcf1 AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
f4exb
d71f3cecb3 AM Modulator: fixed interpolator filter sample rate 2016-11-28 13:32:41 +01:00
f4exb
7c1b1032c9 AM Modulator: added file input (basic) 2016-11-28 02:17:08 +01:00
f4exb
1d28429b3c SDRplay plugin: removed from Windows build 2016-11-23 02:16:26 +01:00
f4exb
2d0ee4bf76 SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file 2016-11-21 18:07:58 +01:00
f4exb
237703eb14 Tx ph.1: changed main menu Acquisition item to Devices item. Updated various readmes 2016-10-25 04:05:23 +02:00
f4exb
0fc6d95357 Tx ph.1: fixed read pointer management when getting new samples 2016-10-25 03:31:36 +02:00
f4exb
7de37340cb Updated known issues removing the one fixed with afffc2cda8 2016-10-08 06:02:46 +02:00
f4exb
a8247b8b42 Make specific documentation for developper 2016-10-02 10:25:28 +02:00
f4exb
12d845026f More cosmetic updates to the main window and DSD demod documentation 2016-09-30 13:26:19 +02:00
f4exb
7fc2b431a4 DSD demod plugin: DV serial: fix filter, timeout value and volume control 2016-09-11 17:02:49 +02:00
f4exb
be467fdc24 DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
f4exb
d01a4166eb DSD demod plugin: lowpass filter for DV serial upsample 2016-09-10 20:03:06 +02:00
f4exb
d9ad7213fe Updated documentation related to the DSD demon plugin 2016-09-10 11:48:01 +02:00
f4exb
72fe72a529 SDRdaemonFEC plugin: cleanup and readme updates 2016-07-26 23:36:59 +02:00
f4exb
2dcd887471 Removed Tetra demod channel plugin sources 2016-05-15 09:42:01 +02:00
f4exb
602bfc988a Removed v4l-rtl and v4l-msi sample source plugin sources 2016-05-15 09:40:11 +02:00
f4exb
1707aa8e27 Removed gnuradio and osmosdr plugin sources 2016-05-15 09:26:31 +02:00
f4exb
b35ca01dc7 DSD demod. Added note that DV serial devices are not supported in Windows 2016-05-09 23:13:38 +02:00
f4exb
ea4dbc550a DSD demod: added mention of DV serial support in the Readme 2016-05-08 11:10:52 +02:00
Edouard Griffiths
359a984462 DSD demod: updates for Windows build 2016-04-24 23:41:31 +02:00
f4exb
17de736f36 DSD demod: migrated to external DSDcc library (ex DSDplus) 2016-04-21 02:13:57 +02:00
Edouard Griffiths
1f758bc5f7 Windows build: re-implement nanomsg and sdrdaemon plugin for 64 bit version only. Created a batch installation script for Win64 2016-03-28 02:34:14 +02:00
Edouard Griffiths
85aa51f341 Windows build: added instructions in the readme,md for building with MinGW64 tool-chain (experimental) 2016-03-28 01:10:50 +02:00
f4exb
8acfaa0458 SDRdaemon plugin: control from the plugin documentation update 2016-03-27 22:16:23 +02:00
f4exb
cb6382708a Windows build: updated readme with details on the newly supported BladeRF hardware 2016-03-23 23:30:42 +01:00
f4exb
78fe595a7e Update readme with statement on Android. Updated version in About dialog 2016-03-23 08:34:22 +01:00
f4exb
0ffc02102e SDRdaemon plugin: better calculation of write - read pointers delta. Better amortization of buffer R/W compensation with an alpha factor of 0.25 2016-03-20 02:49:25 +01:00
f4exb
b14ae1e7c1 SDRdaemon: GUI fix. Limit r/w balance correction 2016-03-19 08:54:31 +01:00
f4exb
7077f6a780 SDRdaemon plugin: apply buffer r/w correction at all ticks. Updated readme with warnings for Windows 2016-03-19 06:14:06 +01:00
Edouard Griffiths
78c7a3ac45 SDRdaemon plugin: removed duplicate lines in .ui file 2016-03-18 18:04:03 +01:00
f4exb
6a01a46444 Added Windows build and install to the readme 2016-03-10 08:08:12 +01:00
f4exb
ef9dbefe50 Renamed channel plugin directories 2016-03-10 02:29:42 +01:00
f4exb
837715fc0f HackRF plugin: added two sampling rates above 4.8 MS/s 2016-03-07 01:51:42 +01:00
f4exb
944418a720 UDPsource plugin: fixed missing method body causing program crash when address text is edited 2016-02-25 00:55:05 +01:00
f4exb
aa15e95ef3 cmake install: set rpath even for system installation directories 2016-02-24 15:27:05 +01:00
f4exb
ee4ea7aa89 Software installation readme update 2016-02-24 12:16:19 +01:00
f4exb
e7249eb72d Added not on software installation in the readme 2016-02-24 12:14:23 +01:00
f4exb
5ab1f76538 SDRdaemon plugin: fixed UDP setting in UI 2016-02-23 23:16:05 +01:00
f4exb
248d5ecdba Fixed sample rate recalculation 2016-02-23 04:50:15 +01:00
f4exb
501b14d1e7 SDRdaemon plugin: widen auto skew rate compensation to +/-20% 2016-02-22 15:17:44 +01:00