Wykres commitów

790 Commity (a3bda1b8fd33a42c26ecd0d4ff99f375c51883dd)

Autor SHA1 Wiadomość Data
Ryzerth a3bda1b8fd Bugfix 2 2021-08-04 00:16:14 +02:00
Ryzerth 2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
AlexandreRouma 604a559b54
Update readme.md 2021-08-03 21:37:35 +02:00
Ryzerth d9a0243905 Slight fixes on the hrpt decoder and new version 2021-08-01 14:48:47 +02:00
Ryzerth 99096885f5 Changed to a better way of selecting sample rate on the plutosdr 2021-07-31 21:50:46 +02:00
Ryzerth f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth 85eb08e422 Fixed issues with unselectable VFOs when too small 2021-07-31 20:17:36 +02:00
Ryzerth ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
Ryzerth c13eb950b2 better defaults for rtl-sdr and rtl-tcp sources 2021-07-31 05:12:26 +02:00
Ryzerth 011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00
Ryzerth 79e79e78ac Fixed network sink missing from windows CI builds 2021-07-31 00:03:28 +02: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
AlexandreRouma 1aa2c064f7
Merge pull request #190 from thedocruby/patch-1
Further progress the rigctl server towards full feature parity
2021-07-29 22:27:31 +02:00
Ryzerth 1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
AlexandreRouma e9cdf162fa
More fixes 2021-07-29 21:20:40 +02:00
Ryzerth a487c0aaea more bugfix 2021-07-29 20:22:16 +02:00
Dr. Rubisco d84273a0db
Merge branch 'master' into patch-1 2021-07-29 12:38:23 -04:00
Ryzerth 5d08f1018d Partial fix for the SNR meter not being the right size 2021-07-29 17:58:23 +02:00
Ryzerth b7a0f849cf potential fix for Windows 7 freeze on exit 2021-07-29 15:07:22 +02:00
Ryzerth 7079ddb74e Fixes to the UI 2021-07-29 02:50:51 +02:00
Ryzerth e744520d50 Fixed setFFTSize visual bug 2021-07-28 22:53:38 +02:00
Ryzerth 0741f265d7 Fixed bugs with the frequency manager 2021-07-28 20:16:31 +02:00
Ryzerth 2f61b190ca Fixed RTL-TCP bug 2021-07-28 19:35:25 +02:00
Ryzerth fc30287bed Fixed wrong response for get_mode rigctl command 2021-07-28 04:34:44 +02:00
Ryzerth 003ff37ab8 Added support for compound commands and long commands to the rigctl server 2021-07-28 04:21:51 +02:00
Ryzerth 8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth b9e35e6558 Added IQ correction 2021-07-27 23:51:06 +02:00
Ryzerth 679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Dr. Rubisco 5974839515
Merge branch 'AlexandreRouma:master' into patch-1 2021-07-27 13:06:17 -04:00
Dr. Rubisco 666b89c4c7
Copy down last edit 2021-07-27 13:02:31 -04:00
Dr. Rubisco d21a61aefd
Switches only take ints
dumb mistake. I squashed the if-else chain just a bit so that it wasn't any longer than the switch. it's already really, long, I didn't want it to be any longer. Thought it might be more readable this way.
2021-07-27 13:01:15 -04:00
Ryzerth 5f29350dd1 Potential fix for AM squelch issue 2021-07-27 18:47:58 +02:00
Dr. Rubisco 8f43110c72
Fix dependency issue 2021-07-27 12:46:25 -04:00
Dr. Rubisco a4240ab8a1
Merge branch 'AlexandreRouma:master' into patch-1 2021-07-27 12:20:12 -04:00
Dr. Rubisco d73a18ddcc
Touch-ups and commentary 2021-07-27 12:18:50 -04:00
Ryzerth 6dc24a7fc7 Updated version number 2021-07-27 18:09:47 +02:00
Dr. Rubisco cd74313bc8
Added mode and vfo commands
vfo command is currently a dummy implementation, but as some rigs officially supported by rigctl do not support vfo besides a dummy response, such an implementation is acceptable for now.
2021-07-27 11:57:51 -04:00
Ryzerth 14fae89a0b Added error message on SDRplay source when API isn't working 2021-07-27 16:32:25 +02:00
Ryzerth 0498a48b93 Fixed bug in source selection 2021-07-27 15:47:11 +02:00
Dr. Rubisco 22e9d25bed
Added longform frequency commands for consistency
Also:
 - fixed control error at line 366 
 - fixed control errors related to returning in compound command loop
 - added commentary
2021-07-26 20:30:03 -04:00
Dr. Rubisco 4092874f5c
Add support for compound commands 2021-07-26 20:06:33 -04:00
Dr. Rubisco e27702c166
Rearrange commands, add slash commands. 2021-07-26 20:00:32 -04:00
Ryzerth 21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth bd744d07ba Final fix for the linux crash 2021-07-26 22:16:31 +02:00
Ryzerth 8a4055920d More fixes 2021-07-26 21:44:15 +02:00
Ryzerth 6c05c11a62 potential fix for stall 2021-07-26 21:30:49 +02:00
Ryzerth e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth ffed602246 Fixed stereo checkbox in radio module 2021-07-26 18:21:06 +02:00