1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 05:36:35 -04:00
sdrangel/sdrbase
2016-04-12 14:02:17 +02:00
..
audio Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
dsp Scope: block incoming traces (trigger) while in trace memory 2016-04-01 04:42:47 +02:00
gui GLSpectrum: removed useless dependency on QOpenGLWidget. Fixes issue #4 2016-04-12 14:02:17 +02:00
plugin Have Windows plugins (.dll) searched by plugin manager loader. Added .pro file for filesource input plugin 2016-03-08 13:58:53 +01:00
resources Added preset export/import to/from base64 text file 2016-03-29 10:57:50 +02:00
settings Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
util UDPsrc utility: fixed buffer wrap around code. UDPSunk plugin: set a fixed UDP block size of 2048 (512 samples * 4 byte samples) thanks to UDPsrc utility 2016-04-03 11:29:11 +02:00
mainwindow.cpp Fixed preset import 2016-03-29 14:51:52 +02:00
mainwindow.h Added preset export/import to/from base64 text file 2016-03-29 10:57:50 +02:00
mainwindow.ui Added preset export/import to/from base64 text file 2016-03-29 10:57:50 +02:00
sdrbase.pro Windows build: added possibility to build with MinGW64 (experimental, does not work) 2016-03-27 18:56:33 +02:00