f4exb
|
03ff449ec8
|
Multiple modulators support: optimization: comment out code that is useless when processing sample by sample
|
2016-12-26 14:52:59 +01:00 |
|
f4exb
|
9213c85d6a
|
Multiple modulators support: returned to one by one sample handling but pull a chunk of audio samples. Works with at least 3 modulators. Special handling of division factor
|
2016-12-26 12:45:19 +01:00 |
|
f4exb
|
5598265e66
|
Multiple modulators support: works with two modulators
|
2016-12-26 12:11:51 +01:00 |
|
f4exb
|
2a8a3bf457
|
Fixed core dump when ending application and Tx is still running
|
2016-12-26 11:23:11 +01:00 |
|
f4exb
|
e02ac85e50
|
All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11
|
2016-12-26 01:39:34 +01:00 |
|
f4exb
|
f5572eebc0
|
More debug messsages
|
2016-12-25 21:26:37 +01:00 |
|
f4exb
|
53f6413bd9
|
Audio input: removed mutex lock on write data. Audio output: removed mutex lock on read data
|
2016-12-25 20:04:19 +01:00 |
|
f4exb
|
e05822ba02
|
Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size
|
2016-12-23 14:29:42 +01:00 |
|
f4exb
|
ce77f95a2c
|
Bumped to version 2.5.2
|
2016-12-23 00:34:07 +01:00 |
|
f4exb
|
f74e3b83a7
|
Modulators: changed single Tx channel samples feed handling. Pure virtual function is useless
|
2016-12-22 23:45:56 +01:00 |
|
f4exb
|
1afd8df5f9
|
Modulators: changed single Tx channel samples feed handling
|
2016-12-22 23:39:06 +01:00 |
|
f4exb
|
441c2c1817
|
Send number of samples to write in the writeData signal. Ask for half the buffer size when more than half of it is consumed
|
2016-12-21 02:24:49 +01:00 |
|
f4exb
|
fc58e1be46
|
AM, NFM and WFM modulators: changed mute/umute channel button icon
|
2016-12-20 17:56:49 +01:00 |
|
f4exb
|
1e881703e8
|
Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator
|
2016-12-19 02:41:31 +01:00 |
|
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 |
|