Skip to content
View AranelLindi's full-sized avatar
Block or Report

Block or report AranelLindi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. discord_bot discord_bot Public

    Dies soll lediglich ein kleines Projekt werden um Python besser kennenzulernen. Ein temporär lauffähiger Bot für Discord der verschiedene Funktionen besitzt, unter anderem eine Abstimmungsmöglichkeit.

    Python 1

  2. Kalman Kalman Public

    Eine Implementierung des Kalman-Filters inkl. Matrizenklasse/-operationen.

    C++

  3. SpaceWireRouter SpaceWireRouter Public

    Fully functional SpaceWire router. Implemented in VHDL and under continuous development. See manual. Repository also contains a UART-SpaceWire adapter and several implementation files including con…

    VHDL 5

  4. AXI_SpaceWire_IP AXI_SpaceWire_IP Public

    Standalone IP with ARM-AMBA/AXI capable device. Enables sending and receiving data via SpaceWire protocol. Tested on Xilinx FPGA (ZYNQ).

    VHDL 2

  5. Satellite-Tracker Satellite-Tracker Public

    Berechnet Überflugszeitpunkte von Satelliten auf Basis des SGP4 Modells und mit TLE (Two Line Elements) als Grundlage.

    C++

  6. dijkstra-plot dijkstra-plot Public

    (Under development) Project's goal is to input GraphML-based graphs, run Dijkstra-algorithm on them and print out results in appealing way with gnuplot.

    Rust