LimeSDR: refined the message in the main readme regarding concurrent Rx and/or Tx

This commit is contained in:
f4exb 2017-10-26 08:32:00 +02:00
parent 242c7f3929
commit 23d5eed20e
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ HackRF is better used with a sampling rate of 4.8 MS/s and above. The 2.4 and 3.
<b>&#9888; LimeSuite library is difficult to implement due to the lack of documentation. The plugins should work normally when running as single instances. Support of many Rx and/or Tx instances running concurrently is experimental and not actively supported.</b>
Sometimes changing parameters in one instance or stopping/starting it will make the other fail or block everything. If you are lucky enough and don't change the configuration too much you may make it work but generally this is not reliable.
You will need a minimal installation of LimeSuite:
- `sudo apt-get install libsqlite3-dev`