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

424 Commits

Author SHA1 Message Date
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
f4exb
1bb612bf62 AM demod: use settings object to apply settings 2017-09-26 23:53:35 +02:00
f4exb
69a94c6004 AM demod: use AM settings class and associated applySettings method 2017-09-26 23:19:49 +02:00
f4exb
0b6eb2129a Reset PluginInstanceGUI to its original name 2017-09-26 00:22:08 +02:00
f4exb
da8857e0e1 Windows build fixes 2017-09-23 17:19:58 +02:00
f4exb
a9a514993b Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
f4exb
2b4f8a0f55 Implemented GUI input message queue and interface 2017-09-16 22:23:31 +02:00
f4exb
1d4cb21bb5 Separate construction/destruction for the source input plugin core and the GUI 2017-09-16 10:45:08 +02:00
f4exb
a6d6a717ae GUI segregation: renamed PluginGUI interface to PluginInstanceUI 2017-09-03 19:55:00 +02:00
f4exb
061253a4ba UDP source plugin: updated version 2017-08-27 18:21:28 +02:00
f4exb
59c43310fe Updated documentation (2) 2017-08-27 17:20:35 +02:00
f4exb
4d36cba7a8 Updated documentation (1) 2017-08-27 11:28:54 +02:00
f4exb
4fe318e8d4 NFM demod: updated revision 2017-08-27 00:29:38 +02:00
f4exb
af63a8ed5c NFM demod: implemented option to copy audio to UDP 2017-08-27 00:27:11 +02:00
f4exb
939e423c02 NFM demod: implemented basic channel settings dialog 2017-08-26 22:16:05 +02:00
f4exb
64e1389222 AM demod: use mono fixed volume samples for copy to UDP 2017-08-26 21:57:30 +02:00
f4exb
c495ba0f2a UDP sink: save channel marker center frequency in only one slot 2017-08-26 21:20:35 +02:00
f4exb
1ff798f1d6 UDP source: use channel marker serializer/deserializer (1) 2017-08-26 21:03:37 +02:00
f4exb
7ae5c2a6d6 UDP source: save channel marker center frequency in only one slot 2017-08-26 15:13:03 +02:00
f4exb
70de05f060 DSD demodulator: use channel marker serializer/deserializer 2017-08-26 14:36:38 +02:00
f4exb
7af90583fe BFM demodulator: use channel marker serializer/deserializer 2017-08-26 14:30:55 +02:00