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
Larry (TBS)
e4f47f8153
- Target-unspecific VCP bugfix
2015-09-14 20:21:09 +08: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
774fcf5f68
Merge commit ' 34e8c55a00
' 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
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