This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
VE7UWU
/
sdrangel
Watch
1
Star
0
Fork
0
You've already forked sdrangel
mirror of
https://github.com/f4exb/sdrangel.git
synced
2025-11-23 08:33:15 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
plugins
/
samplesource
/
airspy
History
Kacper Michajłow
f2d01b61d3
Avoid global QString init in plugins
...
This workarounds issue with LTO with GCC
#716
2020-11-22 04:06:32 +01:00
..
airspygui.cpp
Morph PluginInstanceGUI in DeviceGUI and single line inheritance from QWidget
2020-10-05 19:48:05 +02:00
airspygui.h
Morph PluginInstanceGUI in DeviceGUI and single line inheritance from QWidget
2020-10-05 19:48:05 +02:00
airspygui.ui
…
airspyinput.cpp
…
airspyinput.h
…
airspyplugin.cpp
Avoid global QString init in plugins
2020-11-22 04:06:32 +01:00
airspyplugin.h
Avoid global QString init in plugins
2020-11-22 04:06:32 +01:00
airspysettings.cpp
…
airspysettings.h
…
airspywebapiadapter.cpp
Fixed -Wunused-parameter warnings
2020-11-14 11:13:32 +01:00
airspywebapiadapter.h
…
airspyworker.cpp
Airspy: use transfer->ctx to pass this object address
2020-08-17 13:58:09 +02:00
airspyworker.h
Airspy: use transfer->ctx to pass this object address
2020-08-17 13:58:09 +02:00
CMakeLists.txt
…