1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-25 04:53:27 -04:00
Commit Graph

6471 Commits

Author SHA1 Message Date
f4exb 267e62ef75 Removed undesirable methods from PluginInstanceGUI: v5 plugins 2020-10-03 11:46:50 +02:00
f4exb afb546529a Removed undesirable methods from PluginInstanceGUI and related common plugins 2020-10-03 11:43:14 +02:00
f4exb 34ced6cc10 Removed PluginInstanceGUI reference in PluginInterface implementation 2020-10-03 07:37:02 +02:00
f4exb 42b3f766e1 Removed PluginInstanceGUI reference in DeviceAPI 2020-10-03 06:58:45 +02:00
f4exb 8a36296733 Feature plugins: register feature instances outside of their GUI classes 2020-10-03 05:26:07 +02:00
f4exb 6072382e27 Register channels with their URI 2020-10-03 04:48:57 +02:00
f4exb fcfcdc1205 Channel API: new getURI method. Applied to v5 plugins 2020-10-03 04:48:37 +02:00
f4exb cd466fbd1b Channel API: new getURI method. Applied to common plugins 2020-10-03 04:47:20 +02:00
f4exb 4d9bf6e1e6 Feature plugins: changed getIdentifier method 2020-10-03 04:44:54 +02:00
f4exb d0cb0319cd Add GUI to device set outside plugin: applied to v5 plugins 2020-10-03 03:11:27 +02:00
f4exb 28ab2a4bf0 Add GUI to device set outside plugin: applied to common plugins 2020-10-03 03:11:05 +02:00
f4exb aa3d5eddb0 Add GUI to device set outside plugin 2020-10-03 03:09:36 +02:00
f4exb bc79acd7ee Replace separate create channel methods (BS and CS): v5 plugins 2020-10-01 22:52:37 +02:00
f4exb 09374da967 Replace separate create channel methods (BS and CS): common plugins 2020-10-01 22:52:27 +02:00
f4exb 88fffa314b Replace separate create channel methods (BS and CES) by a single one combining both interfaces 2020-10-01 22:47:30 +02:00
f4exb 47d2520b3a Moved DeviceSet from sdrsrv to sdrbase 2020-10-01 06:09:59 +02:00
f4exb 4f6ee7dc2f Remove unused message from BasebandSampleSink 2020-09-30 15:22:08 +02:00
f4exb 331eb54c07 Make channels and features creation consistent between GUI and Server flavors 2020-09-30 13:24:26 +02:00
f4exb 5109e8e58e Removed unused methods from DeviceSet 2020-09-30 08:22:52 +02:00
f4exb 63978ca54f Updated version and changelogs v5.12.1 2020-09-29 14:48:05 +02:00
Jon Beniston 5910e5d7b8 Increase supported sample rate 10x 2020-09-29 14:25:18 +02:00
f4exb 5c97a86491 RigCtl Server: REST API fixes 2020-09-29 01:47:46 +02:00
f4exb b87f1b66b1 Feature plugins: updated main window documentation 2020-09-29 01:25:57 +02:00
f4exb 3f26dc4282 Simple PTT: corrected PTT button highlight when coming from REST API action 2020-09-29 01:24:29 +02:00
f4exb e1a4d404cb RigCtl Server: REST API fixes 2020-09-29 01:23:51 +02:00
f4exb 4bcc929ee8 RigCtl Server: added missing file reference in webapi.qrc 2020-09-29 00:24:27 +02:00
f4exb be9ec8b9b4 Updated versions and changelogs. Fixed build server off for Appveyor Windows build v5.12.0 2020-09-28 03:01:29 +02:00
f4exb d515c14084 Channel add action: fixed tab view being in use. Fixes #645 2020-09-28 02:40:25 +02:00
f4exb 6013c464ac Packet Modulator: REST API: added missing settings - implementation 2020-09-28 02:35:55 +02:00
f4exb 21884e4e82 Packet Modulator: REST API: added missing settings - generated code 2020-09-28 02:35:35 +02:00
f4exb ae1e2ce502 Packet Modulator: REST API: added missing settings 2020-09-28 02:31:15 +02:00
f4exb 2142d1fc37 Packet Modulator: fixed warning in .ui file and adjust some dimensions 2020-09-28 02:30:38 +02:00
f4exb 8a4b060bc5 Packet Mod: fixed warnings in packetmodgui.ui 2020-09-28 02:30:20 +02:00
Jon Beniston a92155cee5 Add narrowband FM preemphasis settings 2020-09-28 02:30:06 +02:00
Jon Beniston 79279f10a5 Default to AFSK modulation. 2020-09-28 02:29:45 +02:00
Jon Beniston 9187cda3c2 Add 9600 FSK modem with scrambler and raised-cosine pulse-shaping. Add baseband BPF for AFSK. 2020-09-28 02:19:34 +02:00
Jon Beniston 5211f4a25b Increase buffer size to account for unintended overflow 2020-09-28 02:16:20 +02:00
Jon Beniston 37fdf37ceb Remove trailing spaces 2020-09-28 02:16:10 +02:00
f4exb 1ca1b504b2 Packet mod fixes 2020-09-28 02:15:40 +02:00
Jon Beniston 2b48e969ba Add packet modulator for transmitting packet radio data packets (AX.25/APRS) 2020-09-28 01:56:21 +02:00
f4exb 27ac574db8 GUI: Removed some useless maximum size constraints 2020-09-28 01:35:30 +02:00
f4exb cd006bdc2a Corrected Highpass and Bandpass filters normalization. Implements #642 2020-09-28 01:35:17 +02:00
f4exb 4e4270970d SoapySDR Input: reversed soft LO ppm correction. Fixes #641 2020-09-28 01:35:03 +02:00
f4exb 2a5fd290a1 DATV demod: added standard basic settings dialog 2020-09-28 01:34:48 +02:00
f4exb 8c23528e83 DATV demod: fixed incorrect frequency update when spectrum point and click is used. Fixes issue #637 2020-09-28 01:33:50 +02:00
f4exb 7e297d8bbe Simple PTT: added documentation 2020-09-28 01:24:53 +02:00
f4exb 2c02d7f690 RigCtl Server: added plugin 2020-09-28 00:31:08 +02:00
f4exb 021c39580d RigCtl Server: REST API generated code 2020-09-28 00:29:50 +02:00
f4exb 1c65c3404e RigCtl Server: REST API sources 2020-09-28 00:23:58 +02:00
f4exb 169e35a4ef Feature plugins: general GUI updates 2020-09-28 00:20:37 +02:00