Commit Graph

  • 08a9ad0ea1 Merge pull request #85 from schneider42/frequency-marking Mike Walters 2016-09-15 06:02:27 +01:00
  • ed31017f2c feat(spectrogramplot): Draw a frequency scale schneider 2016-09-06 00:08:07 +02:00
  • ca01bd2e13 Merge pull request #87 from saerdnaer/patch-1 Mike Walters 2016-09-12 08:04:35 +01:00
  • 15432748f7 fixes the qt5 issues reported in #40 and #60 Andreas Hubel 2016-09-11 22:23:47 +02:00
  • 3a1f511664 Add liquid-dsp to platform specific build instructions Andreas Hubel 2016-09-11 22:13:51 +02:00
  • a9aab9960b Merge pull request #86 from jboone/multi_format_2 Mike Walters 2016-09-10 18:39:11 +01:00
  • b500b5639d Add many missing filename extensions to file-open options. Jared Boone 2016-05-31 09:40:13 -07:00
  • 0d09e12bb8 Add extension support for 8.3 filenames (c16, c8). Jared Boone 2016-05-31 09:35:03 -07:00
  • 45362009e9 Case-insensitive file extension comparison. Jared Boone 2016-05-31 09:34:35 -07:00
  • 25b01a19b8 Merge pull request #84 from schneider42/export-fix-2 Mike Walters 2016-09-01 23:25:29 +01:00
  • a487862559 fix(inputsource): Fix off-by-one in getSamples() schneider 2016-09-01 22:49:13 +01:00
  • 2f5f012929 fix(plotview): check return value of getSamples for export schneider 2016-09-01 22:45:07 +01:00
  • e936e51bca Merge pull request #82 from schneider42/export-menu Mike Walters 2016-09-01 01:36:15 +01:00
  • 78b004b159 fix(spectrogramplot): Initialize the tuner transform as passthrough schneider 2016-08-31 22:35:20 +01:00
  • d3754785b0 feat(plotview): Recommend a decimation based on the tuner BW schneider 2016-08-31 21:38:04 +01:00
  • 4833c8938a fix(plotviw): Do not crash on large full file exports schneider 2016-08-31 20:56:42 +01:00
  • 3b794fee7e feat(export): Initial sample export support schneider 2016-08-30 09:04:04 +02:00
  • b79cdc2467 Plot amplitude between -1 and +1 so that the threshold plot works on it Mike Walters 2016-08-14 16:18:43 +01:00
  • 88e1abfc35 Fix theme docs Mike Walters 2016-08-13 18:33:33 +01:00
  • 37887969b8 Add docs Mike Walters 2016-08-13 18:24:28 +01:00
  • 2c83e4ec89 Merge pull request #80 from schneider42/parse-osmocom-fft Mike Walters 2016-08-12 21:12:30 +01:00
  • 6b279d239f fix(main): Give command line options precedence Tobias Schneider 2016-08-12 21:51:37 +02:00
  • b03be6fd37 feat(mainwindow): Parse sample rate from osmocom_fft filenames Tobias Schneider 2016-08-12 21:50:43 +02:00
  • ec7c42a38c Display drag/move mouse pointer when dragging cursors Mike Walters 2016-08-12 15:42:24 +01:00
  • 172ddee5c4 Only pass mouse events to cursors if they're enabled Mike Walters 2016-08-12 15:41:28 +01:00
  • 0ad77ee2e4 Add missing file Mike Walters 2016-08-11 19:04:54 +01:00
  • 0565d83d27 Use SI prefixes in labels Mike Walters 2016-08-11 18:49:20 +01:00
  • e8c1f1f7d1 Clear spectrogram caches & repaint on src invalidate Mike 2016-08-10 21:14:20 +01:00
  • b31d6a03ad Fix times/rates not changing when sample rate changes Mike 2016-08-09 23:09:23 +01:00
  • b19fef7585 refact(plotview): Move the time scale into PlotView Tobias Schneider 2016-08-09 23:27:37 +02:00
  • dd461bacb7 added time scale toggle checkbox droelfdroelf 2015-12-20 21:54:22 +01:00
  • 549d6fa679 feat(spectrogramplot): Draw a time axis at the top Tobias Schneider 2016-08-05 10:28:53 +01:00
  • fc9e575052 Merge pull request #76 from EvanKrall/travis_osx Mike Walters 2016-07-04 00:29:46 +01:00
  • 8beea585f6 reorder compilers so builds for linux/clang and osx/clang are adjacent in the list Evan Krall 2016-07-03 16:12:37 -07:00
  • 14f7bc56b0 Exclude building against GCC on OS X, since it's actually clang Evan Krall 2016-07-03 16:03:54 -07:00
  • eac11a89c1 Have travis build for OS X. Evan Krall 2016-07-03 15:20:14 -07:00
  • 1f2ae83ee6 Update README Mike Walters 2016-07-03 23:05:55 +01:00
  • ab58f174c8 Update screenshot Mike Walters 2016-07-03 23:01:07 +01:00
  • e86ec88441 Merge pull request #75 from EvanKrall/master Mike Walters 2016-07-03 21:50:15 +01:00
  • 6101999fec Include headers to make build pass on OS X Evan Krall 2016-07-03 13:46:57 -07:00
  • 266c493fef Do a local liquid install to fix paths Mike Walters 2016-07-03 20:07:43 +01:00
  • ddd6ad959d Re-add qt packages Mike Walters 2016-07-03 19:56:30 +01:00
  • 6d4eb3a1cd Try trusty Mike Walters 2016-07-03 19:51:02 +01:00
  • d1e9682890 Experiment with removing deps Dominic Spill 2016-07-03 17:32:04 +01:00
  • 057a9239c3 Add alternative apt repository Dominic Spill 2016-07-02 23:28:07 +01:00
  • e050559894 Run bootstrap before configure Dominic Spill 2016-07-02 18:49:38 +01:00
  • 6c9ab983a3 Cut down apt-get installed package list Dominic Spill 2016-07-02 18:42:17 +01:00
  • 4e1f8cc909 Add Travis CI file for Liquid DSP branch Dominic Spill 2016-07-02 18:35:19 +01:00
  • 6e77ef1ffa Update README prereqs Mike Walters 2016-07-03 20:51:26 +01:00
  • 90833b5d43 Remove GR Mike Walters 2016-06-11 13:44:08 +01:00
  • 2d38c6b3c4 plots: Don't use GR for threshold Mike Walters 2016-06-11 13:39:19 +01:00
  • 89357007b9 plots: Port frequency demod to liquid Mike Walters 2016-06-11 13:24:14 +01:00
  • 43401be07d plots: Don't use GR for amplitude demod Mike Walters 2016-06-10 19:35:52 +01:00
  • c5469a0fb7 Delete rotator Mike 2016-06-08 10:41:50 +01:00
  • 6c77918558 tuner: Port to liquid Mike 2016-06-08 10:35:44 +01:00
  • 19bc60a205 tuner: Use liquid for filter design Mike 2016-06-05 22:38:50 +01:00
  • 0ae5394e68 Link to liquid-dsp Mike 2016-06-05 18:44:10 +01:00
  • 4504736604 spectrogram: Use image.scanLine for more speedup Mike Walters 2016-06-04 16:23:02 +01:00
  • 702dffe441 spectrogram: Pull out constants from pixmap tile loop Mike Walters 2016-06-04 16:11:25 +01:00
  • a96964bd2b spectrogram: Speed up FFT iterator a bit more Mike Walters 2016-06-04 16:10:51 +01:00
  • 7ad24233fd spectrogram: Plot log power instead of magnitude Mike Walters 2016-06-04 14:53:34 +01:00
  • 22c81f52da spectrogram: Drop the unnecessary sqrt Mike Walters 2016-06-04 14:50:27 +01:00
  • 45e2e7ef67 spectrogram: Pull some constants out of the loop Mike Walters 2016-06-04 14:46:28 +01:00
  • 1d33e70a1f spectrogram: Simplify a bit Mike Walters 2016-06-04 14:44:13 +01:00
  • 1e9c96b9b9 spectrogram: Use log2f to avoid double conversions Mike Walters 2016-06-04 12:48:55 +01:00
  • 083c8ad486 spectrogram: Speed up getLine by removing mod operator Mike Walters 2016-06-04 12:45:55 +01:00
  • e38703c4ae Explicitly cast to an off_t Russ Garrett 2016-05-02 20:13:40 +01:00
  • ecdc01986b cursors: Move cursors to keep a constant symbol rate when changing symbol count Mike Walters 2016-05-02 00:02:18 +01:00
  • 8c2394df77 cursors: Only emit cursorsMoved after dragging (not on view updates) Mike Walters 2016-05-01 23:38:27 +01:00
  • 748dc33c22 plotview: Fix symbol extraction Mike 2016-04-30 22:57:19 +01:00
  • c705573940 cmake: Add PMT component Mike Walters 2016-04-28 14:41:10 +01:00
  • 62b75728cc samplebuffer: Make the history stuff actually work Mike Walters 2016-04-28 01:18:11 +01:00
  • 20c90635d3 rotator: Set the correct phase at the start of a block Mike Walters 2016-04-28 01:06:02 +01:00
  • 6c9c40527f tuner: Re-implement rotator_cc Mike Walters 2016-04-28 00:22:49 +01:00
  • c03f98f839 tuner: Switch from freq xlating fir filter to rotator + fir filter Mike Walters 2016-04-27 22:19:43 +01:00
  • 8159347ce0 Merge branch 'waveform' Mike Walters 2016-04-24 14:48:59 +01:00
  • f7a6728c3e plots: Add amplitude plot Mike Walters 2016-04-24 01:39:46 +01:00
  • 58136f99f2 spectrogram: Scale output samples based on power max slider Mike Walters 2016-04-24 01:39:02 +01:00
  • 377fe33204 spectrogram: Disable tuner when nothing subscribes to sample output Mike Walters 2016-04-23 18:47:33 +01:00
  • a4dd942bcb samplesource: Expose subscriber count Mike Walters 2016-04-23 18:41:59 +01:00
  • 6c3ae4ee94 samplebuffer: Process some samples before requested block Mike Walters 2016-04-23 13:57:56 +01:00
  • f74e847950 plotview: Basic symbol extraction Mike 2016-04-20 20:27:22 +01:00
  • 2bf0b1a5c7 input: Print fopen error Mike Walters 2016-04-23 13:58:21 +01:00
  • d3217a3178 plotview: Move derived plot actions to sub-menu Mike 2016-04-20 13:33:08 +01:00
  • d2d17ebd0c plotview: Remove hardcoded default plots Mike Walters 2016-04-17 23:19:15 +01:00
  • 6bc3e7b316 plots: Add threshold plot Mike Walters 2016-04-17 23:19:07 +01:00
  • 9762990759 samples: Support float -> float Mike Walters 2016-04-17 23:18:32 +01:00
  • bdadbef3e6 plots: Add plot names Mike Walters 2016-04-17 23:03:38 +01:00
  • ede1a547f4 plotview: Use selected plot when right clicking Mike Walters 2016-04-17 22:57:34 +01:00
  • f51921491c plotview: Context menu for adding plots Mike Walters 2016-04-16 20:26:44 +01:00
  • 26de4b4990 util: Add helper function for pair -> iter range Mike Walters 2016-04-16 19:39:33 +01:00
  • 1aa0ab54d0 plots: Keep multimap of plots keyed by input sample type Mike Walters 2016-04-16 16:38:25 +01:00
  • 18de7ff82a plots: Push plot definition out of PlotView Mike Walters 2016-04-12 00:55:55 +01:00
  • 0c8371ccb6 samplesource: Expose sample type Mike Walters 2016-04-15 00:45:39 +01:00
  • df50efa750 tuner: Prioritise movement over resize when dragging Mike 2016-04-09 21:03:48 +01:00
  • 7113243776 tuner: Draw relative to QRect, not absolute Mike 2016-04-09 19:10:18 +01:00
  • 894e490c36 plot: Don't steal all mouse events Mike 2016-04-09 19:05:36 +01:00
  • 1ef9a2676f spectrogramplot: Cleanup a bunch of dead code Mike Walters 2016-04-07 23:35:07 +01:00
  • 9d5bf3631d tuner: Move Tuner intro SpectrogramPlot Mike Walters 2016-04-07 22:51:16 +01:00
  • ec45e0f6da plot: Add sample output interface Mike Walters 2016-04-07 22:11:34 +01:00