Commit Graph

855 Commits (9b58be1987d3333d38d6fd436db02b31bf21f55b)

Author SHA1 Message Date
skaman82 d2c14f15ec Added an new connect button 9 years ago
skaman82 d15dbca994 fixing things… 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
skaman82 d61970e177 upload 9 years ago
skaman82 3a9c7f3794 Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
Conflicts:
	README.md
	js/libraries/d3.min.js
	js/msp.js
	main.html
9 years ago
skaman82 707e2c454b More work done… 9 years ago
skaman82 b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
9 years ago
Michael Corcoran 1a20b317dd DFU: Add additional error checks, enabled GUI connect lock while flashing 9 years ago
Michael Corcoran 1e386f508b DFU: Add local erase, 2 kB page size hardcoded
Not possible to read chip ID using DFU or page size info from USB descriptor (not yet supported by Chrome)
9 years ago
Michael Corcoran d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 9 years ago
Michael Corcoran 88a59f05c9 STM32DFU: Remove line missed in c038785 9 years ago
Michael Corcoran 42a8d38e32 STM32: Check for DFU device after device reboot 9 years ago
Michael Corcoran 8b029edbcf Enable flashing using USB-DFU protocol
For new boards like Tornado
9 years ago
Dominic Clifton 7bf70092d3 Fix backup, broken by a missed rename in 1cb6413. 9 years ago
Dominic Clifton 43423ec7f9 Merge pull request #237 from sherlockflight/pid-rounding
Fix rounding of floating point values in crunch() (rc_rate, pids, etc)
9 years ago
Dominic Clifton eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
9 years ago
Dominic Clifton d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
9 years ago
Dominic Clifton 240bfbc442 Merge pull request #220 from ProDrone/handle_unsupported_msp_msg
Handle unsupported MSP messages
9 years ago
Dominic Clifton fb683c27a6 Bump three library to r72. 9 years ago
Dominic Clifton 8317bcb607 Bump three library to r71. 9 years ago
Dominic Clifton 70903b7639 Bump three library to r70. 9 years ago
Dominic Clifton aa5fe105c4 Bump d3 library. 9 years ago
Dominic Clifton ddeaceaf60 Bump jQuery libraries. 9 years ago
Dominic Clifton b698169d20 Prepare for release 9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Nicholas Sherlock ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 9 years ago
Nicholas Sherlock fa3888a9d8 Fix rounding of floating point values in crunch() (rc_rate, pids, etc) 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
ProDrone 717025cbde Skip and log unsupported messages 9 years ago
ProDrone 56a209a1e8 Detect and register unsupported message error from FC 9 years ago
Dominic Clifton b1eb21cb78 Bump date. 9 years ago
Dominic Clifton 687c0f1a84 Remove legacy servo configuration which originated from the overloaded
use of the servo 'rate'.  All servos are free to be configured
regardless of whether the mixer actually uses those servos.
9 years ago
Dominic Clifton 1cb64130cc update servo tab on configurator
1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
9 years ago
Dominic Clifton 4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 9 years ago
Dominic Clifton 438dc8d46d Some changes required for the 'custom-servo-mixers' cleanflight branch.
TODO - Support old version of MSP_SERVO_CONF
9 years ago
Dominic Clifton 8d39b3f8cc Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
there was always 8 servos and 8 motors.
9 years ago
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
9 years ago
Dominic Clifton dec46c0d30 Update changelog and prepare for release 9 years ago
Dominic Clifton 5707a12858 Fix for some incorrect data being left in the data structures after
connecting to two different firmware revisions.

