1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-18 19:06:34 -04:00
Commit Graph

414 Commits

Author SHA1 Message Date
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
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
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
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
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
3f7667dffa DSD demod: added extended search frame status 2016-08-12 02:28:54 +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
Ziga S
08602c661b Updated CMake files for QTEditor cmake style.
AudioOutput had previously stalled, mutex temporary removed(Q&D workaround, need for study OSX Audio Concurency).
Removed some part of code in DemodBFM for OSX compilations.
Code runs and was tested with HackRF.
Note: There is need have investigate two potencial problems(DemodBFM bug and AudioOutput deadlocking?).
2016-06-29 10:10:24 +02:00
f4exb
7aa5ca7573 Multi device support: commented out code cleanup 2016-05-17 19:36:28 +02:00
f4exb
08a6554c4e Multi device support: set version to 2.0.0 in all plugins 2016-05-17 15:29:28 +02:00
f4exb
2f1c9eac6e Multi device support: use device API for channel registrations 2016-05-16 19:37:53 +02:00
f4exb
2893d7bb06 Multi device support: code cleanup in plugin manager and API 2016-05-16 10:35:36 +02:00
f4exb
2e473cc27c Multi device support: channel plugin per device mechanism extended to all channel plugins 2016-05-16 10:05:09 +02:00
f4exb
bbb4bc28b4 Multi device support: channel plugin per device mechanism validation with AM demod 2016-05-16 03:21:21 +02:00
f4exb
8d480c899d Multi device support: restored AM demod plugin 2016-05-15 10:34:48 +02:00
f4exb
2dcd887471 Removed Tetra demod channel plugin sources 2016-05-15 09:42:01 +02:00
f4exb
7452e2fe04 Multi device support: cleanup after last commit 2016-05-14 21:33:12 +02:00
f4exb
3cba9014b6 Multi device support: removed main window channel acion dependency 2016-05-14 20:57:43 +02:00
f4exb
58709e0bae Multi device support: add channels from device control working concept 2016-05-14 18:12:39 +02:00
f4exb
66daf9fa4e Multi device support: access DSPDeviceEngine from the channel plugins using the plubgin API and not a direct access 2016-05-11 18:29:01 +02:00
f4exb
15d0fbfdea DSD decoder: disable cosine filter 2016-05-11 11:34:19 +02:00
f4exb
2fccdc1991 DSD demod: DV serial support: fixed missing audio mute 2016-05-10 08:27:54 +02:00
f4exb
b35ca01dc7 DSD demod. Added note that DV serial devices are not supported in Windows 2016-05-09 23:13:38 +02:00
f4exb
56cfe4348e DSD demod: updated readme with information on DV serial device support 2016-05-09 10:51:30 +02:00