Commit Graph

  • 72619dc4fb Merge pull request #155 from osh/master Mike Walters 2019-02-03 14:09:24 +00:00
  • 282fd67335 allow file format override from command line Tim O'Shea 2019-02-03 03:30:36 -05:00
  • d844c921e5 Fix override warnings Mike Walters 2018-07-08 12:34:20 +01:00
  • 15c6049056 Update prereqs for #147 Mike Walters 2018-07-08 12:33:24 +01:00
  • d8d5230198 Merge pull request #147 from miek/qt_5_11_0_fix v0.2.2 Mike Walters 2018-06-03 11:12:59 +01:00
  • cfb153dc96 Drop deprecated qt5_use_modules macro Mike Walters 2018-05-31 12:52:04 +01:00
  • 11853b6406 Merge branch 'dominicgs-clipboard' Mike Walters 2018-03-21 00:20:53 +00:00
  • 3dd93e2562 Use QTextStream for clipboard stuff Mike Walters 2018-03-21 00:20:15 +00:00
  • ad91010f3b Exporting symbols: add clipboard as an additional destination Dominic Spill 2018-03-20 06:42:57 -06:00
  • 78b6e38aac Use the correct unit for symbol rate v0.2.1 Mike Walters 2018-02-15 16:34:21 +00:00
  • ddcdeb6627 Enforce minimum export decimation of 1 Mike Walters 2018-02-15 16:23:30 +00:00
  • 7ccbbac774 Move sample rate to toolbar toolbar Mike Walters 2017-04-15 23:40:27 +01:00
  • c1067c6e4f Move cursor toggling to toolbar Mike Walters 2017-04-15 22:40:53 +01:00
  • 3324216456 Move zooming to toolbar Mike Walters 2017-04-15 20:55:47 +01:00
  • f786b12213 Move file opening to toolbar Mike Walters 2017-04-15 19:03:19 +01:00
  • 9c2a8e96a3 Fix OSX travis build Mike Walters 2017-12-24 16:11:15 +00:00
  • ca2a52dd53 Don't try to draw an empty traceplot Mike Walters 2017-12-24 15:32:31 +00:00
  • 0e86f24557 Merge pull request #139 from pothosware/master Mike Walters 2017-11-28 18:07:07 +00:00
  • 04b989142f added QMessageBox dialog on failure to open file Josh Blum 2017-11-25 16:26:48 -06:00
  • fd2d3e652b support win32 application (graphical no console) Josh Blum 2017-11-25 16:18:30 -06:00
  • 3f5e373ee4 replace off_t with size_t to match system pointer size Josh Blum 2017-11-25 16:06:08 -06:00
  • 40890e46ab Remove mmap dependencies with QFile Josh Blum 2017-11-25 15:54:13 -06:00
  • 69e8c1410c Merge pull request #137 from pothosware/master Mike Walters 2017-11-23 18:52:37 +00:00
  • 665969474b move new definitions and mman include into msvc specific if/else Josh Blum 2017-11-23 12:38:08 -06:00
  • 5daf134c17 changes to build under msvc and fftw find package Josh Blum 2017-11-23 01:57:29 -06:00
  • 58e9617734 added missing include for std::bind usage Josh Blum 2017-11-23 01:14:27 -06:00
  • 75b5bc6b77 Merge pull request #135 from argilo/cu8-like-rtl-sdr Mike Walters 2017-11-05 22:04:20 +00:00
  • e31be08f04 Use a DC offset of 127.4 to match the RTL-SDR. Clayton Smith 2017-10-31 08:20:53 -04:00
  • 4e6759db21 Merge pull request #131 from mmaroti/zoombug Mike Walters 2017-10-14 02:44:35 +01:00
  • 962dadb57a Merge pull request #132 from EdwardBetts/spelling Mike Walters 2017-10-14 01:39:59 +01:00
  • 9f52e98357 Dirty hack to fix #89 Mike Walters 2017-10-05 03:56:04 +01:00
  • ad38b0756c correct spelling mistake Edward Betts 2017-09-01 18:50:45 +01:00
  • 67428d921d fixes this zooming bug: when you try to zoom in/out after the middle point of the sample buffer the display jumps to the end of the buffer Miklos Maroti 2017-08-22 12:53:03 -05:00
  • a89d1337ef Merge pull request #129 from bkchr/qt59_fix Mike Walters 2017-05-31 15:28:44 +01:00
  • 94f2c06742 Qt requires that all used modules are set as required in CMake Bastian Köcher 2017-05-31 15:23:06 +02:00
  • 5f0b7c2d38 Prevent tuner deviation becoming zero Mike Walters 2017-04-15 12:49:24 +01:00
  • 498e7f3c3b Merge branch 'battlesnake-master' Mike Walters 2017-04-14 21:42:54 +01:00
  • 35684e4dc5 Widened FFT size range Mark K Cowan 2017-03-12 16:25:37 +00:00
  • 6c10aea96e Make sure cursors/tuner interactions block canvas dragging Mike Walters 2017-04-14 20:32:52 +01:00
  • f4e98a389b Switch plotview to QGraphicsView for canvas dragging Mike Walters 2017-04-14 20:06:35 +01:00
  • 509c4ea320 Rename samplesPerLine -> samplesPerColumn Mike Walters 2017-04-14 20:35:17 +01:00
  • 5678a4cb63 Factor out calculations between samples/columns Mike Walters 2017-04-14 20:32:39 +01:00
  • ca7ea61901 Rework plotview to scroll by column not by sample Mike Walters 2017-04-14 20:05:36 +01:00
  • 5b06734619 temp clang-tidy Mike Walters 2017-04-13 16:57:30 +01:00
  • a0929190b7 Fix some potential use-after-frees Mike Walters 2017-04-13 16:00:44 +01:00
  • 99c281d9d5 Don't use float loop iterator Mike Walters 2017-04-13 16:00:19 +01:00
  • 06d2645719 stdio.h -> cstdio Mike Walters 2017-04-13 15:59:59 +01:00
  • d8d1969a4c Merge branch 'kevinmehall-zoom' Mike Walters 2017-02-18 17:47:53 +00:00
  • 90d798a93b Make scroll wheel zoom less jumpy on fractional-scroll devices like touchpads Kevin Mehall 2017-02-04 10:21:26 -08:00
  • 705600ef50 Make ctrl+scroll zoom in and out of cursor point, rather than center Kevin Mehall 2017-02-04 09:56:07 -08:00
  • 87d52d5274 Handle zoom events before parent to prevent normal scrolling v0.2 Mike Walters 2017-02-03 15:21:10 +00:00
  • 62eb5c991d Add more pixmap cache Mike Walters 2017-02-03 15:21:02 +00:00
  • 8500c01b07 README tweak Mike Walters 2017-02-03 15:09:20 +00:00
  • ee489b5b32 Clarify current symbol extraction behaviour Mike Walters 2017-02-03 14:44:53 +00:00
  • a61683c9c9 Update README Mike Walters 2017-02-03 14:42:12 +00:00
  • d42dc5737c Phase plot Mike Walters 2017-02-03 13:53:29 +00:00
  • 78c6e864ad Display file-type when exporting samples Mike Walters 2017-02-03 14:20:49 +00:00
  • 0a3630d486 Add missing file Mike Walters 2017-02-02 19:06:36 +00:00
  • d37ae128ef Make all plots subscribe to their sources Mike Walters 2017-02-02 19:02:16 +00:00
  • 8d50ca6cb8 Move subscription stuff to AbstractSampleSource Mike Walters 2017-02-02 18:57:15 +00:00
  • 54f951bf18 Don't export filtered samples when the filter isn't visible Mike Walters 2017-02-02 17:51:47 +00:00
  • 8d48d3b867 Fix file types in open dialog Mike Walters 2017-02-02 17:25:39 +00:00
  • 909e3ed438 Stop eventFilter stealing mouse events from scrollbars Mike Walters 2017-02-02 16:11:29 +00:00
  • 27fd4d3970 Update README for liquid version Mike Walters 2017-02-02 15:51:48 +00:00
  • 2a4e59fd6d Limit tuner to within plot area on move Mike Walters 2017-02-02 15:36:52 +00:00
  • 69f2ff7545 Limit tuner edges to within plot area Mike Walters 2017-02-02 15:34:43 +00:00
  • 5c009f3b2a Limit tuner deviation Mike Walters 2017-02-02 15:27:58 +00:00
  • 9df1ce48c2 Pass plot height to tuner Mike Walters 2017-02-02 15:26:03 +00:00
  • d512d4a5a7 Allow removing plots Mike Walters 2017-02-01 14:29:05 +00:00
  • 112251b585 Process cursor mouse events last Mike Walters 2017-01-29 01:06:47 +00:00
  • fc9acfe376 Try to keep tuner at same spot when changing fft size Eoin Mcloughlin 2016-12-18 14:02:29 +00:00
  • ba791971b9 Use 'Save' dialog for exporting samples Mike Walters 2017-01-24 01:09:57 +00:00
  • b35fcd7fc7 Ability to export raw samples from other plots Eoin Mcloughlin 2016-10-01 21:27:05 +01:00
  • f08cf08c0e Merge branch 'fsch2-linked-cursors2' Mike Walters 2017-01-18 12:47:33 +00:00
  • dcd34f5d49 Don't trap all mouse events in Cursors handler Mike Walters 2017-01-18 12:39:56 +00:00
  • 5ce1d14e4c Enable movement of both cursors by dragging between them Felix Schulthess 2017-01-06 00:50:21 +01:00
  • 90e45fb073 Force fft/zoom change signal to setup initial state Mike Walters 2016-12-19 16:33:48 +00:00
  • 5c9dca7be2 Cleanup settings saving with individual slots Mike Walters 2016-12-19 16:31:52 +00:00
  • 200ea4eb73 Merge branch 'eoineoineoin-SaveSettings' Mike Walters 2016-12-18 13:41:46 +00:00
  • b59a068180 Fix FFT/Zoom setting saving Eoin Mcloughlin 2016-12-11 18:20:35 +00:00
  • 90a522f457 Save rest of settings in spectogram controls Eoin Mcloughlin 2016-12-05 23:29:47 +00:00
  • 4cc04c1ca4 Remember state of "Open File" dialog Eoin Mcloughlin 2016-12-18 12:51:59 +00:00
  • 5e332faedc Save sample rate in settings Eoin Mcloughlin 2016-12-04 22:58:09 +00:00
  • 15eefe303c Merge pull request #98 from eoineoineoin/bfonly Mike Walters 2016-12-11 01:12:19 +00:00
  • 7c10bf946d Add missing header Eoin Mcloughlin 2016-12-06 23:06:46 +00:00
  • aaae834496 Cosmetics Eoin Mcloughlin 2016-10-31 18:11:49 +00:00
  • 6e83051204 Better fix for export infinite loop Eoin Mcloughlin 2016-10-31 18:09:59 +00:00
  • d6d9b73434 Compiler warning Eoin Mcloughlin 2016-10-31 18:09:45 +00:00
  • b5485aa055 Merge 86b0ee Eoin Mcloughlin 2016-12-06 21:46:33 +00:00
  • 23490a0954 Fixing use-after-free resulting in heap corruption Eoin Mcloughlin 2016-10-09 19:15:29 +01:00
  • 45858cf001 Fix memory leak Eoin Mcloughlin 2016-10-09 18:33:15 +01:00
  • 9c0359fd40 Fix infinite loop when exporitng samples Eoin Mcloughlin 2016-10-02 12:24:11 +01:00
  • b2068f5f44 Remove dead code. Fix some compiler warnings. Eoin Mcloughlin 2016-10-01 21:54:41 +01:00
  • 83be56fd8b Merge pull request #97 from samyk/master Mike Walters 2016-11-30 06:43:36 +00:00
  • 57a1bca8b9 Move "All files" in Open Dialog to default Prevents macOS bug where only certain files are selectable by default (though not all file formats Inspectrum supports) Samy Kamkar 2016-11-29 22:38:14 -08:00
  • 5c4af0ec51 Merge pull request #94 from apelly/slow-zoom Mike Walters 2016-10-26 10:24:32 +01:00
  • 0d9f8af53e Slow down mouse zoom speed apelly 2016-10-26 14:21:42 +13:00
  • d747e9daff Check for reasonable duration in paintTimeScale Mike 2016-09-17 16:48:29 +01:00
  • 46a5d27a3e Fix mac build Mike 2016-09-15 19:25:46 +01:00
  • e054965690 Set better bounds on viewRange Mike 2016-09-15 19:12:06 +01:00