diff --git a/Readme.md b/Readme.md index 553994d32..b6ad96b20 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,12 @@ ⚠ SDRangel is intended for the power user. We expect you to already have some experience with SDR applications and digital signal processing in general. SDRangel might be a bit overwhelming for you however you are encouraged to use the discussion group above to look for help. You can also find more information in the [Wiki](https://github.com/f4exb/sdrangel/wiki). +

Hardware requirements

+ +SDRangel is a near real time application that is demanding on CPU power and clock speeds for low latency. Recent (2015 or later) Core i7 class CPU is recommended preferably with 4 HT CPU cores (8 logical CPUs or more) with nominal clock over 2 GHz and at least 8 GB RAM. Modern Intel processors will include a GPU suitable for proper OpenGL support. On the other hand SDRangel is not as demanding as recent computer games for graphics and CPU integrated graphics are perfectly fine. USB-3 ports are also preferable for high speed, low latency USB communication. + +⚠ The "server mode version" sdrangelsrv will not run on any ARM machine in particular the Raspberry Pi. It will work only on x86_64 architecture and you will need a server based on Intel Xeon E5 series or better. +

Source code

Repository branches

diff --git a/doc/img/sdrangel.xcf b/doc/img/sdrangel.xcf index 38314b4bc..687bc1976 100644 Binary files a/doc/img/sdrangel.xcf and b/doc/img/sdrangel.xcf differ