Commit Graph

67 Commits (ee41ced86dddf1d3361743d6d91a656f86af7746)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 37738ac269 adaptive intervals 8 years ago
Pawel Spychalski (DzikuVx) 8290f8c34d satup tab 8 years ago
Pawel Spychalski (DzikuVx) 297ad70c5d dynamic polling interval on receiver page 8 years ago
Pawel Spychalski (DzikuVx) a6ad0887b3 packet drop on more tabs 8 years ago
Pawel Spychalski (DzikuVx) 7c7b366ca7 references to pre 1.15 api version removed 8 years ago
Pawel Spychalski (DzikuVx) 8fdfbca840 backup / restore removed as not working 8 years ago
Pawel Spychalski (DzikuVx) 93a4dd1b84 MSP_IDENT removed from usage 8 years ago
Pawel Spychalski (DzikuVx) c98e922602 callback update improvements 8 years ago
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1693cea2a MSP_ANALOG loaded only in global handler 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
U-PAWEL-X220\pawel e39094ae0c setup page using load chain 8 years ago
Konstantin Sharlaimov (DigitalEntity) 372b51f897 Change arming checks to a table 8 years ago
U-PAWEL-X220\pawel a5bc3e56ab Arming status reporting 8 years ago
Pawel Spychalski (DzikuVx) 1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 8 years ago
Konstantin Sharlaimov (DigitalEntity) 2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) f19f668a6e Log entry for disabled PWM output 8 years ago
skaman82 17545d8027 mag calibration button fix 8 years ago
skaman82 60ef5a8cf9 Battery Status 8 years ago
Konstantin Sharlaimov (DigitalEntity) 4cf709d6fb More GPS fixes 9 years ago
Konstantin Sharlaimov (DigitalEntity) 85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 9 years ago
skaman82 0482e6aed8 improving render quality of 3d model in setup tab 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
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 8472bf5c53 sync 9 years ago
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
10 years ago
Dominic Clifton 62f0de7d3d Make models larger in the 3D view. 10 years ago
Dominic Clifton 7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
10 years ago
Dominic Clifton 4f38a2468d Merge pull request #112 from rbirkby/flight-instruments
Flight instruments
10 years ago
Richard Birkby 60b44d61fa Use correct heading value 10 years ago
Richard Birkby f89aaa1011 Add flight instruments to setup tab 10 years ago
Nicholas Sherlock 3c2bb6225d Remove old fallback model texture, fix fallback model .json 10 years ago
Dominic Clifton 862e96f2aa Fixing accidental use of = instead of ==. 10 years ago
Dominic Clifton 361d9a57dd Temporarily use 'fallback' model instead of 'custom'.
Revert this commit when a custom.json model file is available.
10 years ago
Dominic Clifton b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
10 years ago
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.
10 years ago
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 10 years ago
Dominic Clifton 32820853ce Updating to use API version 1.1. 10 years ago
Dominic Clifton e938060be4 Reorganize MSP calls on setup tab so that the calibrate mag button is
enabled on the CJMCU target which does not implement the GPS msp
commands.
10 years ago
Dominic Clifton 41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
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
cTn c005b7604c add vtail/atail quad models from norem
#58
10 years ago
cTn 66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
10 years ago
jeff 5cff317208 Changed model extensions from `.js.` to `.json` fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
10 years ago
jef79m a7c3779b25 Added some new models 10 years ago
cTn 569122392e planned cache and interval speed optimizations 10 years ago
cTn 4fe8d66bf5 after compatbility remove css and initialize3d routine cleanup 10 years ago