Commit Graph

1181 Commits (f76520c6067fa5aa5f95f478eb57f3ec0d6062ce)
 

Author SHA1 Message Date
Dominic Clifton f76520c606 Adjust position of watermark slightly. 10 years ago
Dominic Clifton 7522d97092 Adjust tab titles for simplicity. 10 years ago
Dominic Clifton 48f8c8f411 Fix wraping of 'master' slider on motors tab. 10 years ago
Dominic Clifton 2be5eedf18 Add message about `dump` command to backup/restore note. 10 years ago
Dominic Clifton 502cf718ab Update backup/restore functionality so that it restores adjustments,
auxiliary settings and channel forwarding (per-profile).  Add "Warning
Cell Voltage" to the UI.
10 years ago
Dominic Clifton e1d2fb3163 Update hardware list (sparky, cc3d, cjmcu, etc). 10 years ago
Dominic Clifton d4ddfc3ac3 Update changelog and manifest. 10 years ago
Dominic Clifton 5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 10 years ago
Dominic Clifton 93b8750da7 Use nicer fonts. 10 years ago
Dominic Clifton 968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 10 years ago
Dominic Clifton f01d193ff1 Merge pull request #21 from UKTamo/fixurls
Fixed transposed URLs in firmware flasher
10 years ago
Thomas Greer 8935054584 Fixed transposed URLs in firmware flasher 10 years ago
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 10 years ago
Dominic Clifton e398e52d9d Change the way the watermark is implemented so that the log area is
scrollable with the mousewheel.
10 years ago
Dominic Clifton 41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
Dominic Clifton 5410c91b6d Add a watermark to the log. 10 years ago
Dominic Clifton ccc0b839e6 Minor tweaks to the firmwre flasher. 10 years ago
Dominic Clifton c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
10 years ago
Dominic Clifton dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
10 years ago
Paul Rogalinski 2f9e2b13c5 fixed typos 10 years ago
Paul Rogalinski a8a6b8904c fixed async issues, added string formatter proto 10 years ago
Dominic Clifton 6051876f23 commit of broken code for a js expert to fix. 10 years ago
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
10 years ago
Stefan Kolla b3ae9b2967 fix alignment 10 years ago
cTn 6f87f093c4 updating readme which adjusts licensing (due to rise of unauthorized clones) 10 years ago
cTn 9cebfb53f2 updating changelog/version/release 10 years ago
cTn c0284f1134 ditch some empty callbacks that are now gracefully handled inside the serial layer 10 years ago
cTn 636feb6988 updating changelog 10 years ago
cTn c005b7604c add vtail/atail quad models from norem
#58
10 years ago
cTn 3577632ce2 Revert "input validation works much better while using input event to do the manipulation"
This reverts commit 78b92ab5e7.
10 years ago
cTn 78b92ab5e7 input validation works much better while using input event to do the manipulation 10 years ago
cTn e87c0ca4ee experimental bugfix for backup/restore failing under certain conditions 10 years ago
cTn 21e414f4b3 fix method name mismatch in serial layer 10 years ago
cTn ebff37ae3f fix review condition 10 years ago
cTn 843aa8634a add MSP to supported serial RX array 10 years ago
cTn 8150bb7c07 swap the don't like url to point to the store support 10 years ago
cTn 19f2368bb9 return self through dialog handler function 10 years ago
cTn 2e88daa806 fix style 10 years ago
Stefan Kolla 4df1e9aafc Merge pull request #66 from jaahaavi/master
Updated GPS settings
10 years ago
cTn 277d39109a sort out dates in js 10 years ago
Stefan Kolla 37003dcb14 Merge pull request #64 from readerror67/development
Fix dates
10 years ago
Read Error ad87c31e8d Fix dates 10 years ago
cTn 9173dcb625 updating forgotten dates for userbase 10 years ago
cTn 7f2dab0e4a moving to different time format 10 years ago
cTn 2eb6c0b691 stop the dialog from jumping vertically 10 years ago
jaahaavi b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
10 years ago
cTn fb1f22b248 fix internal pointers for window resize handler in review code 10 years ago
cTn 92f085f561 fix failed indentation in last commit 10 years ago
cTn de87fab530 reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 10 years ago