Commit Graph

1498 Commits (8d39b3f8cc037cf5b7a17b274664c9118238a491)
 

Author SHA1 Message Date
cTn 426cf51e47 add missing styles 10 years ago
cTn 0d77c08d01 updating changelog 10 years ago
cTn 77a6a326f1 replacing iconmoon font with proper svg icon 10 years ago
cTn 9974fbd68f updating d3 10 years ago
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 10 years ago
cTn 561758b2a8 tweak obsolete class names and css 10 years ago
cTn 8354742e2c updating changelog 10 years ago
cTn 0af8d7d453 normalize css indentation in gps and firmware flasher (missed it the first time somehow) 10 years ago
cTn ad005a3f1c revamped option part of firmware flasher UI 10 years ago
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 10 years ago
Dominic Clifton 36f447b4da Make MSP_API_VERSION check non-mandatory for now. 10 years ago
cTn c743351b11 updating changelog, listing important changes since 0.54 10 years ago
cTn be96da6098 reorder some of the cleanup routines, cleanup (experimental) 10 years ago
cTn f387ea96ac initialize connect_lock by default 10 years ago
cTn 0c2ec52bed fix accidently removed buildinfo fetch on connect 10 years ago
cTn 569122392e planned cache and interval speed optimizations 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
Dominic Clifton 8ca6b2d557 Update changelog and bump version. 10 years ago
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
10 years ago
Dominic Clifton f64b558d5c Update the default channel mode range to match the old MultiWii MID
checkbox.
10 years ago
cTn 8477573be5 doubling initialization timeout inside port handler 10 years ago
Dominic Clifton f3968aaa70 Normalize all the line endings 10 years ago
Dominic Clifton b789884f91 Saving files before refreshing line endings 10 years ago
Dominic Clifton b9695bd451 Adding .gitattriutes file 10 years ago
Dominic Clifton 647b1244e2 Update changelog and bump version to 0.50.1. 10 years ago
Dominic Clifton a08ae2b7c6 Update donation links. 10 years ago
Dominic Clifton b03ae309fb Update to match recenly renumbered MSP commands for cleanflight MSP commands. 10 years ago
Dominic Clifton 6d37c98bec Bump version to 0.51.0 and update changelog. 10 years ago
Dominic Clifton a517aeef36 Removing unused css selectors. 10 years ago
Dominic Clifton 7400a2af2f Internationalize mode range copy. 10 years ago
Dominic Clifton c9b7cf40f3 When a mode has no ranges assigned the info panel should not show
enabled/disabled state.
10 years ago
Dominic Clifton f93132b05e Update color scheme of active/inactive modes. 10 years ago
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 10 years ago
Dominic Clifton 9b1bc65384 Disabled backup/restore of old aux settings, backup of new mode ranges
still needs doing.
10 years ago
cTn 4fe8d66bf5 after compatbility remove css and initialize3d routine cleanup 10 years ago
cTn ecd34bf113 removing all code depending on CONFIG.capability that i could find on the first swoop 10 years ago
cTn 81a2872360 pulling main switch on compatibility (this should go live on November 1st 2014) 10 years ago
cTn b35590f052 exprimental restore procedure 10 years ago
cTn f313665046 bump manifest and changelog 10 years ago
cTn f30d886f79 use deep copy for all members 10 years ago
cTn a67bbac54b first set of bugfixes, store configurator version in the backup file 10 years ago
cTn 4f0ddfb5b2 highly experimental backup sequence (latest fw only), restore sequence disabled due to being outdated and incompatible 10 years ago
cTn 3381463bf5 correct status bar width, display configurator version in status bar 10 years ago
cTn fa2888f463 normalize backup save date 10 years ago
Dominic Clifton e4ecb7838c Pick the first unused channel aux when adding a range to a mode. 10 years ago
Dominic Clifton 2d6143b403 Update color scheme. 10 years ago
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 10 years ago
cTn 63768b0af0 correct the value returned by getDate, display GMT offset 10 years ago
cTn 782cc916bd store request buffer content inside callback object 10 years ago