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
2026-03-05 23:10:06 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
sdrbase
/
device
History
srcejon
a91fa3b760
Don't stop source if being deleted. For
#2315
. Send DSPSignalNotification in audio mods for
#2336
.
2024-11-25 17:16:08 +00:00
..
deviceapi.cpp
Don't stop source if being deleted. For
#2315
. Send DSPSignalNotification in audio mods for
#2336
.
2024-11-25 17:16:08 +00:00
deviceapi.h
Don't stop source if being deleted. For
#2315
. Send DSPSignalNotification in audio mods for
#2336
.
2024-11-25 17:16:08 +00:00
deviceenumerator.cpp
Fix typos in cpp files
2024-07-10 23:06:38 +02:00
deviceenumerator.h
Fix renumberate deviceset without modifying claimed of SamplingDevice
2024-02-28 06:46:35 +08:00
deviceset.cpp
DeviceSet and DeviceUISet: use delete channel API instead of destroy method so that the virtual destructor of the channel is called appropriately
2024-08-27 09:54:09 +02:00
deviceset.h
DeviceSet and DeviceUISet: use delete channel API instead of destroy method so that the virtual destructor of the channel is called appropriately
2024-08-27 09:54:09 +02:00
deviceuserargs.cpp
Fix memleaks found with AddressSanitizer/LeakSanitizer
2024-05-19 19:44:45 +02:00
deviceuserargs.h
…
deviceutils.cpp
…
deviceutils.h
…
devicewebapiadapter.h
…