1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-13 00:26:35 -04:00
Commit Graph

135 Commits

Author SHA1 Message Date
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
f4exb
952a32172d SDRdaemon plugin: update settings after deserialization 2016-02-20 10:10:11 +01:00
f4exb
6b16222792 SDRdaemon plugin: works with bugs 2016-02-19 08:48:14 +01:00
f4exb
07bfcb04dc SDRdaemo: serialize auto corrections 2016-02-18 01:24:58 +01:00
f4exb
1602525e0c SDRdaemon plugin: removed references to file input 2016-02-01 08:24:14 +01:00
f4exb
24607ee6f1 Added tooltip for all channel GUIs frequency shift direction button 2016-01-12 19:54:37 +01:00
Edouard Griffiths
2e9d371f9e Added OpenSUSE and Manjaro packages information 2016-01-12 13:51:08 +01:00
f4exb
7c9656c93d Revised code organization paragraph 2016-01-12 02:49:35 +01:00
Edouard Griffiths
62daff41b4 Merged changes in Readme directly done in master 2016-01-11 15:21:45 +01:00
f4exb
51a44501c9 Update Readme.md
Moved the changes from SDRangelove to the release notes
2016-01-11 15:16:10 +01:00
f4exb
093749660f Update Readme.md
Started paragraph about code organization
2016-01-11 13:42:09 +01:00
f4exb
97d679c065 Update Readme.md
Instructions for Manjaro
2016-01-10 22:52:54 +01:00
f4exb
04c6f0320f Update Readme.md
Added details for building in openSUSE
2016-01-09 11:23:15 +01:00
f4exb
6c6b8b053c Update Readme.md
Added instructions for Mint
2016-01-09 06:49:17 +01:00
f4exb
f9cafad3ab Update Readme.md
More information for Fedora users.
2016-01-09 04:29:20 +01:00
f4exb
d5d55d0e2b Update Readme.md
Added prerequisites for Fedora 22
2016-01-07 19:35:46 +01:00
f4exb
1214856ba7 Update Readme.md
Added missing dependency on pulseaudio
2016-01-07 01:15:08 +01:00
f4exb
556deb8185 Update Readme.md
Added missing libasound2-dev dependency
2016-01-07 00:44:29 +01:00
f4exb
d46a18bed1 Update Readme.md
More instructions for Ubuntu 14.04 LTS
2016-01-07 00:41:16 +01:00
f4exb
de0b3bc0c1 Update Readme.md
Added installation instructions to solve dependencies on Ubuntu 14.04 LTS
2016-01-07 00:25:43 +01:00
f4exb
8717efef92 BFM demod: RDS GUI part #3:various display optimizations 2015-12-14 04:01:41 +01:00
f4exb
6d3e18f79c BFM demod: updated readme 2015-12-07 08:56:53 +01:00
f4exb
078ec79b1c Mute option for NFM channel 2015-12-06 04:49:22 +01:00
f4exb
b07d9c838d SSB demod: binaural option 2015-12-05 18:48:15 +01:00
f4exb
f8e6cc6cce GLScope: IQ linear and IQ polar displays 2015-11-06 06:20:52 +01:00