Commit Graph

1289 Commits

Author SHA1 Message Date
f4exb b03ac7ad7d DSD demod: YSF support: reduce FICH status display size 2016-09-21 13:42:50 +02:00
f4exb ae5fcd84de DSD demod: Windows build: added PN class to DSDcc build .pro file 2016-09-21 10:11:21 +02:00
f4exb dd1a70430f DSD demod: YSF: 3 digits for squelch code 2016-09-20 21:10:08 +02:00
f4exb 0d197b5024 DSD demod: YSF: FICH status display 2016-09-20 19:35:51 +02:00
f4exb 515dde9602 Windows build: update DSDcc source list in .pro file 2016-09-20 19:35:19 +02:00
f4exb 83057cdb42 DSD demod plugin: put all numbers in dPMR status in decimal 2016-09-12 06:19:31 +02:00
f4exb 068eb90795 DSD demod plugin: added missing filtermbe for Windows build 2016-09-12 06:02:13 +02:00
f4exb 5d30f6a51a DV Serial engine/worker: fix audio samples not flushed to audio FIFO immediately after queue processing which resulted in audible gaps 2016-09-11 19:58:38 +02:00
f4exb fed6b9a3bd Sort presets before display in the presets window 2016-09-11 18:58:40 +02:00
f4exb 7fc2b431a4 DSD demod plugin: DV serial: fix filter, timeout value and volume control 2016-09-11 17:02:49 +02:00
f4exb be467fdc24 DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
f4exb d01a4166eb DSD demod plugin: lowpass filter for DV serial upsample 2016-09-10 20:03:06 +02:00
f4exb d9ad7213fe Updated documentation related to the DSD demon plugin 2016-09-10 11:48:01 +02:00
f4exb 960ba86785 DSD demod plugin: DMR: support of mobile voice 2016-09-09 02:19:50 +02:00
f4exb bfc19dcf8e DSD demod plugin: removed obsolete dmr_data and dmr_voice source files from the .pro file for Windows build 2016-09-08 11:38:03 +02:00
f4exb 6158356ed1 DSD demod plugin: change icons of TDMA split/join stereo/mono toggle button 2016-09-08 00:56:39 +02:00
f4exb ee4524a23b DSD demod plugin: save TDMA stereo split option to preset 2016-09-07 00:53:49 +02:00
f4exb f64d078375 DSD demod plugin: DMR refactoring: allow stereo split of TDMA channels. Works with DVSerial too now. 2016-09-07 00:47:51 +02:00
f4exb 6dfa20db20 DSD demod plugin: DMR refactoring: allow stereo split of TDMA channels. Works with mbelib support only 2016-09-07 00:16:08 +02:00
f4exb 87bb930a13 DSD demod plugin: DMR refactoring: added embedded signalling processing and corresponfing addresses display in slot text 2016-09-06 23:35:41 +02:00
f4exb 627b084682 DSD demod plugin: turn TDMA slot on/off button green if voice in the channel (only slot 1 for FDMA) 2016-09-04 02:10:52 +02:00
f4exb 2294fce2e8 DSD demod plugin: activate dual TDMA slot audio handling 2016-09-04 01:06:10 +02:00
f4exb 409a4e2292 DSD demod plugin: prepare dual TDMA slot audio handling (DV serial part) 2016-08-31 16:43:07 +02:00
f4exb db96243875 DSD demod plugin: prepare dual TDMA slot audio handling (mbelib part) 2016-08-31 16:43:01 +02:00
f4exb f4a3374104 DSD demod plugin: added FEC source to Windows build (.pro file) 2016-08-31 16:42:41 +02:00
f4exb ae8b3ba2af DSD demod plugin: DMR refactoring: added logic for buttons to toggle slot1 and slot2 voice output 2016-08-31 01:18:32 +02:00
f4exb 045392ae79 DSD demod plugin: DMR refactoring: added buttons to toggle slot1 and slot2 voice output 2016-08-31 00:58:19 +02:00
Edouard Griffiths 5cdd3e6c41 DSD demod plugin: DMR refactoring: Windows build: added missing source files to dsdcc.pro file 2016-08-29 08:40:00 +02:00
f4exb 48d60da008 DSD demod plugin: DMR refactoring: show busy slot(s) in slot text display 2016-08-29 01:33:12 +02:00
f4exb c5ad25b19d Push versionto 2.1.3 2016-08-28 23:59:16 +02:00
f4exb 3d7984505f DSD demod plugin: refactor DMR status text display 2016-08-28 23:53:39 +02:00
f4exb 5174fcdff7 Limit scope time span display to two decimals 2016-08-26 21:22:40 +02:00
f4exb d4070e2941 DSD demod plugin: updated readme with latest changes (2.1.2) 2016-08-26 18:28:54 +02:00
f4exb 50689642e3 DSD demod plugin: set minimum size of symbol synchronization hits percentage display to handle 100 % 2016-08-26 18:28:08 +02:00
f4exb be4982c447 DSD demod plugin: fixed magnitude squared precision problem 2016-08-26 02:02:10 +02:00
f4exb 9d5e5c76c7 Fixed MovingAverage uint to uint32_t and template type conversions 2016-08-26 02:01:29 +02:00
f4exb b601fae2e7 DSD demod plugin: use a font for monospace compatible with Linux and Windows 2016-08-25 22:37:35 +02:00
Edouard Griffiths faca037685 DSD demod plugin: make the frame type display the same as the format status text display 2016-08-25 13:58:52 +02:00
f4exb a6782a2780 DSD demod plugin: added button to toggle between transition constellation and symbol synchronization displays 2016-08-25 01:06:42 +02:00
Edouard Griffiths 71379c837b DSD demod: get symbol synchronization signal 2016-08-24 18:35:12 +02:00
f4exb 001cadae2a DSD demod: show cosine filter output in scope if the filter is engaged 2016-08-19 19:30:32 +02:00
f4exb 2bd7f49259 DSD demod plugin: fixed dPMR frame type display 2016-08-19 05:50:48 +02:00
f4exb 99c74a8e57 DSD demod: switch for cosine filter. Other changes to GUI 2016-08-18 19:38:39 +02:00
Edouard Griffiths 5ccfbb0ef1 Refactoring: DSD plugin: implement generic symbol synchrnization quality metric 2016-08-18 13:35:11 +02:00
f4exb 0c94d42c64 DSD plugin: added number of sync flips per 32 symbol period display 2016-08-18 08:38:43 +02:00
f4exb 8935660410 DSD demod: display symbol center and zero crossing 2016-08-18 02:47:49 +02:00
f4exb 89a017a5b7 DSD plugin: removed reference to modulation entirely. Bump to version 2.1.2 2016-08-17 01:33:37 +02:00
f4exb 8ee2219b96 DSD DPMR support: show own and called Ids in the info display 2016-08-15 10:36:32 +02:00
f4exb a6987baad1 DSD demod: more frame statuses in DSDcc 2016-08-15 02:51:51 +02:00
f4exb 1eb3db0291 RTLSDR input: more sample rates (1024 and 2048) 2016-08-12 08:30:43 +02:00