Commit Graph

  • 191f652fc3 fix incorrect formatting #1288 AlexandreRouma 2024-01-22 17:05:50 +01:00
  • 3e58d4ba31 fix missing return statement AlexandreRouma 2024-01-22 02:10:48 +01:00
  • 86dcec7495
    Merge pull request #1284 from hzeller/20240121-adapt-rtaudio AlexandreRouma 2024-01-21 16:31:31 -08:00
  • 5a003e99d2 Address review comments. Henner Zeller 2024-01-21 15:23:45 -08:00
  • f197cf6bd9
    Fix styling in the other file AlexandreRouma 2024-01-21 23:49:23 +01:00
  • 8cefeadbd4
    Fix styling, modern computers can display more than 40 columns AlexandreRouma 2024-01-21 23:48:04 +01:00
  • 23ae66151b Make compatible with rtaudio API 5 and 6. Henner Zeller 2024-01-21 10:32:43 -08:00
  • fa76b4e865 Made the contributing policy more clear AlexandreRouma 2024-01-21 20:19:46 +01:00
  • d7596345af Make it easier to contribute: add .editorconfig Henner Zeller 2024-01-21 10:39:04 -08:00
  • 5e195a0d43 testing something for macos (do not use this CI build) AlexandreRouma 2024-01-19 20:53:25 +01:00
  • 5e299d9d23 testing something silly 2 AlexandreRouma 2024-01-19 20:01:05 +01:00
  • fd5813df6d testing something silly AlexandreRouma 2024-01-19 19:43:31 +01:00
  • eabb842b6b switched MacOS CI to debug mode AlexandreRouma 2024-01-19 19:11:01 +01:00
  • 5a1945f779 allow running code on older macos version (test) AlexandreRouma 2024-01-17 07:07:24 +01:00
  • 052167962d fix the rtlsdr source on android again nightly AlexandreRouma 2024-01-17 06:52:08 +01:00
  • 6fc41a81a7 fix build on android due to new librtlsdr function name AlexandreRouma 2024-01-17 06:41:25 +01:00
  • e710b6c6dc Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus AlexandreRouma 2024-01-17 06:29:41 +01:00
  • a91434c5fe fix windows CI (hopefully) and rebuild with Android BlogV4 support AlexandreRouma 2024-01-17 06:28:16 +01:00
  • 193580caf3
    Merge pull request #1270 from AlexandreRouma/master AlexandreRouma 2024-01-08 06:18:00 +01:00
  • ead2ac6128
    Merge pull request #1267 from clouserw/readme-fix AlexandreRouma 2024-01-05 00:20:29 +01:00
  • 505cbb0ba2
    add additional library to debian install instructions Wil Clouser 2024-01-04 11:48:39 -08:00
  • b1030cbdfb Implement #1260 AlexandreRouma 2023-12-27 03:53:43 +01:00
  • f3c5b2c31f Fixed #1259 AlexandreRouma 2023-12-26 23:10:44 +01:00
  • e208511bde more work AlexandreRouma 2023-12-16 19:57:48 +01:00
  • 348bf75281
    Merge pull request #1252 from AlexandreRouma/master AlexandreRouma 2023-12-14 20:54:04 +01:00
  • 2432390600 Completely redid the RDS demod AlexandreRouma 2023-12-13 23:25:18 +01:00
  • 0077201a8b
    Add MacOS security information Martin J. Levy 2023-12-06 09:48:30 -08:00
  • aab355bfbe Fix jack audio repeating bug illegalcoding 2023-11-11 18:15:34 +01:00
  • 794d6ff5ac clean up AlexandreRouma 2023-10-29 02:40:34 +01:00
  • 4803271115 fix #1212 AlexandreRouma 2023-10-29 02:27:19 +01:00
  • 7692727ac8 Load custom bandplans Guillaume Le Vaillant 2023-10-22 12:07:00 +02:00
  • 78daed7879 Implemented #1205 AlexandreRouma 2023-10-11 21:50:23 +02:00
  • 5f297b1a69 undid the oopsie AlexandreRouma 2023-10-10 15:21:55 +02:00
  • 7c5d4226eb removed MacOS CI since it required payment (ew...) AlexandreRouma 2023-10-09 22:43:39 +02:00
  • ec086ebbdf attempt at fixing M1 ci AlexandreRouma 2023-10-09 22:42:07 +02:00
  • aaac32d0ad
    Increase bandwidth to 60k Stathis Xantinidis 2023-10-03 17:03:30 +00:00
  • d10d420467 added MacOS M1 CI AlexandreRouma 2023-10-02 23:57:06 +02:00
  • 5bf989f49d fixed android build AlexandreRouma 2023-09-29 15:35:48 +02:00
  • 4b3b6976d6 removed rpi install script since it is not to be used AlexandreRouma 2023-09-29 14:52:30 +02:00
  • 55ddd383d2 Fix #1199 AlexandreRouma 2023-09-29 14:42:45 +02:00
  • 1a8ed3a0fc draws booksmarks on severl rows Davide Rovelli 2023-09-17 08:22:47 +02:00
  • a043ab2dd3
    Merge pull request #1185 from daviderud/master AlexandreRouma 2023-09-14 09:58:58 +02:00
  • d270e1c5e8 Merge branch 'master' of https://github.com/daviderud/SDRPlusPlus Davide Rovelli 2023-09-14 05:53:25 +02:00
  • e41f24a95e first version Davide Rovelli 2023-09-14 05:50:53 +02:00
  • 766b3db363 added clarification and correction Davide Rovelli 2023-09-14 05:43:00 +02:00
  • 750e4156d3 Add rewind/forward buttons. Darau, Blė 2023-09-13 11:11:43 +03:00
  • 0632342bb7 fixed MacOS packaging AlexandreRouma 2023-09-13 05:14:07 +02:00
  • 27b07ed0e8
    Merge pull request #1163 from theverygaming/master AlexandreRouma 2023-09-13 03:43:45 +02:00
  • a824c83848
    Update main.cpp AlexandreRouma 2023-09-13 03:16:12 +02:00
  • 0e50ee0e67
    Update main.cpp AlexandreRouma 2023-09-13 02:51:44 +02:00
  • a55d1d9c06
    Merge pull request #1179 from isorochan/master AlexandreRouma 2023-09-07 20:05:24 +02:00
  • 97187b790f
    Fix typo in fastAmplitude() Ivan 2023-09-07 17:27:34 +03:00
  • 9c1361a8a9 Added radio mode info in the recorder and fixed horrible code in the rigctl_server module AlexandreRouma 2023-09-06 05:38:00 +02:00
  • 4d0d14856b added support for RTL-SDR v4 on MacOS AlexandreRouma 2023-09-06 04:12:04 +02:00
  • f80094686e
    Better name for this step pedrocx486 2023-09-05 22:40:14 -03:00
  • 365ab2325e MacOS CI fix AlexandreRouma 2023-09-06 03:39:12 +02:00
  • a47447a865
    Fix CI for macOS and build Osmocom RTL-SDR drivers pedrocx486 2023-09-05 22:36:30 -03:00
  • 4da7e686f3 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus AlexandreRouma 2023-09-04 22:19:59 +02:00
  • c1d9ab64f8 fixed CI AlexandreRouma 2023-09-04 22:19:51 +02:00
  • ea33135bf1
    Merge pull request #1174 from Bastiti/master AlexandreRouma 2023-09-04 15:20:54 +02:00
  • 2081384905
    Update belgium.json Bastien Cabay 2023-09-04 14:47:13 +02:00
  • 6b31134af2 do not play file when samplerate == 0 theverygaming 2023-08-27 13:28:21 +02:00
  • 99d2786c25
    Merge pull request #1169 from nmaster2042/master AlexandreRouma 2023-08-26 16:07:07 +02:00
  • 320f4459ed
    Update france.json nmaster2042 2023-08-26 13:21:30 +02:00
  • cbf1d6703e more work AlexandreRouma 2023-08-20 21:06:36 +02:00
  • c50d5dba5b Add demodulation mode to recorder filename template Zilog80 2023-08-18 15:16:13 +02:00
  • de5816f79f
    Merge pull request #1160 from themeadery/usa-bandplan AlexandreRouma 2023-08-07 07:40:49 +02:00
  • 528fd89423 Add RDS charset table Anton Thomasson 2023-08-06 21:21:36 +02:00
  • 7b9c01ec73 fixed buffer overflow in file source theverygaming 2023-08-06 01:46:54 +02:00
  • f06eccd97c
    Merge pull request #1161 from Manawyrm/manawyrm-bandplan AlexandreRouma 2023-08-05 00:03:25 +02:00
  • 88baa8a48e Update name in bandplan and contributors list Manawyrm 2023-08-04 22:50:12 +02:00
  • b436fd0745 Update usa.json Matt Mead 2023-08-03 10:01:48 -07:00
  • 9ff0e79e2c
    Debian sid (current 13) libvolk-dev is 3.0 ver Precise 2023-07-28 10:41:33 +03:00
  • 6fa4299136 fixed bookworm build AlexandreRouma 2023-07-24 00:54:17 +02:00
  • 220dcbcc76 added debian bookworm nightly AlexandreRouma 2023-07-24 00:05:25 +02:00
  • a34922e48a
    add choice of symbolrate between 72k and 80k for meteor demodulator Alexander Baskikh 2023-07-22 02:27:30 +07:00
  • 03c30f202e
    Merge pull request #1132 from AlexandreRouma/master AlexandreRouma 2023-07-11 01:15:03 +02:00
  • 15ad065feb
    Merge pull request #1131 from rmdlv/patch-1 AlexandreRouma 2023-07-11 01:14:04 +02:00
  • dddf84510e
    Fixed russia.json Vladimir 2023-07-10 21:18:33 +08:00
  • acd9ad9781 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus AlexandreRouma 2023-07-10 04:41:41 +02:00
  • 168e28cc44 added SNR meter smoothing AlexandreRouma 2023-07-10 04:41:34 +02:00
  • 25bc9f60ed more work AlexandreRouma 2023-07-10 03:48:59 +02:00
  • 3b9867c1d7
    Merge pull request #1104 from jj1bdx/jj1bdx-rigctl-get_powerstat-fix AlexandreRouma 2023-07-09 18:53:40 +02:00
  • 2e80882ab5
    Merge pull request #1130 from AlexandreRouma/master AlexandreRouma 2023-07-09 18:35:44 +02:00
  • 4c584847de more work AlexandreRouma 2023-07-09 18:34:52 +02:00
  • 2a741932e0 more or less finished the new stream system AlexandreRouma 2023-07-09 04:09:18 +02:00
  • ff7ef78b8f
    Merge pull request #1114 from bvernoux/master AlexandreRouma 2023-07-02 18:00:46 +02:00
  • d10efc0908 feat: allow several fractional scaling options Dmitry Sergeenkov 2023-07-02 18:21:37 +03:00
  • 87add9ad83
    Fix formatting AlexandreRouma 2023-07-02 17:03:52 +02:00
  • 6cd09f9b60 Workaround for RtAudio Exception when no Input are connected on MIC IN on some computer Issue reproduced with Windows11 Pro + ROG CROSSHAIR X670E HERO Workaround for RtAudio just add try/catch and log the error but allow to start SDR++ Benjamin Vernoux 2023-07-02 16:44:47 +02:00
  • 8d05c1e181 bugfix AlexandreRouma 2023-06-30 01:36:28 +02:00
  • 1c081cad78 added OQPSK mode to the meteor demodulator AlexandreRouma 2023-06-29 01:19:15 +02:00
  • aa929a1e79 Add answering code for rigctl \get_powerstat Kenji Rikitake 2023-06-25 13:51:51 +09:00
  • 5acdab0d22 Instantiated the perseus source by default and perseus on raspberrypi AlexandreRouma 2023-06-10 21:48:02 +02:00
  • 3e3846daa1 another fix AlexandreRouma 2023-06-10 21:17:17 +02:00
  • 47617e1acd trying again, powershell belongs in the trash AlexandreRouma 2023-06-10 20:37:38 +02:00
  • 1df51020aa hopefully last windows CI fix AlexandreRouma 2023-06-10 20:22:32 +02:00
  • aa1fd9e573 enabled perseus-sdr build on windows AlexandreRouma 2023-06-10 19:24:40 +02:00
  • 21816fb438 maybe CI fix AlexandreRouma 2023-06-10 03:56:46 +02:00
  • 3a06612ff5 fixed missing autoconf on macos AlexandreRouma 2023-05-24 03:09:35 +02:00