f4exb
|
f2fe5753b1
|
ATV demod: GUI and demod separation (2)
|
2017-11-06 23:57:59 +01:00 |
|
f4exb
|
5131fb86b1
|
ATV demod: GUI and demod separation (1)
|
2017-11-06 23:04:23 +01:00 |
|
f4exb
|
3d74ac9ed8
|
Various small corrections
|
2017-11-06 02:12:44 +01:00 |
|
f4exb
|
95f9df8396
|
Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins
|
2017-11-06 01:39:44 +01:00 |
|
f4exb
|
ba55803efd
|
WFM demod: fixed segfault (issue #88) by re-organizing constructor instructions sequence
|
2017-11-06 00:17:40 +01:00 |
|
f4exb
|
465416ee19
|
SSB channels: fix the fixes (2)
|
2017-11-03 20:13:54 +01:00 |
|
f4exb
|
3bdddb5818
|
SSB channels: fix the fixes (1)
|
2017-11-03 19:29:48 +01:00 |
|
f4exb
|
0038b684d3
|
SSB demod: Prevent uncontrolled triggering of applyBandwidths while displaying settings
|
2017-11-03 11:20:27 +01:00 |
|
f4exb
|
9e5a7bb6fd
|
SSB mod/demod: fixed default window title
|
2017-11-03 09:39:36 +01:00 |
|
f4exb
|
b620c8a5fa
|
SSB Demod: updated bandwidths maangement to same algorithms as with SSB Modulator. Makes code clearer and simpler
|
2017-11-03 03:30:24 +01:00 |
|
f4exb
|
10e92686fc
|
Move main window readme to the sdrgui folder where it makes more sense
|
2017-11-02 14:09:15 +01:00 |
|
f4exb
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
e206fc84a8
|
Create channel registration methods for the Tx part in DeviceUISet
|
2017-10-31 22:37:57 +01:00 |
|
f4exb
|
a61bb04dac
|
Rx Channel plugins now handled via DeviceUISet
|
2017-10-31 08:24:05 +01:00 |
|
f4exb
|
da5f8aa6f9
|
Hack to try ChannelAnalyzer channel plugin handled via DeviceUISet
|
2017-10-31 00:07:55 +01:00 |
|
f4exb
|
a106deeaf7
|
Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter
|
2017-10-24 13:45:10 +02:00 |
|
f4exb
|
355bff2a8c
|
Windows build corrections
|
2017-10-22 21:02:19 +02:00 |
|
f4exb
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
e36a6a0eb7
|
BFM demod: bumped version
|
2017-10-21 10:35:49 +02:00 |
|
f4exb
|
32f284a0de
|
BFM demod: fixed missing channel configuration message handling
|
2017-10-21 10:35:03 +02:00 |
|
f4exb
|
cf78f9199c
|
SSB modulator: use settings in GUI (1)
|
2017-10-19 00:26:03 +02:00 |
|
f4exb
|
1bca649e7a
|
UDP Sink: use settings in GUI (5)
|
2017-10-16 00:28:01 +02:00 |
|
f4exb
|
59d6336edd
|
NFM demod: fixed squelch display
|
2017-10-12 22:17:56 +02:00 |
|
f4exb
|
090684d6e4
|
WFM demod: restored channel ID
|
2017-10-12 13:56:14 +02:00 |
|
f4exb
|
c1e86afa80
|
Demod GUI corrections (2)
|
2017-10-12 08:24:21 +02:00 |
|
f4exb
|
8c2483a850
|
Demod GUI corrections
|
2017-10-12 01:21:30 +02:00 |
|
f4exb
|
aa0eea3ba8
|
NFM demod: removed rf bandwidth constants in GUI
|
2017-10-11 22:52:52 +02:00 |
|
f4exb
|
ccee9dbf28
|
AM demod: fixed destructor
|
2017-10-09 00:21:37 +02:00 |
|
f4exb
|
49db1b2273
|
NFM demod: GUI and demod separation phase1 (3)
|
2017-10-08 23:36:47 +02:00 |
|
f4exb
|
7d484181cc
|
NFM demod: GUI and demod separation phase1
|
2017-10-08 17:37:12 +02:00 |
|
f4exb
|
094f10fe5a
|
NFM demod: GUI and demod separation phase1 (1)
|
2017-10-08 14:06:48 +02:00 |
|
f4exb
|
88a10f9a7e
|
NFM demod: use settings in demod
|
2017-10-08 11:37:15 +02:00 |
|
f4exb
|
531ab992f3
|
NFM demod: pass CTCSS index via message
|
2017-10-08 10:52:37 +02:00 |
|
f4exb
|
f8fe5e2e13
|
NFM demod: use settings in GUI
|
2017-10-08 10:26:36 +02:00 |
|
f4exb
|
57367021c8
|
NFM demod: added settings class
|
2017-10-08 09:58:19 +02:00 |
|
f4exb
|
f19572ed0e
|
BFM plugin: fixed channel marker save to settings
|
2017-10-08 03:47:18 +02:00 |
|
f4exb
|
03bea34833
|
WFM demod: implemented channel marker menu dialog
|
2017-10-08 03:46:49 +02:00 |
|
f4exb
|
08cc475583
|
WFM demod: separate GUI and demod phase 1
|
2017-10-08 03:29:33 +02:00 |
|
f4exb
|
f9b426de69
|
WFM demod: use settings in demod
|
2017-10-08 03:17:13 +02:00 |
|
f4exb
|
8a7dcfa4dd
|
WFM demod: use settings in GUI
|
2017-10-08 02:52:32 +02:00 |
|
f4exb
|
8e6ccceb00
|
WFM demod: added settings class
|
2017-10-08 02:26:47 +02:00 |
|
f4exb
|
e92b9a1114
|
LoRa demod: separate GUI and demod
|
2017-10-08 01:42:18 +02:00 |
|
f4exb
|
26d7fe8d86
|
LoRa demod: use settings in GUI
|
2017-10-08 00:28:42 +02:00 |
|
f4exb
|
bb2c114dd2
|
LoRa demod: created settings class
|
2017-10-07 22:18:33 +02:00 |
|
f4exb
|
71055aa8ad
|
TCP source: updated version
|
2017-10-07 12:55:51 +02:00 |
|
f4exb
|
d3fc8396dd
|
TCP source: GUI and source separation phase 1
|
2017-10-07 12:55:17 +02:00 |
|
f4exb
|
6e7deef7e0
|
TCP source: removed references to GUI and main window in sources and restore TCP socket processing
|
2017-10-07 11:07:46 +02:00 |
|
f4exb
|
875593af15
|
TCP source: removed reference to GUI in the source
|
2017-10-07 10:48:38 +02:00 |
|
f4exb
|
9c1d2e43b1
|
TCP source: use settings in source
|
2017-10-07 10:44:58 +02:00 |
|
f4exb
|
8cc0f53635
|
TCP source: use settings in GUI
|
2017-10-07 10:24:25 +02:00 |
|
f4exb
|
62b8a9d95d
|
TCP source: created settings object
|
2017-10-07 09:33:41 +02:00 |
|
f4exb
|
e2ff0da18a
|
UDP source: full usage of settings
|
2017-10-07 06:30:30 +02:00 |
|
f4exb
|
63d94ac9a1
|
UDP source: fixed settings passing
|
2017-10-07 06:04:05 +02:00 |
|
f4exb
|
bb6b313bc8
|
UDP source: use settings class
|
2017-10-07 05:44:43 +02:00 |
|
f4exb
|
8bee1b600c
|
DSD demod: fixed volume too low when using DV serial dongle
|
2017-10-07 05:06:44 +02:00 |
|
f4exb
|
ba9d8cdc1c
|
UDP source: changed marker color
|
2017-10-05 22:11:57 +02:00 |
|
f4exb
|
1e33bc3e8d
|
UDP source: use settings class in GUI (2)
|
2017-10-05 13:38:55 +02:00 |
|
f4exb
|
e6892ab7e1
|
UDP source: use settings class in GUI (1)
|
2017-10-05 08:38:06 +02:00 |
|
f4exb
|
e3284760f8
|
UDP source: moved samples format enum to settings class
|
2017-10-05 08:17:49 +02:00 |
|
f4exb
|
d0f07f0ccd
|
UDP source: added settings class
|
2017-10-05 00:55:14 +02:00 |
|
f4exb
|
58a17f421c
|
TCP source, UDP sink: removed rollup widget save/restore state during serialization/deserialization and make methods protected in rollup widget
|
2017-10-05 00:37:12 +02:00 |
|
f4exb
|
dabe952b40
|
UDP source: removed rollup widget save/restore state during serialization/deserialization
|
2017-10-05 00:28:05 +02:00 |
|
f4exb
|
d0943b384f
|
UDP source: separate demod and GUI phase 1
|
2017-10-04 22:41:58 +02:00 |
|
f4exb
|
a1afc0ebe6
|
UDP source: refactor constructor
|
2017-10-04 22:05:38 +02:00 |
|
f4exb
|
b6d667c39c
|
CRLF problem
|
2017-10-04 02:00:55 +02:00 |
|
f4exb
|
a30bda2d3a
|
Updated version of touched plugins
|
2017-10-04 01:20:02 +02:00 |
|
f4exb
|
3405424ad1
|
DSD demod: old code cleanup
|
2017-10-04 00:29:47 +02:00 |
|
f4exb
|
392f1f43d6
|
DSD demod: use settings in demod
|
2017-10-04 00:02:59 +02:00 |
|
f4exb
|
2bcf9e0933
|
DSD demod: use settings in GUI
|
2017-10-03 23:42:56 +02:00 |
|
f4exb
|
601b429a96
|
DSD demod settings: corrected squelch scaling
|
2017-10-03 23:05:18 +02:00 |
|
f4exb
|
96530f13f4
|
DSD demod: rescale squelch
|
2017-10-03 23:03:29 +02:00 |
|
f4exb
|
6e2e8dc2b5
|
DSD demod: rescale demod gain and volume
|
2017-10-03 23:00:18 +02:00 |
|
f4exb
|
65ec5015df
|
DSD demod: rescale RF bandwidth and FM deviation
|
2017-10-03 22:49:30 +02:00 |
|
f4exb
|
878871e120
|
DSD demod: reorder parameters in configure method
|
2017-10-03 22:43:34 +02:00 |
|
f4exb
|
2cf107ee34
|
DSD demod settings: correct serialize/deserialize frequency offset
|
2017-10-03 22:24:07 +02:00 |
|
f4exb
|
3e9be4181c
|
DSD demod settings: save input requency offset
|
2017-10-03 22:19:40 +02:00 |
|
f4exb
|
a03d08248b
|
DSD demod: settings
|
2017-10-02 23:01:13 +02:00 |
|
f4exb
|
9d7bfe4a25
|
DSD demod: settings (1)
|
2017-10-02 19:38:52 +02:00 |
|
f4exb
|
918aff8b8f
|
DSD demod: separate GUI from demod
|
2017-10-02 13:56:40 +02:00 |
|
f4exb
|
610333a883
|
SSB demod: updated version
|
2017-10-02 01:46:06 +02:00 |
|
f4exb
|
673047c7e2
|
SSB demod: use settings class in demod
|
2017-10-02 01:45:19 +02:00 |
|
f4exb
|
9b53041eea
|
SSB demod: added settings class
|
2017-10-01 23:22:06 +02:00 |
|
f4exb
|
06ac0d6b4d
|
SSB demod: separate GUI from demod
|
2017-10-01 22:12:10 +02:00 |
|
f4exb
|
6095cf549c
|
BFM demod: use settings in the demod
|
2017-10-01 20:17:20 +02:00 |
|
f4exb
|
5192d7fe59
|
BFM demod: use settings in the GUI only
|
2017-10-01 19:20:56 +02:00 |
|
f4exb
|
edd0adde3b
|
BFM demod: created a settings class
|
2017-10-01 17:54:48 +02:00 |
|
f4exb
|
2b2b0eff8d
|
Created a Serializable interface for where only the serialization methods are needed from an object. Applied to AM demod channel marker
|
2017-10-01 16:52:23 +02:00 |
|
f4exb
|
f10d486b28
|
BFM demod: fixed segfault
|
2017-10-01 16:02:34 +02:00 |
|
f4exb
|
b646d0c89f
|
BFM demod: GUI and demod separation
|
2017-10-01 12:48:31 +02:00 |
|
f4exb
|
a9d1b2ef65
|
BFM demod: moved RDS parser in the demod
|
2017-10-01 11:50:16 +02:00 |
|
f4exb
|
b11cf719d6
|
ATV modulator: fixed segfault when there is no GUI message queue
|
2017-10-01 10:12:54 +02:00 |
|
f4exb
|
35c5d623fd
|
ATV Demod: renaming of some attributes
|
2017-10-01 09:06:55 +02:00 |
|
f4exb
|
95b191353b
|
Fixed warnings with g++ 6.3
|
2017-09-30 04:05:32 +02:00 |
|
f4exb
|
4d07272503
|
ChannelAnalyzerNG: decouple demod and GUI
|
2017-09-29 18:36:33 +02:00 |
|
f4exb
|
54bd4b38f0
|
ChannelAnalyzer: decouple demod and GUI
|
2017-09-28 23:06:06 +02:00 |
|
f4exb
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|
f4exb
|
95891164d5
|
Channel Rx / GUI new messaging system
|
2017-09-27 23:47:29 +02:00 |
|
f4exb
|
5ab144da82
|
AM demod: Windows build update
|
2017-09-27 01:04:04 +02:00 |
|
f4exb
|
7f9b22ccac
|
AM demod: use settings object serialization / deserialization
|
2017-09-27 00:55:33 +02:00 |
|
f4exb
|
7159ffff09
|
AM Demod: use settings object to pass data from GUI to demod
|
2017-09-27 00:16:35 +02:00 |
|