2013-11-13 08:09:02 +00:00
< div class = "tab-firmware_flasher" >
2013-11-13 08:32:33 +00:00
< div class = "info" >
2013-11-13 09:56:14 +00:00
< strong > Path:< / strong > < span class = "path" > empty< / span > < br / >
2013-12-05 22:15:37 +00:00
< strong > Size:< / strong > < span class = "size" > 0 bytes< / span > < br / >
2013-11-13 09:56:14 +00:00
< strong > Status:< / strong > < span class = "status" > Firmware not loaded< / span > < br / >
2013-11-16 12:03:42 +00:00
< strong > Progress:< / strong > < progress class = "progress" value = "0" min = "0" max = "100" > < / progress >
2013-11-13 09:56:14 +00:00
< / div >
< div class = "note" >
< p >
2013-11-13 12:31:34 +00:00
If you are flashing board with < strong > baseflight< / strong > already flashed (updating), leave this checkbox unchecked.< br / >
If you are flashing "< strong > bare< / strong > " board with no firmware preloaded or you have bootloader pins < strong > shorted< / strong > , check this box.< br / >
2013-11-13 09:56:14 +00:00
< / p >
2014-02-26 06:09:53 +00:00
< label > < input class = "updating" type = "checkbox" / > < span style = "font-weight: bold; margin-left: 6px;" > No reboot sequence< / span > < / label > < br / >
2014-02-26 07:20:30 +00:00
< label class = "flash_on_connect_wrapper" > < input class = "flash_on_connect" type = "checkbox" / > < span style = "font-weight: bold; margin-left: 6px;" > Flash on connect< / span > < / label >
2013-11-13 08:32:33 +00:00
< / div >
2013-11-13 09:56:14 +00:00
< div class = "clear-both" > < / div >
2013-11-13 12:24:05 +00:00
< a class = "load_file" href = "#" > Load Firmware [Local]< / a >
< a class = "load_remote_file" href = "#" > Load Firmware [Online]< / a >
2013-11-14 18:02:32 +00:00
< a class = "flash_firmware locked" href = "#" > Flash Firmware< / a >
2013-11-14 07:07:57 +00:00
< div class = "clear-both" > < / div >
< div class = "warning" >
< div class = "title" > Warning< / div >
< p >
Please do not try to flash < strong > non-baseflight< / strong > hardware with this firmware flasher (it wont work).< br / >
Do not < strong > disconnect< / strong > the board or < strong > turn off< / strong > your computer while flashing.< br / >
< br / >
Note: < strong > STM32< / strong > bootloader is stored in < strong > ROM< / strong > , it cannot be bricked.< br / >
2013-12-29 10:22:13 +00:00
Note: < strong > Auto-Connect< / strong > is always disabled while you are inside firmware flasher.< br / >
2013-11-14 07:07:57 +00:00
< / p >
< / div >
2013-11-14 06:49:02 +00:00
< a class = "back" href = "#" > Leave Firmware Flasher< / a >
2013-11-13 08:09:02 +00:00
< / div >