Commit Graph

114 Commits (41cd4e9637336bc78c4b0276d246cfdd656dc1b6)

Author SHA1 Message Date
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 10 years ago
cTn 3c4307ae57 add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence 10 years ago
cTn b6097d6271 move parse_hex function away from the global context 10 years ago
cTn 63768b0af0 correct the value returned by getDate, display GMT offset 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
Dominic Clifton 875a81e11d Update URLs for firmware and changelog. 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 10 years ago
cTn 9c6d803334 firmware received from the github server can now be saved locally (as requested) 10 years ago
Dominic Clifton 6a360d973b Update URLs to use cleanflight again. 10 years ago
cTn 911ddba278 only request firmware info from github api when firmware is valid 10 years ago
cTn b1390b0b01 updating changelog 10 years ago
cTn 37de8dfefa new simplified flasher status UI 10 years ago
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)
10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn 9043358348 enabling strict in last 2 tabs 10 years ago
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 31dcbbfa91 firmware flasher support in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
cTn 05dfaf910d sprinkle in some tracking events for firmware flashing 10 years ago
cTn f2aa899fe0 polishing firmware flasher UI and messages 10 years ago
cTn 61bed4770f cosmetic change 10 years ago
cTn b5a1015610 DFU detection and port UI DFU option injection 10 years ago
cTn 21a0242d38 defunk some of the option saving code 11 years ago
cTn 96ce646aa1 firmware flasher i18n support 11 years ago
cTn aaacf6cea8 support global and local chip erase 11 years ago
cTn 8aafb37864 cleanup 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 854a17e0f2 preparing some stuff for dongs 11 years ago
cTn 8691a77c2a get raw hex from the new github url 11 years ago
cTn 1268e0c206 trigger flash routine via enter (for dongie) 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 781d058228 display commit date & message with online fw
#25
11 years ago
cTn f30a26c1a5 cleanup, info and log messages added 11 years ago
cTn 9df8ad2337 adding missing chrome.storage implementation 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn ab4a5398b4 adding flash on connect UI, backend missing 11 years ago
cTn e0b9388834 save reboot sequence settings across instances 11 years ago
cTn df602751f5 bugfixes related to new ihex parser land 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn ce495cd260 limit custom firmware file size to 1 MB 11 years ago
cTn 64dbef2c58 simplify hex referencing 11 years ago
cTn 1e89ffd808 show raw firmware size in bytes 11 years ago
cTn f490f99596 processing hex file in different thread 11 years ago
cTn c106f45ebf streamlining 11 years ago
cTn 71ee8d5ad1 utilizing new hex parser 11 years ago
cTn d73ebb2614 adding lockdown protection on flash button 11 years ago
cTn 5917b78d54 adding back button with ui hooks 11 years ago
cTn a0c442064f bugfixes 11 years ago
cTn b6fb43993a noting down some github api 11 years ago
cTn ae04de8862 adding support for remote firmware loading 11 years ago
cTn a06e37603f polishing across the board 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn cf4151c3a2 adding style, implementing more UI hooks 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn f15f749ed3 initial code for reading local hex file 11 years ago
cTn 5033273773 adding flasher button and initial file structure 11 years ago