This is a hack, the true fix should be to re-initialise the data
structures that are found in data_storage.js. See #197
9 years ago
ProDrone 322b7c1085 Fix access to `RC_YAW_EXPO` in `MSP_RC_TUNING` data packet 9 years ago
ProDrone ab883c6dc5 Cleanup code indention and positioning the rc_yaw_expo field 9 years ago
borisbstyle 34c6077b5c Yaw Expo Feature 9 years ago
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 9 years ago
Dominic Clifton 5471ab7f65 Add support for STM32 Extended Erase to allow erasing only needed pages. 9 years ago
Dominic Clifton 2f6160d6a1 Merge branch 'eziosoft-master' into development 9 years ago
Dominic Clifton 90cc08c86b Test and cleanup STM32 extended erase bootloader command support.
Note: entire chip only for now - 'Full Chip Erase' checkbox is ignored.
9 years ago
Dominic Clifton 2e6f5aa4d4 Prepare for release. 9 years ago
Bart ef682cdca9 STM F3 support
Partial F3 support. Should be enough to flash correctly.
Currently only full chip erase is supported.

IT IS NOT TESTED AT ALL as I don't have hardware
9 years ago
Dominic Clifton d18e5a9559 Merge branch 'manual_comport_selection' of git://github.com/pulsar256/cleanflight-configurator into pulsar256-manual_comport_selection 9 years ago
Paul Rogalinski cabeba70f7 checkbox to show dev releases, code refactoring 9 years ago
Paul Rogalinski 8913b8bb1c handle setups with no non-bt serial ports - for real 10 years ago
Paul Rogalinski 21a75ea7d3 gui cosmetics, handle setups with no non-bt serial ports 10 years ago
Paul Rogalinski 1bb63a597b manual port override as chrome won't enumerate bluetooth serial ports on linux 10 years ago
Dominic Clifton d10023ec4b Update changelog and prepare for release. 10 years ago
Dominic Clifton 0f95f4ec4c Improve MSP handling of servo configuration. Fixes backup of CJMCU
boards.
10 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
Mauro Mombelli e781e14617 fix for undefined function
ArrayBuffer does NOT have length but byteLength parameter.
10 years ago
Dominic Clifton 37a1c0d3e7 Update changelog and prepare for release. 10 years ago
Dominic Clifton bf353192ef Avoid backing up invalid looptime/arming configuration for firmware with
api < 1.8
10 years ago
Dominic Clifton 2398f10b62 Fix for restoring backups created with 0.63.0 for firmwares with api <
1.8.0 that were saved with incorrect looptime.
10 years ago
Dominic Clifton 77d608063d Prepare for release. 10 years ago
Dominic Clifton 045d2b0ca4 Use updated IDs for MSP_LOOP_TIME and MSP_SET_LOOP_TIME. Cleanup and
fix backup/restore arming config.  Backup restore/looptime.  Add config
migration of looptime and arming config.  Rename MSP_RCMAP to
MSP_RX_MAP to match cleanflight code.
10 years ago
Dominic Clifton 2e046db53e Ensure offset variable is updated consistently in MSP_MISC.
See 9261163ca2
10 years ago
tricopterY 54c5d9b44c Reworked msp.js - MSP_ARMING_CONFIG, MSP_SET_ARMING_CONFIG 10 years ago
tricopterY e362130810 Reworked data_storage.js - ARMING_CONFIG 10 years ago
tricopterY 68dbf1707e Merge pull request #11 from cleanflight/development
Sync to latest changes
10 years ago
Dominic Clifton 52d7670977 Move apiVersion to appear before profiles in backup file. 10 years ago
Dominic Clifton 2e5acfc1bd Fix the 0.63.0 serial port configuration migration code. 10 years ago
tricopterY a1f932f36a Reworked msp.js - new code MSP_ARM_CONFIG etc 10 years ago
tricopterY e5235e46e6 Code style check data_storage.js 10 years ago
tricopterY ea78239cac Reworked data_storage.js - ARM_CONFIG and LOOP_TIME 10 years ago
tricopterY 9261163ca2 Reworked msp.js
MISC.auto_disarm_delay, MISC.disarm_kill_switch are CONFIG.apiVersion dependent
10 years ago
tricopterY fde8edfe1e MISC auto_disarm_delay and disarm_kill_switch 10 years ago
tricopterY fc656d4ac2 MISC auto_disarm_delay and disarm_kill_switch 10 years ago
Nicholas Sherlock 2863077ee3 Merge remote-tracking branch 'upstream/development' into development 10 years ago
Dominic Clifton e462439c1b Upgrade D3 library to 3.5.5.
See http://d3js.org/
10 years ago
Dominic Clifton 8160e8e353 Merge branch 'development' of https://github.com/tricopterY/cleanflight-configurator into development
Conflicts:
	js/msp.js
	tabs/pid_tuning.html
	tabs/pid_tuning.js
