Commit Graph

865 Commits (8a951acb82e8d17b2732db426361ad10dd2ebe07)

Author SHA1 Message Date
cTn 8a951acb82 new generic crunching mechanism that will be used with all of the future set messages 2014-09-16 19:24:10 +02:00
cTn c37b9ff0f1 merging MISCv2 into MISC since its both data structure and old fw/new fw compatible 2014-09-16 15:43:04 +02:00
cTn 7e8b1781da add RC_MAP, BF_CONFIG for storing new info that is now available, working channelLetter mapping, unfinished MISCv2 2014-09-16 14:48:36 +02:00
cTn 97d3a24787 update msp layer with new transmission codes, add transparent methods to handle the incoming data (temporary) 2014-09-16 13:36:10 +02:00
cTn 5b3da95e05 add fallback to canvasrenderer on cros and linux (temporary) 2014-09-14 20:38:39 +02:00
cTn e20806c7a8 only fire recovery routine once if bus is not recoverable 2014-09-14 14:08:28 +02:00
cTn 619f9032be css3D hack replaced by a flying brick done in three js 2014-09-14 01:27:50 +02:00
cTn 25edf3a4bf improving the async transmission part in serial layer 2014-09-13 15:01:32 +02:00
cTn 4b96bb39b5 updating analytics lib 2014-09-13 12:17:22 +02:00
cTn 8f0fe2f9ea print remaining time based on app last release date in console 2014-09-12 14:00:39 +02:00
cTn 46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 2014-09-09 13:55:58 +02:00
cTn 2cbd911653 release 2014-09-09 11:08:36 +02:00
cTn a96e804359 removing MSP pass through mode 2014-09-08 17:52:07 +02:00
cTn 78b282f458 only trigger update notification on upgrade, bump version, update dev changelog 2014-09-08 12:14:41 +02:00
cTn 125be0271f static size for mix diagrams and adding missing custom definition in multitype switch 2014-09-06 11:02:54 +02:00
cTn 36bce25ba8 add three.js to libraries 2014-09-05 22:45:08 +02:00
cTn 4623853b0a initial work on scalable cube 2014-09-05 15:10:32 +02:00
cTn 9c6d803334 firmware received from the github server can now be saved locally (as requested) 2014-09-04 17:16:13 +02:00
cTn 91e0e8764b adjust position of options window for the new layout 2014-09-04 10:06:51 +02:00
cTn cc357440e3 remove block centering (no need) 2014-09-04 10:03:45 +02:00
cTn 21065c8acb speed up options window animation 2014-09-04 09:33:13 +02:00
cTn 3aa8d6aa71 minimize the primary padding/margin UI footprint to get some more space for log and content area 2014-09-04 09:33:00 +02:00
cTn 8528e3f066 pixel perfect block alignment for initial setup tab 2014-09-04 08:57:58 +02:00
cTn 0bd4af89c9 catch lastError cleanly in current context 2014-09-01 14:56:13 +02:00
cTn 893671fa2b check if result exists before comparison 2014-09-01 14:46:46 +02:00
cTn f5ed23c2b7 bump the version 2014-08-31 16:55:51 +02:00
cTn 9034a94135 release 2014-08-31 16:52:55 +02:00
cTn b5aeb8df2a fix typo 2014-08-31 15:55:12 +02:00
cTn 911ddba278 only request firmware info from github api when firmware is valid 2014-08-31 10:10:53 +02:00
cTn b1390b0b01 updating changelog 2014-08-30 10:36:55 +02:00
cTn 37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn bed74a5f62 add note about flash slowly to explain its purpose 2014-08-30 09:08:08 +02:00
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)
2014-08-30 08:59:21 +02:00
cTn 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 2014-08-30 08:35:09 +02:00
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 2014-08-30 08:27:24 +02:00
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 2014-08-30 08:26:12 +02:00
cTn 440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn ab02817095 slider bugfix, optimizations 2014-08-18 19:28:26 +02:00
cTn 5bfc81e317 text polish 2014-08-18 19:28:06 +02:00
cTn 6ca1ca2516 use name from .manifest instead of hard written one 2014-08-17 14:20:28 +02:00
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-17 13:29:07 +02:00
cTn 8fdda97b01 reformat some stuff 2014-08-16 15:04:17 +02:00
cTn 194798ca2d small ui polish / tweak for the plot control blocks 2014-08-16 00:23:49 +02:00
cTn 80e60d5638 motor and servo indicators will now have tooltip containing signal length in us 2014-08-16 00:16:28 +02:00
cTn 14bb0b5dca merge multiType name and multiType diagram switch into one 2014-08-16 00:11:25 +02:00
Stefan Kolla 6264fd4245 Merge pull request #46 from creyc/development
Added airplane and vtail graphics
2014-08-14 20:12:29 +02:00
creyc 41615891a0 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
2014-08-14 14:03:17 -04:00
cTn 906cf0d82b fixing all broken statements that got broken in recent undefined runs 2014-08-14 17:03:47 +02:00
cTn cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 2014-08-14 16:48:16 +02:00