Commit Graph

140 Commits

Author SHA1 Message Date
35c7f0e3cf Fixed stall 2020-11-02 17:48:17 +01:00
fc9bc496cb fixed 2020-11-02 16:16:21 +01:00
75f8a45119 new dsp 2020-11-02 03:57:44 +01:00
50a73a380d more fixes 2020-10-31 15:07:49 +01:00
e62042d26a Update readme.md 2020-10-24 18:56:32 +02:00
c109de3949 Merge pull request #31 from aosync/openbsd
Build on OpenBSD
2020-10-24 18:54:47 +02:00
39c87782db Merge branch 'experimental' into openbsd 2020-10-24 18:54:34 +02:00
b6566dde14 Merge pull request #32 from howard0su/experimental
Add instruction for Linux
2020-10-24 17:50:32 +02:00
ef36283370 Add instruction for Linux 2020-10-24 23:41:40 +08:00
922a226028 fixed OpenBSD build 4 2020-10-24 17:34:18 +02:00
ba81f25933 Added OpenBSD build instructions 2020-10-24 17:18:54 +02:00
da9528576a fixed openbsd build 3 2020-10-24 17:09:25 +02:00
3fdd2477e5 Fixed typo in root CMakeLists.txt 2020-10-24 15:33:00 +02:00
62368e35a7 Merge pull request #29 from aosync/experimental
make prepare_root.sh an executable and take advantage of globbing
2020-10-24 14:56:10 +02:00
82d3431f1d Merge pull request #28 from howard0su/experimental
Build system fix and cleanup
2020-10-24 14:55:41 +02:00
edbc0c149d fixed linux bugs 2020-10-24 14:51:55 +02:00
b8987e6d2d make prepare_root.sh a proper program and take advantage of globbing 2020-10-24 09:44:15 +02:00
6296b8865b fftw lib is not used but fftw3f only 2020-10-23 17:07:02 +08:00
2df185e340 Copy volk.dll when building on Windows 2020-10-23 17:06:10 +08:00
6262c64daa Consolidate Linux and OSX build
Use pkg-config to find the right include path and lib names.
2020-10-23 10:53:48 +08:00
0fe5af9816 Fix volk.h include path. It should be volk/volk.h 2020-10-23 10:39:20 +08:00
e94888d533 Use pkg for every module, and link them static 2020-10-23 10:37:10 +08:00
6130428989 glfwSetWindowMaximizeCallback is added in 3.3 2020-10-23 10:36:14 +08:00
5400a4e18a Fix build on Debian 10 2020-10-22 23:55:49 +08:00
0d45217dfd Added baseband recording 2020-10-22 12:53:46 +02:00
fa1e647235 Merge pull request #26 from AlexandreRouma/better_modules
Better modules
2020-10-22 11:03:32 +02:00
d637cb9e75 Merge pull request #24 from howard0su/osx
another warning
2020-10-22 11:01:24 +02:00
406f18bf11 another warning 2020-10-22 09:18:58 +08:00
72611b5fa7 Fixed OpenGL memory leak 2020-10-22 03:16:11 +02:00
313b786d88 Merge pull request #23 from howard0su/warnings
Fix warnings
2020-10-22 02:54:01 +02:00
801a56787f Merge pull request #22 from howard0su/osx
Fix OSX build
2020-10-22 02:53:50 +02:00
62868b2533 Fix warnings 2020-10-22 08:48:31 +08:00
4bf88739b5 Fix OSX build 2020-10-22 08:33:55 +08:00
087380c966 Push before merge 2020-10-22 02:33:50 +02:00
fbd7321b48 Fixed typo 2020-10-20 19:55:14 +02:00
f6cfe83d45 Fixed typo 2020-10-20 19:15:43 +02:00
71f6be8d08 Fixed VFO alignment 2020-10-20 14:59:42 +02:00
6e5450ed24 new fixes 2020-10-20 00:32:17 +02:00
027054b57e Fixed waterfall inaccuracies + started adding stepped VFO 2020-10-15 16:09:01 +02:00
3b6a3ff94d Fixed scripting + cleaner code + fixed RTLTCP 2020-10-07 22:44:54 +02:00
46d5b8a750 new scripting system 2020-10-07 14:44:39 +02:00
ac068036b8 Finished soapy module + added file source + added RTL_TCP source (windows only rn) 2020-10-06 15:50:46 +02:00
ace1fe1e5e added linux support for rtl_tcp 2020-10-06 10:54:00 +02:00
14a8e81662 Fixed missing label bug of soapysdr 2020-10-05 18:20:27 +02:00
eff7bbdd5a added new patrons 2020-10-04 15:23:40 +02:00
60342de9c0 Finished soapy module + added file source + added RTL_TCP source (windows only rn) 2020-10-04 02:56:02 +02:00
47b04ffef4 More work on the source module system 2020-10-02 01:44:18 +02:00
1507e6ec31 New module system 2020-10-01 13:46:12 +02:00
524f20bc2f Save before changes 2020-10-01 01:21:15 +02:00
2c4d7cbf09 Moved menus to their own respective files 2020-09-25 14:25:36 +02:00