Commit Graph

  • 4fcd06eff6 Added missing CI files AlexandreRouma 2022-01-29 14:51:53 +01:00
  • dcc0fef235 Added ubuntu jammy CI AlexandreRouma 2022-01-29 14:47:28 +01:00
  • 41ddce4f60 Introduce build for ubuntu jammy Mark de Bruijn 2022-01-29 09:49:37 +01:00
  • 260651fb5c Updated prebuilt debs AlexandreRouma 2022-01-27 19:21:30 +01:00
  • 97346e6621
    Merge pull request #616 from AlexandreRouma/zstd_compression AlexandreRouma 2022-01-27 17:29:32 +01:00
  • 80dcf2d968 Fixed support for older distro (update ffs) AlexandreRouma 2022-01-26 20:51:59 +01:00
  • 963c5c6581 Added missing deps to CI AlexandreRouma 2022-01-26 20:27:55 +01:00
  • a7b0b52da9 Fixed depencies AlexandreRouma 2022-01-26 20:20:04 +01:00
  • 03f0704dff Switched to ImGui::TextUnfort AlexandreRouma 2022-01-26 14:50:16 +01:00
  • e158eabbf4
    Merge pull request #615 from hewittc/format-security AlexandreRouma 2022-01-26 13:29:32 +01:00
  • 4c0220a228 compression AlexandreRouma 2022-01-26 13:23:55 +01:00
  • aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted Christopher Hewitt 2022-01-25 14:02:52 -07:00
  • 2c3b603b88 Satisfy GCC -Wformat-security with string literals Christopher Hewitt 2022-01-25 14:02:52 -07:00
  • 6fd7109461 fix typo in CMakeLists.txt kistlin 2022-01-25 19:34:02 +01:00
  • be649f2651 Merge branch 'master' into feature/add_uhd_support kistlin 2022-01-25 19:21:22 +01:00
  • c7fd962948 remove some comments kistlin 2022-01-25 19:05:07 +01:00
  • b42e42bc71 fixes in acquiring samples and setting the input sample rate correctly kistlin 2022-01-25 18:56:09 +01:00
  • ca196087e2
    Merge branch 'AlexandreRouma:master' into master Christian Oelschlegel 2022-01-24 18:49:13 +01:00
  • 75da59833a Fixed server bug AlexandreRouma 2022-01-24 01:02:27 +01:00
  • fa0967313f
    Merge pull request #609 from AlexandreRouma/drop_glew AlexandreRouma 2022-01-23 18:22:27 +01:00
  • a9f2319b75
    Merge branch 'AlexandreRouma:master' into master giordyb 2022-01-23 18:16:26 +01:00
  • 63fb675675 add set_vfo_opt fix for hamlib 4.x Giordano Bianchi 2022-01-23 18:15:28 +01:00
  • f0277dee6f also use a constant instead of strings for the channel index kistlin 2022-01-23 16:28:38 +01:00
  • e7d6809270 Debugflags now working out of the box in Visual Studio (Windows) Christian Oelschlegel 2022-01-23 11:30:25 +01:00
  • 6fba9d7904 removed all trace of glew from the codebase AlexandreRouma 2022-01-22 20:16:48 +01:00
  • c1685a441c Fixed typo AlexandreRouma 2022-01-22 19:22:58 +01:00
  • 9d7c1369ca Fix bad OpenGL bu AlexandreRouma 2022-01-22 18:13:46 +01:00
  • 6dc97de57b Dropping glew and using ImGui's loader instead AlexandreRouma 2022-01-22 18:03:14 +01:00
  • 0dc2f5f7c9 Fixed rigctl server AlexandreRouma 2022-01-22 16:36:48 +01:00
  • 983c4c0f87 Fix for me being stupid (again...) AlexandreRouma 2022-01-22 16:15:48 +01:00
  • 0ac85e0daf
    Linux Bugfix AlexandreRouma 2022-01-22 05:37:19 +01:00
  • da06fc39db
    Merge pull request #591 from kistlin/fix/unused_variables_warnings AlexandreRouma 2022-01-22 04:29:00 +01:00
  • 4c1b50a3ac Major bugfix in server AlexandreRouma 2022-01-22 02:30:08 +01:00
  • 34fc32dcf7 fixed fault config issues AlexandreRouma 2022-01-21 20:41:39 +01:00
  • 070e27505b Fixed new networking typo AlexandreRouma 2022-01-21 20:28:31 +01:00
  • 74b9d13360 SDR++ server beta :) AlexandreRouma 2022-01-21 20:22:13 +01:00
  • 84f8fab006 add bandwidth option kistlin 2022-01-19 07:14:45 +01:00
  • 88f9e36a65 fix: package named incorrectly in Requires' Joshua Mulliken 2022-01-18 19:51:01 -05:00
  • 6a0c35dbf6 add fedora 35 rpm build Joshua Mulliken 2022-01-18 19:18:42 -05:00
  • 04b45ba456 more coding guidelines kistlin 2022-01-17 19:15:48 +01:00
  • b47afc3cf3
    Update main.cpp giordyb 2022-01-17 16:46:55 +01:00
  • 6d76aa37ae clear the gui values in the disabled area when no device is selected kistlin 2022-01-17 10:22:11 +01:00
  • 80f6e85c14 change code to adhere to the coding guidelines kistlin 2022-01-17 10:10:58 +01:00
  • 81d23967b6 revert some changes after the review kistlin 2022-01-17 06:53:14 +01:00
  • 2e4f2019e6 move worker method to private section, simplify if expression kistlin 2022-01-16 14:57:24 +01:00
  • a4b81f731e add sample rates to the gui kistlin 2022-01-16 12:52:43 +01:00
  • 174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables kistlin 2022-01-16 08:28:57 +01:00
  • a2f66fe266 add loading of the config, add refresh button (device search) kistlin 2022-01-16 08:20:09 +01:00
  • d7e28cb4aa add gui option to change gain, antenna and channel kistlin 2022-01-15 11:21:56 +01:00
  • 75e6723e24 add simple device detection and reception kistlin 2022-01-14 18:03:55 +01:00
  • 5717059cb7 add module for Ettus Research devices using UHD kistlin 2022-01-13 17:17:48 +01:00
  • 1873c2c102
    [libcorrect] initialize bestpath to 0 nick black 2022-01-11 20:32:13 -05:00
  • 1185e4e114 Added persistent config for the rfspace source's hostname and port AlexandreRouma 2022-01-02 19:56:27 +01:00
  • 290bf5e32a Fixed invalid default config AlexandreRouma 2022-01-02 19:02:12 +01:00
  • 4db485e209 Enabled the RFspace source by default AlexandreRouma 2022-01-02 18:34:06 +01:00
  • a58ae2bd98 Added persistent config for RFspace source AlexandreRouma 2022-01-02 15:34:55 +01:00
  • aab9d9e6ad Fixed RFspace source missing from windows build AlexandreRouma 2022-01-01 21:38:15 +01:00
  • 7cc06b7a7b
    Fixed RFspace client on MacOS AlexandreRouma 2022-01-01 05:54:23 +01:00
  • efecd14281 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus AlexandreRouma 2022-01-01 05:27:19 +01:00
  • 33914a7316 More work on RFSpace source AlexandreRouma 2022-01-01 05:27:10 +01:00
  • 608979a0b7
    Merge pull request #567 from visat1/master AlexandreRouma 2021-12-30 19:46:20 +01:00
  • 3a815d94b9
    Merge pull request #1 from visat1/visat1-bandplan-at Michael Mangeng 2021-12-30 15:28:38 +01:00
  • 7b77bb3d45
    Share bandplan for austria Michael Mangeng 2021-12-30 15:27:53 +01:00
  • 201a612c19 Only showing filename of modules in loading screen AlexandreRouma 2021-12-26 17:26:45 +01:00
  • 5a0c1ab5d0 Added new patron AlexandreRouma 2021-12-26 16:49:50 +01:00
  • 470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) AlexandreRouma 2021-12-26 02:09:37 +01:00
  • 66269659c5 Lowered the number of threads for the rpi CI AlexandreRouma 2021-12-26 01:38:58 +01:00
  • 6ded678048 Made sure to clean build AlexandreRouma 2021-12-26 01:01:15 +01:00
  • f34614e169 Saving build artifacts from raspberry pi CI AlexandreRouma 2021-12-26 00:59:25 +01:00
  • 9d3f0f4f7e hopefully the final fix, i'm loosing my patience AlexandreRouma 2021-12-26 00:32:05 +01:00
  • 25d585a35a Fixing raspberrypi ci 3 AlexandreRouma 2021-12-26 00:30:06 +01:00
  • 34bd09a92e Fixed raspberripi CI again AlexandreRouma 2021-12-26 00:26:37 +01:00
  • e5bbd0fdb3 Fixed raspberry pi ci AlexandreRouma 2021-12-26 00:23:38 +01:00
  • b141c4b2a5 Start of notch control + added raspberry pi CI AlexandreRouma 2021-12-26 00:22:16 +01:00
  • 5a19829068 Removed ubuntu groovy from the CI AlexandreRouma 2021-12-25 16:51:39 +01:00
  • 51f84566c4 Radio Bugfix AlexandreRouma 2021-12-25 02:17:21 +01:00
  • db8f736d58 fixes AlexandreRouma 2021-12-24 21:51:18 +01:00
  • 07294034f6 Added preset system for FM IF NR AlexandreRouma 2021-12-24 21:42:04 +01:00
  • ad2ddc6ad3 Rolled back PFD AlexandreRouma 2021-12-19 22:18:35 +01:00
  • b736f83993 Fixed CI AlexandreRouma 2021-12-19 22:13:58 +01:00
  • d893eaae32 Formatted the entire codebase and added a CI check for formatting AlexandreRouma 2021-12-19 22:11:53 +01:00
  • ea587db0cb Formatted the entire codebase and added a CI check for formatting AlexandreRouma 2021-12-19 22:11:44 +01:00
  • 8644957881 Fixed clang format file AlexandreRouma 2021-12-19 21:52:21 +01:00
  • cc2d73202e Added clang format files for future linting AlexandreRouma 2021-12-19 05:37:23 +01:00
  • fe0b63a275 Removed option AlexandreRouma 2021-12-19 02:35:40 +01:00
  • ef01205fb6 Fixed missing argument AlexandreRouma 2021-12-19 02:33:55 +01:00
  • c1cb3d5a1c bugfix AlexandreRouma 2021-12-18 21:48:03 +01:00
  • f1a231b791 Added new deemphasis mode + new image widget AlexandreRouma 2021-12-18 21:23:23 +01:00
  • 5483268f8f Added error dialog to module manager and fixed typo AlexandreRouma 2021-12-16 16:49:19 +01:00
  • 6c7e952be3 Further APT tuning AlexandreRouma 2021-12-13 18:12:17 +01:00
  • 20b44403b2 Added missing file AlexandreRouma 2021-12-13 03:27:26 +01:00
  • 964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places AlexandreRouma 2021-12-13 03:01:06 +01:00
  • b4924a8fae CPU performance improvements for IF noise reduction AlexandreRouma 2021-12-12 21:55:00 +01:00
  • cee0f75870 bugfix + improved NFM IF noise reduction (less distortion) AlexandreRouma 2021-12-12 20:06:21 +01:00
  • cf226e49ed Updated imstb AlexandreRouma 2021-12-11 00:25:07 +01:00
  • 15010cff01 Added a noise blanker for SSB and DSB AlexandreRouma 2021-12-10 22:25:22 +01:00
  • 241632288e Fixed IF reduction not working with multivfo + Added beginning of IF notch code AlexandreRouma 2021-12-09 19:43:57 +01:00
  • f8ff67c5b0 beginning of notch filter implementation AlexandreRouma 2021-12-08 11:59:04 +01:00
  • c1942ac51d
    Fixed wrong default deemphasis mode on WFM AlexandreRouma 2021-12-08 04:15:05 +01:00
  • 91370993a2 Further NR tuning AlexandreRouma 2021-12-08 03:07:52 +01:00