Commit Graph

607 Commits

Author SHA1 Message Date
AlexandreRouma
800a8b22c7
fixed fft smoothing not set on startup when enabled 2023-03-31 01:38:14 +02:00
AlexandreRouma
2eb030dd83
Added stdexcept 2023-03-30 19:55:54 +02:00
AlexandreRouma
365fe1930c
Update smgui.h 2023-03-30 19:17:15 +02:00
AlexandreRouma
f578adceef more work 2023-03-27 17:26:37 +02:00
AlexandreRouma
a9f882e5b1 Fixed halfed volume with HPF on 2023-03-25 21:22:40 +01:00
AlexandreRouma
3420808f3a added high-pass filter in NFM mode 2023-03-25 19:09:27 +01:00
AlexandreRouma
f6f074e0c7 added missing patrons 2023-03-13 17:29:37 +01:00
AlexandreRouma
a4f3c92a03 added missing include to legacy network lib 2023-03-10 17:59:13 +01:00
AlexandreRouma
37920b6476 adjustments 2023-03-10 00:45:56 +01:00
AlexandreRouma
314b8bf72d Const correctness fix for optionlist 2023-03-09 15:14:33 +01:00
AlexandreRouma
5f0858bab2 Removed logging from the DSP lib 2023-03-09 08:56:48 +01:00
AlexandreRouma
9cc793e328 bugfix 2023-03-08 19:39:15 +01:00
AlexandreRouma
8d6ed17e01 more android fixes 2023-02-25 20:19:34 +01:00
AlexandreRouma
aa2071e2df more android fixes, I hate this OS so much 2023-02-25 20:00:04 +01:00
AlexandreRouma
b32618708f fixed android one more time 2023-02-25 19:45:13 +01:00
AlexandreRouma
ac875aee3b bugfix macos and android 2023-02-25 19:30:58 +01:00
AlexandreRouma
df83d65271 changes 2023-02-25 18:14:35 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma
a8cbc37e0d removed unecessary include 2023-02-23 10:05:04 +01:00
AlexandreRouma
0fedcf8745 Added audio source 2023-02-21 19:38:31 +01:00
AlexandreRouma
8f972ee0b2 Added proper cmake debug support 2023-02-15 20:37:13 +01:00
AlexandreRouma
d5a9538d0c bugfix 2023-02-15 15:39:34 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01:00
AlexandreRouma
16eaa0cf59 Fixed network library which also fixes RTL-TCP source 2023-02-09 16:55:37 +01:00
AlexandreRouma
fd65984762 fixed build again 2023-02-08 01:40:44 +01:00
AlexandreRouma
7094368113 fixed build 2023-02-08 01:19:11 +01:00
AlexandreRouma
208851ebc5 cleanup 2023-02-07 12:04:29 +01:00
AlexandreRouma
3451edb131 refactoring 2023-02-07 08:33:47 +01:00
AlexandreRouma
31ff7f3224 fixed build 2023-01-26 03:05:32 +01:00
AlexandreRouma
e59d804b31 more work 2023-01-26 02:55:11 +01:00
AlexandreRouma
bad8ecba49 Fixed needless config saves 2023-01-13 22:43:42 +01:00
AlexandreRouma
637d683c0a
Merge pull request #920 from AlexandreRouma/new_recorder
New recorder
2023-01-02 02:37:15 +01:00
Jacopo Cassinis
3d4c7550be fixed 2022-12-10 20:11:49 +01:00
Jacopo Cassinis
d14fc3805c Added MMDS converter offset preset 2022-12-10 13:43:14 +01:00
AlexandreRouma
bd854b590e Work on spectran sources 2022-12-06 08:23:58 +01:00
AlexandreRouma
f97ca9ac05 almost done with the new recorder 2022-11-23 10:22:29 +01:00
AlexandreRouma
6adf0baaa7 fixed CI warnings 2022-11-21 22:37:25 +01:00
AlexandreRouma
638306e2da added hermes module to android build and cleanup 2022-11-12 18:00:25 +01:00
AlexandreRouma
1c373e9cdb bunch of bugfix and new features 2022-11-12 02:19:53 +01:00
AlexandreRouma
a9e8db2a24 cleanup + beginning of hermes source 2022-10-18 11:09:22 +02:00
AlexandreRouma
8eed0fcc9c fixed not init variable 2022-10-11 17:49:51 +02:00
AlexandreRouma
52a4143cf5 code cleanup and fixes 2022-09-28 17:15:38 +02:00
AlexandreRouma
b65da2fd49 work 2022-09-28 15:55:50 +02:00
AlexandreRouma
c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
AlexandreRouma
0c8f6ab836 new recorder stuff 2022-09-25 01:01:07 +02:00
AlexandreRouma
dcb6321531 Fixed android text bug and updated readme 2022-09-04 18:00:39 +02:00
AlexandreRouma
fccd08a6e0
Merge pull request #860 from rs1729/fix_fprintf_percent
core/src/dsp/multirate/rational_resampler.h
2022-09-03 20:58:52 +02:00
AlexandreRouma
72b895fc67 android fixes 2022-09-02 20:08:16 +02:00
Zilog80
6c93d9b2fa fix fprintf % error 2022-09-02 19:59:29 +02:00
AlexandreRouma
9f0daf7d45 added scanner status indicator and enabled the scanner on android 2022-08-31 14:59:22 +02:00
AlexandreRouma
fb85177987 Fixed recording bug when decimation is enabled (issue #828) 2022-08-03 00:59:44 +02:00
AlexandreRouma
575a941e24 More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
AlexandreRouma
5bf5a10a12 bugfix + work on scanner 2022-07-15 17:17:53 +02:00
AlexandreRouma
8b7afd88f9 fixed PCL bug 2022-07-11 16:18:07 +02:00
AlexandreRouma
76b41cb9ab
Merge pull request #802 from dforsi/fix/typos
Fix spelling errors
2022-07-10 00:05:40 +02:00
Daniele Forsi
55b468a02e Fix spelling errors
Fixed with
codespell --ignore-words-list=hist,parm,sur --skip=./core/src/imgui,./core/src/json.hpp,./core/libcorrect,./core/src/spdlog,./misc_modules/discord_integration/discord-rpc,./misc_modules/discord_integration/discord-rpc/include/rapidjson,./source_modules/sddc_source/src/libsddc --write-changes
2022-07-09 22:16:05 +02:00
AlexandreRouma
30b6c2b1da Code cleanup and optimisation$ 2022-07-08 17:30:43 +02:00
AlexandreRouma
3ab8badb6a Fixed waterfall being cleared for no reason 2022-07-08 16:02:50 +02:00
AlexandreRouma
bdd4998b1b fixed blury icon and recorder level meter 2022-07-07 22:14:40 +02:00
AlexandreRouma
ae149b256b Fixed recorder bug 2022-07-07 20:07:13 +02:00
AlexandreRouma
06210ae825 Fixed RDS not enabled when in mono even if RDS checkbox checked 2022-07-07 00:45:15 +02:00
AlexandreRouma
edf22ccfe8 Added basic RDS support, no error correction yet 2022-07-06 22:11:49 +02:00
AlexandreRouma
46f17019a7 cleanup + bugfix 2022-07-02 18:30:13 +02:00
AlexandreRouma
74fd30f08c Added back the digital demodulators 2022-07-02 16:53:09 +02:00
AlexandreRouma
ff6754099f More cleanup 2022-06-26 23:36:31 +02:00
AlexandreRouma
3f6687659e Prototype noise blanker 2022-06-26 03:42:22 +02:00
AlexandreRouma
7d64d78d67 rollback 2022-06-23 22:25:39 +02:00
AlexandreRouma
fb0e0d732b Attempted cmake cleanup 2022-06-23 22:21:25 +02:00
AlexandreRouma
db034527e9 cleanup and better defaultzs 2022-06-23 21:30:38 +02:00
AlexandreRouma
97643edf2f Fixed crash on radio disable/enable 2022-06-23 01:10:24 +02:00
AlexandreRouma
01e1430847 final attempt at a fix 2022-06-22 05:28:03 +02:00
AlexandreRouma
f2b8418a25 hopefully a fix for the linux crash 2022-06-22 04:58:03 +02:00
AlexandreRouma
b943e6e869 Code cleanup, bugfix and optimisation 2022-06-21 19:54:03 +02:00
AlexandreRouma
f7c566f652 More work 2022-06-21 17:24:48 +02:00
AlexandreRouma
834890b69a maybe macOS fixes and other 2022-06-20 19:55:13 +02:00
AlexandreRouma
53afaeda9e Fixes 2022-06-20 18:15:35 +02:00
AlexandreRouma
ce1b0d0170 MacOS do be wasting my time 2022-06-19 23:50:34 +02:00
AlexandreRouma
927bbab330 another dumb macos fix 2022-06-19 23:30:02 +02:00
AlexandreRouma
fd5970b35a maybe a macos compilation fix idk 2022-06-19 23:03:55 +02:00
AlexandreRouma
1dddbadd04 More work 2022-06-18 00:33:08 +02:00
AlexandreRouma
9b1ec79d61 more stuff idk at this point$ 2022-06-17 19:14:55 +02:00
AlexandreRouma
b9e269f9dc roses are red, violets are blue, missing ';' on line 32 2022-06-17 18:37:02 +02:00
AlexandreRouma
ed3f87da29 If one more build fails because of a missing namespace imma mc-fucking lose it... 2022-06-17 18:12:58 +02:00
AlexandreRouma
4f601405a1 More dumb linux bugfix 2022-06-17 18:01:27 +02:00
AlexandreRouma
cb59b04b17 more linux bugfix 2022-06-17 17:53:07 +02:00
AlexandreRouma
c5f30f6d6a bugfix 2022-06-17 17:40:52 +02:00
AlexandreRouma
36adc102ee attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
AlexandreRouma
d1318d3a0f even more stuff 2022-06-15 16:08:54 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
79a15ed186 New DSP filters 2022-04-21 20:25:44 +02:00
AlexandreRouma
663dd8d887 added autostart feature 2022-04-07 15:55:22 +02:00
AlexandreRouma
747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
AlexandreRouma
83da29e80b Beginning of FFT Hold feature 2022-03-31 15:13:42 +02:00
AlexandreRouma
54dd3a77db Added menu order locked tooltip for distracted people 2022-03-31 01:13:12 +02:00
AlexandreRouma
8d78eb301c Added option to lock the menu order 2022-03-31 01:03:31 +02:00
AlexandreRouma
03f173a3ac Fixed M17 module on android 2022-03-30 20:15:27 +02:00
AlexandreRouma
80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02:00
AlexandreRouma
50416b3319 Added the new patrons 2022-03-28 22:25:26 +02:00
AlexandreRouma
ea59bc5cc0 UI issue fixed 2022-03-27 19:49:31 +02:00
AlexandreRouma
47b54743bd more android fixes 2022-03-24 20:23:07 +01:00