AlexandreRouma
|
1c373e9cdb
|
bunch of bugfix and new features
|
2022-11-12 02:19:53 +01:00 |
|
Zilog80
|
6c93d9b2fa
|
fix fprintf % error
|
2022-09-02 19:59:29 +02:00 |
|
AlexandreRouma
|
575a941e24
|
More DSP cleanup + Remove FastFFT option because it should never be used
|
2022-07-27 21:35:36 +02:00 |
|
AlexandreRouma
|
5bf5a10a12
|
bugfix + work on scanner
|
2022-07-15 17:17:53 +02:00 |
|
AlexandreRouma
|
8b7afd88f9
|
fixed PCL bug
|
2022-07-11 16:18:07 +02:00 |
|
AlexandreRouma
|
30b6c2b1da
|
Code cleanup and optimisation$
|
2022-07-08 17:30:43 +02:00 |
|
AlexandreRouma
|
ae149b256b
|
Fixed recorder bug
|
2022-07-07 20:07:13 +02:00 |
|
AlexandreRouma
|
06210ae825
|
Fixed RDS not enabled when in mono even if RDS checkbox checked
|
2022-07-07 00:45:15 +02:00 |
|
AlexandreRouma
|
edf22ccfe8
|
Added basic RDS support, no error correction yet
|
2022-07-06 22:11:49 +02:00 |
|
AlexandreRouma
|
46f17019a7
|
cleanup + bugfix
|
2022-07-02 18:30:13 +02:00 |
|
AlexandreRouma
|
74fd30f08c
|
Added back the digital demodulators
|
2022-07-02 16:53:09 +02:00 |
|
AlexandreRouma
|
ff6754099f
|
More cleanup
|
2022-06-26 23:36:31 +02:00 |
|
AlexandreRouma
|
3f6687659e
|
Prototype noise blanker
|
2022-06-26 03:42:22 +02:00 |
|
AlexandreRouma
|
97643edf2f
|
Fixed crash on radio disable/enable
|
2022-06-23 01:10:24 +02:00 |
|
AlexandreRouma
|
01e1430847
|
final attempt at a fix
|
2022-06-22 05:28:03 +02:00 |
|
AlexandreRouma
|
f2b8418a25
|
hopefully a fix for the linux crash
|
2022-06-22 04:58:03 +02:00 |
|
AlexandreRouma
|
b943e6e869
|
Code cleanup, bugfix and optimisation
|
2022-06-21 19:54:03 +02:00 |
|
AlexandreRouma
|
f7c566f652
|
More work
|
2022-06-21 17:24:48 +02:00 |
|
AlexandreRouma
|
834890b69a
|
maybe macOS fixes and other
|
2022-06-20 19:55:13 +02:00 |
|
AlexandreRouma
|
53afaeda9e
|
Fixes
|
2022-06-20 18:15:35 +02:00 |
|
AlexandreRouma
|
ce1b0d0170
|
MacOS do be wasting my time
|
2022-06-19 23:50:34 +02:00 |
|
AlexandreRouma
|
927bbab330
|
another dumb macos fix
|
2022-06-19 23:30:02 +02:00 |
|
AlexandreRouma
|
fd5970b35a
|
maybe a macos compilation fix idk
|
2022-06-19 23:03:55 +02:00 |
|
AlexandreRouma
|
1dddbadd04
|
More work
|
2022-06-18 00:33:08 +02:00 |
|
AlexandreRouma
|
9b1ec79d61
|
more stuff idk at this point$
|
2022-06-17 19:14:55 +02:00 |
|
AlexandreRouma
|
b9e269f9dc
|
roses are red, violets are blue, missing ';' on line 32
|
2022-06-17 18:37:02 +02:00 |
|
AlexandreRouma
|
ed3f87da29
|
If one more build fails because of a missing namespace imma mc-fucking lose it...
|
2022-06-17 18:12:58 +02:00 |
|
AlexandreRouma
|
4f601405a1
|
More dumb linux bugfix
|
2022-06-17 18:01:27 +02:00 |
|
AlexandreRouma
|
cb59b04b17
|
more linux bugfix
|
2022-06-17 17:53:07 +02:00 |
|
AlexandreRouma
|
c5f30f6d6a
|
bugfix
|
2022-06-17 17:40:52 +02:00 |
|
AlexandreRouma
|
36adc102ee
|
attemt at a CI build with new DSP
|
2022-06-17 17:34:23 +02:00 |
|
AlexandreRouma
|
d1318d3a0f
|
even more stuff
|
2022-06-15 16:08:54 +02:00 |
|
AlexandreRouma
|
343ec6ca1c
|
lots o shit
|
2022-06-15 16:08:28 +02:00 |
|
AlexandreRouma
|
79a15ed186
|
New DSP filters
|
2022-04-21 20:25:44 +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
|
4c0220a228
|
compression
|
2022-01-26 13:23:55 +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
|
174158233b
|
fix a lot of warnings about unused variables, or maybe uninitialized variables
|
2022-01-16 08:28:57 +01:00 |
|
AlexandreRouma
|
51f84566c4
|
Radio Bugfix
|
2021-12-25 02:17:21 +01:00 |
|
AlexandreRouma
|
ea587db0cb
|
Formatted the entire codebase and added a CI check for formatting
|
2021-12-19 22:11:44 +01:00 |
|
AlexandreRouma
|
b4924a8fae
|
CPU performance improvements for IF noise reduction
|
2021-12-12 21:55:00 +01:00 |
|
AlexandreRouma
|
cee0f75870
|
bugfix + improved NFM IF noise reduction (less distortion)
|
2021-12-12 20:06:21 +01:00 |
|
AlexandreRouma
|
15010cff01
|
Added a noise blanker for SSB and DSB
|
2021-12-10 22:25:22 +01:00 |
|
AlexandreRouma
|
241632288e
|
Fixed IF reduction not working with multivfo + Added beginning of IF notch code
|
2021-12-09 19:43:57 +01:00 |
|
AlexandreRouma
|
f8ff67c5b0
|
beginning of notch filter implementation
|
2021-12-08 11:59:04 +01:00 |
|
AlexandreRouma
|
2a5671878f
|
new FM IF noise reduction + bugfix
|
2021-12-08 02:10:41 +01:00 |
|
AlexandreRouma
|
355a6352da
|
New radio logic system
|
2021-12-07 02:13:23 +01:00 |
|
AlexandreRouma
|
2748c13142
|
new radio code + fixes
|
2021-12-03 19:46:09 +01:00 |
|
AlexandreRouma
|
e394b64ad3
|
Added persistent recorder volume
|
2021-11-23 22:35:09 +01:00 |
|