Dominic Clifton
f480e05027
Merge branch 'led-strip' into development
2015-01-16 17:24:13 +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
Jonathan Hudson
30ddc6ac83
replace motor order models with script generated varients
2015-01-10 19:17:23 +00:00
Dominic Clifton
683e68b036
Add support for MSP_LED_STRIP_CONFIG.
2015-01-08 23:21:17 +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
6031907163
Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development
2015-01-08 01:37:19 +00:00
Dominic Clifton
0285723fab
First cut of working configuration migration.
2015-01-07 20:15:22 +00:00
Dominic Clifton
835e665017
Fix 'unknown code' messages in console log.
2015-01-07 20:15:21 +00:00
Dominic Clifton
eda54f13db
Update RSSI channel configuration.
2015-01-07 13:51:08 +00:00
Roeland Lutters
32a27b73a7
CLI available for old firmware versions
2015-01-06 20:35:58 +01:00
Dominic Clifton
dfdb5cd99d
Prepare for 0.58.0 release.
2015-01-03 22:31:12 +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
32820853ce
Updating to use API version 1.1.
2015-01-02 19:31:50 +00:00
Dominic Clifton
a7dc838cdc
Removing review code.
2014-12-24 18:58:29 +00:00
cTn
aacbe4d76f
updating d3 and jquery libraries
2014-12-24 18:44:44 +00:00
Dominic Clifton
6d24ce6b28
Re-instate support for A-Tail now that the firmware supports it.
2014-12-21 15:00:53 +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
7692b7354a
Update configuration for Cleanflight settings.
2014-12-20 02:50:36 +00:00
Dominic Clifton
e8bd813fb8
Re-implement model diagram on motors tab.
...
See 79505e42ed
.
2014-12-20 00:29:49 +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
cTn
9cebfb53f2
updating changelog/version/release
2014-12-06 15:40:38 +01:00
cTn
e87c0ca4ee
experimental bugfix for backup/restore failing under certain conditions
2014-12-05 10:24:20 +01:00
cTn
21e414f4b3
fix method name mismatch in serial layer
2014-12-05 10:23:53 +01:00
cTn
ebff37ae3f
fix review condition
2014-11-29 21:49:55 +01:00
cTn
8150bb7c07
swap the don't like url to point to the store support
2014-11-29 11:40:18 +01:00
cTn
19f2368bb9
return self through dialog handler function
2014-11-29 11:34:13 +01:00
Stefan Kolla
4df1e9aafc
Merge pull request #66 from jaahaavi/master
...
Updated GPS settings
2014-11-29 10:15:19 +01:00
cTn
2eb6c0b691
stop the dialog from jumping vertically
2014-11-25 20:49:43 +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
fb1f22b248
fix internal pointers for window resize handler in review code
2014-11-22 08:28:56 +01:00
cTn
92f085f561
fix failed indentation in last commit
2014-11-22 06:54:25 +01:00
cTn
de87fab530
reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls
2014-11-22 06:31:46 +01:00
cTn
88abe0969d
EXPERIMENTAL delayed connect callback chain bugfix, this took months to track down
2014-11-21 13:50:02 +01:00
cTn
5e165b286b
implemented simple review mechanism
2014-11-21 08:40:43 +01:00
cTn
698aeb1bf9
correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations
2014-11-15 13:44:12 +01:00
cTn
366cd018b2
whops, fixing trailing commas
2014-11-15 01:18:04 +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
Dominic Clifton
f3020aed10
Bump release date.
2014-11-09 00:58:16 +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
9ee7670af7
add backupFileMinVersionAccepted in data storage, release
2014-10-31 11:27:15 +01:00
cTn
9974fbd68f
updating d3
2014-10-28 16:58:46 +01:00
cTn
a7e7552893
updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer
2014-10-25 14:06:20 +02:00
Dominic Clifton
36f447b4da
Make MSP_API_VERSION check non-mandatory for now.
2014-10-20 23:25:42 +01:00
cTn
be96da6098
reorder some of the cleanup routines, cleanup (experimental)
2014-10-19 16:17:44 +02:00
cTn
f387ea96ac
initialize connect_lock by default
2014-10-19 15:55:56 +02:00
cTn
0c2ec52bed
fix accidently removed buildinfo fetch on connect
2014-10-19 15:52:55 +02:00
Dominic Clifton
2733f4832e
Retrieve and display MSP API Version from new MSP_API_VERSION command.
...
Requires latest firmware.
2014-10-18 16:58:49 +01:00
cTn
8477573be5
doubling initialization timeout inside port handler
2014-10-17 11:52:52 +02:00
Dominic Clifton
f3968aaa70
Normalize all the line endings
2014-10-15 15:27:57 +01:00