Dominic Clifton
|
066c355170
|
Remove baseflight references from filenames.
|
2014-09-14 13:46:30 +01: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 |
|
Dominic Clifton
|
7de9d1099b
|
Update baseflight specific message in firmware flasher for cleanflight.
|
2014-09-04 03:22:20 +01:00 |
|
Dominic Clifton
|
6a360d973b
|
Update URLs to use cleanflight again.
|
2014-09-04 03:19:48 +01:00 |
|
Dominic Clifton
|
79505e42ed
|
Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
|
2014-09-04 02:59:31 +01:00 |
|
Dominic Clifton
|
df491f9478
|
Update changelog. Bump version.
|
2014-09-04 02:19:50 +01:00 |
|
Dominic Clifton
|
0924a9e8a7
|
Ensure unitialised data is not used when configuring aux channels 5-8.
|
2014-09-04 02:16:33 +01:00 |
|
Dominic Clifton
|
bf13a11dc2
|
Merge remote-tracking branch 'multiwii/master'
Conflicts:
_locales/en/messages.json
changelog.html
js/data_storage.js
js/protocols/stm32.js
manifest.json
tabs/auxiliary_configuration.js
tabs/default.css
tabs/default.html
tabs/firmware_flasher.js
tabs/servos.js
|
2014-09-04 01:40:24 +01: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 |
|
Dominic Clifton
|
82c1c3baef
|
Disable sponsors.
|
2014-08-26 01:19:47 +01:00 |
|
Dominic Clifton
|
6f4d04eb90
|
Fix aux channel configuration when using an rc system with 3 aux
channels.
|
2014-08-25 10:54:36 +01:00 |
|
cTn
|
a710a2fbb1
|
release
|
2014-08-24 23:39:20 +01:00 |
|
cTn
|
8128869c83
|
slider bugfix, optimizations
|
2014-08-24 23:39:19 +01:00 |
|
cTn
|
81e4211cc3
|
text polish
|
2014-08-24 23:39:19 +01:00 |
|
cTn
|
14f780b0fd
|
use name from .manifest instead of hard written one
|
2014-08-24 23:39:19 +01:00 |
|
cTn
|
90da15b14c
|
added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism)
|
2014-08-24 23:39:19 +01:00 |
|
cTn
|
9e5edbbf6b
|
reformat some stuff
|
2014-08-24 23:39:19 +01:00 |
|
cTn
|
c1c4f52df9
|
small ui polish / tweak for the plot control blocks
|
2014-08-24 23:38:43 +01:00 |
|
cTn
|
c2bd737362
|
motor and servo indicators will now have tooltip containing signal length in us
|
2014-08-24 23:38:43 +01:00 |
|
cTn
|
51ef74fadf
|
merge multiType name and multiType diagram switch into one
|
2014-08-24 23:38:43 +01:00 |
|
creyc
|
0eafb01b09
|
Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
|
2014-08-24 23:38:43 +01:00 |
|