f4exb
|
a6a7145f3d
|
Deep redesign: phase #4. Compiles
|
2015-08-17 08:29:34 +02:00 |
|
f4exb
|
f5c5e19571
|
Deep redesign: phase #2
|
2015-08-14 05:00:28 +02:00 |
|
f4exb
|
7433cdd91e
|
Fixed startup initialization sequence: interim state #2
|
2015-08-13 01:14:21 +02:00 |
|
f4exb
|
a7da0b76e2
|
Fixed startup initialization sequence: interim state #1
|
2015-08-12 09:03:02 +02:00 |
|
f4exb
|
1168135bd4
|
add libboost-all-dev in the list of dependencies for building
|
2015-08-11 03:02:32 +02:00 |
|
f4exb
|
110956ba9c
|
File sample source plugin now functional
|
2015-08-06 01:43:35 +02:00 |
|
f4exb
|
f9029e8572
|
Implemented a minimalist file source plugin (recording reader) compilable but untested
|
2015-08-03 01:04:20 +02:00 |
|
f4exb
|
3dba9a0ea9
|
Implemented minimalist recording
|
2015-07-28 23:54:17 +02:00 |
|
f4exb
|
5c0330e00a
|
Fixed BladeRF plugin LNA gain setting. Appended dB unit for gain
displays.
|
2015-07-26 20:44:05 +02:00 |
|
f4exb
|
f06c8e1e58
|
Changed scope trigger level scale and display
|
2015-07-26 10:35:57 +02:00 |
|
f4exb
|
620f857eeb
|
Update Readme.md
|
2015-07-24 08:46:26 +02:00 |
|
f4exb
|
a5bf0c2720
|
Added spectrum histogram clear button
|
2015-07-24 01:09:03 +02:00 |
|
f4exb
|
bec9d90bd3
|
Scope trigger on both edges
|
2015-07-23 06:52:12 +02:00 |
|
f4exb
|
837ef9f0db
|
Implemented trigger delay
|
2015-07-23 04:58:27 +02:00 |
|
f4exb
|
833b8c30c7
|
Rename trigger delay to pre-trigger delay and variables based on trigPre
|
2015-07-21 22:18:17 +02:00 |
|
f4exb
|
e0860a0d40
|
Implemented scope trigger delay
|
2015-07-21 01:33:58 +02:00 |
|
f4exb
|
6d27dc5e0b
|
Sort channel plugins by delta frequency and type before saving to preset
|
2015-07-19 02:07:40 +02:00 |
|
f4exb
|
69101c0629
|
Enhanced spectrum display: Histogram: define NO_AVX, wider decay range, make stroke and late holdoff adjustable. Added option to show live spectrum (had only max hold before)
|
2015-07-16 04:55:14 +02:00 |
|
f4exb
|
c9f9990764
|
Added a scope widget in the channel analyzer plugin
|
2015-06-22 04:16:27 +02:00 |
|
f4exb
|
d6154eb0eb
|
Fixed Channel Analyzer LSB display and save its SSB checkbox state
|
2015-06-21 13:03:12 +02:00 |
|
f4exb
|
70cce80995
|
NFM demod: save CTCSS settings
|
2015-06-17 02:35:24 +02:00 |
|
f4exb
|
74d5fd59ec
|
Filter out CTCSS tones in NFMDemod
|
2015-06-15 19:50:09 +02:00 |
|
f4exb
|
36c294ce54
|
Updated the readme with the latest developments
|
2015-06-07 23:38:51 +02:00 |
|
f4exb
|
26b9c324e7
|
Improved GNU Radio plugin usability. Removed osmosdr completely from the build as it is superceded by GNU Radio
|
2015-05-18 02:18:33 +02:00 |
|
f4exb
|
695a1ca526
|
No support for Blade RF. This ends up my contribution. Bye!
|
2015-05-16 16:59:12 +02:00 |
|
f4exb
|
93c7188a33
|
WFM demod: optimization (got rid of atan2) and implemented squelch
|
2015-05-15 15:05:28 +02:00 |
|
f4exb
|
8948928ca0
|
NFM demodulation without using atan and smooth squelch with AGC suppressing most clicks on low level signals and hiss on carrier tails. Only useful modulation comes through
|
2015-05-14 17:19:06 +02:00 |
|
f4exb
|
d395ba24c7
|
Make the low cutoff frequency of the SSB filter variable. Change spectrum overlay accordingly.
|
2015-05-12 21:50:02 +02:00 |
|
f4exb
|
e15f4f26f1
|
Added button to change the brightess of the spectrum display grid
|
2015-05-12 15:49:03 +02:00 |
|
f4exb
|
3e922dbb0a
|
Added simple AGC for AM demod
|
2015-05-12 12:12:13 +02:00 |
|
f4exb
|
8d15cabe70
|
Added AM demodulator plugin
|
2015-05-12 02:53:35 +02:00 |
|
f4exb
|
fe85503130
|
NFM and SSB receiver in focus trigger the display of the central frequency line on the spectrum frequency scale thus facilitating its identification
|
2015-05-11 11:03:01 +02:00 |
|
f4exb
|
0602584f81
|
Updated readme with latest features
|
2015-05-11 03:32:13 +02:00 |
|
f4exb
|
c92909d78d
|
Removed useless spectrum visualizer in NFM receivers. Created a null sink class to fit corresponding parameter in NFMDemod class constructor
|
2015-05-10 19:21:46 +02:00 |
|
f4exb
|
e536a1f1e9
|
Better handling of rtlsdr GUI display when settings change (initial load, load of presets)
|
2015-05-10 00:09:56 +02:00 |
|
John Greb
|
bce4aff21d
|
Uninitialised Gain Slider warning.
|
2015-05-05 18:21:30 +01:00 |
|
John Greb
|
73832a6c45
|
Clone Kernel SDR driver.
|
2015-03-31 18:46:29 +01:00 |
|
John Greb
|
a05759e1b8
|
Bandwidth 20.8 kHz.
|
2015-02-20 08:45:57 +00:00 |
|
John Greb
|
f1c223f297
|
Typo.
|
2014-12-11 17:50:49 +00:00 |
|
hexameron
|
4c9dd644b8
|
Settings before streaming.
|
2014-12-10 18:24:01 +00:00 |
|
root
|
554eb96000
|
Rules for FCDPP.
|
2014-12-09 19:13:33 +00:00 |
|
root
|
89e480313b
|
Debian 6.
|
2014-12-09 12:52:00 +00:00 |
|
John Greb
|
f10a0b778d
|
Merge fcdctl.
|
2014-12-01 19:49:00 +00:00 |
|
John Greb
|
46dcbe6db7
|
Open FCD.
|
2014-11-30 21:59:06 +00:00 |
|
hexameron
|
91cba8a035
|
Build hints.
|
2014-11-25 14:28:59 +00:00 |
|
hexameron
|
1964946afe
|
More warnings.
|
2014-11-23 09:22:02 +00:00 |
|
John Greb
|
86f256dbc4
|
Experimental Kernel swradio driver.
|
2014-11-05 21:19:25 +00:00 |
|
John Greb
|
62656fc45b
|
Borrow layer from GnuRadio Plugin.
|
2014-11-05 12:34:33 +00:00 |
|
hexameron
|
69d48b2ec9
|
Doh.
|
2014-10-30 13:08:33 +00:00 |
|
hexameron
|
691f329550
|
Utopic.
|
2014-10-30 12:31:21 +00:00 |
|
John Greb
|
ec14645130
|
Comment out harmless Compiler warning.
|
2014-10-23 22:19:54 +01:00 |
|
Hexameron
|
0fc1ac6380
|
Ubuntu.
|
2014-06-07 18:30:03 +01:00 |
|