Commit Graph

  • bdf31ebf76
    Merge pull request #877 from cjcliffe/travis_ci_updates_feb2021 Charles J. Cliffe 2021-02-22 20:28:19 -0500
  • f571f27efc
    Update CI OSX/Xcode version #877 Charles J. Cliffe 2021-02-22 19:55:24 -0500
  • 260b391c5e Really added the files this time #871 colbyAtCRI 2021-01-15 07:12:54 -0800
  • 4eefcd2465 Added ModemCW colbyAtCRI 2021-01-15 07:11:49 -0800
  • 0b2b90848d Updated Windows liquid-dsp binaries to master, now some functions have return values for error management. - liquid-dsp ref: c68f5e39434433c88bd4fe19784bf4c8a32aa8e4 - using GCC 10.2 (MSYS2) vsonnier 2021-01-02 11:07:22 +0100
  • 6a709fe24b
    Modified ModemAM (#865) Paul Colby 2021-01-02 03:11:02 -0800
  • d8d2478e07 Modified ModemAM #865 colbyAtCRI 2020-12-25 09:10:39 -0800
  • 7b1956f7cd Cleaner management of the device not accepting the requested sample rate vsonnier 2020-11-21 11:52:34 +0100
  • 155862f703
    Apparently for wxWidgets 3.1.4 some options are no longer needed for MacOS Vincent Sonnier 2020-11-11 11:33:04 +0100
  • 366c0088c8
    Update script for wxWidgets v3.1.4 Vincent Sonnier 2020-11-11 10:12:01 +0100
  • 19780c7307
    Merge pull request #1 from nomadiq/nomadiq-patch-1 #858 nomadiq 2020-11-04 20:25:34 -0500
  • 0049224747
    Fixed USB demod problem in issue #820 nomadiq 2020-11-04 17:12:42 -0500
  • 4f1db5544d
    Merge pull request #840 from cjcliffe/feature/zeroing_and_universal_offset Charles J. Cliffe 2020-08-24 22:47:42 -0400
  • d08b0be9bd Updated Windows liquid-dsp binaries (master: 3be93e37e2556b7152e176046dd899a6d2599a58) using GCC 10.2 (MSYS2) vsonnier 2020-08-14 12:41:29 +0200
  • 850e646c6d Fix source of bandwidth display visual glitch #840 Charles J. Cliffe 2020-08-10 23:16:37 -0400
  • 2f0bbef234 Frequency dialog bw limit check Charles J. Cliffe 2020-08-10 23:05:28 -0400
  • 63631cd255 Use shift-right click for zero-right instead, additional cleanup Charles J. Cliffe 2020-07-28 23:24:00 -0400
  • 94ca0bbe54 Update to use SoapySDR frequency correction instead of RTL-SDR specific Charles J. Cliffe 2020-07-20 01:01:28 -0400
  • 8b61aaa62f
    Merge pull request #839 from cjcliffe/feature/hamlib_error_feedback Charles J. Cliffe 2020-07-13 20:52:00 -0400
  • 7742646794 Error dialog feedback when rig thread exits unexpectedly. #839 Charles J. Cliffe 2020-07-12 23:58:24 -0400
  • 4cc0958f7b
    Merge pull request #835 from cjcliffe/bugfix/bookmark-issues-jun2020 Charles J. Cliffe 2020-06-22 23:46:03 -0400
  • b4f2b611eb Update recording notification message #835 Charles J. Cliffe 2020-06-22 23:36:39 -0400
  • 50f2bb18eb Fix enter handling on mac Charles J. Cliffe 2020-06-22 23:26:04 -0400
  • c5652be141 Possible workaround for label entry to keep it from breaking global key handler (Linux tested) Charles J. Cliffe 2020-06-17 22:05:57 -0400
  • b564a0ddde Fix #806: fix scale of Frequency and Edit Label dialogs by @jawatson Co-Authored-By: James Watson <jimwatson@mac.com> vsonnier 2020-04-19 11:17:00 +0200
  • 2f4e9a9e74 Adds a fix to scale the Frequency dialog. James Watson 2020-04-05 20:41:08 +0300
  • 853484ff82 BookmarkMgr: Add more upper and lower amateur bands to the default ranges, also display frequency vsonnier 2020-04-17 16:30:36 +0200
  • 60fa038549 Updated Windows liquid-dsp binaries to master using GCC 9.30 vsonnier 2020-04-14 19:05:28 +0200
  • d016717d15
    temporary patch to support retina display on macOS #810 Davide Gerhard 2020-04-12 15:19:59 +0200
  • d2f9333523
    Misc. enhancements (driven by RSPDuo support needs) (#786) #806 Vincent Sonnier 2020-02-26 07:11:19 +0100
  • 712328759b Cleaner stopping of device in case of device loss #786 vsonnier 2020-01-19 12:04:24 +0100
  • c21ae7bfc4 Add Device name in main window title bar vsonnier 2020-01-19 11:01:04 +0100
  • 9c32b97910 Make Gradient constructor using doubles instead of floats, to prevent narrowing-conversion warnings down the road vsonnier 2020-01-04 21:20:36 +0100
  • 45fe1a9f3b
    Merge pull request #779 from cjcliffe/2019-donation-updates Charles J. Cliffe 2019-12-30 22:16:55 -0500
  • 8a629b1438 Updated donation dialog contents and fixed layout issues #779 Charles J. Cliffe 2019-12-30 22:07:23 -0500
  • f00efe7e58 Fix missing import for GLX on linux. (#767) Benoît Allard 2019-12-29 17:32:53 +0100
  • 57454e4b32
    Changed wxWidgets version to 3.1.3 Vincent Sonnier 2019-12-27 11:42:57 +0100
  • cd6df01166 Winsock.h was included multiple times through windows.h causing compile errors (#772) antihax 2019-12-10 23:50:06 -0600
  • 6951388e15 Remove redundant windows.h import #772 Danni 2019-12-10 16:40:24 -0600
  • 4c75fbe538 Prevent redefinition of winsock. Danni 2019-12-09 19:06:26 -0600
  • 58d3a02855 Stop spamming hundreds of `No SoapySDR Module` dialogs. (#773) antihax 2019-12-09 00:19:45 -0600
  • d9144eca53 Stop spamming hundreds of `No SoapySDR Module` dialogs. #773 Danni 2019-12-08 23:22:11 -0600
  • 2e5d2d0904 Proper OpenGL HiDPI handling. Fixes problems with size of OpenGL widgets on HiDPI screens. #769 Aleksey Makarenko 2019-11-12 21:19:13 +0300
  • 0540d08c2d
    Fix missing import for GLX on linux. #767 Benoît Allard 2019-11-03 14:56:47 +0100
  • 31323fe3c2 fix build with wxWidgets 3.1.3 (#765) rainbow 2019-10-29 07:38:31 +0000
  • 65a160fa35
    fix build with wxWidgets 3.1.3 #765 Davide Gerhard 2019-10-29 08:17:13 +0100
  • 4f7dcd4d89
    Use Google Turbo Color for Default Theme WF colors (#748) Vincent Sonnier 2019-09-23 07:24:04 +0200
  • df37816ae2 Oups duplicate IDs for widgets is wrong #748 vsonnier 2019-09-19 07:27:30 +0200
  • 87499d4e37 Added Default Jet Waterfall as the old WF color theme vsonnier 2019-09-17 19:33:07 +0200
  • 152b5bb936 Use Google Turbo Color for Default Theme WF colors vsonnier 2019-08-24 11:13:24 +0200
  • e0d1e2b6ff Update Windows libraries to liquid-dsp v1.32 / Gcc 9.2.0 vsonnier 2019-08-17 17:15:26 +0200
  • 21fc2d605a
    Merge pull request #745 from cjcliffe/general_ux_fixes_May2019 Charles J. Cliffe 2019-07-23 22:57:17 -0400
  • 117c1de3fb Merge remote-tracking branch 'origin/master' into general_ux_fixes_May2019 #745 Charles J. Cliffe 2019-07-02 20:15:10 -0400
  • 14c546ef9e BookmarkView refresh handling cleanup; reduce flicker and layout errors Charles J. Cliffe 2019-06-28 00:24:39 -0400
  • 59687d7a0b Alpha version bump; update to VS2019 redist files Charles J. Cliffe 2019-06-26 00:07:02 -0400
  • 9bf25b8feb Fix #739: removed usage of std::binary_function deprecated after C++11 vsonnier 2019-06-02 18:56:00 +0200
  • e379cceeb2 Bookmarks: Add delete key handler, fix refresh issues, ensure active selection stays in view on refresh Charles J. Cliffe 2019-05-29 00:25:02 -0400
  • 99ecbef373 Fix nudging out of view, fix keypad triggering and tuner freq entry target Charles J. Cliffe 2019-05-24 00:30:22 -0400
  • 0fa818c2fb
    Merge pull request #730 from cjcliffe/appimage_configload Charles J. Cliffe 2019-05-13 22:59:04 -0400
  • 1f188a3c4b Move config load out of commandline parse to prevent wrong path in AppImage #730 Charles J. Cliffe 2019-05-13 22:41:22 -0400
  • 0131c4d128
    Merge pull request #729 from cjcliffe/linux_ui_fixes Charles J. Cliffe 2019-05-13 21:44:48 -0400
  • dcdacb0cf7 Bookmark refreshing, port selection and device selector UI fixes #729 Charles J. Cliffe 2019-05-13 20:52:36 -0400
  • 19b922a863
    Merge pull request #728 from cjcliffe/rigmenu_serial Charles J. Cliffe 2019-05-08 19:01:07 -0400
  • 8b862037da Fix port selector dialog size/layout; make rig model selection easier with submenus #728 Charles J. Cliffe 2019-05-07 23:35:06 -0400
  • a000446610 Upgrade to RtAudio v5.1.0 vsonnier 2019-04-18 06:58:04 +0200
  • d43f30f0c7
    Merge pull request #724 from cjcliffe/liquid_dsp_ampmodem_update Charles J. Cliffe 2019-04-17 22:04:38 -0400
  • c6855cd099 Updated Windows liquid-dsp aligned on ampmodem API changes #724 vsonnier 2019-04-17 06:51:12 +0200
  • 1a362152ee USB modem fix re: firhilbf c2r update Charles J. Cliffe 2019-04-17 00:12:54 -0400
  • 35ae486d20 Patch for updated liquid-dsp firhilbf complex->real adding usb Charles J. Cliffe 2019-04-16 19:05:05 -0400
  • 58086c17fb ampmodem parameters have changed Charles J. Cliffe 2019-04-16 18:53:10 -0400
  • 8edd8a77dc
    Merge pull request #723 from cjcliffe/code_quality Charles J. Cliffe 2019-04-16 18:32:47 -0400
  • 44fd77ec50 Merge remote-tracking branch 'origin/master' into code_quality #723 Charles J. Cliffe 2019-04-10 22:24:11 -0400
  • 61f6eac8cf Updated Windows liquid-dsp binaries again-again, from latest master vsonnier 2019-04-02 06:49:31 +0200
  • cf8ea45fa9 Updated Updated Windows liquid-dsp binaries again, from latest master vsonnier 2019-03-30 15:45:48 +0100
  • c67330e985 menu action cleanup/refactoring Charles J. Cliffe 2019-03-19 00:06:01 -0400
  • 58d4f484e4 Appframe header cleanup, sorting, move init vars Charles J. Cliffe 2019-03-16 18:37:52 -0400
  • 5f3de57bd8 AppFrame Cleanup: Move config, menubar inits Charles J. Cliffe 2019-03-16 17:44:41 -0400
  • 8d09d9c329 Merge remote-tracking branch 'origin/master' into code_quality Charles J. Cliffe 2019-03-16 16:57:10 -0400
  • c27e1e6514
    Make stream deactivated before a sample-rate change and reactivated afterwards (#718) Vincent Sonnier 2019-03-15 06:30:55 +0100
  • 86c2817ba6 Merge branch 'master' into code_quality Charles J. Cliffe 2019-03-14 23:10:27 -0400
  • 0f098e3cbb Compiler warnings: comment unused params Charles J. Cliffe 2019-03-14 23:07:51 -0400
  • 3009da6194 Merge remote-tracking branch 'origin/master' into code_quality Charles J. Cliffe 2019-03-14 21:15:07 -0400
  • ea016e6638 Merge branch 'drahosj-master' Charles J. Cliffe 2019-03-14 21:02:52 -0400
  • 2a75c2776e tabs->spaces Charles J. Cliffe 2019-03-14 21:01:19 -0400
  • d7796f6d6a Re-read sample rate and MTU AFTER stream activation to recompute CubicSDR buffers #718 vsonnier 2019-03-10 18:11:34 +0100
  • eb476be97b Make stream deactivated before a sample-rate chnage and reactivated afterwards vsonnier 2019-03-10 10:49:34 +0100
  • b18b609d61 Updated Windows liquid-dsp binaries again, from latest master vsonnier 2019-03-12 22:04:05 +0100
  • f449a65457 Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows Diane Bruce 2019-02-25 19:51:06 -0500
  • 9e43beec1a Updated Windows liquid-dsp binaries part II: use exact same config.h as Linux goes, removed not-relevant files vsonnier 2019-03-10 18:56:01 +0100
  • ed5993748f Fix for above 3Mhz sample rate on LimeSDR-USB Dantali0n 2019-03-09 19:16:57 +0000
  • 3cb0fb655c
    Fix for above 3Mhz sample rate on LimeSDR-USB #717 Dantali0n 2019-03-09 19:16:57 +0000
  • bc56bf6cc0
    Merge pull request #1 from cjcliffe/master Dantali0n 2019-03-09 18:39:49 +0000
  • 94e252db51 Fix wrong type for timeoutUs parameter of readStream vsonnier 2019-03-09 18:23:06 +0100
  • a2bd569e5a Fix wrong type for timeoutUs parameter of readStream vsonnier 2019-03-09 18:22:49 +0100
  • 6d8c9f60d2 Maybe fixing #716: Nullify readStream timeout parameter effect which some modules effectively use (LimeSDR...) but we don't care vsonnier 2019-03-09 17:56:49 +0100
  • b6c81fe726 Add traces about MTU used size vsonnier 2019-03-09 14:19:42 +0100
  • f13af7f357 Updated Windows liquid-dsp binaries to latest version - Take liquid-dsp master - Align config.h MingW and Linux one. - Make 64bit build target SSE4.2 while 32bit stays SSE3. - Use latest MSYS2 version, i.e. GCC 8.3 for 64bit, GCC 7.4 for 32bit. - Updated libwinpthread-1.dll from latest MSYS2 - Removed libliquid.a from msvsc libs since Visual Studio can't possibly static link MINGW lib. ==> 1.5x perf boost in CubicSDR :) ==> Maybe the config.h was wrong all this time, for instance HAVE_MMX wasn't defined. Well well. vsonnier 2019-03-09 10:21:55 +0100
  • c561292a27
    Merge pull request #715 from cjcliffe/vso_spin_lock_adjustments2 Vincent Sonnier 2019-03-05 06:49:28 +0100
  • 1d2e35cbac More Spin locks experiments #715 vsonnier 2019-03-05 06:44:58 +0100
  • fd30710d14
    Merge pull request #714 from cjcliffe/vso_spin_lock_adjustments Vincent Sonnier 2019-03-04 18:46:14 +0100