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

142 commits

Author SHA1 Message Date
Michel Pastor
e945c0749c Add support for battery profiles 2018-06-16 04:26:35 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b Mixer tab, first elements 2018-03-29 22:24:37 +02:00
Sergej Pozdnyakov
6cd87dbd64 add first version mission planer 2018-01-02 23:46:44 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 2017-12-31 17:19:49 +10:00
skaman82
9e7be86de0 Fix toggle color 2017-11-24 13:49:42 +01:00
Pawel Spychalski (DzikuVx)
e74645f497 Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00
Pawel Spychalski (DzikuVx)
37738ac269 adaptive intervals 2017-01-25 21:13:58 +01:00
Pawel Spychalski (DzikuVx)
fea2505fde Merge branch 'master' into advanced-tuning-tab 2017-01-23 22:30:32 +01:00
Pawel Spychalski (DzikuVx)
083eee3115 msp queue load 2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
51a550b1c2 GUI for notch filters' 2017-01-19 22:18:58 +01:00
Pawel Spychalski (DzikuVx)
01569e7df8 Merge branch 'master' into advanced-tuning-tab 2017-01-19 21:09:32 +01:00
Pawel Spychalski (DzikuVx)
eff3eb2420 fixes for global status pull handler 2017-01-18 20:20:26 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
63ed578442 empty advanced tuning tab 2017-01-15 12:03:27 +01:00
U-PAWEL-X220\pawel
35baf4302b first cut of presets 2017-01-04 22:50:18 +01:00
Pawel Spychalski (DzikuVx)
1b4c729e46 cleaning 2016-12-23 23:57:05 +01:00
Pawel Spychalski (DzikuVx)
9a5e3dbeae msp cleanup 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c crude port 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
3c098d4ba7 calibration tab removed 2016-06-18 11:25:51 +02:00
skaman82
6b6fd4d35c Color scheme changes 2016-05-24 17:28:30 +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)
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
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
tricopterY
3228625de1 jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 2015-12-18 13:43:05 +11: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
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
Kristjan Vaga
168b412089 Fix for firmware flasher checkboxes not restoring saved state issue #274. 2015-11-17 00:54:10 +02:00
Dominic Clifton
d32ba714bf Fixing whitespace and indentation. 2015-11-14 11:16:54 +00:00
skaman82
a63e628eac updating hydras changes 2015-11-11 22:17:54 +01:00
Dominic Clifton
d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Michael Corcoran
d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 2015-10-15 13:00:43 +13:00
tricopterY
3ed04866f6 Update gui.js 2015-03-11 16:41:09 +11: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
Nicholas Sherlock
0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13: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
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
cTn
f387ea96ac initialize connect_lock by default 2014-10-19 15:55:56 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn
36f456d2e7 turning on strict mode for various js files 2014-08-09 19:38:46 +02:00
cTn
75e0accf75 hookup new cleanup system 2014-07-10 18:45:18 +02:00
cTn
7e67cccf96 adding new tabs object (will contain all tab methods in the future) 2014-07-10 18:13:38 +02:00
cTn
aca493301a simplify some interval cleaning code 2014-07-10 14:48:33 +02:00
cTn
3f063f6654 initial stab on preventing tab switch chaining 2014-07-09 16:10:02 +02:00
cTn
795502a585 enforce stronger interval cleanup 2014-07-09 15:46:35 +02:00