Commit Graph

1795 Commits

Author SHA1 Message Date
f4exb b957c35493 PlutoSDR input: refactored GUI 2017-09-05 08:48:09 +02:00
f4exb cf39ea548b PlutoSDR input: removed FileRecord references from the GUI 2017-09-05 00:49:59 +02:00
f4exb a1d2eabeb8 FileRecord: make sure the DSP notification is processed through before sending to a message queue 2017-09-05 00:47:12 +02:00
f4exb ea4f0972be SDRPlay input: moved FileRecord out of the GUI 2017-09-05 00:40:42 +02:00
f4exb 6c25c939e7 SDRDaemon input: moved FileRecord out of the GUI 2017-09-05 00:31:45 +02:00
f4exb 48503d3147 Removed obsolete SDRdaemon plugin 2017-09-05 00:01:26 +02:00
f4exb 175fd69014 LimeSDR input: moved FileRecord out of the GUI 2017-09-05 00:00:33 +02:00
f4exb 9da26ad8b3 HackRF input: moved FileRecord out of the GUI 2017-09-04 23:49:51 +02:00
f4exb fc303cc218 FCDPro+ input: moved FileRecord out of the GUI 2017-09-04 23:41:58 +02:00
f4exb 622ac93250 FCDPro input: moved FileRecord out of the GUI 2017-09-04 23:35:57 +02:00
f4exb 8e9305c262 BladeRF input: moved FileRecord out of the GUI 2017-09-04 22:45:07 +02:00
f4exb f6058d2b12 Airspy input: moved FileRecord out of the GUI 2017-09-04 22:24:32 +02:00
f4exb 464f356340 PlutoSDR in[ut: correction of compilation errors 2017-09-04 22:23:39 +02:00
f4exb 5a27ca7746 RTLSDR input: return true upon MsgFileRecord processing 2017-09-04 22:22:34 +02:00
f4exb 7dea5a9cca PlutoSDR input: added missing Fc pos selector in GUI 2017-09-04 17:59:38 +02:00
f4exb 1261ab2bc0 PlutoSDR input: completed settings 2017-09-04 17:52:54 +02:00
f4exb 541dd0a95b PlutoSDR input: updated GUI with relevant elements 2017-09-04 13:53:45 +02:00
f4exb 75a6040f40 PlutoSDRInput: added rudimentary core class 2017-09-04 13:32:31 +02:00
f4exb fd851592ba RTLSDR input: moved FileRecord out of the GUI 2017-09-04 11:29:27 +02:00
f4exb 0b4ee5cfcc GUI segregation: Removed FileRecord reference in sample sink plugin GUIs 2017-09-04 11:07:59 +02:00
f4exb 3eb768c856 PlutoSDR input: added UI form 2017-09-04 08:39:51 +02:00
f4exb 4d5fdfc913 GUI segregation: renamed methods and attributes 2017-09-03 20:24:17 +02:00
f4exb a6d6a717ae GUI segregation: renamed PluginGUI interface to PluginInstanceUI 2017-09-03 19:55:00 +02:00
f4exb e281d8fd32 GUI segregation: de-tangle PluginGUI interface from QWidget 2017-09-03 17:26:32 +02:00
f4exb f0de558fd9 PlutoSDR: very basic PlutoSDR input plugin 2017-09-02 05:39:55 +02:00
f4exb ec3a99451c HackRF: use DeviceHackRF as a singleton to handle HackRF library init and exit only once 2017-09-01 00:46:43 +02:00
f4exb 061253a4ba UDP source plugin: updated version 2017-08-27 18:21:28 +02:00
f4exb 73bfbb5bd7 Updated documentation (4) 2017-08-27 18:09:51 +02:00
f4exb 11299cc63d Updated documentation (3) 2017-08-27 18:03:51 +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 95bdb65443 UDP sink: use channel marker serializer/deserializer 2017-08-26 21:28:25 +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
f4exb dea3cb2680 AM demodulator: use channel marker serializer/deserializer 2017-08-26 10:35:01 +02:00
f4exb b2337e44dd Channel marker own serializer/deserializer 2017-08-26 09:58:07 +02:00
f4exb e0014867a7 UDP sink: fixed input power display placement 2017-08-26 06:10:16 +02:00
f4exb 8c06a74581 AM demod: fixed deserializator 2017-08-26 06:08:30 +02:00
f4exb 2e18f50eaf AM demod: fixed copy audio to UDP switching 2017-08-26 05:57:49 +02:00
f4exb 27d504e1ac AM demod: implement copy audio to UDP and basic channel settings dialog 2017-08-26 05:32:01 +02:00
f4exb 3b03da44b9 BFM demod: serialize/deserialize all channel marker parameters 2017-08-26 03:56:03 +02:00
f4exb d84b69633c DSD and BFM demods: fixed UDP copy button tooltip when port changes 2017-08-25 18:58:53 +02:00
f4exb 8a60af3e52 BFM demod: added basic channel settings dialog and copy audio to UDP option 2017-08-25 18:56:43 +02:00