Commit Graph

89 Commits

Author SHA1 Message Date
f4exb 0013ab89ea Bugfix: make sure device is not open when attempting to closing it 2017-04-17 12:00:13 +02:00
f4exb 414a7ccd87 Refactoring: removed device parameter from all start() methods in sample sink plugins 2017-04-14 03:44:49 +02:00
f4exb 00cf437bf2 HackRF: changed placement of input object creation in the GUI 2017-04-14 02:16:04 +02:00
f4exb 0a29f34b94 HackRF: open device by serial number 2017-04-14 02:09:36 +02:00
f4exb 01b2c42a5f BladeRF: open device by serial number 2017-04-14 01:59:09 +02:00
f4exb 651303e860 HackRF: Rx/Tx opem/close new style corrections 2017-04-14 01:49:48 +02:00
f4exb dea2764811 HackRF: Rx/Tx opem/close new style 2017-04-14 01:41:02 +02:00
f4exb afaf3428f5 BladeRF: Rx/Tx opem/close new style 2017-04-13 23:40:14 +02:00
f4exb 72a2fd9065 BladeRF output: refactoring: device open close moved in the constructor and destructor respectively of the input object 2017-04-13 21:26:36 +02:00
f4exb e71e75126e BladeRF output: changed placement of input object creation in the GUI 2017-04-13 20:34:14 +02:00
f4exb 3ab855c927 Sample sink plugins: removed useless init pure virtual method 2017-04-12 23:26:40 +02:00
f4exb b17e999bc2 Updated plugins version 2017-04-09 20:35:53 +02:00
f4exb a2157a224f Continuous sample rate setting: updated related plugins documentation 2017-04-09 20:30:01 +02:00
f4exb 37952c9562 File sink plugin: ensure minimum width 2017-04-09 20:29:24 +02:00
f4exb d301bd9ebd File Sink output: fixed debug message 2017-04-06 20:13:31 +02:00
f4exb 73c9340e4e File Sink: implemented arbitrary sample rate selection 2017-04-06 19:19:32 +02:00
f4exb 7dfa4cdc6b HackRF output: continuous sample rate setting 2017-04-02 04:34:58 +02:00
f4exb c9f871f882 HackRF output: GUI updates 2017-04-02 04:04:05 +02:00
f4exb 365154767a RTLSDR plugin: continuous sample rate setting 2017-04-02 02:00:05 +02:00
f4exb f91eba5b10 HackRF output: continuous sample rate setting 2017-04-02 00:23:02 +02:00
f4exb 43d40a4ace ATV Modulator: PAL-M (525l) effective support 2017-03-12 21:41:01 +01:00
f4exb 870f44a51b File Sink: added more sample rates 2017-03-09 19:07:07 +01:00
f4exb 7b9dfb0446 BladeRF support: make sample rate precision to the sample/s and added 4.333 MS/s for GSM 2017-02-18 11:55:19 +01:00
f4exb f7d7551d01 HackRF support: changed sample rates to sample precision 2017-02-18 11:21:12 +01:00
f4exb 5c4078d672 HackRF and BladeRF output plugins documentation cosmetic changes 2017-01-11 19:49:32 +01:00
f4exb 201695bb67 HackRF plugins: correct start/stop sequences 2017-01-11 01:21:22 +01:00
f4exb e405f151e0 HackRF Output: limit size of sample FIFO to limit delay 2017-01-10 01:02:28 +01:00
f4exb e4852230ea BladeRF Output: limit size of sample FIFO to limit delay 2017-01-09 22:33:58 +01:00
f4exb 52e5d9a5d9 BladeRF and HackRF output plugins: updated documentation 2017-01-09 03:08:28 +01:00
f4exb f264e01ca4 BladeRF and HackRF output plugins: added interpolation factors 4,8,16,32 2017-01-09 02:55:21 +01:00
f4exb 8c32ed4a12 Windows build: added BladeRF and HackRF output plugins. Added missing .pro files 2017-01-09 02:54:09 +01:00
f4exb c10e2a1683 HackRF output plugin: restored Debian build 2017-01-09 00:52:29 +01:00
f4exb 17eafc64f7 HackRF output plugin: documentation 2017-01-09 00:51:08 +01:00
f4exb 47f7dc7962 HackRF output plugin: correct play/stop button colors 2017-01-09 00:28:14 +01:00
f4exb 61e45297df HackRF plugins: shorten wait time in running loop so that start/stop can react faster (delay set to 200ms instead of 1s) 2017-01-09 00:08:33 +01:00
f4exb 932dde48ca HackRF output plugin: fixed audio input 2017-01-08 23:48:01 +01:00
f4exb f386fc86cb HackRF output plugin: resize sample FIFO to 500ms 2017-01-08 22:30:11 +01:00
f4exb 9fd35cfe5c HackRF output plugin: code cleanup 2017-01-08 17:39:02 +01:00
f4exb 095b1cbab1 HackRF output plugin: fixed Tx output power setting 2017-01-08 17:15:36 +01:00
f4exb 64246c5c6a HackRF output plugin: corrected sample size 2017-01-08 13:04:06 +01:00
f4exb 212a8ad2f9 HackRF input plugin: pass thread pointer in the callback instead of using a static variable 2017-01-08 10:44:38 +01:00
f4exb 5d51fde9f7 Dismiss HackRF output plugin 2017-01-08 10:27:57 +01:00
f4exb 85ed39c767 HackRF output plugin: compiles 2017-01-08 04:13:20 +01:00
f4exb 1187ab99cb Removed BladeRF output plugin from Windows build due to performance reasons 2017-01-07 11:05:07 +01:00
f4exb 0c58ba5e01 BladeRF output plugin: corrected baseband samplerate display placeholder size 2017-01-07 06:51:32 +01:00
f4exb d29ee51ceb BladeRF output: fixed audio input 2017-01-05 21:24:32 +01:00
f4exb 1f4451cf0b Fixed Windows build for v3.0.0 2017-01-05 18:26:30 +01:00
f4exb b626cf67e6 Updated main readme and some Tx plugins readme corrections 2017-01-05 04:01:23 +01:00
f4exb ed769006c2 Added documentation on BladeRF input and output plugins and File Sink plugin 2017-01-04 23:14:28 +01:00
f4exb a4f286835d Tx supoort: removed file record option. Unify play button status colors 2017-01-04 21:11:51 +01:00