Commit Graph

355 Commits (e626fbeb7b64530e1b9129ae99a9af9632e9abe5)

Author SHA1 Message Date
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 10 years ago
cTn bfb6e17187 removing obsolete code 10 years ago
cTn 0649a59b13 function returning specific byte from 32 bit variables (untested) 10 years ago
cTn 8a951acb82 new generic crunching mechanism that will be used with all of the future set messages 10 years ago
cTn c37b9ff0f1 merging MISCv2 into MISC since its both data structure and old fw/new fw compatible 10 years ago
cTn 7e8b1781da add RC_MAP, BF_CONFIG for storing new info that is now available, working channelLetter mapping, unfinished MISCv2 10 years ago
cTn 97d3a24787 update msp layer with new transmission codes, add transparent methods to handle the incoming data (temporary) 10 years ago
cTn e20806c7a8 only fire recovery routine once if bus is not recoverable 10 years ago
cTn 25edf3a4bf improving the async transmission part in serial layer 10 years ago
cTn 4b96bb39b5 updating analytics lib 10 years ago
cTn 46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 36bce25ba8 add three.js to libraries 10 years ago
cTn 0bd4af89c9 catch lastError cleanly in current context 10 years ago
cTn 893671fa2b check if result exists before comparison 10 years ago
cTn 9034a94135 release 10 years ago
cTn b5aeb8df2a fix typo 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 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 10 years ago
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 10 years ago
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 10 years ago
cTn 440d3250f1 release 10 years ago
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago
cTn cc8e53205d fix style 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn d3d933a704 experimenting with some undefined comparators in strict mode 10 years ago
cTn 6138c06fa4 updating analytics 10 years ago
cTn 4bd113f28f dumb down port handler implementation 10 years ago
cTn d36d0af270 polish 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 377853b58a recovery bugfix 10 years ago
cTn 42e25fbb02 updating d3 library 10 years ago
cTn fc0fff017e more strict 10 years ago
cTn f16b3a479a corrections of inline functions 10 years ago
cTn 36f456d2e7 turning on strict mode for various js files 10 years ago
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn 93ab8dfba3 move flashing protocols to separate folder 10 years ago
cTn 8d67811644 since erasing only needed pages appears to be working correctly, removing it from experimental 10 years ago
cTn b47892eca1 lower the "contacting bootloader" timeout from buggy 4s to 1s 10 years ago
cTn 04960012ca tiny method re-order in serial layer 10 years ago
cTn 85bee11712 use analytics exception API to handle/report serial related issues 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 930a7f482f updating libs 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn 7e67cccf96 adding new tabs object (will contain all tab methods in the future) 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago