Commit Graph

163 Commits (ace46998ce6e66822b156c35c2d97e06bd356996)

Author SHA1 Message Date
gael 0518ed6993 Issue #74: Show battery & statuses in top bar
- Battery voltage appears as a horizontal bar
- Autodetection of battery type is used to calculate the bar min, max &
alarm values according to the battery configuration parameters.
- Color changes to red when battery level goes under the alarm setting
- Armed, failsafe and Serial Link status icons below battery voltage
monitor
- Change calibration button contents to "Calibrating" during calibration
2016-04-20 01:38:23 +02:00
Dominic Clifton 1a58bfcf82 Add Race Transponder configuration support.
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
2016-01-22 22:15:53 +01:00
Dominic Clifton 5c2273bd65 Reset all FC configuration state on connect to prevent side effects when
configuring multiple FC's without restarting the configurator each time.
2016-01-08 12:45:58 +01:00
Dominic Clifton 8e72333a83 Fix doctype causing rendering issues. 2015-12-15 13:18:09 +01:00
Dominic Clifton 55a2677a2b Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	js/gui.js
	js/msp.js
	main.html
	tabs/dataflash.css
	tabs/dataflash.js
2015-12-15 12:35:52 +01:00
Dominic Clifton bd98aca67f Merge branch 'new_stuff' of
https://github.com/skaman82/cleanflight-configurator into
skaman82-new_stuff

Fix up messages.json formatting.

Conflicts:
	_locales/en/messages.json
2015-12-15 00:51:42 +01:00
Dominic Clifton 79889b99bd Fix a stray unescaped `&` in main.html 2015-12-14 22:54:14 +01:00
skaman82 c498e7de34 Added support for failsafe TAB
Made in cooperation with skaman82.

Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
Nicholas Sherlock 4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
NightHawk32 6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 2015-11-24 18:01:56 -05:00
NightHawk32 0aefcd5959 Renamed global profile selector to avoid collisions with #pid-tuning 2015-11-23 17:00:05 -05:00
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 2015-11-16 12:46:59 +01:00
skaman82 19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +01:00
Dominic Clifton ea2d59f4fb Remove unfinished light/dark theme switching code. 2015-11-10 01:37:57 +00:00
Dominic Clifton f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
2015-11-10 01:21:47 +00:00
Dominic Clifton 1adc6f7bd6 Delete more unused files from libraries.
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
2015-11-10 00:26:50 +00:00
Dominic Clifton 6d524ebe5e Delete unused switchery files and relocate the modified switchery
distribution files.

Note that the switcher.css/.js are NOT the same as the minified version.
They have been modified to generate smaller switches.
2015-11-10 00:22:09 +00:00
Dominic Clifton f1e9535bb3 rename directory `styles` to `css`. Remove unused files. 2015-11-09 23:37:33 +00:00
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82 6afc3cd938 Tiny text changes 2015-11-09 11:23:38 +01:00
Kristjan Vaga c5372db830 Merging sticky toolbars with the tab layout changes.
Conflicts:
	main.css
	tabs/adjustments.css
	tabs/adjustments.html
	tabs/auxiliary.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/dataflash.css
	tabs/dataflash.html
	tabs/gps.html
	tabs/help.html
	tabs/landing.html
	tabs/led_strip.html
	tabs/logging.css
	tabs/logging.html
	tabs/motors.html
	tabs/pid_tuning.css
	tabs/pid_tuning.html
	tabs/ports.css
	tabs/ports.html
	tabs/receiver.html
	tabs/sensors.html
	tabs/servos.css
	tabs/servos.html
	tabs/setup.css
	tabs/setup.html
2015-11-06 01:24:12 +02:00
skaman82 1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
2015-11-05 16:37:15 +01:00
skaman82 9be277e987 fixing things 2015-11-02 22:23:39 +01:00
skaman82 f7a7961402 including changes from wanderzell #21 2015-11-02 14:37:38 +01:00
skaman82 53a615279d fixing auto connect 2015-11-02 13:37:46 +01:00
skaman82 ee5c10cc48 moving elements in the header for better usability 2015-11-02 12:07:14 +01:00
skaman82 d2be1715e5 Display header elements depending on connection state 2015-11-02 11:56:18 +01:00
skaman82 88c95a12e9 Merged changes from wanderzell 2015-11-01 13:53:55 +01:00
skaman82 923951145e main.html cleanup 2015-11-01 12:16:01 +01:00
skaman82 cdfbbe599b Document cleanup 2015-11-01 03:04:01 +01:00
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
2015-10-30 09:46:53 +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 28c51e2e6e css rework 2015-10-28 11:30:24 +01:00
skaman82 4d10432d4e some css cleanup 2015-10-27 16:41:44 +01:00
skaman82 9c1d6a940c hiding spare icons 2015-10-27 11:35:24 +01:00
skaman82 b381a97572 fixes 2015-10-26 23:06:46 +01:00
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 2015-10-26 22:54:05 +01:00
skaman82 f6a9005049 experimenting 2015-10-26 19:50:51 +01:00
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
2015-10-26 00:51:41 +01:00
skaman82 b65c4e738e fixing some things 2015-10-25 22:04:33 +01:00
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 2015-10-24 06:53:48 +02:00
skaman82 71b9e6dad4 testing logview toggle 2015-10-24 04:28:19 +02:00
skaman82 d2c14f15ec Added an new connect button 2015-10-23 22:57:55 +02:00
skaman82 6c9c64de31 upload 2015-10-23 15:17:44 +02:00
skaman82 d61970e177 upload 2015-10-23 15:13:33 +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