Wykres commitów

  • 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
  • d23da25354 Deep redesign: debug phase #1 f4exb 2015-08-17 09:15:57 +0200
  • a6a7145f3d Deep redesign: phase #4. Compiles f4exb 2015-08-17 08:29:34 +0200
  • b5f2475fbf Deep redesign: phase #3 f4exb 2015-08-14 09:02:10 +0200
  • f5c5e19571 Deep redesign: phase #2 f4exb 2015-08-14 05:00:28 +0200
  • 1799cd816f Deep redesign: phase #1 f4exb 2015-08-13 08:51:33 +0200
  • 7433cdd91e Fixed startup initialization sequence: interim state #2 f4exb 2015-08-13 01:14:21 +0200
  • a7da0b76e2 Fixed startup initialization sequence: interim state #1 f4exb 2015-08-12 09:03:02 +0200
  • 88f9641877 Merge branch 'f4exb' into redesign f4exb 2015-08-11 03:06:22 +0200
  • 1168135bd4 add libboost-all-dev in the list of dependencies for building f4exb 2015-08-11 03:02:32 +0200
  • 85897281ee more debug messages f4exb 2015-08-10 22:15:16 +0200
  • 058fcdc4e1 Small sequence of calls re-org in Main Window. Better debug messages f4exb 2015-08-10 00:09:10 +0200
  • af8602a4d9 Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. f4exb 2015-08-09 16:11:05 +0200
  • 7c174c552d Merge branch 'f4exb' into redesign f4exb 2015-08-09 11:12:43 +0200
  • 018c477af0 Fixed qDebug compile issues with std::string f4exb 2015-08-09 11:11:28 +0200
  • c5409e9b0f Merged with f4exb branch f4exb 2015-08-09 10:36:31 +0200
  • 4ba6f66cac Replaced direct output to console for debug messages with qDebug f4exb 2015-08-09 10:33:04 +0200
  • 3fd1346d08 Make DSP engine global static. Let DSP engine have its own report queue dostonct from Main Window message queue f4exb 2015-08-09 04:09:05 +0200
  • 5f8bec8d86 Added thread safe singleton class f4exb 2015-08-08 22:09:48 +0200
  • 110956ba9c File sample source plugin now functional f4exb 2015-08-06 01:43:35 +0200
  • 047e9f3e24 File source: play/pause button implemented with stream timing update f4exb 2015-08-06 01:14:44 +0200
  • 0603bb41ca File source: renamed file source name message f4exb 2015-08-06 00:10:46 +0200
  • afdcf138d2 File source thread: changed chunk size and buffer size calculation so it is set in only one place f4exb 2015-08-06 00:10:23 +0200
  • 23ec969a4d SSB Demod: use longer audio FIFO to avoid clicks in particular with file playback. Audio latency is now 0,5s f4exb 2015-08-06 00:05:46 +0200
  • 3043a654e4 File source: hardcoded autoloop f4exb 2015-08-05 09:26:00 +0200
  • 196cf51089 File source: effective file selection. Better definition of open, start and stop actions f4exb 2015-08-05 03:25:06 +0200
  • 5b0cc63c72 Implemented GUI file dialog f4exb 2015-08-05 01:43:30 +0200
  • 5dc5485b86 Fixed file source. Basically working f4exb 2015-08-04 23:45:32 +0200
  • 75f10a3b63 File source debugging interim state #2. Make file source GUI and input talk together f4exb 2015-08-04 04:17:24 +0200
  • fb167dad70 File source debugging interim state #1 f4exb 2015-08-03 09:25:38 +0200
  • f9029e8572 Implemented a minimalist file source plugin (recording reader) compilable but untested f4exb 2015-08-03 01:04:20 +0200
  • 6c93c0b9c7 Corrected BladeRF VGA2 steps f4exb 2015-08-03 00:02:24 +0200
  • 2749af3225 RTLSDR GUI: Nixie color center frequency display f4exb 2015-08-02 01:45:53 +0200
  • 5a0cb6d841 RTLSDR GUI: step 1 for mousewheel on ppm and decimation f4exb 2015-08-02 01:40:38 +0200
  • 07f16bb176 Use main window master timer for SSB demod spectrum and Channel Analyzer spectrum and scope f4exb 2015-08-01 04:07:09 +0200
  • e6caa94593 Use a master timer in the main window to trigger main spectrum instead of spectrum internal timer used by default f4exb 2015-08-01 03:33:07 +0200
  • a28d917531 New icons for file source plugin f4exb 2015-08-01 02:54:10 +0200
  • 075ea2efad Fixed BladeRF wrong RF bandwidth setting at startup f4exb 2015-07-29 00:08:27 +0200
  • 3dba9a0ea9 Implemented minimalist recording f4exb 2015-07-28 23:54:17 +0200
  • 4649a1627d Set max coarse trigger level slider to 99 as last percent is covered by the fine slider f4exb 2015-07-27 08:31:47 +0200
  • 24ae5ff039 Corrected trigger level display when triggered on phase f4exb 2015-07-27 02:22:41 +0200
  • 1e61a5dc29 Display pre-trigger time line on scope f4exb 2015-07-27 02:12:37 +0200
  • ab80992890 Removed useless "preset load last" button from main UI f4exb 2015-07-27 01:12:06 +0200
  • 6769dd3e8f Fixed BladeRF wrong log2decim at startup f4exb 2015-07-27 01:09:24 +0200
  • 5c0330e00a Fixed BladeRF plugin LNA gain setting. Appended dB unit for gain displays. f4exb 2015-07-26 20:44:05 +0200
  • bb7c032216 Reverse gold color mapping for frequency display in channel analyzer and SSB demod plugins f4exb 2015-07-26 19:06:00 +0200
  • 4b4a1c57f1 Implemented coarse and fine trigger level sliders f4exb 2015-07-26 18:58:59 +0200
  • 6dea38ab47 Display trigger line in logarithmic magnitude mode f4exb 2015-07-26 17:33:30 +0200
  • da9d4d7d52 Display trigger line in linear magnitude mode f4exb 2015-07-26 13:06:15 +0200
  • f06c8e1e58 Changed scope trigger level scale and display f4exb 2015-07-26 10:35:57 +0200
  • c36104708a Changed scope amplitude offset scale and display f4exb 2015-07-26 10:00:21 +0200
  • a93aae8ebf Changed scope amplitude scale and display f4exb 2015-07-25 18:53:27 +0200
  • 620f857eeb Update Readme.md f4exb 2015-07-24 08:46:26 +0200
  • 61f404a66a Adding cover image for wiki f4exb 2015-07-24 08:40:12 +0200
  • 3539c3b014 Mimimize size of NFM demod GUI f4exb 2015-07-24 08:24:47 +0200
  • ad2b941529 Save the waterfall share percentage of the screen in the preset f4exb 2015-07-24 01:30:00 +0200
  • a5bf0c2720 Added spectrum histogram clear button f4exb 2015-07-24 01:09:03 +0200
  • bec9d90bd3 Scope trigger on both edges f4exb 2015-07-23 06:52:12 +0200