Commit Graph

1148 Commits

Author SHA1 Message Date
AlexandreRouma
ead7ee153a
Merge pull request #170 from Starman0620/master
Add CB to Canadian bandplan
2021-07-16 14:39:46 +02:00
Ryzerth
9cb6d96f8f Added new patron 2021-07-16 03:21:53 +02:00
Ryzerth
0b7a7ca193 slight bugfix 2021-07-16 03:11:49 +02:00
Ryzerth
f6e0e2f39d New custom network lib + half finished rigctl server 2021-07-16 01:49:41 +02:00
Ryzerth
def6036b30 New custom network lib + half finished rigctl server 2021-07-16 01:49:33 +02:00
Starman0620
943d23a7ce Added CB to Canadian bandplan 2021-07-15 15:54:05 -04:00
AlexandreRouma
218844ed47
Fixed sample rate not updating 2021-07-14 01:58:59 +02:00
AlexandreRouma
794c486352
Another fix attempt 2021-07-13 22:16:20 +02:00
AlexandreRouma
e6293b6435
fixed error 2021-07-13 22:07:01 +02:00
AlexandreRouma
6ef58f2e7c
Merge pull request #167 from mbiette/hackrf_close_workaround
Added error log to the HackRF start and stop calls
2021-07-13 21:12:32 +02:00
AlexandreRouma
c0f3babc49
Fixed code style 2021-07-13 21:12:07 +02:00
AlexandreRouma
0ff287cbfb
Merge pull request #169 from KentuckyFriedData/patch-1
Fixed small typos
2021-07-13 21:05:51 +02:00
KentuckyFriedData
0c40a2954d
Fixed small typos 2021-07-13 11:59:38 -07:00
Ryzerth
4735fd238a Bugfix 2021-07-13 20:34:31 +02:00
Ryzerth
ace0f4a316 Performance improvements 2021-07-13 20:15:42 +02:00
Maxime Biette
6583104a96 Add error details on libhackrf open/close 2021-07-13 13:21:02 -04:00
Ryzerth
4a5a29a59a Fixed the audio glitches!!! 2021-07-13 18:47:34 +02:00
AlexandreRouma
ff38cefe11
Merge pull request #168 from mbiette/fix_typo
Fix typo untyped_steam -> untyped_stream
2021-07-13 00:17:10 +02:00
Maxime Biette
168226c634 Fix typo untyped_steam -> untyped_stream 2021-07-12 17:49:06 -04:00
Ryzerth
3d7cfffe13 potential fix for the RTL-SDR not tuning (mayhaps?) 2021-07-12 16:53:59 +02:00
Ryzerth
6f409b59c8 Fixed credit screen not centered 2021-07-12 16:20:59 +02:00
Ryzerth
ff030397a4 DSP code cleanup 2021-07-12 05:03:51 +02:00
AlexandreRouma
1f1b0cd45e
Merge pull request #164 from mbiette/fix_delete
Fix destructor crash due to wild pointer
2021-07-12 01:22:02 +02:00
AlexandreRouma
4aaf71f5cc
Fixed code style 2021-07-12 00:58:39 +02:00
Maxime Biette
5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
AlexandreRouma
2151d1e6cc
Merge pull request #163 from cropinghigh/patch-1
Add gqrx colormap
2021-07-11 20:13:42 +02:00
AlexandreRouma
b2d8e19504
fixed case 2021-07-11 20:13:30 +02:00
cropinghigh
939197df6b
Add gqrx colormap 2021-07-11 13:27:15 +03:00
Ryzerth
eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
Ryzerth
6cca4c654f Optimized the menu + bugfix 2021-07-10 18:33:11 +02:00
Ryzerth
f86df07c36 bugfix 2021-07-10 01:07:26 +02:00
Ryzerth
73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
AlexandreRouma
fd9f4ebdc3
Merge pull request #162 from mbiette/fix_typo
Fix typo aquire -> acquire
2021-07-09 21:50:15 +02:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
91c6823e0c Bugfix 2021-07-09 17:55:17 +02:00
Ryzerth
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth
ba208bf8b3 Added new contributor 2021-07-08 22:41:36 +02:00
AlexandreRouma
7ebfddc03c
Merge pull request #160 from mbiette/fix_doc
Improve documentation for windows build
2021-07-08 22:39:57 +02:00
Ryzerth
61f56b6e56 Updated ImGui + Fixed bugs in the frequency manager + new features 2021-07-08 22:39:26 +02:00
AlexandreRouma
132f591288
removed outdated folders from the gitignore left there by accident 2021-07-08 22:36:28 +02:00
AlexandreRouma
7e6b9d8487
Changed a few things 2021-07-08 22:35:14 +02:00
Maxime Biette
4c8b810bd6 Improving Windows build instructions 2021-07-08 10:33:58 -04:00
Maxime Biette
f9ad86e312 Update .gitignore for Visual Studio, ReSharper and CLion 2021-07-08 10:29:28 -04:00
Ryzerth
7219e3a4de Switched back to portaudio for macos 2021-07-06 23:53:11 +02:00
AlexandreRouma
1bc49426e2
Update readme.md 2021-07-05 20:45:04 +02:00
AlexandreRouma
41a307fd35
Update readme.md 2021-07-05 20:44:30 +02:00
Ryzerth
d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
Ryzerth
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00