90c26f8c1b
Fix crash in LimeSDR start when the device is disconnected
...
This fixes crash when a device which was enumerated on the
application startup gets disconnected prior to the attempt
to start the radio.
The check is done after the existing work around for the
LimeSuite bug. The idea is to give it the best possible
chance for the radio to start.
Possibly, the check needs needs to happen in the second
LMS_Open() but ideally this needs to be verified against
the original workaround scenario.
2023-03-23 22:36:44 +01:00
ec4dc6cc9e
fix
2023-03-22 20:47:05 +01:00
93b28d1495
M17 decoder fix
2023-03-22 18:38:15 +01:00
84291deaf6
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
2023-03-22 18:20:38 +01:00
21e0696917
readme update
2023-03-22 18:20:34 +01:00
19247ef4f2
Merge pull request #1013 from sergeyvfx/fix_empty_limesdr_crash
...
Fix crash starting LimeSDR source without device
2023-03-14 23:00:13 +01:00
1e5601e773
Better check
...
Need to check if a device is actually selected, not just if there is one to select
2023-03-14 22:17:47 +01:00
ae1fd87f02
Fix crash starting LimeSDR source without device
...
This change fixes crash when a LimeSDR source is started without
an actual device selected.
2023-03-14 21:37:22 +01:00
ab2aee316c
Merge pull request #1012 from Bastiti/patch-1
...
Belgian bandplan
2023-03-14 11:33:44 +01:00
109374277e
Belgian bandplan
...
Added the amateur radio band as specified in the 2019
https://www.ibpt.be/file/cc73d96153bbd5448a56f19d925d05b1379c7f21/821514ac30e14d85dfdbe6747d1b82af9fd4da4c/2019-05-24_ram-decision.pdf
Broadcast band added from BIPT/IBPT Bandplanning.
According to Belgian laws, you're not allowed to receive anything execpt Ham Radio, CB, PMR446 or Broadcasting.
2023-03-14 09:08:43 +01:00
692436f6e4
Merge pull request #1010 from hb9fxq/patch-3
...
Update readme.md
2023-03-13 18:13:17 +01:00
eccb715d0c
Update readme.md
2023-03-13 17:55:44 +01:00
f6f074e0c7
added missing patrons
2023-03-13 17:29:37 +01:00
50a77a7e60
Added a PR template
2023-03-11 13:52:37 +01:00
a4f3c92a03
added missing include to legacy network lib
2023-03-10 17:59:13 +01:00
37920b6476
adjustments
2023-03-10 00:45:56 +01:00
314b8bf72d
Const correctness fix for optionlist
2023-03-09 15:14:33 +01:00
5f0858bab2
Removed logging from the DSP lib
2023-03-09 08:56:48 +01:00
007761a027
made it a bit cleaner
2023-03-08 19:49:23 +01:00
801f1be6b2
Hopefully a fix for the rfspace SDR-IP
2023-03-08 19:46:14 +01:00
9cc793e328
bugfix
2023-03-08 19:39:15 +01:00
4283cacae6
fixed build for volk 1.x
2023-03-02 15:19:16 +01:00
6f9dacdd53
Added back 'ignore silence' option in the recorder
2023-03-02 14:47:02 +01:00
5b47f900a6
more android bullshit
2023-02-25 20:59:12 +01:00
82fd3732a9
hopefully the last fix for android, this is getting annoying
2023-02-25 20:33:03 +01:00
8d6ed17e01
more android fixes
2023-02-25 20:19:34 +01:00
aa2071e2df
more android fixes, I hate this OS so much
2023-02-25 20:00:04 +01:00
b32618708f
fixed android one more time
2023-02-25 19:45:13 +01:00
ac875aee3b
bugfix macos and android
2023-02-25 19:30:58 +01:00
df83d65271
changes
2023-02-25 18:14:35 +01:00
7723d15e8f
Switched to a custom logging lib instead of that spdlog junk
2023-02-25 18:12:34 +01:00
a8cbc37e0d
removed unecessary include
2023-02-23 10:05:04 +01:00
0d149f997f
CMake install prefix bugfix when generating several times
2023-02-23 09:31:27 +01:00
7e80bbd02c
added missing rigctl client
2023-02-22 21:45:19 +01:00
edb4ac45b2
more work on the rigctl module but removed tracking for now
2023-02-22 20:55:23 +01:00
63416fe93a
added missing files
2023-02-21 20:46:28 +01:00
0fedcf8745
Added audio source
2023-02-21 19:38:31 +01:00
fe821fb830
Removed debugging junk
2023-02-19 18:58:39 +01:00
ea882cb285
Changed M17 modulation parameters
2023-02-19 18:54:33 +01:00
13e81c9f6b
attempt at enabling the plutosdr in android build
2023-02-18 20:22:29 +01:00
290c989451
attempt at re-enabling M17 on android
2023-02-18 18:22:53 +01:00
b7ca19583a
the macos CI is wasting more of my time again
2023-02-18 16:56:41 +01:00
1f97e9e10b
Improved detection of M17 frames to avoid spurious decodes
2023-02-18 16:08:57 +01:00
93e985ab54
bugfix
2023-02-16 07:59:01 +01:00
8f972ee0b2
Added proper cmake debug support
2023-02-15 20:37:13 +01:00
570b8dbd7c
Merge pull request #991 from AlexandreRouma/better_cmake
...
Better cmake
2023-02-15 19:34:41 +01:00
c0c5b1186c
Fixed bug with audio sink
2023-02-15 17:28:02 +01:00
d5a9538d0c
bugfix
2023-02-15 15:39:34 +01:00
7cfc30ee6e
new cmake stuff
2023-02-14 16:25:05 +01:00
a1b6cbb38a
Addded label to bandwidth selection of SDRplay Source
2023-02-13 09:38:26 +01:00