1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Dominic Clifton
d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton
a348b5de8e Support RC and Stable firmware releases. 2015-01-08 11:44:32 +00:00
Paul Rogalinski
7a800444b5 Force the user to pick a fimrware before loading 2014-12-25 00:02:18 +01:00
Dominic Clifton
ccc0b839e6 Minor tweaks to the firmwre flasher. 2014-12-19 19:48:19 +00:00
Dominic Clifton
c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
2014-12-19 16:04:42 +00:00
Dominic Clifton
dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
2014-12-19 14:56:40 +00:00
cTn
7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 2014-11-11 11:59:12 +01:00
cTn
97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 2014-11-10 21:33:32 +01:00
cTn
561758b2a8 tweak obsolete class names and css 2014-10-25 14:04:38 +02:00
cTn
ad005a3f1c revamped option part of firmware flasher UI 2014-10-24 16:55:42 +02:00
cTn
ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 2014-10-24 15:36:19 +02:00
cTn
37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn
322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
2014-08-30 08:59:21 +02:00
cTn
f2aa899fe0 polishing firmware flasher UI and messages 2014-06-24 14:57:41 +02:00
cTn
ccee927c77 move buttons to the bottom of firmware flasher 2014-05-08 14:56:03 +02:00
cTn
96ce646aa1 firmware flasher i18n support 2014-05-08 12:01:07 +02:00
cTn
aaacf6cea8 support global and local chip erase 2014-05-07 08:07:49 +02:00
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
781d058228 display commit date & message with online fw
#25
2014-02-27 18:56:12 +01:00
cTn
9df8ad2337 adding missing chrome.storage implementation 2014-02-26 08:20:30 +01:00
cTn
ab4a5398b4 adding flash on connect UI, backend missing 2014-02-26 07:09:53 +01:00
cTn
e0b9388834 save reboot sequence settings across instances 2014-02-25 15:40:18 +01:00
cTn
438815fd75 note about auto-connect in firmware flasher 2013-12-29 11:22:13 +01:00
cTn
34a42a4a29 moving firmware flasher css to separate file 2013-12-29 11:18:25 +01:00
cTn
1e89ffd808 show raw firmware size in bytes 2013-12-05 23:15:37 +01:00
cTn
55de43255c implements progress bar fix #7 2013-11-16 13:03:42 +01:00
cTn
d73ebb2614 adding lockdown protection on flash button 2013-11-14 19:02:32 +01:00
cTn
e1b950e034 polishing 2013-11-14 16:40:47 +01:00
cTn
422c19fb22 adding warning 2013-11-14 08:07:57 +01:00
cTn
5917b78d54 adding back button with ui hooks 2013-11-14 07:49:02 +01:00
cTn
89b2f79c52 polishing 2013-11-13 13:31:34 +01:00
cTn
ae04de8862 adding support for remote firmware loading 2013-11-13 13:24:05 +01:00
cTn
a06e37603f polishing across the board 2013-11-13 10:56:14 +01:00
cTn
cf4151c3a2 adding style, implementing more UI hooks 2013-11-13 09:32:33 +01:00
cTn
f15f749ed3 initial code for reading local hex file 2013-11-13 09:09:02 +01:00
cTn
5033273773 adding flasher button and initial file structure 2013-11-13 08:55:29 +01:00