Commit Graph

839 Commits

Author SHA1 Message Date
Charles J. Cliffe
1fdaa112ea basic startup tweaks...
;)
2015-07-08 23:32:30 -04:00
Charles J. Cliffe
6e20f11680 Deprecate offset setting in session to avoid device conflict
Possible fix for session loading memory leak; may sometimes buffer IQ
data to demodulators loaded outside of the current center and bandwidth
that should be inactive.
2015-07-08 19:25:22 -04:00
Charles J. Cliffe
f86950b334 Fix startup config access issues, init race 2015-07-08 18:54:52 -04:00
Charles J. Cliffe
b762d4d118 Save offset, direct sampling mode and i/q swap per device 2015-07-08 01:07:39 -04:00
Charles J. Cliffe
dbc85d4f29 Merge pull request #106 from cjcliffe/freq_entry_tweak
Assume Mhz if direct input value <= 3000 with no suffix
2015-07-06 23:17:55 -04:00
Charles J. Cliffe
c728ddc45b Assume Mhz if input <= 3000 with no suffix, require suffix of 'hz' below 3001hz 2015-07-06 23:15:18 -04:00
Charles J. Cliffe
59b8c41906 border fix 2015-07-06 23:05:49 -04:00
Charles J. Cliffe
27aacb001e basic automatic font size 2015-07-05 21:09:00 -04:00
Charles J. Cliffe
237a7ad06f Separate transform calc and render 2015-07-05 19:10:48 -04:00
Charles J. Cliffe
5ac0dc8c41 simplify alt. coordinate sys on panel contents only, y-up otherwise 2015-07-05 18:54:46 -04:00
Dantali0n
fe37d50bd9 Finished digital data buffer with vectors 2015-07-03 11:29:52 +02:00
Charles J. Cliffe
48308145b7 add GLTextPanel, initial work on nested coordinate systems 2015-07-01 00:34:32 -04:00
Charles J. Cliffe
b28c8dbc3e Move static fonts to GLFont 2015-06-30 23:07:39 -04: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
Charles J. Cliffe
8ccb060237 margin tweaks 2015-06-27 01:55:39 -04:00
Charles J. Cliffe
c770a0e20e Margin now specified in pixels 2015-06-27 01:26:07 -04:00
Charles J. Cliffe
df978cef89 unify min/max/mid, use vmin/vmax for border 2015-06-26 22:18:49 -04:00
Charles J. Cliffe
8753be05e7 Import cubicvr2 math; implement for GLPanel 2015-06-26 22:04:16 -04:00
Charles J. Cliffe
f2601edaa1 Borders, mixed coordinate preparations 2015-06-22 22:07:46 -04:00
Charles J. Cliffe
adbb853c6d GLPanel gradient background fills 2015-06-21 11:58:14 -04:00
Charles J. Cliffe
ab438738aa Fix conflict with wx RGBColor struct 2015-06-21 10:51:13 -04:00
Charles J. Cliffe
4ee791ac0c Initial GLPanel prototype, testing nested layouts 2015-06-20 20:19:52 -04:00
Dantali0n
cac5d0b9ea digital output 'buffer' and fix ifdef 2015-06-18 22:07:53 +02:00
Charles J. Cliffe
6fe145425c Merge pull request #94 from cjcliffe/input_rates
More input rates, offset loading fix
2015-06-11 20:19:29 -04:00
Charles J. Cliffe
20f537b37b Fix for loading offset frequency properly from session.. 2015-06-11 19:59:08 -04: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
Charles J. Cliffe
721f775bdd Update README.md 2015-06-11 15:35:20 -04:00
Dantali0n
96c05cd532 Console window and output for windows 2015-06-10 20:48:05 +02: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
35af5748a0 Hotfix patch for direct input on linux 2015-06-07 21:42:23 -04:00
Charles J. Cliffe
95ff1e9c36 Disable stereo @ <100khz to prevent invalid filters 2015-06-06 20:47:14 -04:00
Charles J. Cliffe
25dc28d350 version bump. 2015-06-05 23:29:42 -04:00
Charles J. Cliffe
64ac186826 Merge pull request #87 from cjcliffe/stereo_pll
Improve FM Stereo
2015-06-05 21:34:49 -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
Charles J. Cliffe
e7297beaa3 Merge pull request #85 from cjcliffe/resource_finder
Resource finder for fonts
2015-06-03 21:41:46 -04:00
corne lukken
0a0e7db242 deModulators selections 2015-06-03 11:23:16 +02:00
Charles J. Cliffe
436783535b Duped readable check should be exists 2015-06-01 00:05:50 -04:00
Charles J. Cliffe
44e73839a8 If font resource not found then try executable path. 2015-06-01 00:04:05 -04:00
Charles J. Cliffe
fc39cef9fa Merge pull request #84 from cjcliffe/swap_iq
Adds feature to Swap I/Q
2015-05-31 22:17:11 -04:00
Charles J. Cliffe
8496287455 Adds feature to Swap I/Q 2015-05-31 22:13:14 -04:00
Charles J. Cliffe
3efb036099 Unsafe vector demod queues replaced /w mutex lock 2015-05-31 12:05:45 -04:00
Charles J. Cliffe
0237c563a0 Merge pull request #83 from cjcliffe/direct_sampling
Adds RTL-SDR direct sampling mode option
2015-05-30 23:36:22 -04:00
Charles J. Cliffe
a984ce296d Adds RTL-SDR direct sampling mode option 2015-05-30 23:14:16 -04:00