Updated Home (markdown)

master
Edouard Griffiths 2021-12-27 17:57:18 +01:00
rodzic 2628383679
commit 04cf30ee68
1 zmienionych plików z 3 dodań i 3 usunięć

@ -18,7 +18,7 @@ Therefore I ask you (as a User or Collaborator) to take the role of first level
<h3>Reporting compilation issues</h3>
[Compilation instructions](https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux) are given in a particular reference context: Ubuntu 21.04 with prerequisites installed. See in the compilation instructions why 21.04 is preferred over 20.04 LTS. It is very unlikely that problems occurring in this context will reach the master branch. However as this is source code I (as the Maintainer) cannot prevent you (as the User or Collaborator) from trying to compile it in a different context. However in this case you must show evidence that something is wrong in the code. Throwing out the compiler output is clearly not sufficient.
[Compilation instructions](https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux) are given in a particular reference context: Ubuntu 21.10 with prerequisites installed. See in the compilation instructions why 21.10 is preferred over 20.04 LTS. It is very unlikely that problems occurring in this context will reach the master branch. However as this is source code I (as the Maintainer) cannot prevent you (as the User or Collaborator) from trying to compile it in a different context. However in this case you must show evidence that something is wrong in the code. Throwing out the compiler output is clearly not sufficient.
<h3>Reporting run time issues</h3>
@ -26,8 +26,8 @@ An SDR application is complex having close interaction with hardware devices mos
<h3>Reference environments</h3>
This corresponds to the refernce development environment and environments for which the artifacts are built:
- Linux Ubuntu 21.04
This corresponds to the reference development environment and environments for which the artifacts are built:
- Linux Ubuntu 21.10
- Linux Ubuntu 20.04
- Windows 10