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

538 Commits

Author SHA1 Message Date
f4exb
1e34641138 Corrected date stamps calculation for Windows (MinGW) compatibility 2016-03-11 03:30:13 +01:00
f4exb
8be4c20f5b Windows build: added udpsrc channel plugin to the build 2016-03-10 03:11:18 +01:00
f4exb
0b6f236f43 Windows build: added tcpsrc channel plugin to the build 2016-03-10 03:09:54 +01:00
f4exb
b7a39452bf WFMdemod: removed useless dependency on GLSpectrum 2016-03-10 03:07:13 +01:00
f4exb
7902d97b49 NFMdemod: removed useless dependency on GLSpectrum 2016-03-10 02:59:56 +01:00
f4exb
8cc3ec4d03 Windows build: added demodbfm channel plugin to the build 2016-03-10 02:54:25 +01:00
f4exb
7f27e8f1c3 Windows build: added .pro files for the rest of channel plugins 2016-03-10 02:44:13 +01:00
f4exb
ef9dbefe50 Renamed channel plugin directories 2016-03-10 02:29:42 +01:00
Edouard Griffiths
90d6cd89e9 Windows build: added SDRdaemon input plugin in the build 2016-03-09 18:42:32 +01:00
Edouard Griffiths
782bb8ae40 Windows build: apply modifications 2016-03-09 06:39:19 +01:00
Edouard Griffiths
7fa519e39f Windows build: added AM demod plugin 2016-03-09 00:20:49 +01:00
Edouard Griffiths
4eeac640cc AM demod: removed useless dependency to GLSpectrum 2016-03-09 00:19:43 +01:00
Edouard Griffiths
f81820fa58 Have Windows plugins (.dll) searched by plugin manager loader. Added .pro file for filesource input plugin 2016-03-08 13:58:53 +01:00
f4exb
837715fc0f HackRF plugin: added two sampling rates above 4.8 MS/s 2016-03-07 01:51:42 +01:00
f4exb
5ecf7ea00c File source plugin: added seek bar to move the current pointer in the file 2016-02-25 14:07:39 +01:00
f4exb
a8fc503366 File source plugin: since it always plays in a loop for now set the play loop button and disable it 2016-02-25 11:06:23 +01:00
f4exb
f153325ec0 File source plugin: added passive navigation slider 2016-02-25 11:02:39 +01:00
f4exb
d5ddd5c9a1 File source plugin: added total record time in UI 2016-02-25 02:30:50 +01:00
f4exb
58d82139ab Filesource plugin: enhanced readibility of timestamp 2016-02-25 01:44:48 +01:00
f4exb
f2bf04fa08 SDRdaemon plugin: enable set button only when address or port fields are edited 2016-02-25 01:37:47 +01:00
f4exb
944418a720 UDPsource plugin: fixed missing method body causing program crash when address text is edited 2016-02-25 00:55:05 +01:00
f4exb
3bfb2452ba Merge branch 'dev' 2016-02-24 15:56:47 +01:00
f4exb
6fd9e4f5bc cmake: added install and uninstall targets 2016-02-24 11:51:36 +01:00
f4exb
5ab1f76538 SDRdaemon plugin: fixed UDP setting in UI 2016-02-23 23:16:05 +01:00
f4exb
09e724bbdb SDRdaemon plugin: fixed start not actually starting 2016-02-23 22:24:25 +01:00
f4exb
591ffd2f0e SDRdaemon plugin: display stream rate with two decimals in UI 2016-02-23 21:22:27 +01:00
f4exb
153b1c017c SDRdaemon plugin: report LZ4 statistics 2016-02-23 19:27:47 +01:00
f4exb
e5f2a49835 SDRdaemon plugin: report LZ4 compression ratio 2016-02-23 18:29:08 +01:00
f4exb
23750b10f6 SDRdaemon plugin: report LZ4 compression status 2016-02-23 18:19:35 +01:00
f4exb
16c3e3e72f SDRdaemon plugin: report frame soze in UI. Reorganized UI 2016-02-23 18:09:20 +01:00
f4exb
6b368f10b6 SDRdaemon plugin: report stream locked in UI 2016-02-23 14:57:40 +01:00
f4exb
586abc6508 SDRdaemon plugin: added status bar in the UI 2016-02-23 11:09:45 +01:00
f4exb
d835662932 SDRdaemon plugin: corrected plugin name 2016-02-23 10:38:08 +01:00
f4exb
248d5ecdba Fixed sample rate recalculation 2016-02-23 04:50:15 +01:00
f4exb
942a7ca803 SDRdaemon plugin: fixed LZ4 writes and uncompressed writes 2016-02-23 01:29:03 +01:00
f4exb
501b14d1e7 SDRdaemon plugin: widen auto skew rate compensation to +/-20% 2016-02-22 15:17:44 +01:00
f4exb
aa709b9d5c SDRdaemon plugin: report stream skew data on the GUI 2016-02-22 15:03:16 +01:00
f4exb
bf78fa016e SDRdaemon plugin: auto skew correction fixed 2016-02-22 14:18:41 +01:00
f4exb
898178bd12 SDRdaemon plugin: auto skew correction #1 2016-02-22 12:10:13 +01:00
f4exb
2d018f7968 SDRdaemon plugin: reactivate address setting in GUI. Put in place a stram locked status. 2016-02-21 11:01:43 +01:00
f4exb
48d858ce5d SDRdaemon plugin: fixes 2016-02-20 23:02:34 +01:00
f4exb
952a32172d SDRdaemon plugin: update settings after deserialization 2016-02-20 10:10:11 +01:00
f4exb
b59c28d4c7 SDRdaemon plugin: code cleanup 2016-02-20 03:48:04 +01:00
f4exb
33a196e4aa SDRdaemon plugin: fixed buffer issues 2016-02-20 03:41:20 +01:00
f4exb
6b16222792 SDRdaemon plugin: works with bugs 2016-02-19 08:48:14 +01:00
f4exb
d267d56de5 Sdrdaemon: fixed SDRdaemon buffer read pointer update 2016-02-18 22:26:47 +01:00
f4exb
07bfcb04dc SDRdaemo: serialize auto corrections 2016-02-18 01:24:58 +01:00
f4exb
0b0d57724c SDRdaemon plugin: corrected main spectrum frequency display 2016-02-18 00:33:04 +01:00
f4exb
f04b6c4dc1 SDRdaemon plugin: implement DC offset and IQ imbalance corrections 2016-02-17 23:47:03 +01:00
f4exb
05a4a7cb4e SDRdaemon: first working version 2016-02-17 19:42:26 +01:00