mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-23 08:28:36 -05:00
commit
a017eaa009
@ -405,6 +405,6 @@ Other ideas:
|
||||
- Level calibration
|
||||
- Even more demods. Contributors welcome!
|
||||
|
||||
<h1>Developper's notes</h1>
|
||||
<h1>Developer's notes</h1>
|
||||
|
||||
Please check the developper's specific [readme](./ReadmeDevelopper.md)
|
||||
Please check the developper's specific [readme](./ReadmeDeveloper.md)
|
||||
|
@ -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.
|
Loading…
Reference in New Issue
Block a user