Commit Graph

  • 6e24ed6c28 Support for Airspy: make LO ppm correction effective f4exb 2015-09-11 08:23:04 +0200
  • efa1a0c58a Support for Airspy: first working version f4exb 2015-09-11 03:02:02 +0200
  • 7e88cfcd48 Support for Airspy: make pointer to thread private. Debug messages on enumeration f4exb 2015-09-10 08:12:49 +0200
  • 61e6e3e2cc Support for Airspy: compiles f4exb 2015-09-10 05:53:37 +0200
  • 1e37479130 Support for Airspy: interim state #1 f4exb 2015-09-09 09:13:24 +0200
  • 384a58a785 No debug messages on branch master f4exb 2015-09-08 08:29:57 +0200
  • 178704be1c Fixed FCD Pro LNA gain setting f4exb 2015-09-08 08:28:43 +0200
  • f23a115c23 Deep redesign: Better support for FCD dongles #12: finalized support of FCD Pro f4exb 2015-09-08 01:27:18 +0200
  • ddd6fb539c Merge branch 'fix' into dev f4exb 2015-09-07 23:32:08 +0200
  • f5809b95c0 AGC in .cpp f4exb 2015-09-07 23:31:34 +0200
  • 15c050c360 Fixed NFM strong signals handling: adjusted parameters f4exb 2015-09-07 09:32:29 +0200
  • 0de5ffaa25 Added missing FCD Pro constants class files f4exb 2015-09-07 08:17:37 +0200
  • 1f4894364d Deep redesign: Better support for FCD dongles #11: Proper support of FCD Pro f4exb 2015-09-07 05:35:01 +0200
  • cf68879962 Support of FCD Pro dongles part #2: basic gui, input and serialization f4exb 2015-09-07 04:55:55 +0200
  • 655ba362c9 Support of FCD Pro dongles part #1: constants f4exb 2015-09-07 02:53:32 +0200
  • b31e62e73c Fixed NFM strong signals handling f4exb 2015-09-07 01:15:55 +0200
  • ed0d613f10 Fixed segfault while changing center frequency or sample rate f4exb 2015-09-06 10:21:06 +0200
  • e784cf7f7f Deep redesign: Better support for FCD dongles #10: Proper support of FCD Pro+ f4exb 2015-09-06 01:34:20 +0200
  • 7739db8fbe Proper support of FCD Pro+ interim phase #1 f4exb 2015-09-05 11:46:56 +0200
  • 863ea359a4 Moved FCD Pro+ constant values to specialized class in FCD C++ library f4exb 2015-09-05 06:53:49 +0200
  • bf330c00fc Moved FCD HID commands in their respective includes for Pro and Pro+ f4exb 2015-09-05 06:24:02 +0200
  • 208d3deb6e Deep redesign: Better support for FCD dongles #9: use fcd_traits template instead of hardcoded values f4exb 2015-09-05 05:50:29 +0200
  • f56a3d9385 Deep redesign: Better support for FCD dongles #7: reflect removal of old FCD plugin in readme f4exb 2015-09-04 05:18:02 +0200
  • 4dfe89c5b1 Deep redesign: Better support for FCD dongles #8: Use 8k buffer with FCD Pro+ as originally in FCD plugin f4exb 2015-09-04 05:15:23 +0200
  • 0345969124 Deep redesign: Better support for FCD dongles #8: removed old FCD plugin f4exb 2015-09-04 05:03:45 +0200
  • a2a9c45210 Deep redesign: Better support for FCD dongles #7: Activate original Pro plugin with proper enumeration of Pro or Pro+ matching devices f4exb 2015-09-04 05:02:45 +0200
  • ba4b2bd83b Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment f4exb 2015-09-04 04:16:05 +0200
  • 5453d63431 Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment f4exb 2015-09-04 04:10:38 +0200
  • 410b6d15c0 Removed dependency on libbladeRF for filesource plugin f4exb 2015-09-04 02:25:45 +0200
  • 919a1326f4 Deep redesign: Better support for FCD dongles #5: hardcode values since traits do not work with Qt framework f4exb 2015-09-04 02:24:02 +0200
  • 5f84e56cf5 Deep redesign: Better support for FCD dongles #4: Fixed get center frequency from the plugin GUI f4exb 2015-09-03 08:50:07 +0200
  • 01feb31a9e Deep redesign: Better support for FCD dongles #3: Fixed frequency change at startup (apply settings with force). Aligned startup code with BladeRF's one (startWork method in thread) f4exb 2015-09-03 08:39:57 +0200
  • 6910ea7e22 Deep redesign: Better support for FCD dongles #2 f4exb 2015-09-03 04:02:26 +0200
  • a909c4c40c Deep redesign: Better support for FCD dongles #1 f4exb 2015-09-03 03:57:54 +0200
  • 3a6f2b5481 Corrected decimation scaling for 8 bit samples so it fits other sample sizes range f4exb 2015-09-02 02:20:57 +0200
  • 234fb61955 Deep redesign: replaced smelly Spinlock mutex by standard QMutex in message queue f4exb 2015-09-02 01:51:49 +0200
  • 4fba8144dc Deep redesign: move to SDRangel #8. Updated plugin about text f4exb 2015-09-02 01:16:40 +0200
  • 107efd3691 Deep redesign: do decimation chain fully on 32 bit signed integers f4exb 2015-09-02 00:25:29 +0200
  • a559035e22 Deep redesign: fixed decimation bit shifts and halfband filter decimation bit loss f4exb 2015-09-02 00:12:00 +0200
  • b3fd6bad15 Deep redesign: more optimizations f4exb 2015-09-01 08:36:10 +0200
  • f5021f5b9e Make CTCSS processing conditional to GUI checkbox f4exb 2015-08-31 08:47:46 +0200
  • 952a2b39ed Removed title in readme f4exb 2015-08-31 02:12:37 +0200
  • 56c0f923a7 Updated banner image link in readme f4exb 2015-08-31 02:09:10 +0200
  • 031b4cb1bd Deep redesign: move to SDRangel #7. Updated readme f4exb 2015-08-31 01:24:04 +0200
  • 7f35fdeb89 Deep redesign: reverted message deqeuing changes f4exb 2015-08-30 23:22:18 +0200
  • 3aa4dc710b Deep redesign: move to SDRangel #6. New readme and cleanup f4exb 2015-08-30 21:46:27 +0200
  • 4fdfcfe386 Deep redesign: fixed File input queuing of stream timing messages f4exb 2015-08-30 13:04:26 +0200
  • 3e5a556cf7 Deep redesign: fixed BladeRF plugin segfault when no device is connected f4exb 2015-08-30 13:03:27 +0200
  • 4832a5afd8 Deep redesign: move to SDRangel #6. Removed old icons and added new .ico f4exb 2015-08-30 09:41:00 +0200
  • af1de96e51 Deep redesign: move to SDRangel #5. New icon f4exb 2015-08-30 05:04:08 +0200
  • 149422fb2e Deep redesign: move to SDRangel #4. New logo and about dialog f4exb 2015-08-30 04:47:54 +0200
  • 1fba7ba314 Deep redesign: fixed message dequeing so that non processed messages stay in queue f4exb 2015-08-30 02:19:59 +0200
  • 6a050b2d35 Deep redesign: move to SDRangel #3: rename resources file f4exb 2015-08-30 02:19:09 +0200
  • 783ce1d50d Deep redesign: move to SDRangel #2. Exec name. f4exb 2015-08-30 01:30:43 +0200
  • a6e4f598e2 Deep redesign: move to SDRangel #1 f4exb 2015-08-30 01:26:51 +0200
  • 60198c2d26 Deep redesign: few corrections and code pretty format f4exb 2015-08-29 22:42:58 +0200
  • a8efd95db7 Deep redesign: Bandpass and lowpass filter Valgrind optimization f4exb 2015-08-29 18:39:29 +0200
  • f121ba258b Deep redesign: Valgrind optimization on NFM demod. Tuned NFM squelch. f4exb 2015-08-29 09:41:39 +0200
  • cebedf1460 Deep redesign: corrections after Valgrind memcheck f4exb 2015-08-29 03:09:44 +0200
  • 43a783aceb Deep redesign: Valgrind optimizations f4exb 2015-08-29 03:09:00 +0200
  • 5101a08632 Deep redesign: fixed FCD serialization. Pretty print utilities. Reverted optimization of source serializer f4exb 2015-08-28 11:12:31 +0200
  • 38485ae0d0 Deep redesign: revised FCD source serialization f4exb 2015-08-28 03:36:11 +0200
  • beadd4d861 Deep redesign: removed inheritance depedency between bladeRF serializer and sample source serializer f4exb 2015-08-28 03:26:57 +0200
  • 77fed9a1c7 Deep redesign: revised RTLSDR source serialization. Optimisation of data to blob serialization f4exb 2015-08-28 03:20:00 +0200
  • 5f0056f442 Deep redesign: revised source serialization mechanism and use dedicated classes for this purpose f4exb 2015-08-28 02:27:05 +0200
  • f4f9a74269 Deep redesign: Changed Funcube read block from 8192 to 2048 bytes to fix fluidity problem f4exb 2015-08-27 08:31:02 +0200
  • 30b51b5888 Deep redesign: FCD: Fixed type in sample rate 960000 -> 96000 (Hz) f4exb 2015-08-27 06:36:17 +0200
  • c348cc62e0 Deep redesign: Fixed FCD interface so that it (only) basically works f4exb 2015-08-27 06:27:40 +0200
  • bb35ad6925 Deep redesign: use the Decimators class for BladeRF also f4exb 2015-08-27 04:20:56 +0200
  • 03004b2eb9 Deep redesign: Fixed file source reporting to its GUI f4exb 2015-08-26 09:25:02 +0200
  • b185ef0558 Deep redesign: fixed RTLSDR decimation by exporting BladeRF decimators into a generalized templatized class (Decimators) f4exb 2015-08-26 02:42:31 +0200
  • 5a0668f9ec Deep redesign: fixed RTLSDR input plugin f4exb 2015-08-26 02:03:20 +0200
  • a68104ab65 Deep redesign: removed useless samplesource subdirectory f4exb 2015-08-25 08:31:57 +0200
  • 005eae774e Deep redesign: use references for the iterator parameters of the sample sinks feed method f4exb 2015-08-25 08:24:23 +0200
  • fb2e601a03 Deep redesign: WFM demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-25 00:59:14 +0200
  • a58deec1dc Deep redesign: TCPsrc demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-25 00:52:37 +0200
  • 3e999fc2a9 Deep redesign: SSB demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-25 00:48:56 +0200
  • 204b9ed309 Deep redesign: NFM demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-25 00:36:53 +0200
  • bb8af9e409 Deep redesign: LoRa demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-24 23:56:12 +0200
  • ffadac9c6b Deep redesign: Channel analyzer: allocalte channel marker on demod GUI object stack f4exb 2015-08-24 23:50:52 +0200
  • fd816a0b1d Deep redesign: AM demod: allocalte channel marker on demod GUI object stack f4exb 2015-08-24 23:39:43 +0200
  • d2ed278ba3 Deep redesign: Rest of demods: Mutex to prevent concurrent critical updates with feed method f4exb 2015-08-24 23:23:45 +0200
  • 69986fd186 Deep redesign: NFM and WFM: Mutex to prevent concurrent critical updates with feed method f4exb 2015-08-24 22:09:46 +0200
  • ca86cb781b Deep redesign: fixed apply settings on mouse movements for channels that were missing conditional apply settings f4exb 2015-08-24 04:09:36 +0200
  • 5582105c25 Deep redesign: debug WFM demod interpolator init f4exb 2015-08-24 02:59:18 +0200
  • 67866854ca Deep redesign: SSB audio FIFO on object stack f4exb 2015-08-24 02:40:02 +0200
  • 11cc3044f8 Deep redesign: debug NFM demod interpolator init f4exb 2015-08-24 02:06:11 +0200
  • b36f3057ae Deep redesign: removed unused sample sink from AM demod f4exb 2015-08-24 00:58:54 +0200
  • 19b234c4df Deep redesign: debug AM demod removing extraneous interpolator init in start method f4exb 2015-08-24 00:51:27 +0200
  • bc287a4c33 Deep redesign: debug session #2 phase #2: fixed multi-threading of channelizers f4exb 2015-08-21 08:54:28 +0200
  • 38bc6563d4 Deep redesign: debug session #2 phase #1 f4exb 2015-08-20 03:38:31 +0200
  • 582ce24c62 Use specific message to communicate between channelizer and demodulator f4exb 2015-08-19 22:12:52 +0200
  • 60a8946ce4 Deep redesign: Init sequence review phase #5: fixed source message forwarding for other sample sources f4exb 2015-08-19 22:12:08 +0200
  • 23c956cf17 Deep redesign: Init sequence review phase #5: fixed source message forwarding for BladeRF only f4exb 2015-08-19 09:24:44 +0200
  • 1fdeaa62c3 Deep redesign: Init sequence review phase #4: Fixing channel GUI init f4exb 2015-08-19 02:18:15 +0200
  • fc3e9efa8a Deep redesign: Init sequence review phase #3: Implement sample source input messages handler f4exb 2015-08-19 01:45:06 +0200
  • 9be9f2d807 Deep redesign: Init sequence review phase #2: Fixing channel GUI init f4exb 2015-08-19 01:02:52 +0200
  • 30957e3002 Deep redesign: Init sequence review phase #1: Fixing channel GUI init f4exb 2015-08-18 09:24:56 +0200
  • 2db6c3a4c7 Deep redesign: debug phase #3: Fixed exit sequence f4exb 2015-08-18 03:14:26 +0200
  • d6ae378e52 Deep redesign: debug phase #2: App starting f4exb 2015-08-18 02:47:14 +0200