skaman82
8f4b762693
Small CSS update in CLI Tab
2015-10-30 01:10:51 +01:00
skaman82
d18c75741a
CLI Tab rework
2015-10-30 01:03:39 +01:00
skaman82
abfeb973ab
LED Strip tab fix
2015-10-29 19:17:34 +01:00
skaman82
5782a83293
some minor changes
2015-10-29 17:15:48 +01:00
skaman82
968e10feeb
switchery integration
2015-10-29 00:30:22 +01:00
skaman82
9489b13c13
Ports tab clean up
2015-10-28 20:23:48 +01:00
skaman82
5996ba54fa
Fixing "X" button in Modes
2015-10-28 19:04:06 +01:00
skaman82
3fe8472739
led-strip tab css fix
2015-10-28 18:12:49 +01:00
skaman82
770cae9ee4
Some finetuning
2015-10-28 17:39:33 +01:00
skaman82
4d6fae7fb1
CSS fixes
2015-10-28 13:15:59 +01:00
skaman82
c75eb290c4
css fix
2015-10-28 11:37:57 +01:00
skaman82
28c51e2e6e
css rework
2015-10-28 11:30:24 +01:00
skaman82
1268a09438
more cleanup
2015-10-27 16:56:54 +01:00
skaman82
4d10432d4e
some css cleanup
2015-10-27 16:41:44 +01:00
skaman82
f6a9005049
experimenting
2015-10-26 19:50:51 +01:00
skaman82
b65c4e738e
fixing some things
2015-10-25 22:04:33 +01:00
skaman82
45fb19348d
sync
2015-10-24 11:18:17 +02:00
skaman82
8472bf5c53
sync
2015-10-24 11:14:37 +02:00
skaman82
bce809fd7d
sync
2015-10-24 11:07:16 +02:00
skaman82
ba23917ef7
Log bar upgrade to show scroll functionality to user
2015-10-24 06:53:48 +02:00
skaman82
87e9bfd3d9
...restoring some files
2015-10-23 15:42:32 +02:00
skaman82
3a9c7f3794
Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
...
Conflicts:
README.md
js/libraries/d3.min.js
js/msp.js
main.html
2015-10-23 14:41:08 +02:00
skaman82
a5f60b6dfb
Some work on configuration tab
2015-10-23 07:03:02 +02:00
skaman82
1ed7629f97
more trial and error
2015-10-23 03:42:45 +02:00
skaman82
707e2c454b
More work done…
2015-10-22 22:27:48 +02:00
skaman82
b0b8cc00d7
Further work and preparation.
...
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
2015-10-22 18:03:17 +02:00
skaman82
10f7cdd1b0
Started to mess around with things…
2015-10-22 15:26:49 +02:00
Michael Corcoran
1e386f508b
DFU: Add local erase, 2 kB page size hardcoded
...
Not possible to read chip ID using DFU or page size info from USB descriptor (not yet supported by Chrome)
2015-10-15 13:00:43 +13:00
Michael Corcoran
d89e9682c2
DFU: Make permissions compulsary, make DFU detection more robust
2015-10-15 13:00:43 +13:00
Michael Corcoran
8b029edbcf
Enable flashing using USB-DFU protocol
...
For new boards like Tornado
2015-10-15 12:59:44 +13:00
Dominic Clifton
7e6cdd5d1d
Fix the servo order and numbering on the 'motors' tab.
...
Fixes #251 .
2015-10-14 21:20:57 +01:00
Dominic Clifton
a4b3904d3f
Merge branch 'rate-charts' of https://github.com/destos/cleanflight-configurator into destos-rate-charts
2015-10-14 20:37:51 +01:00
Dominic Clifton
d70067c9b2
Merge branch 'development' of https://github.com/MauroMombelli/cleanflight-configurator into development
...
Conflicts:
tabs/servos.js
2015-10-14 20:33:42 +01:00
Dominic Clifton
959eef251a
Merge pull request #241 from sherlockflight/sensor-tab-init
...
Sensor tab: Fix freeze on tab open on Chome 46
2015-10-14 20:31:22 +01:00
Dominic Clifton
eb2aa5b4e5
Allow configuration of servo angle at min/max from GUI.
...
Closes #193
2015-10-14 20:27:47 +01:00
Dominic Clifton
a7f90297da
BUmp control sticks jQuery library version.
2015-10-14 20:13:55 +01:00
Dominic Clifton
d1396d8918
Merge pull request #224 from sherlockflight/msp-rx
...
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
2015-10-14 20:09:10 +01:00
Dominic Clifton
f4c12c40e7
Merge pull request #249 from AustinSaintAubin/development
...
Added Roll & Pitch to Setup Tab
2015-10-14 20:05:30 +01:00
Dominic Clifton
5f8f773a64
Reorder some 3d initialisation code.
2015-10-02 22:43:20 +01:00
Dominic Clifton
67110fa6cf
fix some comment typos
2015-10-02 21:36:55 +01:00
Austin St. Aubin
cf3d8ae798
Formatting changes to add Roll, Pitch, and Heading to Setup Tab
2015-09-29 23:40:12 -05:00
Austin St. Aubin
f62cf8defb
Code edit to add Roll, Pitch & Heading
2015-09-29 23:38:23 -05:00
Austin St. Aubin
53f99760c7
Formatting changes to add Roll, Pitch & Heading
2015-09-29 23:37:53 -05:00
Nicholas Sherlock
e3e28a3c37
Make joystick window always-on-top to avoid Chrome scheduling penalty
...
Chrome severely reduces the interval of setInterval() calls when a
window is completely hidden (e.g. behind the main Configurator window).
This causes rx loss / failsafe detection to trigger when using the
RX_MSP joysticks
2015-09-25 00:59:54 +12:00
Nicholas Sherlock
b7921de528
Have the command sticks disappear when disconnecting or switch to CLI
2015-09-25 00:12:06 +12:00
Patrick Forringer
ac000a7768
make rate charts taller so curve is easier to see
2015-09-19 14:53:54 -05:00
Larry (TBS)
e4f47f8153
- Target-unspecific VCP bugfix
2015-09-14 20:21:09 +08:00
Nicholas Sherlock
e4d87c3ae2
Fix initialisation of sonar and altitude sensor fields on sensor tab
2015-09-01 03:35:57 +12:00
Nicholas Sherlock
ef0c637877
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
2015-08-30 02:23:40 +12:00
Larry (TBS)
14c4fe1739
- take off reconnect for PR
2015-08-19 16:40:14 +08:00
Larry (TBS)
d22f3faf1d
* Add Colibri Race Support
2015-08-06 12:19:15 +08:00
Dominic Clifton
fb46711659
Cleanup looptime configuration.
2015-07-13 19:07:39 +01:00
Dominic Clifton
be93f37416
Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime
2015-07-13 18:18:18 +01:00
Dominic Clifton
64d7808e28
Merge pull request #201 from kchristensen/ff-typo-fix
...
Fix minor typo in firmware flasher
2015-07-13 18:15:50 +01:00
Dominic Clifton
3e7da266ab
Merge pull request #214 from sherlockflight/dataflash-refresh
...
Update used flash size before dataflash save begins so that new data is not missed
2015-07-13 18:12:18 +01:00
Dominic Clifton
12048ac7c1
Update links and sponsors.
2015-07-13 02:31:14 +01:00
Dominic Clifton
687c0f1a84
Remove legacy servo configuration which originated from the overloaded
...
use of the servo 'rate'. All servos are free to be configured
regardless of whether the mixer actually uses those servos.
2015-07-13 02:01:19 +01:00
Dominic Clifton
1cb64130cc
update servo tab on configurator
...
1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
2015-07-13 00:02:58 +01:00
Dominic Clifton
c0138f5f82
Sprinkle some help for common causes of error to reduce burned on
...
developers and community.
2015-07-12 21:35:25 +01:00
Dominic Clifton
d8c41fb3c7
Show channel forwarding feature if available.
2015-07-12 20:44:43 +01:00
Dominic Clifton
4203413b74
Escape < and > characters from the cli.
2015-06-29 03:33:17 +01:00
Dominic Clifton
58bcbe876c
Allow gimbal servos to be configured when enabled.
2015-06-29 03:32:42 +01:00
Dominic Clifton
4e41f46523
First cut of support for custom airplane and tricopter on servos tab.
2015-06-28 23:19:03 +01:00
Nicholas Sherlock
dae3c3b2cf
Update used flash size before save begins so that new data is not missed
2015-06-22 22:39:32 +12:00
Kyle Christensen
bc6d8513ea
Fix typo in firmware flasher
2015-05-26 18:22:48 -04:00
tricopterY
17d525352f
Allow FC loop time change via Configuration Tab
2015-05-26 16:28:58 +10:00
Dominic Clifton
774fcf5f68
Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
...
Conflicts:
js/msp.js
2015-05-25 23:43:52 +01:00
Dominic Clifton
b1f06ac802
Merge pull request #194 from sherlockflight/whitespace
...
Preserve consecutive whitespace characters in CLI output
2015-05-25 23:19:14 +01:00
Dominic Clifton
e10d8997c4
Fix duplicate option with value '0` for firmware selection. Fixes #195
2015-05-25 23:17:59 +01:00
Dominic Clifton
41cd7f3f18
Update motors tab to handle armed state. Re-order HTML elements on
...
motors tab.
2015-05-25 23:07:08 +01:00
Dominic Clifton
487adf3275
Cleanup welcome tab layout.
2015-05-23 14:57:27 +01:00
Dominic Clifton
9efa585c04
Move firmware flasher progress bar to the bottom next to the buttons.
2015-05-22 20:51:16 +01:00
ProDrone
ab883c6dc5
Cleanup code indention and positioning the rc_yaw_expo field
2015-05-22 21:37:03 +02:00
borisbstyle
502a70233a
update
2015-05-22 21:37:02 +02:00
borisbstyle
34c6077b5c
Yaw Expo Feature
2015-05-22 21:37:01 +02:00
Dominic Clifton
3086a98828
Add support for manual baud rate selection to firmware flasher.
2015-05-22 02:29:29 +01:00
Nicholas Sherlock
bc6453dc5a
Preserve consecutive whitespace characters on CLI output
2015-05-21 20:56:01 +12:00
Dominic Clifton
2e6f5aa4d4
Prepare for release.
2015-05-20 15:37:28 +01:00
Dominic Clifton
6b93e354c8
Show Pitch P/I/D and Roll P/I/D in-flight adjustments when using
...
firmware 1.9.0. Fix missing 'Roll D' inflight adjustment.
Latest Cleanflight release candidate 1.9.0 now has support for them.
Previously it was unknown if the code was going to be in the 1.9.0 or
1.9.1 release.
2015-05-20 00:58:03 +01:00
Dominic Clifton
5f05e4c8cc
Support inflight pitch/roll rate adjustments for fc version >= 1.8.0 and
...
pitch p,i,d and roll p,i,d adjustments for fc version => 1.9.1
2015-05-18 00:09:29 +01:00
Paul Rogalinski
14caed2a2f
- sorting firmware selection by version and name
2015-05-17 23:01:27 +01:00
Paul Rogalinski
cabeba70f7
checkbox to show dev releases, code refactoring
2015-05-17 23:01:27 +01:00
Dominic Clifton
244685c9a6
Update version checking code to use semantic versioning - see
...
http://semver.org/
semver.js creating using browserify.
https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +01:00
Mauro Mombelli
fa3ce5716b
Increase range because some analog servo
...
As the issue #170 , but in the correct branch
2015-04-28 10:13:58 +02:00
Dominic Clifton
7372cae6ad
Update sponsors panel.
2015-04-11 13:48:04 +01:00
Dominic Clifton
62f0de7d3d
Make models larger in the 3D view.
2015-04-11 13:48:04 +01:00
Dominic Clifton
99e11b65ce
Updated sponsors list. Add link to t-shirts.
2015-04-09 11:31:21 +01:00
tricopterY
c33cf6af2b
Bug fix configurator.js
2015-03-30 23:18:34 +01:00
Dominic Clifton
9738fef79e
Use 0 based index for debug graph labels.
2015-03-30 21:32:06 +01:00
Dominic Clifton
3e29944afa
Fix incorrect wire order state that occured when leaving led tab in wire
...
order mode and switching to a different tab and back again.
2015-03-30 03:18:32 +01:00
Dominic Clifton
91161ebf94
Fix feature masks that were broken by
...
69c18377cf
2015-03-29 19:05:59 +01:00
Dominic Clifton
3d822e836e
Tweak LED strip state button.
2015-03-29 15:57:09 +01:00
Dominic Clifton
7d52de5945
Merge branch 'LED_Colors' of git://github.com/joefarmer/cleanflight-configurator into joefarmer-LED_Colors
2015-03-29 15:33:50 +01:00
Dominic Clifton
045d2b0ca4
Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
...
fix backup/restore arming config. Backup restore/looptime. Add config
migration of looptime and arming config. Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
2015-03-29 15:01:54 +01:00
Dominic Clifton
99494d0157
Merge branch 'development' of git://github.com/tricopterY/cleanflight-configurator into tricopterY-development
...
Conflicts:
tabs/pid_tuning.html
2015-03-29 12:01:42 +01:00
Dominic Clifton
ec9ff8c5ed
Merge pull request #144 from sherlockflight/roll-pitch-limit
...
Update roll/pitch/yaw rate limits to match CF's limits
2015-03-29 11:46:12 +01:00
tricopterY
a64b166e69
API check when saving, configuration.js
2015-03-29 11:24:32 +11:00
tricopterY
91605b16f7
Reworked configuration.jsp MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG
2015-03-29 08:42:30 +11:00
Nicholas Sherlock
fbf983dda8
Limit TPA to 1.0, restore old yaw limit of 2.55
2015-03-26 01:55:50 +13:00
Nicholas Sherlock
d6c60fe586
Update roll/pitch/yaw rate limits to match CF's limits
2015-03-22 12:04:42 +13:00
tricopterY
83d65fc477
Limit Roll/Pitch, Yaw to 1.0 max
...
cleanflight/cleanflight/#658
2015-03-22 09:23:40 +11:00
tricopterY
87cf0d27b1
Reworked configuration.jsp MSP_ARM_CONFIG
2015-03-18 14:17:20 +11:00
bradnon
cb3b2f54fb
Updated without .not() and black text friendly
2015-03-15 18:03:30 -04:00
bradnon
5c5fb26aad
Use real colors for the color buttons on the LED strip configuration tab
2015-03-15 02:09:08 -04:00
tricopterY
911c09076b
Hiding div.disarm element when, not applicable.
...
CONFIG.apiVersion dependent
2015-03-15 16:08:59 +11:00
tricopterY
69c18377cf
Update configuration.js
2015-03-14 13:21:41 +11:00
tricopterY
8b2627c470
Added disarm class
2015-03-14 11:04:39 +11:00
tricopterY
590f326e69
Added auto_disarm_delay and disarm_kill_switch
2015-03-14 11:02:05 +11:00
tricopterY
29448db17c
Added auto_disarm_delay and disarm_kill_switch
2015-03-14 10:54:50 +11:00
tricopterY
58d0381097
Merge pull request #10 from cleanflight/development
...
Development
2015-03-14 10:40:51 +11:00
Nicholas Sherlock
2863077ee3
Merge remote-tracking branch 'upstream/development' into development
2015-03-14 10:19:24 +13:00
Dominic Clifton
90a9a7e6ae
Fix incorrect dataflash ui when using old firmware.
2015-03-12 00:32:45 +00:00
tricopterY
13f3ef2d94
Removed unnecessary style
...
Removed green border around TPA Breakpoint row header, as instructed by @hydra
2015-03-12 10:49:44 +11:00
Dominic Clifton
8160e8e353
Merge branch 'development' of https://github.com/tricopterY/cleanflight-configurator into development
...
Conflicts:
js/msp.js
tabs/pid_tuning.html
tabs/pid_tuning.js
2015-03-12 00:40:15 +01:00
Dominic Clifton
b2be2853b4
Provide a migration path from pre-1.8.0 firmware backups.
2015-03-11 23:34:24 +00:00
Dominic Clifton
4b2704e784
Support independent configuration of pitch and roll rates. Cleanup of
...
tpa breakpoint configuration support.
2015-03-11 22:50:07 +00:00
Dominic Clifton
dd7efa9e54
Remove style that should not have been added in PR #128
2015-03-11 21:54:15 +00:00
Dominic Clifton
5683314f93
Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
...
Conflicts:
tabs/pid_tuning.html
tabs/pid_tuning.js
2015-03-11 22:09:35 +01:00
Paul Rogalinski
db3b50814b
fixed formatting
2015-03-11 21:34:02 +01:00
Paul Rogalinski
e0b97b3b50
fixed inconsistent method names
2015-03-11 21:24:46 +01:00
tricopterY
a2920a0f49
Update pid_tuning.css
2015-03-11 16:13:57 +11:00
tricopterY
3a82ee2d24
Update pid_tuning.js
2015-03-11 16:11:25 +11:00
tricopterY
868b384208
Update pid_tuning.html
2015-03-11 16:07:11 +11:00
tricopterY
6380a7a821
Merge pull request #8 from tricopterY/development
...
development sync
2015-03-11 14:07:33 +11:00
Paul Rogalinski
ca718409df
made pid or pidController change exclusive, always refresh from FC after
...
save
2015-03-11 00:19:24 +01:00
tricopterY
379f49184b
Merge pull request #2 from tricopterY/tricopterY-patch-1-1
...
Update pid_tuning.js
2015-03-10 16:10:38 +11:00
tricopterY
cd8a28544b
Merge pull request #7 from tricopterY/tricopterY-patch-1-6
...
Update pid_tuning.html
2015-03-10 16:08:28 +11:00
tricopterY
08736bcfce
Update pid_tuning.html
2015-03-10 15:11:09 +11:00
tricopterY
56832974a2
Update pid_tuning.css
2015-03-10 14:32:19 +11:00
tricopterY
7318e247be
Update pid_tuning.js
2015-03-10 14:27:34 +11:00
Nicholas Sherlock
b331315b76
Add 250000 baudrate for blackbox
2015-03-07 13:07:32 +13:00
Nicholas Sherlock
aa8d5300e5
Support new Blackbox baudrates including new 230400 rate
2015-03-06 19:58:57 +13:00
Dominic Clifton
67c8cdcaac
Internationalise the Telemetry port dropdown option for 'Disabled'.
2015-03-05 15:57:23 +00:00
Dominic Clifton
1dbf77c777
Fix watermark on cli tab. Previous commit broke text selection and
...
scrolling via the scrollbar.
2015-03-03 23:43:55 +00:00
Dominic Clifton
24dba62144
First working cut of new port configuration tab.
...
Migration from or configuration of pre 1.8.x firmware is not supported
but may be added later.
2015-03-03 22:56:48 +00:00
Dominic Clifton
f3e14b73a2
Merge remote-tracking branch 'cleanflight/development' into serial-cleanup
2015-03-03 18:27:58 +00:00
Dominic Clifton
c3f1c13d54
Move Documentation and Support links to separate tab. Add a
...
contributing section. Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
2015-03-03 16:27:40 +00:00
Dominic Clifton
bbab895dd8
Merge branch 'development' into serial-cleanup
2015-02-27 01:16:44 +00:00
Dominic Clifton
c423aaf44d
work-in-progress changes to go with the corresponding serial-cleanup
...
firmware branch.
2015-02-27 01:15:37 +00:00
Nicholas Sherlock
436eced7b7
Fix watermark on CLI tab
2015-02-27 14:11:53 +13:00
Nicholas Sherlock
ede3c367f2
Error message for saving to disallowed dir,fix flash save problem on osx
2015-02-27 09:14:47 +13:00
Dominic Clifton
46a0054d78
Add SVG watermark image to log view and some tabs.
2015-02-24 02:06:00 +00:00
Dominic Clifton
7bdd010eb0
Avoid using GPS commands for targets that do not have GPS support
...
compiled in.
2015-02-23 21:27:55 +00:00
Dominic Clifton
831e4a848e
Merge branch 'blackbox-flash' of
...
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash
Conflicts:
_locales/en/messages.json
2015-02-22 21:51:18 +00:00
Dominic Clifton
4f38a2468d
Merge pull request #112 from rbirkby/flight-instruments
...
Flight instruments
2015-02-20 20:04:13 +00:00
Richard Birkby
60b44d61fa
Use correct heading value
2015-02-20 01:52:09 +00:00
Richard Birkby
f89aaa1011
Add flight instruments to setup tab
2015-02-20 01:18:49 +00:00
Nicholas Sherlock
ed285992da
Detect support for flash chip and disable tab if not available
2015-02-16 18:05:24 +13:00
Nicholas Sherlock
7fb9f43b00
Merge remote-tracking branch 'upstream/development' into blackbox-flash
2015-02-16 17:45:47 +13:00
Nicholas Sherlock
3c2bb6225d
Remove old fallback model texture, fix fallback model .json
2015-02-16 17:13:43 +13:00
Nicholas Sherlock
49741b45a8
Add progress dialogs for flash save and erase
2015-02-13 21:05:36 +13:00
Dominic Clifton
34d72feb69
Move handling of servo channel forwarding into the MSP.
2015-02-10 01:12:26 +00:00
Dominic Clifton
6901aa2dbc
Cleanup serial port count code.
2015-02-08 23:16:17 +00:00
Dominic Clifton
cfe6949c84
Allow same rnage of values for board alignment as cli (-180 - 360)
2015-02-02 00:08:09 +00:00
Dominic Clifton
c0a7ebc568
Adding numbers to the options in the PID tuning select.
2015-01-30 22:16:50 +01:00
Dominic Clifton
a5d985bddc
Attempt to fix justification problem of PID Tuning select element.
2015-01-30 22:15:20 +01:00
Nicholas Sherlock
0f22b92e35
Add dataflash tab: Very basic functionality is working
2015-01-31 00:41:41 +13:00
Dominic Clifton
303e83d9d6
Naming cleanup for 7f032eba045afefd6955aa79caaa1eb05f06afaf
2015-01-29 19:24:00 +01:00
Dominic Clifton
b940624b75
Fix placement of wire number on led strip tab.
2015-01-29 19:23:24 +01:00
decompyler
7de513edfc
Fixed selection and mode toggle behavior to include all modes within selection and to toggle all in selection rather than invert.
2015-01-29 19:20:16 +01:00
Dominic Clifton
9d01ac417c
Update maximum battery voltage scale. Fixes #4 .
2015-01-29 19:08:35 +01:00
Dominic Clifton
35200e5a36
Support changing PID controller in the GUI.
2015-01-29 18:27:50 +01:00
Dominic Clifton
c96565ed46
Merge branch 'add-sonar-to-sensors' of https://github.com/rosek86/cleanflight-configurator into rosek86-add-sonar-to-sensors
2015-01-29 15:27:22 +01:00
Dominic Clifton
975e863bd0
Enhance welcome tab by adding documentation and support panels with
...
links.
2015-01-29 05:21:02 +01:00
Krzysztof Rosinski
f933dbf330
Sonar altitude added to sensors
2015-01-28 22:24:44 +01:00
Dominic Clifton
862e96f2aa
Fixing accidental use of = instead of ==.
2015-01-27 23:42:49 +01:00
Dominic Clifton
361d9a57dd
Temporarily use 'fallback' model instead of 'custom'.
...
Revert this commit when a custom.json model file is available.
2015-01-27 21:14:44 +01:00
Dominic Clifton
b3424eadcb
Defining the models and images used in one place to make maintainance of
...
the mixer list easier.
2015-01-27 21:06:39 +01:00
enly1
24d5f0de70
Tabs converted to spaces in .js
2015-01-26 22:41:14 +01:00
enly1
36989b8e5d
Fixed missing direction fragment lost during edit
2015-01-26 22:41:03 +01:00
enly1
60ee83b1b4
Servo Channel updated to support 16 channel receivers (Dynamic Grid based on receiver channels)
2015-01-26 22:40:03 +01:00
Dominic Clifton
9583ae81fa
Only send 'exit' on cli tab during cleanup if connected.
2015-01-26 22:38:25 +01:00
Dominic Clifton
34b7b87c3e
Allow old API version to be used but disable LED strip tab and
...
backup/restore functionality in certain cases. Cleanup of tab
switching.
2015-01-26 22:37:55 +01:00
Dominic Clifton
5de6b2c28d
Merge branch 'frog32-feature-negative-currentsensors' into development
2015-01-26 19:07:10 +01:00
Dominic Clifton
342a5134a5
Merge branch 'feature-negative-currentsensors' of https://github.com/frog32/cleanflight-configurator into frog32-feature-negative-currentsensors
2015-01-26 19:01:01 +01:00
Dominic Clifton
37432d1bf1
Merge pull request #68 from GruffyPuffy/xbus_rj01
...
Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver)
2015-01-26 18:59:37 +01:00
Dominic Clifton
d269d60391
Improve user experience by adding tabs for the welcome and firmware
...
flasher.
The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.
The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton
994b04b0aa
Add support for LED strip 'color' mode.
2015-01-25 16:22:57 +01:00
Stefan Grufman
9193b77119
Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver) to Configuration tab. Also increased width of listbox to show full name.
2015-01-25 14:48:58 +01:00
Dominic Clifton
c5fb803e29
Define colors for RX channels 13-16.
2015-01-25 02:00:09 +01:00
Marc Egli
126beedf9c
Allow negative current scales and allow an offset between 0 and 3.3V
2015-01-23 12:01:52 +01:00
Dominic Clifton
3ead46fba3
Change grid color to grey. Make grid outer border same width as inner
...
borders.
2015-01-23 10:29:59 +01:00
decompyler
10173e1d6c
Led grid tweaks
2015-01-23 00:20:38 -08:00
Dominic Clifton
a5de593da7
Allow LED strip colors to be used. Requires new firmware.
...
At the moment colors are only used by the thrust ring mode.
2015-01-23 02:12:20 +01:00
Dominic Clifton
d045deb28f
Updating LED strip color combinations.
2015-01-22 21:53:34 +01:00
Dominic Clifton
bb13699b48
Adding a 'Clear ALL' button on the LED Strip tab. Updating 'Clear' so
...
that it also clears the wire order.
This makes it easier to change LED layouts without too much button
clicking.
2015-01-22 21:27:13 +01:00
Dominic Clifton
822af2352e
Adding one more led function combination style.
2015-01-22 20:27:08 +01:00
Dominic Clifton
cb9fe40c71
Cleanup wire number alignment and styles.
2015-01-22 10:59:28 +01:00
Dominic Clifton
ef323cfaf2
Adding CSS styles for other LED function combinations.
2015-01-22 10:49:36 +01:00
Dominic Clifton
7f0461e41e
Remove unused CSS styles.
2015-01-16 00:33:37 +00:00
Dominic Clifton
f8964beec3
Update wire order message to reflect MSP behavior instead of CLI code
...
generation.
2015-01-16 00:33:13 +00:00
Dominic Clifton
7a674c9ab2
Display a message when the LED strip configuration has been saved.
...
Remove the old CLI panel.
2015-01-16 00:29:16 +00:00
Dominic Clifton
519de30f6e
Allow saving of LED Strip configuratiion via MSP. Requires firmware
...
with new MSP_SET_LED_STRIP_CONFIG.
Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
2015-01-16 00:15:41 +00:00
Dominic Clifton
db68d567d3
Merge branch 'led-strip' of
...
https://github.com/decompyler/cleanflight-configurator into
decompyler-led-strip
Conflicts:
tabs/led_strip.css
tabs/led_strip.js
2015-01-09 01:17:57 +00:00
Dominic Clifton
6a8160c4f9
Fix line endings.
2015-01-09 01:11:46 +00:00
Dominic Clifton
3892c02833
Fix calculate of remaing LEDs and selection of next wire number.
2015-01-09 00:58:01 +00:00
decompyler
257855b457
CSS Tweaks
2015-01-08 16:28:05 -08:00
Dominic Clifton
7d86fa9958
Update LED strip grid based on current configuration.
2015-01-09 00:24:10 +00:00
Dominic Clifton
683e68b036
Add support for MSP_LED_STRIP_CONFIG.
2015-01-08 23:21:17 +00:00
Dominic Clifton
9bb764d1f2
Update firmware flasher to ignore non-matching release files.
2015-01-08 22:58:08 +00:00
Dominic Clifton
3d1665e462
Deleting unused led-strip code.
2015-01-08 21:54:46 +00:00
Dominic Clifton
3c4623c7cf
Tweak position of wire numbers.
2015-01-08 21:52:39 +00:00
Dominic Clifton
c5e2a13b6c
First cut of port of LED Strip configuration UI.
...
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00
Dominic Clifton
a348b5de8e
Support RC and Stable firmware releases.
2015-01-08 11:44:32 +00:00
Dominic Clifton
7a64a39f25
Group battery and current settings together. Move GPS configuration to
...
the bottom. Move failsafe thottle to failsafe section.
2015-01-08 01:07:38 +00:00
Dominic Clifton
f5ba166c15
Add failsafe feature to RX section.
2015-01-08 01:06:42 +00:00
Dominic Clifton
70593bc0a3
Update code to use correct selected for the RSSI AUX select element.
2015-01-07 20:15:21 +00:00
Dominic Clifton
eda54f13db
Update RSSI channel configuration.
2015-01-07 13:51:08 +00:00
Nicholas Sherlock
38e9db1aca
Add BLACKBOX feature tickbox and Blackbox port scenarios
2015-01-07 12:40:21 +13:00
Dominic Clifton
26d6c1a562
Allow baud rate configuration on the Configuration tab.
2015-01-04 10:28:32 +00:00
Dominic Clifton
8257efffa8
Fix GPS MSP message code for GPS signal strength indicators.
2015-01-04 09:34:56 +00:00
Dominic Clifton
bfa689be40
Overhaul of the configuration tab.
2015-01-04 08:09:10 +00:00
Dominic Clifton
597c96819b
Remove strange baseflight reference from the model HTML and CSS.
2015-01-04 01:34:46 +00:00
Dominic Clifton
9f07f438e2
Update firmware flasher so it formats the release notes a little.
2015-01-03 22:29:32 +00:00
Dominic Clifton
b9fbb5447d
Delete unused baseflight code from firmware flasher.
2015-01-03 22:10:08 +00:00
Stefan Grufman
a69921e5c4
Added XBUS_MODE_B to serial rx configuration.
2015-01-03 01:09:59 +00:00
Dominic Clifton
fe64fb3628
Merge pull request #30 from Roeland54/development
...
Fixed the displayed firmware-date in the firmware flasher.
2015-01-03 01:05:47 +00:00
Dominic Clifton
d671bff583
First cut of functional 'Ports' tab. Support backup and restore of
...
serial port scenarios and baud rates. Add note to 'features' tab.
2015-01-03 00:58:52 +00:00
Dominic Clifton
68230b103e
Updating ports tab to use API version 1.1.
2015-01-02 19:31:51 +00:00
Dominic Clifton
ebd5d27809
Sanitize the names of the handlers. Move code into named functions.
2015-01-02 19:31:51 +00:00
Dominic Clifton
fe72557b12
Removing more review related code. Adding skeleton of new Ports tab.
2015-01-02 19:31:50 +00:00
Dominic Clifton
32820853ce
Updating to use API version 1.1.
2015-01-02 19:31:50 +00:00
Roeland Lutters
de3494146c
Fixed firmware version Displayed hours.
2014-12-25 23:30:15 +01:00
Roeland Lutters
f71eba5760
Fixed the displayed firmware-date in the firmware flasher.
2014-12-25 22:10:00 +01:00
Paul Rogalinski
7a800444b5
Force the user to pick a fimrware before loading
2014-12-25 00:02:18 +01:00
Dominic Clifton
e938060be4
Reorganize MSP calls on setup tab so that the calibrate mag button is
...
enabled on the CJMCU target which does not implement the GPS msp
commands.
2014-12-21 23:17:41 +00:00
Dominic Clifton
48f8c8f411
Fix wraping of 'master' slider on motors tab.
2014-12-21 14:03:09 +00:00
Dominic Clifton
502cf718ab
Update backup/restore functionality so that it restores adjustments,
...
auxiliary settings and channel forwarding (per-profile). Add "Warning
Cell Voltage" to the UI.
2014-12-21 12:29:36 +00:00
Dominic Clifton
5112a73c74
Use larger calibrarion buttons and avoid text-wrapping on button labels.
2014-12-21 00:26:33 +00:00
Dominic Clifton
968db92b81
Update CSS so that AUX 10-12 fit without wrapping.
2014-12-21 00:22:05 +00:00
Thomas Greer
8935054584
Fixed transposed URLs in firmware flasher
2014-12-20 11:16:35 +00:00
Dominic Clifton
7692b7354a
Update configuration for Cleanflight settings.
2014-12-20 02:50:36 +00:00
Dominic Clifton
41a2ef3295
Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
...
cleanflight.
2014-12-20 00:30:59 +00:00
Dominic Clifton
e8bd813fb8
Re-implement model diagram on motors tab.
...
See 79505e42ed
.
2014-12-20 00:29:49 +00:00
Dominic Clifton
ccc0b839e6
Minor tweaks to the firmwre flasher.
2014-12-19 19:48:19 +00:00
Dominic Clifton
c6867d3c52
Update the firmware flasher to provide more details about the release.
...
Add warning message about target selection.
2014-12-19 16:04:42 +00:00
Dominic Clifton
dac49093a0
Update firmware flasher so that it uses files available via the github
...
releases api.
2014-12-19 14:56:40 +00:00
Paul Rogalinski
2f9e2b13c5
fixed typos
2014-12-19 04:05:25 +01:00
Paul Rogalinski
a8a6b8904c
fixed async issues, added string formatter proto
2014-12-19 03:58:42 +01:00
Dominic Clifton
6051876f23
commit of broken code for a js expert to fix.
2014-12-19 01:30:48 +00:00
Dominic Clifton
a8cf910f51
Merge remote-tracking branch 'multiwii/master'
...
Conflicts:
README.md
_locales/en/messages.json
changelog.html
js/backup_restore.js
js/data_storage.js
js/msp.js
js/protocols/stm32.js
js/serial_backend.js
main.css
main.html
main.js
manifest.json
tabs/auxiliary_configuration.css
tabs/default.css
tabs/firmware_flasher.js
tabs/initial_setup.css
tabs/initial_setup.html
tabs/initial_setup.js
tabs/modes.html
tabs/modes.js
tabs/motor_outputs.css
tabs/motors.html
tabs/receiver.css
tabs/servos.js
2014-12-18 22:40:03 +00:00
jaahaavi
9cf60224b2
Added Warning Cell Voltage
...
Added Warning Cell Voltage to Battery voltage in Configuration tab. When battery has deployed to level that is defined with warning cell voltage buzzer starts slow beeping and copter can still land safely. When min voltage is reached beeper start fast "screaming" and LIPO is empty (to point when it could be damaged from over discharging if using that default 3.3V).
2014-12-09 10:37:02 +02:00
cTn
c0284f1134
ditch some empty callbacks that are now gracefully handled inside the serial layer
2014-12-06 15:35:12 +01:00
cTn
c005b7604c
add vtail/atail quad models from norem
...
#58
2014-12-05 17:25:33 +01:00
cTn
21e414f4b3
fix method name mismatch in serial layer
2014-12-05 10:23:53 +01:00
cTn
843aa8634a
add MSP to supported serial RX array
2014-11-29 21:44:28 +01:00
cTn
2e88daa806
fix style
2014-11-29 10:16:53 +01:00
Stefan Kolla
4df1e9aafc
Merge pull request #66 from jaahaavi/master
...
Updated GPS settings
2014-11-29 10:15:19 +01:00
cTn
277d39109a
sort out dates in js
2014-11-26 16:32:17 +01:00
cTn
7f2dab0e4a
moving to different time format
2014-11-26 12:34:32 +01:00
jaahaavi
b2cb677869
Updated GPS settings
...
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
2014-11-23 11:41:24 +02:00
cTn
5e165b286b
implemented simple review mechanism
2014-11-21 08:40:43 +01:00
cTn
b7e6f66a3d
add adjusted svg graphics for V tail and A tail quad from norem
...
#58
2014-11-19 19:36:11 +01:00
cTn
df79edc0ad
fix gps distance to home not updating in GPS tab
2014-11-17 19:58:12 +01:00
cTn
dc633f2421
fix release/time sorting of fetched builds, optimize, needs more testing
2014-11-15 02:18:04 +01:00
cTn
366cd018b2
whops, fixing trailing commas
2014-11-15 01:18:04 +01:00
cTn
66ab7d1093
add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
...
#58
2014-11-14 12:11:22 +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
97e37347d6
implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net
2014-11-10 21:33:32 +01:00
Dominic Clifton
135b4e6905
Set a default rnage when enabling an adjustment. Show the channel
...
marker.
2014-11-09 04:55:52 +00:00
Dominic Clifton
56a3b7c52b
Some cleanup of the auxilary tab code.
2014-11-09 04:54:12 +00:00
Dominic Clifton
902da2f91d
Add 'Adjustments' tab.
...
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
2014-11-09 00:46:12 +00:00
cTn
a31282c6a3
fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher
2014-11-03 18:36:29 +01:00
cTn
3a4b41b259
assign correct error message for fetching online firmware
2014-11-03 16:57:08 +01:00
cTn
72447a6103
set release filter to accept NAZE only
2014-11-03 16:53:54 +01:00
jeff
5cff317208
Changed model extensions from `.js.` to `.json` fitting with export from
...
latest three.js exporter.
725819c98d
Updated texture on new models.
2014-11-02 19:04:32 +11:00
jef79m
a7c3779b25
Added some new models
2014-10-31 23:42:26 +11:00
cTn
59df068b63
rename all underlying references inside the renamed files
2014-10-30 12:47:52 +01:00
cTn
0cd315b5e7
rename files to better correspond to their specific tabs
2014-10-30 12:43:35 +01:00
cTn
e401b1ffce
renaming some of the appview hits
2014-10-30 12:33:39 +01:00
cTn
561758b2a8
tweak obsolete class names and css
2014-10-25 14:04:38 +02:00
cTn
0af8d7d453
normalize css indentation in gps and firmware flasher (missed it the first time somehow)
2014-10-24 16:58:07 +02:00
cTn
ad005a3f1c
revamped option part of firmware flasher UI
2014-10-24 16:55:42 +02:00
cTn
ed7600facc
implement support for flashing development firmware (first iteration, done via checkbox)
2014-10-24 15:36:19 +02:00
cTn
569122392e
planned cache and interval speed optimizations
2014-10-19 15:29:55 +02:00
cTn
3c4307ae57
add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence
2014-10-19 09:38:39 +02:00
cTn
b6097d6271
move parse_hex function away from the global context
2014-10-19 04:18:05 +02:00
Dominic Clifton
f64b558d5c
Update the default channel mode range to match the old MultiWii MID
...
checkbox.
2014-10-18 16:50:53 +01:00
Dominic Clifton
a08ae2b7c6
Update donation links.
2014-10-14 16:32:45 +01:00
Dominic Clifton
a517aeef36
Removing unused css selectors.
2014-10-13 19:05:45 +01:00
Dominic Clifton
7400a2af2f
Internationalize mode range copy.
2014-10-13 18:59:26 +01:00
Dominic Clifton
c9b7cf40f3
When a mode has no ranges assigned the info panel should not show
...
enabled/disabled state.
2014-10-13 18:57:43 +01:00
Dominic Clifton
f93132b05e
Update color scheme of active/inactive modes.
2014-10-13 18:46:03 +01:00
Dominic Clifton
428a00e651
Update AUX config UI to use new MSP commands for mode ranges.
2014-10-12 23:47:20 +01:00
cTn
4fe8d66bf5
after compatbility remove css and initialize3d routine cleanup
2014-10-12 18:54:11 +02:00
cTn
ecd34bf113
removing all code depending on CONFIG.capability that i could find on the first swoop
2014-10-12 18:38:04 +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
Dominic Clifton
e4ecb7838c
Pick the first unused channel aux when adding a range to a mode.
2014-10-12 00:01:36 +01:00
Dominic Clifton
2d6143b403
Update color scheme.
2014-10-11 23:38:03 +01:00
Dominic Clifton
e892cbdbad
Work in progress aux configuration ranges.
2014-10-11 23:10:20 +01:00
cTn
63768b0af0
correct the value returned by getDate, display GMT offset
2014-10-11 16:45:19 +02:00
cTn
296a925494
correct old resource link, bugfix for chrome 38M which for unknown reason adjusts element scroll on select element value change
2014-10-08 00:30:54 +02:00
cTn
341416c180
attach window resize handlers in a way that doesn't overwrite previous handler
2014-10-06 19:16:48 +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
5105dc2165
clamp values to specific range
2014-10-05 19:46:27 +02:00
cTn
1c88db0fdd
prepare models array where we use multiType as index
2014-10-03 15:21:16 +02:00
cTn
3f0b501063
move motor_order to resources
2014-10-02 13:11:25 +02:00
cTn
840058d4c1
separate webgl capability detector in main.js, keep track
2014-10-02 11:21:56 +02:00
cTn
628ffade95
update manifest, readme, fallback brick code
2014-10-01 17:23:23 +02:00
cTn
f9ff34fb8b
prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot
2014-10-01 13:16:22 +02:00
Dominic Clifton
875a81e11d
Update URLs for firmware and changelog.
2014-10-01 12:11:45 +01:00
cTn
5cd042ae9d
remove active_tab_ref, name some of the anonymous functions, cleanup
2014-10-01 12:58:09 +02:00
cTn
01d67a8e85
support for fallback model
2014-09-30 20:25:48 +02:00
cTn
663c46a122
update changelog, enable overdraw for materials loaded through loader
2014-09-30 17:07:44 +02:00
cTn
4469dfb13c
finishing touches
...
#51
2014-09-30 16:41:17 +02:00
cTn
82c2c7fc96
Revert "finishing touches (cleanup & optimize)"
...
This reverts commit a82b968bee
.
2014-09-30 16:36:58 +02:00
cTn
a82b968bee
finishing touches (cleanup & optimize)
2014-09-30 16:36:49 +02:00
cTn
f60de956a4
display motor/servo values in us inside the bars as requested
...
#51
2014-09-30 16:33:47 +02:00
cTn
3732e5e598
remove hardcoded html bar elements, cleanup
...
#51
2014-09-30 16:02:57 +02:00
cTn
6968faaac9
more rcmap select box options and tooltip with visual clue
2014-09-30 15:33:28 +02:00
cTn
b82aad4589
no need to fix the model origin
2014-09-29 20:40:43 +02:00
cTn
f5e8562971
changes required to get a blender model in
2014-09-29 20:25:20 +02:00
cTn
fe4240deb7
rssi_aux_channel support in receiver tab, hybrid box bugfixes
2014-09-24 16:01:23 +02:00
cTn
c24b8fb482
MSP_BUILDINFO placeholder code
2014-09-24 15:19:22 +02:00
cTn
4181de8141
check WebGL contexts (both window and canvas), setup slower CanvasRenderer accordingly, fixes both OS and user HW acceleration settings
2014-09-24 13:45:38 +02:00
cTn
69e23197e1
change profile input element to select
2014-09-23 21:02:07 +02:00
cTn
b826d8a6cf
custom made meter indicators with sub-glyph rendering
2014-09-23 14:23:56 +02:00
cTn
2088a49b15
add macos to the canvas pile
2014-09-22 20:03:30 +02:00
cTn
e7534f8035
sprinkle in some new bright colors for sensor status, reworking meters in receiver tab
2014-09-22 18:58:56 +02:00
cTn
0cb69faf00
fixing the last bugger in curve/value update event
2014-09-22 11:06:29 +02:00
cTn
a8b96a9206
dont cancel following events
2014-09-22 11:03:00 +02:00
cTn
17e5893dde
variable cleanup, event bugfixes, one more update condition left
2014-09-22 10:50:34 +02:00
cTn
92581335a1
extending failsafe throttle input limits to 0-2000 as requested
2014-09-22 10:13:00 +02:00
cTn
47135e2bb8
add small padding around svg image in mixer to make things look little bit better
2014-09-20 14:15:53 +02:00
cTn
e15d8ab060
normalizing indentation in css files
2014-09-20 14:07:00 +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
ef2568e451
bugfixes for the most retarded map conversion i have ever seen (thank englishman for the fix)
2014-09-19 20:05:32 +02:00
cTn
036308fcdb
fix for constantly resetting focus
2014-09-19 18:45:57 +02:00
cTn
9d3f98ace2
add "CLI" feature names as checkbox tooltip
2014-09-19 17:51:55 +02:00
cTn
6be76d855d
implement channel map including validation and UI compatibility fallback
2014-09-19 17:44:04 +02:00
cTn
4a00abd162
fixed urls in compatibility area
2014-09-19 16:04:08 +02:00
creyc
639a1a3b1c
Added octo x8 and flying wing graphics. Switching character outlines to actual text.
2014-09-19 09:33:41 -04:00
cTn
b0ed6126f4
fix new and compatibility wrapper height
2014-09-18 18:35:08 +02:00
cTn
1d3b2e57fc
another attempt to cleanup the initial tab
2014-09-18 14:44:42 +02:00
cTn
90cd5aa69b
reworked mixer UI as requested
2014-09-18 14:29:54 +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
f2ac7369de
add gps info block to fill some of the whitespace
2014-09-18 12:54:59 +02:00
cTn
287a1df962
simplify some of the change events
2014-09-18 12:32:27 +02:00
cTn
800bfd59c8
support for multiwiicurrentoutput
2014-09-18 12:24:38 +02:00
cTn
6f9c5cb6f2
multiwiicurrentoutput checkbox, BF_CONFIG will be extended when firmware updates
2014-09-17 23:00:57 +02:00
cTn
4b40695ace
swap groups according to request
2014-09-17 20:19:22 +02:00
cTn
ba046031ed
add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable
2014-09-17 20:13:13 +02:00
cTn
ee0dec96d8
gps related configuration
2014-09-17 17:46:21 +02:00
cTn
ce53bc99f2
add serial rx type configuration write/read working
2014-09-17 17:02:16 +02:00
cTn
a6adfe5c7d
pretty feature descriptions from englishman
2014-09-17 16:26:29 +02:00
cTn
370ad21f85
desc text for throttle and battery category
2014-09-17 16:19:20 +02:00
cTn
c537616a39
hooked up (mostly palceholder) text to various inputs
2014-09-17 16:08:40 +02:00
cTn
ab8d8e1a56
board alignment, accel trim, mag declination
2014-09-17 15:44:28 +02:00
cTn
a34357d92a
initializing input elements for throttle and battery, changed to 2 row design
2014-09-17 15:20:21 +02:00
cTn
c352199434
working mixer list with mixer preview
2014-09-17 14:22:16 +02:00
cTn
e8c46d1f25
removing various elements from initial tab
2014-09-17 14:21:42 +02:00
cTn
fdbfdfd31d
working feature selection (both read and write), missing description and nicer text
2014-09-17 13:01:46 +02:00
cTn
b11e4cde6a
fixing -webkit-inner-spin-button once again (what is chromium doing to that style...)
2014-09-17 11:37:27 +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
4894f7493a
apply crunching mechanism to compatibility code in initial tab, disable magnetometer calib if magnetometer is missing
2014-09-17 10:51:54 +02:00
cTn
945b86f9b2
rename translation shortcuts, drop configuration files in
2014-09-17 10:31:36 +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
52afdb2928
model type wont be displayed inside 3D area anymore
2014-09-16 21:28:18 +02:00
cTn
57b4e3cafa
wait for cleanup callback, then reboot
2014-09-16 21:18:14 +02:00
cTn
875f3bfa15
first CAP_BASEFLIGHT_CONFIG implementation (unfinished) for initial tab, including temporary backwards compatibility support
2014-09-16 19:27:30 +02:00
cTn
5b3da95e05
add fallback to canvasrenderer on cros and linux (temporary)
2014-09-14 20:38:39 +02:00
Dominic Clifton
066c355170
Remove baseflight references from filenames.
2014-09-14 13:46:30 +01:00
cTn
619f9032be
css3D hack replaced by a flying brick done in three js
2014-09-14 01:27:50 +02:00
cTn
a96e804359
removing MSP pass through mode
2014-09-08 17:52:07 +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
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
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
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
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
9034a94135
release
2014-08-31 16:52:55 +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
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
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
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
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
cTn
d4d82c39fd
make initial tab data request burst better comply with strict mode to prevent random race conditions
2014-08-24 23:38:43 +01:00
cTn
d4f4d619cf
another run on undefined comparators
2014-08-24 23:38:42 +01:00
cTn
644fb5afed
fix graph initialization on cold start
2014-08-24 23:38:42 +01:00
cTn
36c4fef051
pretty pretty pretty
2014-08-24 23:38:42 +01:00
cTn
118715ef85
polishing run
2014-08-24 23:38:10 +01:00
cTn
b77ed6b174
another refactor for global variables, bugfixes for logging tab initialization in strict mode
2014-08-24 23:37:07 +01:00
cTn
f3ea5757f7
lots of work on removing global variables
2014-08-24 23:37:07 +01:00
cTn
cc8ca21cc0
enabling strict in last 2 tabs
2014-08-24 23:37:07 +01:00
cTn
7f20843ba8
enable strict mode in couple more files
2014-08-24 23:36:17 +01:00
cTn
01769559cc
moving backers to sponsors block
2014-08-24 23:35:45 +01:00