61 Commits

Author SHA1 Message Date
AlexandreRouma
7ab743d05b finish iq exporter and fix network lib send not closing socket on error 2024-02-02 04:11:29 +01:00
AlexandreRouma
9501371c6c
Merge pull request #1302 from AlexandreRouma/master
keep new_rds branch updated
2024-01-29 01:45:32 +01:00
AlexandreRouma
255988ee46 fix hermes lite enumeration issues and fix copy paste fail in network library 2024-01-25 22:27:59 +01:00
AlexandreRouma
68bf2fc16f fix bad network lib broadcast implementation 2024-01-25 21:34:13 +01:00
AlexandreRouma
3aa167701e fix networking library to allow multicast 2024-01-25 20:27:04 +01:00
AlexandreRouma
27ab5bf3c1 Fix exceptions referenced in #1287 2024-01-22 19:46:01 +01:00
AlexandreRouma
3e58d4ba31 fix missing return statement 2024-01-22 02:10:48 +01:00
AlexandreRouma
2432390600 Completely redid the RDS demod 2023-12-13 23:25:46 +01:00
AlexandreRouma
794d6ff5ac clean up 2023-10-29 02:40:34 +01:00
AlexandreRouma
4803271115 fix #1212 2023-10-29 02:27:19 +01:00
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