merge Service branch into main #5

Merged
SemvdH merged 193 commits from service into main 2023-05-08 13:42:59 +00:00
Showing only changes of commit 1224735954 - Show all commits

View File

@@ -58,10 +58,10 @@ private:
void send_setpoint()
{
if (setpoint_count < 11)
if (setpoint_count < 21)
setpoint_count++;
if (setpoint_count == 10)
if (setpoint_count == 20)
{
// switch to offboard mode and arm