Skip to content
Snippets Groups Projects
README.md 8.32 KiB

🚧 Under Construction 🚧

The project is in its early stages right now, so please come back later...

Fp311Online Client Application

About

Client application of the project to simulate the setup of the Advanced Lab Course for Physics Students on the Rutherford Experiment (F-Praktikum Physik Versuch 311 – Rutherford-Experiment) at the Faculty of Physics and Astronomy at Ruhr-Universität Bochum.

Using this software, students can still complete this lab course despite of the Covid-19 pandemic which makes working on the physical setup at the university impossible.

The client and server part of Fp311Online share a lot of code, which is thus been put into a common library that is integrated as a Git submodule and CMake subdirectory into this application.
It's Git repository can be found here: https://gitlab.ep1.rub.de/fp311online/libfp311online

License

This application is free software, it is licensed under the terms and conditions of the GNU General Public License (GPL) as published by the Free Software Foundation, either version 3 of the GPL or — at your option — any later version.

Build Requirements