51 Commits

Author SHA1 Message Date
AlexandreRouma
582aeed640 Added samplerate and center frequency tracking to http spectran source 2023-04-20 08:32:31 +02:00
AlexandreRouma
9c0b57a036 Work on the spectran HTTP source 2023-04-19 02:25:44 +02:00
AlexandreRouma
190cea8e4e added missing include 2023-04-03 19:44:47 +02:00
AlexandreRouma
2eb030dd83
Added stdexcept 2023-03-30 19:55:54 +02: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
9cc793e328 bugfix 2023-03-08 19:39:15 +01:00
AlexandreRouma
ac875aee3b bugfix macos and android 2023-02-25 19:30:58 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +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
637d683c0a
Merge pull request #920 from AlexandreRouma/new_recorder
New recorder
2023-01-02 02:37:15 +01:00
AlexandreRouma
f97ca9ac05 almost done with the new recorder 2022-11-23 10:22:29 +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
80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02: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
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
AlexandreRouma
c1685a441c Fixed typo 2022-01-22 19:22:58 +01:00
AlexandreRouma
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
AlexandreRouma
0dc2f5f7c9 Fixed rigctl server 2022-01-22 16:36:48 +01:00
AlexandreRouma
da06fc39db
Merge pull request #591 from kistlin/fix/unused_variables_warnings
fix warnings about unused/maybe uninitialized variables
2022-01-22 04:29:00 +01:00
AlexandreRouma
070e27505b Fixed new networking typo 2022-01-21 20:28:31 +01:00
AlexandreRouma
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
kistlin
81d23967b6 revert some changes after the review 2022-01-17 06:53: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
33914a7316 More work on RFSpace source 2022-01-01 05:27:10 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
c1cb3d5a1c bugfix 2021-12-18 21:48:03 +01:00
AlexandreRouma
f1a231b791 Added new deemphasis mode + new image widget 2021-12-18 21:23:23 +01:00
AlexandreRouma
0ab4d16f9d Beginning of scheduler code 2021-11-14 18:30:58 +01:00
AlexandreRouma
07419275ff Work on RFspace support 2021-11-09 00:00:13 +01:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
Victor Antonovich
9a2794a0dd Set SO_REUSEADDR option to listen sockets on non-Windows systems 2021-08-21 09:45:46 +03:00
AlexandreRouma
6114cf0f58 Fixed crash on disconnect 2021-07-30 23:39:28 +02:00
Ryzerth
3350697875 Fixed broken code on linux 2021-07-30 22:06:06 +02:00
Ryzerth
7f4557527e Added network sink and fixes to the networking lib 2021-07-30 21:56:56 +02:00
Ryzerth
3103d2d168 spyserver source bugfix 2021-07-19 16:20:01 +02:00
Ryzerth
027297933b Fixed hanging bug 2021-07-19 15:57:37 +02:00
AlexandreRouma
45e4c21870 Fixed network lib bug on linux 2021-07-16 18:13:18 +02:00
Ryzerth
def6036b30 New custom network lib + half finished rigctl server 2021-07-16 01:49:33 +02:00
Ryzerth
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth
0bc1bd8549 Fixed color interpolation bug 2021-05-03 02:18:26 +02:00
Ryzerth
c6c15a446b Fixed OS EventHandler compilation issue 2021-05-03 02:08:49 +02:00