Wykres commitów

109 Commity (52a4143cf5b094473952b71a8316e1912eab3444)

Autor SHA1 Wiadomość Data
AlexandreRouma 52a4143cf5 code cleanup and fixes 2022-09-28 17:15:38 +02:00
AlexandreRouma c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
AlexandreRouma 9f0daf7d45 added scanner status indicator and enabled the scanner on android 2022-08-31 14:59:22 +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 db034527e9 cleanup and better defaultzs 2022-06-23 21:30:38 +02:00
AlexandreRouma 343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma 747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +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 47b54743bd more android fixes 2022-03-24 20:23:07 +01:00
AlexandreRouma 8a603c5420 bugfix 2022-02-24 22:44:37 +01:00
AlexandreRouma 9bbc50ff3c Fixed issues hopefully 2022-02-24 21:01:51 +01:00
AlexandreRouma 2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma 5c138aa4a5 More work on the new param system 2022-02-21 18:10:01 +01:00
Daniele Forsi 98f4f560ad 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
2022-02-20 16:19:05 +01:00
AlexandreRouma a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +01:00
AlexandreRouma 6eb8bfc29a Fixed close not working 2022-02-14 19:36:49 +01:00
AlexandreRouma e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
AlexandreRouma 9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
AlexandreRouma 6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma 34fc32dcf7 fixed fault config issues 2022-01-21 20:41:39 +01:00
AlexandreRouma 74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
AlexandreRouma 290bf5e32a Fixed invalid default config 2022-01-02 19:02:12 +01:00
AlexandreRouma 4db485e209 Enabled the RFspace source by default 2022-01-02 18:34:06 +01:00
AlexandreRouma 470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) 2021-12-26 02:09:37 +01:00
AlexandreRouma ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma 2daaf00cb3 Disabled raspios CI + added start of noise reduction code 2021-11-28 03:17:08 +01:00
Alexandre dde95019ea CI bugfix and refactoring 2021-11-17 15:37:21 -06:00
Alexandre b81d0c47cf Final work on MacOS compatibility 2021-11-15 20:33:09 -06:00
AlexandreRouma a938324886 Saved fullscreen state in the config 2021-11-05 18:57:50 +01:00
AlexandreRouma b7c95de8cc Fixed network sink not being present by default 2021-09-23 20:37:34 +02:00
Ryzerth 012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
Ryzerth 2fd91459fd Fixed bug 2021-08-21 23:13:38 +02:00
Ryzerth f01cb4af9f Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user 2021-08-21 17:47:55 +02:00
Ryzerth 1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth b7a0f849cf potential fix for Windows 7 freeze on exit 2021-07-29 15:07:22 +02:00
Ryzerth 679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Ryzerth 21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth 8454b40d54 FM stereo prototype 2021-07-23 06:29:16 +02:00
Ryzerth 79e2747aed New spyserver source 2021-07-19 04:52:13 +02:00
Ryzerth 336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Ryzerth 73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
Maxime Biette ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth 29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
Ryzerth ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth 78f079ca84 Finished the frequency manager module 2021-07-03 19:46:21 +02:00