Commit Graph

1320 Commits

Author SHA1 Message Date
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
f4exb 3f7667dffa DSD demod: added extended search frame status 2016-08-12 02:28:54 +02:00
Edouard Griffiths 444f40b659 DSD demod: updated dsdcc.pro file for dsdcc compilation in Windows 2016-08-11 19:46:24 +02:00
f4exb 2d48800d90 DSD demod: use more detailed frame status instead of just synchronization indicator 2016-08-11 01:09:17 +02:00
f4exb a1b045b1db DSD demod: added DPMR frame synchronization indicator 2016-08-10 01:21:35 +02:00
f4exb 951b6fa16c DSD decoder: GUI adjustments 2016-08-09 09:15:55 +02:00
f4exb 3e98505554 DSDdecoder: dPMR minimalist implementation 2016-08-08 01:04:56 +02:00
f4exb 25b06d06d3 DSD demod: allow to set baud rate (2400 or 4800 not 9600 for now) 2016-08-06 11:03:05 +02:00
f4exb 5ca0c95dc5 DSD demod: added combo box for baud rate 2016-08-05 08:30:29 +02:00
f4exb fb54b162cd Updated to v2.1.1 and updated plugin versions 2016-07-31 13:40:41 +02:00
f4exb 5cc67c9908 SSB demod: adjust GUI minimum size 2016-07-31 06:38:42 +02:00
f4exb c65f857abd DSD support: remove audio read fail debug message 2016-07-31 06:05:32 +02:00
f4exb f333aef21c SDRdaemonFEC plugin: stop receive UDP loop when plugin stops 2016-07-29 08:21:27 +02:00
f4exb 59a9bb0a8e SDRdaemonFEC plugin: clean up commented out code 2016-07-28 23:50:18 +02:00
Edouard Griffiths 904577eae8 SDRdaemonFEC plugin: optimization: store I/Q data blocks directly into final buffer 2016-07-28 17:09:15 +02:00
Edouard Griffiths 860bad12ca SDRdaemonFEC plugin: change color of text for min total number of blocks display label to be compatible with Windows version 2016-07-28 05:57:59 +02:00
f4exb b157186b32 SDRdaemonFEC plugin: further improve stats display on GUI and updated readme accordingly 2016-07-28 04:49:33 +02:00
Edouard Griffiths aa68c907fa SDRdaemonFEC plugin: improve stats on GUI 2016-07-27 18:49:17 +02:00
Edouard Griffiths 286ea81470 SDRdaemonFEC plugin: Windows build 2016-07-27 18:39:59 +02:00
f4exb 72fe72a529 SDRdaemonFEC plugin: cleanup and readme updates 2016-07-26 23:36:59 +02:00