Charles J. Cliffe
3ec14fbe38
Licence fix, add SPDX-License-Identifier, remove unused code files
2017-01-02 21:07:43 -05:00
Charles J. Cliffe
6a9e60efa9
Only use audio signal level for AM based modems
2016-08-13 14:50:20 -04:00
Charles J. Cliffe
0fdb970d2c
Cleanup
2016-07-27 20:01:37 -04:00
Charles J. Cliffe
0a80feece9
Add some reasonable sounding intermediate steps betwen 50 and None
2016-07-26 23:47:31 -04:00
Charles J. Cliffe
604ce8cdf9
Experimental de-emphasis option for FM-Stereo
2016-07-26 23:34:49 -04:00
Charles J. Cliffe
5b4a348306
Add FM Stereo De-emphasis setting
2016-07-26 19:25:39 -04:00
Charles J. Cliffe
0090838070
Make modemFactories function ref vs. instances which carry other dsp kit stuff
2016-07-24 15:25:17 -04:00
Charles J. Cliffe
d2943b56c4
Merge branch 'session_bugfix'
2016-06-01 19:48:32 -04:00
Charles J. Cliffe
688181e566
Cleanup MSVC warnings and deprecated C++ exception stuff
2016-06-01 19:42:34 -04:00
vsonnier
fc4fa3e74f
MISC 2: Make ReferenceCounter refcount itself protected by the same mutex of the whole class, for state consistency
2016-06-01 19:46:45 +02:00
Charles J. Cliffe
419085d27a
Add NBFM mode, add mode selector button height font reduction when scaled down
2016-05-11 23:05:56 -04:00
Charles J. Cliffe
0f82d24d44
Possible fix for ModemFMStereo singleton init crash edge case.
2016-03-01 19:47:18 -05:00
Charles J. Cliffe
305cd4bf5b
Temporary FIR fix for windows
2016-02-04 22:22:19 -05:00
Charles J. Cliffe
b2c1063818
Unused ampmodem var
2016-02-04 18:49:37 -05:00
Charles J. Cliffe
65005b60ac
Linux - missing header and warning fixes
2016-02-04 18:05:33 -05:00
Charles J. Cliffe
52fefab980
Fix SSB drift with re-write of SSB demod w/o ampmodem
2016-02-03 21:24:37 -05:00
Charles J. Cliffe
c6c62d7334
Note: hit save before committing :)
2016-02-02 21:29:01 -05:00
Charles J. Cliffe
1523d55b6c
SSB FIR kaiser -> Simple IIR Lowpass
2016-02-02 21:26:24 -05:00
Charles J. Cliffe
090d751482
Bonus SSB optimize/tweak
2016-02-02 20:41:12 -05:00
Stanisław Pitucha
86fab39d84
Even more unused parameters
2016-01-29 07:49:40 +11:00
Stanisław Pitucha
c59f72d4a0
Cleanup unused var warnings
...
Clean up compiling output so that actual issues can be spotted. Remove multiple
cases of unused parameter. Remove unused isActive at startup. (demod is started
regardless)
2016-01-27 11:21:53 +11:00
Charles J. Cliffe
b413c8454b
MSVC fix-up
2016-01-22 20:26:22 -05:00
Charles J. Cliffe
492ca99427
SSB mode FIR side-band supression
2016-01-10 16:22:19 -05:00
Charles J. Cliffe
0f8065f48a
FSK tweaks, minimum bandwidth adjust
2015-12-01 00:59:11 -05:00
Charles J. Cliffe
76d69ffd78
Add GMSK, fix modem bandwidth logic, cleanup.
2015-11-30 21:58:54 -05:00
Charles J. Cliffe
c303b68284
Basic X/Y scope plot while in digital mode
2015-11-29 13:35:12 -05:00
Charles J. Cliffe
7e4d173996
Basic console window for digital output
...
- Probably end up making this a single tabbed dialog but this works for
the moment
2015-11-28 23:03:07 -05:00
Charles J. Cliffe
4fa0cb7c67
Persist modem settings on new instances
2015-11-26 01:54:54 -05:00
Charles J. Cliffe
d14dfed063
FSK now appears somewhat functional (outputs symbols to console)
2015-11-24 00:20:17 -05:00
Charles J. Cliffe
6e74662518
Modem property grid settings now applying/working
...
- Still some races with initializing the grid on new demodulators
2015-11-23 22:39:39 -05:00
Charles J. Cliffe
5303f329df
ModemProperties panel property grid init
2015-11-23 21:32:50 -05:00
Charles J. Cliffe
4af943791b
Modem can now trigger kit rebuild, add FSK test settings
2015-11-23 20:44:48 -05:00
Charles J. Cliffe
4a62eae096
Convert constellation code to ModemArgInfo settings
...
- Note: can’t set constellation yet until property grid is added
2015-11-23 20:03:47 -05:00
Charles J. Cliffe
de1264fe17
Copy SoapySDR::ArgInfo to bootstrap ModemArgInfo
2015-11-23 18:41:10 -05:00
Charles J. Cliffe
407abac8e8
Move minimum frequency check to modem checkSampleRate()
2015-11-22 23:38:26 -05:00
Charles J. Cliffe
7b301fadc1
Clean up some early prototype garbage..
2015-11-22 23:25:45 -05:00
Charles J. Cliffe
c0eca0b2f3
Allow modems to limit/control input rate
...
- Modems can now over-ride user rate input and lock/step as needed
- Separate digital code defs a bit more so it’s not required when
disabled
- Testing FSK based on @andresv ’s example at
https://github.com/jgaeddert/liquid-dsp/issues/9
2015-11-22 19:56:25 -05:00
Charles J. Cliffe
7e856988a2
Fix spectrum/waveform display when higher than audio rate
2015-11-20 20:46:25 -05:00
Charles J. Cliffe
af2710ff37
Ubuntu fixes
2015-11-20 19:32:53 -05:00
Charles J. Cliffe
c912601272
MSVC fixes
2015-11-20 19:05:08 -05:00
Charles J. Cliffe
e9f8869312
Fix ModemASK cons init
2015-11-19 00:19:24 -05:00
Charles J. Cliffe
dfd7496175
digital modem wrap-up and re-connect
...
- Compiles but untested
2015-11-18 23:40:30 -05:00
Charles J. Cliffe
a6cb932ab9
ModemDigital cleanup
2015-11-18 23:01:56 -05:00
Charles J. Cliffe
f43abdddaf
updateDemodulatorCons() cleanup
2015-11-18 22:57:31 -05:00
Charles J. Cliffe
94f94fa7dc
modem init order fix
2015-11-18 21:33:52 -05:00
Charles J. Cliffe
d6ffb6edc2
Cleanup / implement digital modem demod code
2015-11-18 21:31:59 -05:00
Charles J. Cliffe
ea005014ae
Refactor digital code, prepare for implementation
2015-11-18 21:09:51 -05:00
Charles J. Cliffe
bb62fd1999
Fix/add FMS as temporary FM-Stereo mode
2015-11-18 00:23:04 -05:00
Charles J. Cliffe
5f6b492478
Analog modems now somewhat functional
...
- Still major memory leaks.. :)
2015-11-17 23:23:23 -05:00
Charles J. Cliffe
62ca78141f
Analog chain mostly complete
2015-11-17 21:22:51 -05:00