Commit Graph

2639 Commits

Author SHA1 Message Date
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 331e1f7538 Reduce preset debug output message 2017-09-04 22:20:28 +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 7ba47e7f3e Windows build: fixed build after renaming PluginGUI interface to PluginInstanceUI 2017-09-04 10:33:09 +02:00
f4exb 3eb768c856 PlutoSDR input: added UI form 2017-09-04 08:39:51 +02:00
f4exb 6c9dbb79c4 Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code) 2017-09-04 01:44:36 +02:00
f4exb 4d5fdfc913 GUI segregation: renamed methods and attributes 2017-09-03 20:24:17 +02:00
f4exb c4c8bf8441 Bumped to version 3.7.0 2017-09-03 19:58:53 +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 a8b318de62 PlutoSDR: added PlutoSDR common device classes 2017-09-02 04:35:17 +02:00
f4exb de88e305db PlutoSDR: added PlutoSDRDevice and PlutoSDRScan common device classes 2017-09-02 04:21:41 +02:00
f4exb f514834fee PlutoSDR: failed attempt at building libiio in Windows 2017-09-01 18:07:27 +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 afe08a3547 PluginManager: removed useless dependency on main window 2017-09-01 00:19:47 +02:00
f4exb 20a01d492b Windows build: added httpserver library to the distribution 2017-08-27 23:15:01 +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 081510ef69 Basic channel settings: initialize frequency scale display type 2017-08-27 09:22:50 +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 a464ccd2cd Channel marker: frequency scale display option 2017-08-26 09:33:04 +02:00
f4exb 480257a5dd Added frequency scale display option to channel marker 2017-08-26 06:38:28 +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