Commit Graph

402 Commits (de87fab5304883fd8e1b84f0735b3ec7664ba3cc)

Author SHA1 Message Date
cTn de87fab530 reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 2014-11-22 06:31:46 +01:00
cTn 88abe0969d EXPERIMENTAL delayed connect callback chain bugfix, this took months to track down 2014-11-21 13:50:02 +01:00
cTn 5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn 698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 2014-11-15 13:44:12 +01:00
cTn 366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01: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 a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 2014-11-03 18:36:29 +01:00
cTn 9ee7670af7 add backupFileMinVersionAccepted in data storage, release 2014-10-31 11:27:15 +01:00
cTn 9974fbd68f updating d3 2014-10-28 16:58:46 +01:00
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 2014-10-25 14:06:20 +02:00
cTn be96da6098 reorder some of the cleanup routines, cleanup (experimental) 2014-10-19 16:17:44 +02:00
cTn f387ea96ac initialize connect_lock by default 2014-10-19 15:55:56 +02:00
cTn 0c2ec52bed fix accidently removed buildinfo fetch on connect 2014-10-19 15:52:55 +02:00
cTn 8477573be5 doubling initialization timeout inside port handler 2014-10-17 11:52:52 +02:00
cTn 81a2872360 pulling main switch on compatibility (this should go live on November 1st 2014) 2014-10-12 18:35:32 +02:00
cTn b35590f052 exprimental restore procedure 2014-10-12 18:00:44 +02:00
cTn f30d886f79 use deep copy for all members 2014-10-12 16:55:49 +02:00
cTn a67bbac54b first set of bugfixes, store configurator version in the backup file 2014-10-12 16:16:47 +02:00
cTn 4f0ddfb5b2 highly experimental backup sequence (latest fw only), restore sequence disabled due to being outdated and incompatible 2014-10-12 16:06:48 +02:00
cTn fa2888f463 normalize backup save date 2014-10-12 14:50:55 +02:00
cTn 782cc916bd store request buffer content inside callback object 2014-10-10 00:33:19 +02:00
cTn 27942f315a updating d3 library to 3.4.12 2014-10-09 11:53:09 +02:00
cTn c34938b9d6 serial.send won't depend on callback anymore 2014-10-08 11:15:02 +02:00
cTn 437fbe2cd0 cleanup eventPage, small optimizations and stricter rules for msp send callbacks 2014-10-07 17:40:52 +02:00
cTn 3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 2014-10-06 16:07:47 +02:00
cTn cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 2014-10-06 15:24:34 +02:00
cTn 2c9fafe4b1 release 2014-10-06 00:07:28 +02:00
cTn 8fb24b3fa4 add callback to flashing protocols (no status yet) 2014-10-01 15:55:11 +02:00
cTn 3312bf5df2 fix timers 2014-10-01 15:18:37 +02:00
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn 01eac25bbc updating changelog and releaseDate property 2014-09-29 20:48:28 +02:00
cTn 62e055f654 log buildInfo on connect 2014-09-25 12:02:53 +02:00
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 2014-09-24 16:01:23 +02:00
cTn 4719d1562d implement build info 2014-09-24 15:35:20 +02:00
cTn c24b8fb482 MSP_BUILDINFO placeholder code 2014-09-24 15:19:22 +02:00
cTn 16a68557c3 add multiwiicurrentoutput and rssi_aux_channel to data storage and msp read/write 2014-09-24 15:09:09 +02:00
cTn 177498bd20 catch some runtime errors in current context 2014-09-22 21:16:52 +02:00
cTn 6d44499f99 handle impossible default state since that's what we do now 2014-09-21 20:40:33 +02:00
cTn a0ed27c161 reorganization of several MSP methods, small optimizations 2014-09-21 20:31:57 +02:00
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
cTn 741961cce4 new connect message informing about missing capability 2014-09-19 18:21:01 +02:00
cTn 5d9b28c5c7 add MSP_SET_RCMAP to cruncher 2014-09-19 16:11:26 +02:00
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 2014-09-18 13:21:48 +02:00
cTn 800bfd59c8 support for multiwiicurrentoutput 2014-09-18 12:24:38 +02:00
cTn ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 2014-09-17 20:13:13 +02:00
cTn fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
2014-09-17 11:23:31 +02:00
cTn e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 2014-09-17 09:27:54 +02:00
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 2014-09-16 23:07:52 +02:00
cTn bfb6e17187 removing obsolete code 2014-09-16 21:17:53 +02:00
cTn 0649a59b13 function returning specific byte from 32 bit variables (untested) 2014-09-16 19:26:06 +02:00