Commit Graph

162 Commits (81a49d48b243c14745e0ccf5dd0514587f249994)

Author SHA1 Message Date
skaman82 10f7cdd1b0 Started to mess around with things… 2015-10-22 15:26:49 +02:00
Dominic Clifton d18e5a9559 Merge branch 'manual_comport_selection' of git://github.com/pulsar256/cleanflight-configurator into pulsar256-manual_comport_selection 2015-05-17 23:11:58 +01:00
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 2015-05-17 23:01:27 +01:00
Paul Rogalinski 1bb63a597b manual port override as chrome won't enumerate bluetooth serial ports on linux 2015-05-10 14:37:31 +02: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 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 46a0054d78 Add SVG watermark image to log view and some tabs. 2015-02-24 02:06:00 +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
Richard Birkby f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
2015-01-29 19:01:37 +01:00
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 2015-01-28 00:01:42 +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 f480e05027 Merge branch 'led-strip' into development 2015-01-16 17:24:13 +00:00
Roeland Lutters 71008b6aad Sending exit command on closing configurator. 2015-01-10 22:01:02 +01: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 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 fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 2015-01-02 19:31:50 +00:00
cTn aacbe4d76f updating d3 and jquery libraries 2014-12-24 18:44:44 +00:00
cTn bf72712d2f updating d3 and jquery libraries 2014-12-20 13:46:24 +01:00
Dominic Clifton e398e52d9d Change the way the watermark is implemented so that the log area is
scrollable with the mousewheel.
2014-12-20 02:04:28 +00:00
Dominic Clifton 5410c91b6d Add a watermark to the log. 2014-12-19 20:54:05 +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 5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01: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 0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +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
cTn 3381463bf5 correct status bar width, display configurator version in status bar 2014-10-12 16:05:35 +02:00
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 2014-10-11 23:10:20 +01:00
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 2014-09-17 10:31:36 +02:00
cTn 36bce25ba8 add three.js to libraries 2014-09-05 22:45:08 +02: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
cTn 078d5b4ad6 move flashing protocols to separate folder 2014-08-24 23:32:05 +01:00
cTn 93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 2014-07-12 12:03:13 +02:00
cTn 9fc0fa67cb add loading indicator between tab switches 2014-07-10 20:09:54 +02:00
cTn f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00
cTn a0582fd79f adding request usb permissions UI (DEV only) 2014-06-08 19:32:24 +02:00
cTn c4e1cf2600 initial (header) work on STM32DFU 2014-06-08 17:16:44 +02:00
cTn fa90030759 loggin tab, initial work on IO 2014-05-22 12:13:16 +02:00
cTn 4edc9771de dropping in jquery 2.1.1 2014-05-08 15:05:21 +02:00
cTn e1ceee4fa4 started moving messages to translation system 2014-05-06 16:19:30 +02:00
cTn e2755ea179 polished sensor indicators 2014-04-22 16:29:18 +02:00
cTn 6049cf0ec4 dedicated options icon/button (live access) 2014-04-22 16:16:22 +02:00
cTn 8c4a4277f8 implementation of options tab, polished statusbar 2014-04-22 00:30:22 +02:00
cTn 5deb48f6cb removing custom frame, changes for 35M 2014-04-19 22:43:19 +02:00
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
cTn b14d26d530 initial implementation of request delay balancer 2014-04-12 14:55:20 +02:00
cTn 7af2c39aca moving firmware version info to gui.log 2014-03-30 12:05:18 +02:00
cTn 35f9b8844e add missing spaces in status bar 2014-03-29 19:18:25 +01:00
cTn 614abc9345 adding D3 to libraries 2014-03-29 15:42:12 +01:00
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
2014-03-29 00:59:39 +01:00
cTn 8898887b05 moving global css file to root directory 2014-03-25 15:58:30 +01:00
cTn c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn 7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn cda22885da adding label element around auto-connect 2014-02-22 23:58:41 +01:00
cTn 844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn a30569077a removing obsolete notify, first hooks to GUI.log 2014-02-03 08:45:21 +01:00
cTn 2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00
cTn 51066a1962 removing 300 baud, STM32 flasher note 2014-01-28 12:21:35 +01:00
cTn 35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn 7edc3605e5 updating jquery to 2.1.0 2014-01-24 21:45:59 +01:00
cTn 27cf1efeae disabling hover, text shadow, adding note 2014-01-19 01:32:58 +01:00
cTn 20c62aa938 custom made frame (fixes chrome33+ no shadow) 2014-01-18 19:21:30 +01:00
cTn 9caa5e251e adding new serial object utilizing new serial api 2014-01-18 11:44:43 +01:00
cTn 2bb98ce31d correcting title 2014-01-15 20:25:43 +01:00
cTn 353b591c70 adding auto-connect text, style, tooltip 2013-12-29 11:32:21 +01:00
cTn fb4ceb5254 auto-connect UI (js todo) 2013-12-29 10:57:06 +01:00
cTn 4cf41a4296 reset status bar members after disconnecting 2013-12-15 18:45:46 +01:00
cTn 3574953c38 removing obsolete code 2013-12-15 18:41:25 +01:00
cTn 71b194d6d2 cleaner way of handling tab hooks 2013-12-09 19:34:34 +01:00
cTn 66b7f31498 moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
cTn ac85aeff8a adding packet error indicator in status bar
fixes #8
2013-12-05 10:34:10 +01:00
cTn c41af11a6c removing refresh button 2013-11-20 12:24:56 +01:00
cTn f490f99596 processing hex file in different thread 2013-11-16 10:01:29 +01:00
cTn d3cd348ac3 initial implementation of stm32 flash procedure 2013-11-13 10:04:14 +01:00
cTn 3304bcf6f3 adding & utilizing hex reader 2013-11-13 09:13:24 +01:00
cTn 5033273773 adding flasher button and initial file structure 2013-11-13 08:55:29 +01:00
cTn 42140d9504 re-enabling servos tab for development purposes 2013-11-10 19:13:59 +01:00
cTn b8ce42d35d disabling Servos tab for stable build 2013-11-10 19:02:02 +01:00
cTn 4e3dc6fa64 moving main.js to root folder 2013-11-09 18:36:26 +01:00
cTn 645d726bc1 removing forgotten line 2013-11-09 07:03:09 +01:00
cTn 475b331816 removing about page 2013-11-09 07:02:08 +01:00
cTn 9ed0ebc4d6 moving libraries to appropriate folder 2013-11-09 05:48:02 +01:00
cTn fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
cTn 711a052f04 adding servos tab 2013-11-08 10:35:06 +01:00
cTn 45da60fc3e implemented "landing page" and changelog 2013-10-30 17:42:04 +01:00
cTn 6ebde790a8 polishing text 2013-10-29 15:07:38 +01:00
cTn 1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn 8701c2d913 updating jquery to the latest version 2013-07-29 07:57:54 +02:00
cTn 9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn 652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn 4b7db06fab updating jquery to v2.0.2 2013-06-12 15:33:00 +02:00
cTn 58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn 369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +02:00
cTn c77804a4fd updating readme and some "name" files 2013-04-13 12:55:25 +02:00
cTn ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00