1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-25 04:53:27 -04:00
This commit is contained in:
fire
2017-10-29 23:26:00 +01:00
committed by GitHub
parent e8fb70096c
commit 707b8e2b54
+2 -2
View File
@@ -1,4 +1,4 @@
<h1>SDRangel Developper's notes</h1>
<h1>SDRangel Developer's notes</h1>
<h2>Build options</h2>
@@ -215,4 +215,4 @@ The openDevice and closeDevice methods of the device interface are designed spec
- closeDevice:
- if there are no buddies then effectively close the device else just zero out the own copy of the device handle
Exchange of dynamic information when necessary such as sample rate or center frequency is done by message passing between buddies.
Exchange of dynamic information when necessary such as sample rate or center frequency is done by message passing between buddies.