You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement and test commands in GroundStation.c Switch/Case Event Handler
Method: using the same format already existing in GroundStation.c, you can add additional functionality to handle new custom CySat Packet Protocol commands. Some suggested commands include, but are not limited to:
Alter beacon (text and period)
Get battery capacity
Get attitude telemetry data
Perform health checks
The text was updated successfully, but these errors were encountered:
Implement and test commands in GroundStation.c Switch/Case Event Handler
Method: using the same format already existing in GroundStation.c, you can add additional functionality to handle new custom CySat Packet Protocol commands. Some suggested commands include, but are not limited to:
The text was updated successfully, but these errors were encountered: