Charles J. Cliffe
|
5f6b492478
|
Analog modems now somewhat functional
- Still major memory leaks.. :)
|
2015-11-17 23:23:23 -05:00 |
|
Charles J. Cliffe
|
f53e228849
|
Cleanup / finalize demod before initial testing
|
2015-11-17 21:49:02 -05:00 |
|
Charles J. Cliffe
|
62ca78141f
|
Analog chain mostly complete
|
2015-11-17 21:22:51 -05:00 |
|
Charles J. Cliffe
|
8ac4498db7
|
code cleanup
|
2015-11-17 20:47:00 -05:00 |
|
Charles J. Cliffe
|
73ca52aee1
|
Convert demodulator type ids to strings for now
|
2015-11-17 18:57:42 -05:00 |
|
Charles J. Cliffe
|
a1a6a467e8
|
Modem, ModemKit and initial ModemAnalog refactor
|
2015-11-16 23:49:54 -05:00 |
|
Charles J. Cliffe
|
80e0d7019f
|
Update digital_lab
|
2015-11-10 20:53:55 -05:00 |
|
Charles J. Cliffe
|
3fc6f9ad80
|
Several crash/bug fixes, uninitialized vars
|
2015-10-27 16:53:06 -04:00 |
|
Charles J. Cliffe
|
67c184262a
|
Minor tweaks and cleanup
- add functions to access SDRPostThread
|
2015-10-18 12:26:07 -04:00 |
|
Charles J. Cliffe
|
eaaf6cd02e
|
Merge pull request #143 from cjcliffe/master
update lab
|
2015-09-12 14:11:55 -04:00 |
|
Charles J. Cliffe
|
b549f9748e
|
Other apps seem to want I/Q pipe in this format; going with the flow
|
2015-08-28 19:55:25 -04:00 |
|
Charles J. Cliffe
|
2974546436
|
update digital_lab
|
2015-08-26 20:32:53 -04:00 |
|
Charles J. Cliffe
|
c30cce9114
|
Add functional Spectrum view to demodulator visuals
- Might need to do some renaming from Scope->AVDisplay or something for
ScopeCanvas to avoid confusion.
|
2015-08-24 01:31:37 -04:00 |
|
Charles J. Cliffe
|
9de1abd539
|
Add mute button and 'M' to toggle mute on waterfall hover
|
2015-08-17 00:59:38 -04:00 |
|
Charles J. Cliffe
|
88ebb7a83a
|
Merge pull request #130 from cjcliffe/master
update lab
|
2015-08-13 22:17:34 -04:00 |
|
Charles J. Cliffe
|
1d5a2f1ac7
|
Fix for an initial priming overload and visuals memory leak
|
2015-08-12 21:45:02 -04:00 |
|
Charles J. Cliffe
|
5f96f4c839
|
Merge pull request #124 from cjcliffe/ui_visuals_to_panels
Ui visuals to panels
|
2015-08-04 17:09:07 -04:00 |
|
Charles J. Cliffe
|
bab2ad3780
|
cleanup
|
2015-08-03 23:41:37 -04:00 |
|
Charles J. Cliffe
|
5033d6f5d8
|
Merge ui panel code and refactoring
|
2015-07-30 21:53:29 -04:00 |
|
Charles J. Cliffe
|
10e35002f1
|
AudioThread & demod worker IOThread queues, cleanup
|
2015-07-30 19:30:46 -04:00 |
|
Charles J. Cliffe
|
5bbcf7aa11
|
DemodulatorThread visual out queue /w IOThread::onBindOutput
|
2015-07-30 00:52:00 -04:00 |
|
Charles J. Cliffe
|
0a9dd7692a
|
DemodulatorThread convert to IOThread named queues
|
2015-07-30 00:28:53 -04:00 |
|
Charles J. Cliffe
|
05cd99bbf1
|
IOThread all the things!
|
2015-07-29 20:57:02 -04:00 |
|
Charles J. Cliffe
|
f731602017
|
initial ScopeVisualProcessor, ReBuffer template
|
2015-07-28 21:56:39 -04:00 |
|
Charles J. Cliffe
|
88c1bb5d51
|
Merge pull request #115 from cjcliffe/master
update lab
|
2015-07-21 01:11:16 -04:00 |
|
Charles J. Cliffe
|
19f9b7ab70
|
MSVC fixes
|
2015-07-21 00:59:18 -04:00 |
|
Charles J. Cliffe
|
6b61943fba
|
Merge work from @Dantali0n to digital_lab branch, thanks\!
|
2015-07-20 00:00:50 -04:00 |
|
Charles J. Cliffe
|
6beeb70549
|
Disable I/Q AGC when gain < 0.25
|
2015-07-19 15:34:06 -04:00 |
|
Charles J. Cliffe
|
be1055a2c7
|
reduce demod I/Q AGC bandwidth for better raw output
|
2015-07-17 19:14:39 -04:00 |
|
Dantali0n
|
fe37d50bd9
|
Finished digital data buffer with vectors
|
2015-07-03 11:29:52 +02:00 |
|
Dantali0n
|
74255606df
|
Implementing digital data buffer with vectors
|
2015-06-29 21:55:21 +02:00 |
|
Charles J. Cliffe
|
26ca557349
|
Experimental raw I/Q output mode
|
2015-06-27 23:23:43 -04:00 |
|
Dantali0n
|
cac5d0b9ea
|
digital output 'buffer' and fix ifdef
|
2015-06-18 22:07:53 +02:00 |
|
Charles J. Cliffe
|
6c016a7199
|
More sample rates, unify defaults
- also fix possible crash related to unlocking before queueing visual
data.
|
2015-06-11 17:18:36 -04:00 |
|
Dantali0n
|
951a1ee9c6
|
Requested Constellations & actual Constellations are now separated.
|
2015-06-10 19:39:08 +02:00 |
|
Dantali0n
|
f71d04eb75
|
Propagate Constelattion setting to demodulator, not working properly yet.
|
2015-06-10 10:50:14 +02:00 |
|
Dantali0n
|
b76eafe8df
|
Fix lock UI update and start on constellation implementation
|
2015-06-09 17:00:05 +02:00 |
|
Charles J. Cliffe
|
95ff1e9c36
|
Disable stereo @ <100khz to prevent invalid filters
|
2015-06-06 20:47:14 -04:00 |
|
Charles J. Cliffe
|
234ac5bd15
|
Simplify/fix PLL, tweak parameters
|
2015-06-05 20:58:10 -04:00 |
|
Dantali0n
|
9e1601c446
|
Working demodulator lock status text
|
2015-06-05 09:51:46 +02:00 |
|
Charles J. Cliffe
|
0ccd5b4156
|
Comment PLL debug
|
2015-06-05 00:35:18 -04:00 |
|
Charles J. Cliffe
|
0e80e1009e
|
First pass at FM Stereo improve via pilot tone PLL
|
2015-06-05 00:28:32 -04:00 |
|
Dantali0n
|
2ca6786be7
|
Modem demodulations returning bitstreams
|
2015-06-04 22:38:43 +02:00 |
|
corne lukken
|
0a0e7db242
|
deModulators selections
|
2015-06-03 11:23:16 +02:00 |
|
Charles J. Cliffe
|
2a9eadbf9a
|
Issue #81 patches from @dovandung
|
2015-05-27 23:22:19 -04:00 |
|
Charles J. Cliffe
|
d5d44b0b30
|
Better initial sample rate setup, remove hard-coded default rate and use device info matching /w fallback
|
2015-03-22 20:47:07 -04:00 |
|
Charles J. Cliffe
|
4147582d2a
|
Refactor for sample rate changes, audio thread race crash fixes
|
2015-03-15 21:02:26 -04:00 |
|
Charles J. Cliffe
|
3c5bad4e3d
|
Audio bandwidth menu items
|
2015-03-12 19:41:50 -04:00 |
|
Charles J. Cliffe
|
4e13b625ca
|
Fix for mixer clipping bug that's causing audio to crackle
|
2015-03-01 10:30:02 -05:00 |
|
Charles J. Cliffe
|
009e20e448
|
Linux patches
|
2015-02-22 01:58:00 -05:00 |
|