Controller Compiling
Last modified by Richard Kreissig on 2023/09/07 09:46
To build a controller (without CAN bus support) directly (without further need of any configurations and/or make files) you need the changed files in the /code/sho_standalone_api. Copy the files in the appropriate directories, i.e. /Modules and /Interface in your personal client-communication-api. The basis client api is available in the railway repository. The needed gcc command line is stored in the readme.txt.
A network connection from the rtsys network is necessary to start the controller and connect to the railway installation:
- You can log in to aeon if you already got an rtsys account. You can run your code from there.
- You can send an email to Tim Grebien (tig@ifi) with your MAC address and ask him (nicely) to add your address to the rtsys dhcp server. Subsequently, your laptop should get an ip address within our network.
- You can log in to the Sun Stations at the railway installation. The user is railway01. The password is written down on the board in the laboratory. If you are using this account, please create an own directory and store your work there.