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-05-25 03:32:29 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
sdrbase
/
device
History
f4exb
92a4639a17
Server: fix possible core dumps in device sink/source APIs saveSinkSettings or saveSourceSettings by removing reference to pluginInstanceUI which is null in server mode
2017-12-28 17:22:18 +01:00
..
deviceenumerator.cpp
Fixed device enumerator Tx devices enumeration
2017-11-02 18:17:10 +01:00
deviceenumerator.h
Web API: implemented /sdrange/devices: Get a list of sampling devices that can be used to take part in a device set
2017-11-22 18:57:35 +01:00
devicesinkapi.cpp
Server: fix possible core dumps in device sink/source APIs saveSinkSettings or saveSourceSettings by removing reference to pluginInstanceUI which is null in server mode
2017-12-28 17:22:18 +01:00
devicesinkapi.h
Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins
2017-11-19 03:38:07 +01:00
devicesourceapi.cpp
Server: fix possible core dumps in device sink/source APIs saveSinkSettings or saveSourceSettings by removing reference to pluginInstanceUI which is null in server mode
2017-12-28 17:22:18 +01:00
devicesourceapi.h
Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins
2017-11-19 03:38:07 +01:00