Commit Graph

164 Commits (4de9d6ab3abfc8d28e31a14f47037989e8761a0a)

Author SHA1 Message Date
Konstantin Sharlaimov 35eb73e5cb
Merge pull request #316 from Afinogen/check-update
add check new app version
7 years ago
afinogen 6ccba50734 add check new app version 7 years ago
Sergej Pozdnyakov cacc4522c2 fix error for `require` 7 years ago
afinogen db002fb1f5 Save the last used size/position for issue #234
Need to check whether my window closing handler has affected on function createdWindow.onClosed
I did not understand how it works.
7 years ago
Pawel Spychalski (DzikuVx) be37f89731 Merge remote-tracking branch 'origin/master' into tracking-update 8 years ago
Paweł Spychalski 0ab6c7b849 Merge pull request #117 from iNavFlight/version-check-disabled
update check removed
8 years ago
Pawel Spychalski (DzikuVx) 8d95a5e76d webgl tracking removed 8 years ago
Pawel Spychalski (DzikuVx) 604adf7dae update check disabled 8 years ago
Pawel Spychalski (DzikuVx) 63ed578442 empty advanced tuning tab 8 years ago
U-PAWEL-X220\pawel 35baf4302b first cut of presets 8 years ago
U-PAWEL-X220\pawel 2ed44f34b1 CSS fixups 8 years ago
Pawel Spychalski (DzikuVx) 9a5e3dbeae msp cleanup 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) 25c8a6f61c crude port 8 years ago
Pawel Spychalski (DzikuVx) 9ce21b3113 correct GA tracking 8 years ago
Pawel Spychalski (DzikuVx) 3c098d4ba7 calibration tab removed 8 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago
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.
9 years ago
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
9 years ago
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
9 years ago
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.
9 years ago
Nicholas Sherlock 4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 9 years ago
NightHawk32 e6579a9fbe Added callback for log close animation, on close the log now scrolls to the most recent log entry. 9 years ago
NightHawk32 7531ce69fe Profile is now changable globally. 9 years ago
NightHawk32 77deaa9af3 Now saving the state of the log window. 9 years ago
skaman82 f85d0e01a1 error fix 9 years ago
skaman82 13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
9 years ago
skaman82 19897cd574 started to work on new GUI functionality 9 years ago
Albert Kravcov 34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 9 years ago
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
9 years ago
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
9 years ago
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.
9 years ago
skaman82 e429cf623d placing tooltip content into the json file 9 years ago
skaman82 b6b2812271 Fixing toggle buttons and the motors tab 9 years ago
Dominic Clifton ea2d59f4fb Remove unfinished light/dark theme switching code. 9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 ae453edb42 Landing Tab rework 9 years ago
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“
9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 b91bdc1d0b Reduced animation speed of the logbar 9 years ago
skaman82 968e10feeb switchery integration 9 years ago
skaman82 9489b13c13 Ports tab clean up 9 years ago
skaman82 770cae9ee4 Some finetuning 9 years ago
skaman82 4d6fae7fb1 CSS fixes 9 years ago
skaman82 dcc037c549 Fix for open log 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 71b9e6dad4 testing logview toggle 9 years ago