Commit Graph

992 Commits (4fe8d66bf570a428e9488e9152928ad2b68b94c0)

Author SHA1 Message Date
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
cTn dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn 468d7f57c8 fix graph initialization on cold start 2014-08-14 16:40:55 +02:00
cTn d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn 6138c06fa4 updating analytics 2014-08-14 15:49:26 +02:00
cTn 4bd113f28f dumb down port handler implementation 2014-08-13 13:29:55 +02:00
cTn d36d0af270 polish 2014-08-13 13:12:39 +02:00
cTn 932a58d355 pretty pretty pretty 2014-08-12 16:20:26 +02:00
cTn 2753f354e0 polishing run 2014-08-12 16:05:22 +02:00
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn 377853b58a recovery bugfix 2014-08-10 06:01:21 +02:00
cTn 42e25fbb02 updating d3 library 2014-08-09 20:59:15 +02:00
cTn 9043358348 enabling strict in last 2 tabs 2014-08-09 20:51:06 +02:00
cTn fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn f16b3a479a corrections of inline functions 2014-08-09 20:40:40 +02:00
cTn 20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn 36f456d2e7 turning on strict mode for various js files 2014-08-09 19:38:46 +02:00
cTn 026f01434a moving backers to sponsors block 2014-08-06 15:11:11 +02:00
cTn b7e880678e converting background page to eventPage 2014-07-30 19:53:33 +02:00
cTn 81cceba005 release 2014-07-27 19:03:39 +02:00
cTn 54d1c4f614 updating manifest, changelog, note about 6k users 2014-07-26 23:02:23 +02:00
Stefan Kolla 52ba658a56 Merge pull request #43 from creyc/development
Filesize reduced from 144KB to 77KB total, include proper licensing
2014-07-25 15:26:31 +02:00
creyc 471a38d7ce Reduced filesize, include proper licensing 2014-07-25 09:23:15 -04:00