Commit Graph

614 Commits (835e665017e67720530aaa234540906080fa84ae)

Author SHA1 Message Date
Dominic Clifton eda54f13db Update RSSI channel configuration. 10 years ago
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 10 years ago
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 10 years ago
Dominic Clifton 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 10 years ago
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 10 years ago
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 10 years ago
Dominic Clifton 9f07f438e2 Update firmware flasher so it formats the release notes a little. 10 years ago
Dominic Clifton b9fbb5447d Delete unused baseflight code from firmware flasher. 10 years ago
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 10 years ago
Dominic Clifton fe64fb3628 Merge pull request #30 from Roeland54/development
Fixed the displayed firmware-date in the firmware flasher.
10 years ago
Dominic Clifton d671bff583 First cut of functional 'Ports' tab. Support backup and restore of
serial port scenarios and baud rates.  Add note to 'features' tab.
10 years ago
Dominic Clifton 68230b103e Updating ports tab to use API version 1.1. 10 years ago
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
Dominic Clifton 32820853ce Updating to use API version 1.1. 10 years ago
Roeland Lutters de3494146c Fixed firmware version Displayed hours. 10 years ago
Roeland Lutters f71eba5760 Fixed the displayed firmware-date in the firmware flasher. 10 years ago
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 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 48f8c8f411 Fix wraping of 'master' slider on motors tab. 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 5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 10 years ago
Dominic Clifton 968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 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 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 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
cTn c0284f1134 ditch some empty callbacks that are now gracefully handled inside the serial layer 10 years ago
cTn c005b7604c add vtail/atail quad models from norem
#58
10 years ago
cTn 21e414f4b3 fix method name mismatch in serial layer 10 years ago
cTn 843aa8634a add MSP to supported serial RX array 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
cTn 7f2dab0e4a moving to different time format 10 years ago
jaahaavi b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
10 years ago
cTn 5e165b286b implemented simple review mechanism 10 years ago
cTn b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
10 years ago
cTn df79edc0ad fix gps distance to home not updating in GPS tab 10 years ago
cTn dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 10 years ago
cTn 366cd018b2 whops, fixing trailing commas 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
cTn 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 10 years ago