20 Commits

Author SHA1 Message Date
AlexandreRouma
27ab5bf3c1 Fix exceptions referenced in #1287 2024-01-22 19:46:01 +01:00
AlexandreRouma
a4f3c92a03 added missing include to legacy network lib 2023-03-10 17:59:13 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +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
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
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +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
8c8acf6955 Fixed missing library dir argument for OSX 2021-04-29 14:30:11 +02:00