Commit Graph

1346 Commits

Author SHA1 Message Date
AlexandreRouma
fb10d0f917
Merge pull request #708 from hb9fxq/patch-1
Allow user defined CMAKE_INSTALL_PREFIX
2022-11-21 17:23:04 +01:00
Jeff Rizzo
61f19f44a2 Correct USA amateur allocations below 2GHz
- add 2200m band
 - add 630m band
 - fix 80m band - in US, it's 3.5-4.0 MHz
 - 60m band is 5 discrete "channels"
 - 40m band in US is 7.0-7.3 MHz
 - 10m band in US is 28.0-29.7 MHz
 - 1.25m band is in two parts; 219-220MHz and 222-225 MHz

Source: ARRL, FCC
2022-11-15 10:24:10 -08:00
AlexandreRouma
638306e2da added hermes module to android build and cleanup 2022-11-12 18:00:25 +01:00
AlexandreRouma
2ac1a38ea4 bugfix to hermes band filters 2022-11-12 17:17:19 +01:00
AlexandreRouma
1c373e9cdb bunch of bugfix and new features 2022-11-12 02:19:53 +01:00
AlexandreRouma
c4bac3b298 twinrx fix 2022-10-23 21:11:04 +02:00
AlexandreRouma
0a4c191054 windows CI fix 2022-10-23 20:13:14 +02:00
AlexandreRouma
c72c8d056d fixed USRP channel name bug 2022-10-23 20:11:35 +02:00
AlexandreRouma
d74ea13878 fixed missing USRP source build 2022-10-23 18:05:10 +02:00
AlexandreRouma
d16c08c8b2 random fixes 2022-10-23 17:41:10 +02:00
AlexandreRouma
ebc9911f18 fixes 2022-10-23 16:52:33 +02:00
AlexandreRouma
aa06db4d7a Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2022-10-23 16:41:56 +02:00
AlexandreRouma
9ccc14848b USRP source 2022-10-23 16:41:45 +02:00
AlexandreRouma
09d814e845
Fixed typo in readme 2022-10-19 11:02:23 +02:00
AlexandreRouma
d4a6ada56e added missing include 2022-10-18 11:43:44 +02:00
AlexandreRouma
c4fd285f7b fixed MacOS instructions 2022-10-18 11:36:35 +02:00
AlexandreRouma
cc6b239d22 added MacOS instructions 2022-10-18 11:34:11 +02:00
AlexandreRouma
a9e8db2a24 cleanup + beginning of hermes source 2022-10-18 11:09:22 +02:00
AlexandreRouma
8eed0fcc9c fixed not init variable 2022-10-11 17:49:51 +02:00
AlexandreRouma
68ba6d7d19
Merge pull request #886 from AlexandreRouma/rigctl_client
Beginning of rigctl client (not yet usable)
2022-10-11 17:43:41 +02:00
AlexandreRouma
a85bae9527
Update CMakeLists.txt 2022-10-11 17:43:20 +02:00
AlexandreRouma
34b0577f3b more work on the new recorder 2022-10-11 17:40:38 +02:00
AlexandreRouma
52a4143cf5 code cleanup and fixes 2022-09-28 17:15:38 +02:00
AlexandreRouma
b65da2fd49 work 2022-09-28 15:55:50 +02:00
AlexandreRouma
c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
AlexandreRouma
f4bd483410 more work 2022-09-26 17:04:24 +02:00
AlexandreRouma
869b3e0abd thread safety + stop recorder on audio stream deselect 2022-09-26 15:08:01 +02:00
AlexandreRouma
3421aae9a2 more work on recorder 2022-09-26 14:57:06 +02:00
AlexandreRouma
f49fbd2a73 fixed RSP1A DAB notch 2022-09-25 01:03:06 +02:00
AlexandreRouma
5b8b344142 added missing files 2022-09-25 01:01:43 +02:00
AlexandreRouma
0c8f6ab836 new recorder stuff 2022-09-25 01:01:07 +02:00
AlexandreRouma
4047d3bcc2
Removed outdated MacOS instructions 2022-09-05 15:22:07 +02:00
AlexandreRouma
dcb6321531 Fixed android text bug and updated readme 2022-09-04 18:00:39 +02:00
AlexandreRouma
bd9df6ecf9 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2022-09-04 01:17:29 +02:00
AlexandreRouma
81ac817639 added dummy debug keystore 2022-09-04 01:17:20 +02:00
AlexandreRouma
fccd08a6e0
Merge pull request #860 from rs1729/fix_fprintf_percent
core/src/dsp/multirate/rational_resampler.h
2022-09-03 20:58:52 +02:00
AlexandreRouma
e97dcecc6e Disabled bionic CI 2022-09-03 20:13:14 +02:00
AlexandreRouma
54db4b41a4 still not working.. 2022-09-03 20:08:54 +02:00
AlexandreRouma
70ff76e553 more fixes to the bionic ci (update your distros ffs) 2022-09-03 19:53:05 +02:00
AlexandreRouma
0f7c17f007 fix again 2022-09-03 19:49:50 +02:00
AlexandreRouma
6cf474144b ubuntu bionic CI fix 2022-09-03 19:48:55 +02:00
AlexandreRouma
7ae59681d5 save APK 2022-09-03 19:41:39 +02:00
AlexandreRouma
c7a1bda364 fixed android CI 2022-09-03 19:05:01 +02:00
AlexandreRouma
1c02f4edca fix 2022-09-03 18:54:08 +02:00
AlexandreRouma
4479170cc2 attempt at adding android CI 2022-09-03 18:53:14 +02:00
AlexandreRouma
cd71becd8a android fix 2022-09-03 00:38:18 +02:00
AlexandreRouma
72b895fc67 android fixes 2022-09-02 20:08:16 +02:00
Zilog80
6c93d9b2fa fix fprintf % error 2022-09-02 19:59:29 +02:00
AlexandreRouma
ce3fea3747 fixed lowpass setting not presistent for NFM 2022-09-01 18:12:59 +02:00
AlexandreRouma
9f0daf7d45 added scanner status indicator and enabled the scanner on android 2022-08-31 14:59:22 +02:00