Commit Graph

114 Commits

Author SHA1 Message Date
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
80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02:00
AlexandreRouma
842b23b2f4 More UI fixes 2022-03-21 21:35:05 +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
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
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +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
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
Christopher Hewitt
aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted 2022-01-25 14:41:09 -07:00
Christopher Hewitt
2c3b603b88 Satisfy GCC -Wformat-security with string literals 2022-01-25 14:05:12 -07:00
AlexandreRouma
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
AlexandreRouma
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
kistlin
174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +01:00
AlexandreRouma
b141c4b2a5 Start of notch control + added raspberry pi CI 2021-12-26 00:22:16 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
fe0b63a275 Removed option 2021-12-19 02:35:40 +01:00
AlexandreRouma
ef01205fb6 Fixed missing argument 2021-12-19 02:33:55 +01:00
AlexandreRouma
f1a231b791 Added new deemphasis mode + new image widget 2021-12-18 21:23:23 +01:00
Alexandre
10733f7a5d Added pip command and fixed waterfall bug 2021-11-16 13:23:52 -06:00
AlexandreRouma
40e2564ef9 More work on MacOS and the scheduler 2021-11-15 17:15:59 +01:00
AlexandreRouma
e6377d4f3d Fixed waterfall recursive lock bug 2021-11-03 16:30:32 +01:00
AlexandreRouma
f539cfad32 Fixed alrge FFT size bug 2021-10-18 00:38:02 +02:00
AlexandreRouma
b4213ea049 Bugfix + added M17 decoder to the linux CI 2021-10-02 17:01:23 +02:00
AlexandreRouma
efd3c47a6c more progress on M17 support 2021-09-28 20:46:19 +02:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
AlexandreRouma
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
AlexandreRouma
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
Ryzerth
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
Ryzerth
2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
Ryzerth
f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth
85eb08e422 Fixed issues with unselectable VFOs when too small 2021-07-31 20:17:36 +02:00
Ryzerth
a487c0aaea more bugfix 2021-07-29 20:22:16 +02:00
Ryzerth
e744520d50 Fixed setFFTSize visual bug 2021-07-28 22:53:38 +02:00
Ryzerth
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth
fb32b4d55a Made the file source set the frequency of the waterfall 2021-07-21 04:08:28 +02:00
Ryzerth
3d7cfffe13 potential fix for the RTL-SDR not tuning (mayhaps?) 2021-07-12 16:53:59 +02:00
Ryzerth
eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
Ryzerth
6cca4c654f Optimized the menu + bugfix 2021-07-10 18:33:11 +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
91c6823e0c Bugfix 2021-07-09 17:55:17 +02:00
Ryzerth
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00
Ryzerth
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth
8a1df1d712 Fixed SNR not updating when waterfall is hidden 2021-06-29 03:32:40 +02:00