10 years ago
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
10 years ago
tricopterY abbfe1d763 Update jquery.flightindicators.js 10 years ago
tricopterY 3ed04866f6 Update gui.js 10 years ago
tricopterY 97857b19d8 Update data_storage.js 10 years ago
tricopterY f4fb947f8f Update msp.js 10 years ago
tricopterY 6380a7a821 Merge pull request #8 from tricopterY/development
development sync
10 years ago
tricopterY 8e6c5909c1 Merge pull request #4 from tricopterY/tricopterY-patch-1-3
Update data_storage.js
10 years ago
tricopterY 2b5296884a Update msp.js
Added TPA Breakpoint handling via PID Tuning tab
10 years ago
tricopterY 3d921b9549 Update data_storage.js
Support for TPA Breakpoint via GUI
10 years ago
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 10 years ago
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 10 years ago
Dominic Clifton 88a9699487 Drop support for old API and configuration backups. Additional code is
required to migrate and support pre 1.8.x serial port configuration.  

This commit is just to limit user expectations until such code is
written.
10 years ago
Dominic Clifton 24dba62144 First working cut of new port configuration tab.
Migration from or configuration of pre 1.8.x firmware is not supported
but may be added later.
10 years ago
Dominic Clifton f3e14b73a2 Merge remote-tracking branch 'cleanflight/development' into serial-cleanup 10 years ago
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.
10 years ago
Dominic Clifton 9ba21f773f Fix servo channel forwarding configuration. Closes #117.
Editor mishap during refactoring in
34d72feb69.
10 years ago
Dominic Clifton bbab895dd8 Merge branch 'development' into serial-cleanup 10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
Nicholas Sherlock 289719b81a Merge remote-tracking branch 'upstream/development' into development 10 years ago
Dominic Clifton 7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
10 years ago
Nicholas Sherlock 66e767881e Fix endianness of board version read 10 years ago
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
10 years ago
Dominic Clifton 31fd709351 Update changelog, bump verson and prepare for release. 10 years ago
Richard Birkby f89aaa1011 Add flight instruments to setup tab 10 years ago
Nicholas Sherlock d0ae8dd921 Show "dataflash unsupported" for old versions missing new MSP commands 10 years ago
Nicholas Sherlock 7fb9f43b00 Merge remote-tracking branch 'upstream/development' into blackbox-flash 10 years ago
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 10 years ago
Dominic Clifton 34d72feb69 Move handling of servo channel forwarding into the MSP. 10 years ago
Dominic Clifton 745c2dc793 Adding SP Racing F3 board. 10 years ago
Dominic Clifton 6901aa2dbc Cleanup serial port count code. 10 years ago
Dominic Clifton 39be4d9e62 Update changelog and prepare for release. 10 years ago
Dominic Clifton cfe6949c84 Allow same rnage of values for board alignment as cli (-180 - 360) 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton e672dde6e2 Fix backup of PID controller. 10 years ago
tracernz c78bd800db Fix MSP_GPS_SV_INFO comment
Depends on #437
10 years ago
Dominic Clifton e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
10 years ago
Dominic Clifton 20a82e7339 Merge branch 'development' of https://github.com/pulsar256/cleanflight-configurator into pulsar256-development 10 years ago
Dominic Clifton e96839d3d8 Merge pull request #80 from ledvinap/feature-negative-current
Allow negative current draw
10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
Dominic Clifton aaab850407 Change MSP_SONAR_ALTITUDE to be in the range used for cleanflight
original commands.

