Launching a CubeSat

By Mels Wittenberg (Finance Team) As already explained, the finance team is also responsible for finding a suitable launcher for our CubeSat. Throughout the year, we learned that this process is extremely complex. The space industry, or maybe just the launchers...

Task scheduling on the satellite

By Timon Bestebreur (Software Team) The satellite needs to perform many tasks, but how does it decide what task to perform? We do this using a multi-level non-preemptive queue, with a separate queue for high priority tasks that need to be done once (onetime tasks)....