Commit Graph

603 Commits

Author SHA1 Message Date
c4b0cb37a6 Merge pull request #1315 from AlexandreRouma/master
keep new_sinks branch up to date
2024-02-02 14:51:34 +01:00
7ab743d05b finish iq exporter and fix network lib send not closing socket on error 2024-02-02 04:11:29 +01:00
cd7dabda51 convert network sink to new stream system 2024-01-30 22:04:36 +01:00
139f63ad25 limit stream configuration to creator 2024-01-30 20:28:32 +01:00
84da183559 Merge pull request #1310 from AlexandreRouma/master
New sink/stream system
2024-01-30 18:08:41 +01:00
9501371c6c Merge pull request #1302 from AlexandreRouma/master
keep new_rds branch updated
2024-01-29 01:45:32 +01:00
ff23d7e43f fix warnings 2024-01-29 01:40:20 +01:00
255988ee46 fix hermes lite enumeration issues and fix copy paste fail in network library 2024-01-25 22:27:59 +01:00
68bf2fc16f fix bad network lib broadcast implementation 2024-01-25 21:34:13 +01:00
3aa167701e fix networking library to allow multicast 2024-01-25 20:27:04 +01:00
97c1a132a5 move zoom waterfall's zoom function in the cpp file to avoid annoying recomps 2024-01-25 19:48:04 +01:00
27ab5bf3c1 Fix exceptions referenced in #1287 2024-01-22 19:46:01 +01:00
159f59b858 fix return warning for #1234 2024-01-22 19:34:56 +01:00
93cafe7109 fix typo referenced in #1083 2024-01-22 19:22:26 +01:00
191f652fc3 fix incorrect formatting #1288 2024-01-22 17:05:50 +01:00
3e58d4ba31 fix missing return statement 2024-01-22 02:10:48 +01:00
e208511bde more work 2023-12-16 19:57:48 +01:00
348bf75281 Merge pull request #1252 from AlexandreRouma/master
Merging back modern stuff into the new sinks branch
2023-12-14 20:54:04 +01:00
2432390600 Completely redid the RDS demod 2023-12-13 23:25:46 +01:00
794d6ff5ac clean up 2023-10-29 02:40:34 +01:00
4803271115 fix #1212 2023-10-29 02:27:19 +01:00
78daed7879 Implemented #1205 2023-10-11 21:50:23 +02:00
5bf989f49d fixed android build 2023-09-29 15:35:48 +02:00
55ddd383d2 Fix #1199 2023-09-29 14:42:45 +02:00
97187b790f Fix typo in fastAmplitude() 2023-09-07 17:27:34 +03:00
cbf1d6703e more work 2023-08-20 21:06:36 +02:00
88baa8a48e Update name in bandplan and contributors list 2023-08-04 22:50:12 +02:00
03c30f202e Merge pull request #1132 from AlexandreRouma/master
Merge back
2023-07-11 01:15:03 +02:00
168e28cc44 added SNR meter smoothing 2023-07-10 04:41:34 +02:00
25bc9f60ed more work 2023-07-10 03:48:59 +02:00
2e80882ab5 Merge pull request #1130 from AlexandreRouma/master
Merging back master changes
2023-07-09 18:35:44 +02:00
4c584847de more work 2023-07-09 18:34:52 +02:00
2a741932e0 more or less finished the new stream system 2023-07-09 04:09:18 +02:00
5acdab0d22 Instantiated the perseus source by default and perseus on raspberrypi 2023-06-10 21:48:02 +02:00
ff655caf31 saving work 2023-05-17 03:55:47 +02:00
0277232bdb redesign 2023-04-21 22:44:45 +02:00
2e3e2a7dca Merge pull request #1049 from AlexandreRouma/master
Merging back changes
2023-04-20 09:36:52 +02:00
271a77e4ce More work on the stream system 2023-04-20 09:35:06 +02:00
582aeed640 Added samplerate and center frequency tracking to http spectran source 2023-04-20 08:32:31 +02:00
9c0b57a036 Work on the spectran HTTP source 2023-04-19 02:25:44 +02:00
48e9708d74 added disclaimer 2023-04-10 22:52:50 +02:00
961cd3f133 beginning of documentation 2023-04-03 20:49:27 +02:00
2676190d3a Merge pull request #1035 from AlexandreRouma/master
merge back changes to master
2023-04-03 20:40:25 +02:00
8851735cb8 initial structure 2023-04-03 20:28:17 +02:00
190cea8e4e added missing include 2023-04-03 19:44:47 +02:00
13a268a3e1 Update module.cpp 2023-04-01 19:10:47 +02:00
800a8b22c7 fixed fft smoothing not set on startup when enabled 2023-03-31 01:38:14 +02:00
2eb030dd83 Added stdexcept 2023-03-30 19:55:54 +02:00
365fe1930c Update smgui.h 2023-03-30 19:17:15 +02:00
f578adceef more work 2023-03-27 17:26:37 +02:00