1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 06:15:11 +03:00
Commit graph

144 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
efffc1a2a7 UI fixes 2016-10-18 18:32:34 +02:00
Pawel Spychalski (DzikuVx)
3c098d4ba7 calibration tab removed 2016-06-18 11:25:51 +02:00
skaman82
17545d8027 mag calibration button fix 2016-06-13 21:28:53 +02:00
skaman82
a57a2f726e logo fix 2016-05-24 21:25:46 +02:00
skaman82
60ef5a8cf9 Battery Status 2016-05-24 21:21:04 +02:00
skaman82
74f1cc9e51 new welcome tab icon 2016-05-24 20:26:12 +02:00
skaman82
6b6fd4d35c Color scheme changes 2016-05-24 17:28:30 +02:00
skaman82
d68d0e293f Logo change 2016-05-24 13:49:19 +02:00
Konstantin Sharlaimov (DigitalEntity)
e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 2016-05-10 01:06:53 +10:00
Konstantin Sharlaimov (DigitalEntity)
4e2f65eca6 Various fixes. Flow sensor icon 2016-05-05 21:12:09 +10:00
Konstantin Sharlaimov (DigitalEntity)
85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 2016-05-05 20:05:39 +10:00
Konstantin Sharlaimov (DigitalEntity)
227abc752d More rebranding 2016-05-04 21:20:36 +10:00
Konstantin Sharlaimov (DigitalEntity)
11b80a67ff Some rebranding 2016-04-25 23:47:18 +10:00
Dominic Clifton
e2c4a62630 increase background contrast when hovering over left hand navigation
items. fixes #331
2016-02-05 03:16:14 +01: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
4ccd0bed3e Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
2016-01-07 20:58:29 +01:00
skaman82
82496ae9d5 main.css cleanup 2016-01-02 23:26:18 +01:00
skaman82
bd2f99b4dd Added mouseOver to menu icons 2016-01-02 21:43:57 +01:00
skaman82
b4dc62cfa2 further optimization for 7 inch tablets 2016-01-02 17:59:25 +01:00
skaman82
d214b30d2e Correcting Labels 2015-12-15 22:37:40 +01:00
Dominic Clifton
e492e6d3ff Replace reference to .tab-dataflash with.tab-onboard_logging 2015-12-15 13:20:22 +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
4deec20727 Cleanup and highlight recovery process to cut down on support emails. 2015-12-14 23:59:40 +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
skaman82
0928ed95ed Adding animation to the tab menu if log opens/closes 2015-11-25 23:27:48 +01:00
skaman82
88458837c1 Small CSS change 2015-11-25 02:52:09 +01:00
NightHawk32
d21b4a157f Typo in css classes, update global dataflash display on every dataflash summary respond. 2015-11-24 18:17:53 -05:00
NightHawk32
6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 2015-11-24 18:01:56 -05:00
skaman82
13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
2015-11-16 23:13:35 +01:00
skaman82
f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
skaman82
32cae1f7df fixing some css 2015-11-16 15:59:04 +01:00
skaman82
6b97eb2809 Further work on dataflash and profile switch in the header 2015-11-16 12:46:59 +01:00
skaman82
0b2c6a26d5 added: internet connection test in the gps tab 2015-11-16 11:31:57 +01:00
skaman82
19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +01:00
Albert Kravcov
34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
skaman82
68c1c0c404 little cleanup 2015-11-12 14:00:11 +01:00
skaman82
990fd26eb9 Including fixes from wanderzell
• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
2015-11-12 09:56:03 +01:00
skaman82
01dc2f51a8 cleanup 2015-11-11 12:01:53 +01:00
skaman82
e429cf623d placing tooltip content into the json file 2015-11-11 11:54:56 +01:00
Kristjan Vaga
f05305041f Fix disabled button jump when becoming enabled. 2015-11-10 11:23:31 +02:00
Kristjan Vaga
3641903e5c Merge landing view style changes. 2015-11-10 10:30:39 +02:00
Dominic Clifton
8b33db66d7 Delete unused port-picker css styles. 2015-11-10 00:17:46 +00:00
Dominic Clifton
52235f3373 Format all CSS files. Fixed missing trailing brace in
configuration.css.

Formatted using Eclipse 4.4 CSS formatter, line length: 120, spaces not
tabs, indentation 4.
2015-11-10 00:13:21 +00:00
Kristjan Vaga
3e7c9a549f Reworking landing page styles. 2015-11-10 01:30:50 +02:00
skaman82
850dcd6004 minor css change 2015-11-06 12:12:24 +01:00
skaman82
c01f67a186 some minor css updates 2015-11-06 02:38:28 +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
2299f8707c button fix 2015-11-05 19:03:25 +01:00
Kristjan Vaga
76fc0176da Polishing the toolbar related styles. Fixing styles. 2015-11-05 19:22:39 +02:00