3drobotics / solo-cli

Solo command line utilities.
20 stars 36 forks source link

fw update w/no reboot #30

Open liamstask opened 8 years ago

liamstask commented 8 years ago

we should be able to update pixhawk, stm32 and (possibly) gimbal fw without having to reboot. rough sketch:

init 2
loadPixhawk.py <some parameters>
init 3
liamstask commented 8 years ago

would prefer this approach to #28, if possible

cc @johnfinley