Dominic Clifton
aaab850407
Change MSP_SONAR_ALTITUDE to be in the range used for cleanflight
...
original commands.
See
https://code.google.com/p/multiwii/source/browse/trunk/MultiWii_shared/Protocol.cpp#18
2015-01-29 15:29:12 +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
39c70ce9b8
Add sonar data storage
2015-01-28 22:28:19 +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
Dominic Clifton
a56c0eef40
Fix welcome tab being cleared after failing to connect to a port.
2015-01-27 00:43:09 +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
ebbf3de5e1
Align the markdown format with the firmware documentation. Minor
...
documentation updates.
2015-01-26 19:39:20 +01:00
Dominic Clifton
9f51326ebf
Merge branch 'webstore-link' of https://github.com/rbirkby/cleanflight-configurator into rbirkby-webstore-link
2015-01-26 19:31:34 +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
70b268856d
Deleting unused folder.
2015-01-26 15:43:20 +01:00
Dominic Clifton
51ed9f7113
Merge pull request #71 from sherlockflight/development
...
Fix tabs disappear on Chrome 41 Beta
2015-01-25 23:32:25 +01:00
Nicholas Sherlock
e5df25af6f
Fix tabs disappear on Chrome 41 Beta
2015-01-26 09:22:12 +13:00
Richard Birkby
f3d74e3cf8
Add space after octothorpe heading
2015-01-25 18:57:58 +00:00
Richard Birkby
8691d8cad1
Minor markdown/grammar fixes
2015-01-25 18:18:45 +00:00
Richard Birkby
14898d77c6
Add Webstore badge and improve prose
...
Webstore branding guidelines: https://developer.chrome.com/webstore/branding
2015-01-25 18:05:12 +00: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
6a11e44802
Bump minimum API version up - needs latest firmware for LED strip/ring
...
compatibility.
2015-01-23 02:26:19 +01: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
4f01c218b0
Updating changelog.
2015-01-22 11:01:34 +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
8c10f39606
Add support for backup and restore of led strip config.
...
Various minor code cleanups.
2015-01-19 20:41:41 +01:00
Dominic Clifton
b0743f6bae
Adding .gitignore file
2015-01-16 18:06:08 +00:00
Dominic Clifton
8870f9731d
Prepare for release 0.60.0.
2015-01-16 18:06:04 +00:00
Dominic Clifton
317f0432fc
Ensure tabs don't wrap on OSX.
2015-01-16 17:57:17 +00:00
Dominic Clifton
f480e05027
Merge branch 'led-strip' into development
2015-01-16 17:24:13 +00: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
01635bc296
Merge pull request #53 from Roeland54/development
...
Update messages adjustments
2015-01-14 01:15:15 +00:00