1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 10:26:38 -04:00
Commit Graph

44 Commits

Author SHA1 Message Date
f4exb
565d5be3e1 DSD decoder: D-Star: reformat status string 2016-09-27 17:57:06 +02:00
f4exb
6f63f1b845 DSD demod: D-Star: change status text format 2016-09-27 08:31:37 +02:00
f4exb
cf0ecfd7c3 DSD demod: increase length of informative text window to 80 characters. D-Star: display informative text (slow data) 2016-09-27 01:52:21 +02:00
f4exb
fc8a09276b DSD demod: YSF: support radio ID mode 2016-09-21 22:12:02 +02:00
f4exb
a6ba22aeb7 DSD demod: YSF: show addressing information 2016-09-21 19:45:22 +02:00
f4exb
b03ac7ad7d DSD demod: YSF support: reduce FICH status display size 2016-09-21 13:42:50 +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
83057cdb42 DSD demod plugin: put all numbers in dPMR status in decimal 2016-09-12 06:19:31 +02:00
f4exb
960ba86785 DSD demod plugin: DMR: support of mobile voice 2016-09-09 02:19:50 +02:00
f4exb
ee4524a23b DSD demod plugin: save TDMA stereo split option to preset 2016-09-07 00:53:49 +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
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
48d60da008 DSD demod plugin: DMR refactoring: show busy slot(s) in slot text display 2016-08-29 01:33:12 +02:00
f4exb
3d7984505f DSD demod plugin: refactor DMR status text display 2016-08-28 23:53:39 +02:00
f4exb
be4982c447 DSD demod plugin: fixed magnitude squared precision problem 2016-08-26 02:02:10 +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
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
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
2f1c9eac6e Multi device support: use device API for channel registrations 2016-05-16 19:37:53 +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
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
376e2c05b4 DSD decoder plugin: show color code in DMR specific status area 2016-05-03 02:15:10 +02:00
f4exb
d5d5f53bf8 DSD demod: embelishment of the signal format specific status display 2016-04-23 11:31:40 +02:00
f4exb
cb69b55911 DSD demod: implemented signal format dependent status text 2016-04-23 06:27:28 +02:00
f4exb
837c22fd67 DSD demod: diagnostics on GUI. Audio volume and audio mute 2016-04-22 03:53:16 +02:00
f4exb
fd26ec52d5 DSD demod plugin: removed AGC 2016-04-09 04:02:18 +02:00
f4exb
405fa042f9 DSD demod: this is the end of it. f..k off! 2016-04-08 18:14:50 +02:00
f4exb
93b0b91f79 DSD demod plugin: added scope window on discriminator output 2016-04-07 19:54:26 +02:00
f4exb
d4cd66f433 DSD demodulator: creation 2016-04-07 13:05:53 +02:00