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

3468 Commits

Author SHA1 Message Date
f4exb
05491fd62b Print build and system information at the start of the log 2018-01-07 01:48:53 +01:00
f4exb
7bdc161c91 Added information about O/S, CPU architecture and application name where it was missing 2018-01-07 01:33:57 +01:00
f4exb
85e1606962 Updated documentation with latest changes 2018-01-07 00:42:22 +01:00
f4exb
eafeaa2a77 Commands: added run and delete group. Presets: added delete group. 2018-01-06 20:02:08 +01:00
f4exb
9256e6b0ed Web API: DeviceSetList: added focused device set index for the GUI 2018-01-06 09:50:09 +01:00
f4exb
7974548a25 Commands: use dash in P/R column to show that key association is not active 2018-01-06 06:26:00 +01:00
f4exb
f60f418f1b Audio in/out mutex corrections 2018-01-06 06:12:30 +01:00
f4exb
515bc1a04e Web API: updated Python examples to support PTT 2018-01-06 05:58:55 +01:00
f4exb
b002596677 Commands: corrected edit command dialog focus handling to capture associated key 2018-01-06 05:51:14 +01:00
f4exb
8a032d0532 Web API: implemented /sdrangel/deviceset/{deviceSetIndex}/focus PATCH 2018-01-06 03:46:53 +01:00
f4exb
13a0f445d0 Commands and presets GUI: changed view details 2018-01-06 02:44:45 +01:00
f4exb
5c6984899e AM, SSB demod, SSB mod: fixed interpolator setting in apply channel settings. Fixes issue #117 2018-01-05 19:14:27 +01:00
f4exb
9435c7446f Commands and presets: tabify dock widgets. Changed placement of the delete button 2018-01-05 18:53:01 +01:00
f4exb
5d7ffe7a50 Presets: reorder display on preset update too (possible frequency change) 2018-01-05 18:39:37 +01:00
f4exb
98429d7ec8 AM demod: fix debug message 2018-01-05 18:39:12 +01:00
f4exb
aed125e3d0 SSB demod: interpolator fixes 2018-01-05 18:38:47 +01:00
f4exb
b26126ffaa Commands: fixed key associate 2018-01-05 13:27:45 +01:00
f4exb
7e4ddbbd9c Commands: code commented cleanup 2018-01-05 12:07:38 +01:00
f4exb
74a7585c99 BFM demod is now compilable on a RPi3 host 2018-01-05 12:07:15 +01:00
f4exb
de5cedffea Commands: implemented save commands button 2018-01-05 11:54:05 +01:00
f4exb
aa8e01f8ce Commands and presets: added possibility to rename group or merge groups. In addition for presets: added possibility to edit description 2018-01-05 11:45:20 +01:00
f4exb
5c3938753c Commands: implemented run commands by shortcut key 2018-01-05 10:28:32 +01:00
f4exb
b82e667240 Commands: use the command key event filter to capture key sequences in the edit command dialog window 2018-01-05 09:59:37 +01:00
f4exb
5526ccd5bd Commands: optional trap of keyboard input in main window to be able to trigger commands 2018-01-05 05:05:12 +01:00
f4exb
9de6aabee6 Commands: removed debug messages on event handlers 2018-01-05 02:13:15 +01:00
f4exb
7ef6964982 Enforce device set terminology on main window 2018-01-05 02:12:49 +01:00
f4exb
2bd1692a2f Commands: use monospaced font to view the log 2018-01-05 01:59:01 +01:00
f4exb
0f5501ca5b Commands: set QPlainTextEdit enabled but read only to view the log 2018-01-05 00:12:38 +01:00
f4exb
098ae3be74 Commands: fixed error and exit signals handling 2018-01-04 23:10:05 +01:00
f4exb
069d9a7d07 Commands: implemented run and output GUI 2018-01-04 20:15:33 +01:00
f4exb
89f98f504a Commands: implemented management GUI 2018-01-04 11:11:53 +01:00
f4exb
8fdb73028a Commands: added new button 2018-01-03 12:35:28 +01:00
f4exb
28196978e2 Commands: basic dock widget setup and command class 2018-01-03 12:25:58 +01:00
f4exb
565d463f10 Get rid of connectSlotsByName: No matching signal for... at startup 2018-01-03 10:38:06 +01:00
f4exb
1ec8eecefb DSD demod: use lower cutoff for optional audio high pass filter 2018-01-02 20:02:30 +01:00
f4exb
66aa8363cc Reverted change of warning message when adding more than one channel source in transmission mode 2018-01-02 17:56:16 +01:00
f4exb
36b3137a48 DSP device source/sink engines: reworked add source sequence of actions 2018-01-02 16:25:34 +01:00
f4exb
80d243811f UDP sink: fixes 2018-01-02 16:23:31 +01:00
f4exb
7c5066d27c Bumped to version 3.9.1 and 2018 2018-01-02 12:38:28 +01:00
f4exb
09ef1953bd Debian changelog update for v3.9.1 2018-01-02 12:33:31 +01:00
f4exb
95bb0ba6c3 Changed warning message when adding more than one channel source in transmission mode 2018-01-02 12:33:02 +01:00
f4exb
018c8ade40 WFM modulator: fixed tone frequency and apply channel settings output sample rate handling 2018-01-02 12:32:22 +01:00
f4exb
23e5ef76d4 Device sink engine: fixed adding source channels while it runs 2018-01-02 11:00:00 +01:00
f4exb
fdce9958e5 NFM modulator: corrected NCO sample rate setting in apply channel settings 2018-01-02 10:32:00 +01:00
f4exb
73d070a055 LimeSDR: use qDebug() in a different way 2018-01-02 10:02:44 +01:00
f4exb
f30edc983d Tx: new handling of multiple channel sources. Fixed segfault 2018-01-02 04:01:01 +01:00
f4exb
df1e09fdb7 Tx: new handling of multiple channel sources (1) 2018-01-02 03:40:55 +01:00
f4exb
1056a39983 Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
f4exb
420ef78ad5 Tx support: single channel: make FIFO read and writes truly independent (unoptimized) 2018-01-02 01:33:09 +01:00
f4exb
b731ff851a Renamed some DSP messages to make them more explicit 2018-01-02 01:04:49 +01:00