1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-26 07:46:33 -04:00
Commit Graph

658 Commits

Author SHA1 Message Date
f4exb
d09f0d2ede Bumped to version 2.5.1 2016-12-17 08:06:36 +01:00
f4exb
ff10cbf7d9 Updated sdrbase readme with details on how to use the recorded I/Q files 2016-12-16 01:41:41 +01:00
f4exb
014ada12ba CW smoother: set default ramp time to 4ms and set the modulators ramp time at the same value 2016-12-16 00:02:37 +01:00
f4exb
5571e01a65 dB calculator: add floor value (default -100.0dB) when argument is 0 2016-12-15 21:27:13 +01:00
f4exb
330db19163 CW Keyer GUI: appearance fixes 2016-12-15 00:27:08 +01:00
f4exb
0a7e9261e2 CW transition smoother: use smootherstep function. See: https://en.wikipedia.org/wiki/Smoothstep 2016-12-14 23:23:58 +01:00
f4exb
98b9e20392 Make a dedicated CW transition smoothing class 2016-12-14 22:48:39 +01:00
f4exb
5000e01063 CW Keyer GUI: fixed play loop collision with file play loop 2016-12-14 02:54:05 +01:00
f4exb
a2089724cf SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
f4exb
d10209c223 CW Keyer GUI: corrected dashes and dots buttons disabled color 2016-12-12 01:53:57 +01:00
f4exb
b620462639 Windows build: added SSB Modulator and CW Keyer 2016-12-12 01:16:36 +01:00
f4exb
01e7217303 Bumped to version 2.5.0 2016-12-11 22:55:50 +01:00
f4exb
e4e2eea9d5 CW Keyer: retain only text, dashes and dots 2016-12-11 21:52:53 +01:00
f4exb
d3d6ebec89 CW Keyer with GUI. Sort of works 2016-12-11 11:35:25 +01:00
f4exb
2defcc7cec CW Keyer: test with AM modulator and fixes 2016-12-10 08:12:16 +01:00
f4exb
d6c9b2f707 CW Keyer: compiles 2016-12-10 06:16:13 +01:00
f4exb
808a8c85fd CW Keyer: interim state (2) 2016-12-09 19:34:38 +01:00
f4exb
35baa46f3d CW Keyer: interim state (1) 2016-12-09 01:35:49 +01:00
f4exb
3ed1f68253 CW Keyer GUI: interim state (1) 2016-12-08 21:41:48 +01:00
f4exb
25e171bf90 Signal meter: adjust font 2016-12-07 02:53:10 +01:00
f4exb
93a08c325a Level Meter: paint peak tip last so it appears on top 2016-12-07 01:21:00 +01:00
f4exb
bc75ca7735 Level meter embellishment 2016-12-06 00:25:59 +01:00
f4exb
e6667c88eb NFM Demod: use different color scheme for the signal meter bar 2016-12-05 18:42:24 +01:00
f4exb
317836ac92 NFM demod: channel power calculation and squelch corrections 2016-12-05 03:46:42 +01:00
f4exb
7c3cebf2e1 NFM Demod: added signal meter. Corrected squelch. Turned frequency dial green 2016-12-05 02:09:08 +01:00
f4exb
d381075d87 Level Meter: added a signal strength in dB meter 2016-12-05 00:56:58 +01:00
f4exb
4d5e2f9656 Level Meter: set fixed background as a pixmap 2016-12-04 19:03:51 +01:00
f4exb
76932e6627 Level Meter: changed rms to avg to be generic 2016-12-04 06:44:37 +01:00
f4exb
373a99e575 Allow several classes of Level Meters sharing the same base algorithms. Initiate with the VU meter 2016-12-04 06:40:57 +01:00
f4exb
95f9a03a7b Level meter: isolate paint method 2016-12-04 06:07:53 +01:00
f4exb
d5943288d3 Level Meter: updated face 2016-12-03 05:07:09 +01:00
f4exb
87c4a13cc1 Changed level meter background color 2016-12-02 18:19:20 +01:00
f4exb
c7b1d8a133 Windows build: include GUI level meter 2016-12-02 13:13:54 +01:00
f4exb
ea53e63556 NFM Modulator: Cleanup level meter code. Use experimental max value for modulation swing calculation 2016-12-02 03:00:41 +01:00
f4exb
7a07b56b01 NFM Modulator: basic input volume gauge 2016-12-02 02:00:53 +01:00
f4exb
0b5d794ea8 Bump version to 2.4.0 2016-11-30 02:20:48 +01:00
f4exb
c5f1acdcf1 AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
f4exb
4c3db01409 Added an AudioInput class 2016-11-28 18:32:50 +01:00
f4exb
7c1b1032c9 AM Modulator: added file input (basic) 2016-11-28 02:17:08 +01:00
f4exb
2d0ee4bf76 SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file 2016-11-21 18:07:58 +01:00
f4exb
ee947f54e9 Corrected clang warnings 2016-11-21 18:01:55 +01:00
f4exb
60925ea84b SDRPlay plugin: documentation 2016-11-21 01:21:48 +01:00
f4exb
f7b52cfcc6 Value dial improvement: use right button to clear digits at the right of the current difit position (ceil). Use left button to set cursor at current position (was any button before) 2016-11-19 12:19:00 +01:00
f4exb
85807ffadb SDRPlay plugin: now working with open source libmirisdr 2016-11-16 02:38:21 +01:00
f4exb
863522d9ff SDRPlay support: source plugin interim state (1) compiles 2016-11-13 02:59:31 +01:00
f4exb
ae5070ebb3 Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
f4exb
671b380909 Bumped version to 2.2.2 2016-11-10 08:32:33 +01:00
f4exb
efbce97a2f Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
f4exb
c91725fe01 Push decimators halfband filter order to 64 2016-11-09 04:03:12 +01:00
f4exb
0a6dc5db37 IntHalfband filters: tuned optimizations and chose the best for x86_64 2016-11-09 03:27:30 +01:00