See
https://code.google.com/p/multiwii/source/browse/trunk/MultiWii_shared/Protocol.cpp#18
10 years ago
Krzysztof Rosinski 39c70ce9b8 Add sonar data storage 10 years ago
Krzysztof Rosinski f933dbf330 Sonar altitude added to sensors 10 years ago
Petr Ledvina 943d33ba4d Allow negative current draw
Interpret MSP_ANALOG.amperage value as signed
10 years ago
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 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 a56c0eef40 Fix welcome tab being cleared after failing to connect to a port. 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 342a5134a5 Merge branch 'feature-negative-currentsensors' of https://github.com/frog32/cleanflight-configurator into frog32-feature-negative-currentsensors 10 years ago
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.
10 years ago
Dominic Clifton 994b04b0aa Add support for LED strip 'color' mode. 10 years ago
Marc Egli 126beedf9c Allow negative current scales and allow an offset between 0 and 3.3V 10 years ago
Dominic Clifton 6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
10 years ago
Dominic Clifton a5de593da7 Allow LED strip colors to be used. Requires new firmware.
At the moment colors are only used by the thrust ring mode.
10 years ago
Dominic Clifton 8c10f39606 Add support for backup and restore of led strip config.
Various minor code cleanups.
10 years ago
Dominic Clifton 8870f9731d Prepare for release 0.60.0. 10 years ago
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 10 years ago
Dominic Clifton 519de30f6e Allow saving of LED Strip configuratiion via MSP. Requires firmware
with new MSP_SET_LED_STRIP_CONFIG.

Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
10 years ago
Jonathan Hudson 30ddc6ac83 replace motor order models with script generated varients 10 years ago
Dominic Clifton 683e68b036 Add support for MSP_LED_STRIP_CONFIG. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago
Dominic Clifton 6031907163 Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development 10 years ago
Dominic Clifton 0285723fab First cut of working configuration migration. 10 years ago
Dominic Clifton 835e665017 Fix 'unknown code' messages in console log. 10 years ago
Dominic Clifton eda54f13db Update RSSI channel configuration. 10 years ago
Roeland Lutters 32a27b73a7 CLI available for old firmware versions 10 years ago
Dominic Clifton dfdb5cd99d Prepare for 0.58.0 release. 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 32820853ce Updating to use API version 1.1. 10 years ago
Dominic Clifton a7dc838cdc Removing review code. 10 years ago
cTn aacbe4d76f updating d3 and jquery libraries 10 years ago
Dominic Clifton 6d24ce6b28 Re-instate support for A-Tail now that the firmware supports it. 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
cTn bf72712d2f updating d3 and jquery libraries 10 years ago
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
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 e86172b755 cleanup the documentation 10 years ago
jaahaavi 9cf60224b2 Added Warning Cell Voltage
Added Warning Cell Voltage to Battery voltage in Configuration tab. When battery has deployed to level that is defined with warning cell voltage buzzer starts slow beeping and copter can still land safely. When min voltage is reached beeper start fast "screaming" and LIPO is empty (to point when it could be damaged from over discharging if using that default 3.3V).
10 years ago
cTn 9cebfb53f2 updating changelog/version/release 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 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
Stefan Kolla 4df1e9aafc Merge pull request #66 from jaahaavi/master
Updated GPS settings
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
cTn 88abe0969d EXPERIMENTAL delayed connect callback chain bugfix, this took months to track down 10 years ago
cTn 5e165b286b implemented simple review mechanism 10 years ago
cTn 698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 10 years ago
cTn 366cd018b2 whops, fixing trailing commas 10 years ago
cTn 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 10 years ago
Dominic Clifton f3020aed10 Bump release date. 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
cTn a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 10 years ago
cTn 9ee7670af7 add backupFileMinVersionAccepted in data storage, release 10 years ago
cTn 9974fbd68f updating d3 10 years ago
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 10 years ago
Dominic Clifton 36f447b4da Make MSP_API_VERSION check non-mandatory for now. 10 years ago
cTn be96da6098 reorder some of the cleanup routines, cleanup (experimental) 10 years ago
cTn f387ea96ac initialize connect_lock by default 10 years ago
cTn 0c2ec52bed fix accidently removed buildinfo fetch on connect 10 years ago
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
10 years ago
cTn 8477573be5 doubling initialization timeout inside port handler 10 years ago
Dominic Clifton f3968aaa70 Normalize all the line endings 10 years ago
Dominic Clifton b789884f91 Saving files before refreshing line endings 10 years ago
Dominic Clifton b03ae309fb Update to match recenly renumbered MSP commands for cleanflight MSP commands. 10 years ago
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 10 years ago
Dominic Clifton 9b1bc65384 Disabled backup/restore of old aux settings, backup of new mode ranges
still needs doing.
10 years ago
cTn 81a2872360 pulling main switch on compatibility (this should go live on November 1st 2014) 10 years ago
cTn b35590f052 exprimental restore procedure 10 years ago
cTn f30d886f79 use deep copy for all members 10 years ago
cTn a67bbac54b first set of bugfixes, store configurator version in the backup file 10 years ago
cTn 4f0ddfb5b2 highly experimental backup sequence (latest fw only), restore sequence disabled due to being outdated and incompatible 10 years ago
cTn fa2888f463 normalize backup save date 10 years ago
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 10 years ago
cTn 782cc916bd store request buffer content inside callback object 10 years ago
cTn 27942f315a updating d3 library to 3.4.12 10 years ago
cTn c34938b9d6 serial.send won't depend on callback anymore 10 years ago
cTn 437fbe2cd0 cleanup eventPage, small optimizations and stricter rules for msp send callbacks 10 years ago
cTn 3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 10 years ago
cTn cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 10 years ago
cTn 2c9fafe4b1 release 10 years ago
cTn 8fb24b3fa4 add callback to flashing protocols (no status yet) 10 years ago
cTn 3312bf5df2 fix timers 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 01eac25bbc updating changelog and releaseDate property 10 years ago
cTn 62e055f654 log buildInfo on connect 10 years ago
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 10 years ago
cTn 4719d1562d implement build info 10 years ago
cTn c24b8fb482 MSP_BUILDINFO placeholder code 10 years ago
cTn 16a68557c3 add multiwiicurrentoutput and rssi_aux_channel to data storage and msp read/write 10 years ago
cTn 177498bd20 catch some runtime errors in current context 10 years ago
cTn 6d44499f99 handle impossible default state since that's what we do now 10 years ago
cTn a0ed27c161 reorganization of several MSP methods, small optimizations 10 years ago
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 10 years ago
cTn 741961cce4 new connect message informing about missing capability 10 years ago
cTn 5d9b28c5c7 add MSP_SET_RCMAP to cruncher 10 years ago
cTn 0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 10 years ago
cTn 800bfd59c8 support for multiwiicurrentoutput 10 years ago
cTn ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 10 years ago
cTn fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
10 years ago
cTn e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 10 years ago
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 10 years ago
cTn bfb6e17187 removing obsolete code 10 years ago
cTn 0649a59b13 function returning specific byte from 32 bit variables (untested) 10 years ago
cTn 8a951acb82 new generic crunching mechanism that will be used with all of the future set messages 10 years ago
cTn c37b9ff0f1 merging MISCv2 into MISC since its both data structure and old fw/new fw compatible 10 years ago
cTn 7e8b1781da add RC_MAP, BF_CONFIG for storing new info that is now available, working channelLetter mapping, unfinished MISCv2 10 years ago
cTn 97d3a24787 update msp layer with new transmission codes, add transparent methods to handle the incoming data (temporary) 10 years ago
Dominic Clifton 066c355170 Remove baseflight references from filenames. 10 years ago
cTn e20806c7a8 only fire recovery routine once if bus is not recoverable 10 years ago
cTn 25edf3a4bf improving the async transmission part in serial layer 10 years ago
cTn 4b96bb39b5 updating analytics lib 10 years ago
cTn 46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 36bce25ba8 add three.js to libraries 10 years ago
Dominic Clifton 79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
10 years ago
Dominic Clifton bf13a11dc2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	changelog.html
	js/data_storage.js
	js/protocols/stm32.js
	manifest.json
	tabs/auxiliary_configuration.js
	tabs/default.css
	tabs/default.html
	tabs/firmware_flasher.js
	tabs/servos.js
10 years ago
cTn 0bd4af89c9 catch lastError cleanly in current context 10 years ago
cTn 893671fa2b check if result exists before comparison 10 years ago
cTn 9034a94135 release 10 years ago
cTn b5aeb8df2a fix typo 10 years ago
cTn 37de8dfefa new simplified flasher status UI 10 years ago
cTn 322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
10 years ago
cTn 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 10 years ago
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 10 years ago
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 10 years ago
cTn a710a2fbb1 release 10 years ago
cTn 90da15b14c added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago
cTn b337359389 fix style 10 years ago
cTn d4f4d619cf another run on undefined comparators 10 years ago
cTn 8dabc3ac91 experimenting with some undefined comparators in strict mode 10 years ago
cTn f1df9ade05 updating analytics 10 years ago
cTn b947bd1188 dumb down port handler implementation 10 years ago
cTn 179a3aa643 polish 10 years ago
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn f3ea5757f7 lots of work on removing global variables 10 years ago
cTn 1e0cadc039 recovery bugfix 10 years ago
cTn 696e27b503 updating d3 library 10 years ago
cTn a893261e6d more strict 10 years ago
cTn b78395d639 corrections of inline functions 10 years ago
cTn d9c315338d turning on strict mode for various js files 10 years ago
cTn 6a58fee7c4 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn 078d5b4ad6 move flashing protocols to separate folder 10 years ago
cTn 3a7654b433 since erasing only needed pages appears to be working correctly, removing it from experimental 10 years ago
cTn a3995a4694 lower the "contacting bootloader" timeout from buggy 4s to 1s 10 years ago
cTn 440d3250f1 release 10 years ago
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago
cTn cc8e53205d fix style 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn d3d933a704 experimenting with some undefined comparators in strict mode 10 years ago
cTn 6138c06fa4 updating analytics 10 years ago
cTn 4bd113f28f dumb down port handler implementation 10 years ago
cTn d36d0af270 polish 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 377853b58a recovery bugfix 10 years ago
cTn 42e25fbb02 updating d3 library 10 years ago
cTn fc0fff017e more strict 10 years ago
cTn f16b3a479a corrections of inline functions 10 years ago
cTn 36f456d2e7 turning on strict mode for various js files 10 years ago
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn 93ab8dfba3 move flashing protocols to separate folder 10 years ago
cTn 8d67811644 since erasing only needed pages appears to be working correctly, removing it from experimental 10 years ago
cTn b47892eca1 lower the "contacting bootloader" timeout from buggy 4s to 1s 10 years ago
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
10 years ago
cTn 04960012ca tiny method re-order in serial layer 10 years ago
cTn 85bee11712 use analytics exception API to handle/report serial related issues 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 930a7f482f updating libs 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn 7e67cccf96 adding new tabs object (will contain all tab methods in the future) 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn 3f063f6654 initial stab on preventing tab switch chaining 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
Dominic Clifton 58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
10 years ago