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
{{ message }}
This repository has been archived by the owner on May 2, 2020. It is now read-only.
amatsukaze/Avionics/src/main.cpp
Line 177 in 7168ca3
フライトモードになった際に
close_parachute()
していますが,電源ON〜打上シーケンス直前がstandbyで,退避後に無線コマンドでflight modeにするのであれば,close_parachute()
はstandby中にやるべきです.あと,能代の時にやって良いかんじだったのですが,standby中に無線でopen,closeが出来るとオペレーションがスムーズになります.The text was updated successfully, but these errors were encountered: