Commit Graph

1235 Commits (a348b5de8e5db695166be3714825f3fe21432ad2)
 

Author SHA1 Message Date
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
cTn 27942f315a updating d3 library to 3.4.12 10 years ago
cTn 90c5310049 bump minimum req chrome version to 38M, primarily to benefit from bugfixes
innerBounds with aero now work properly, hot unplug in osx and linux are
now handled correctly
10 years ago
cTn c1ba99298e buggy innerBounds and aero got fixed in 38M 10 years ago
cTn c34938b9d6 serial.send won't depend on callback anymore 10 years ago
cTn 296a925494 correct old resource link, bugfix for chrome 38M which for unknown reason adjusts element scroll on select element value change 10 years ago
cTn 437fbe2cd0 cleanup eventPage, small optimizations and stricter rules for msp send callbacks 10 years ago
cTn 719b47ab48 release 10 years ago
cTn 341416c180 attach window resize handlers in a way that doesn't overwrite previous handler 10 years ago
cTn 3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 10 years ago
cTn cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 10 years ago
cTn 2c9fafe4b1 release 10 years ago
cTn 5105dc2165 clamp values to specific range 10 years ago
cTn 1c88db0fdd prepare models array where we use multiType as index 10 years ago