Commit Graph

855 Commits (9b58be1987d3333d38d6fd436db02b31bf21f55b)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) b062ea24d2 missing frames 8 years ago
Pawel Spychalski (DzikuVx) 9a5e3dbeae msp cleanup 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) 3311093cb1 OSD tab removed on < 1.5 firmware 8 years ago
Pawel Spychalski (DzikuVx) 25c8a6f61c crude port 8 years ago
Pawel Spychalski (DzikuVx) c2bdb88e3d CSS selector rationalization 8 years ago
Pawel Spychalski (DzikuVx) 709a584492 F1 High-density 8 years ago
Pawel Spychalski (DzikuVx) e231aed13a overhaul 8 years ago
Pawel Spychalski (DzikuVx) d503cb92c7 Filtering configuration 8 years ago
Pawel Spychalski (DzikuVx) ea9efd4622 Yaw jump and prevention limit 8 years ago
Pawel Spychalski (DzikuVx) 4f3037e7cd MagHold Yaw rate limit UI 8 years ago
Pawel Spychalski (DzikuVx) 58da169cdf Simplified UI for looptime selection in async_mode=NONE 8 years ago
Pawel Spychalski (DzikuVx) f88f0b7d81 accSoftLpfHz 8 years ago
Pawel Spychalski (DzikuVx) ead5f02022 gyro_lpf and gyro sync setable in async_mode=NONE 8 years ago
Pawel Spychalski (DzikuVx) f19f668a6e Log entry for disabled PWM output 8 years ago
Konstantin Sharlaimov (DigitalEntity) 846442331b Version update 8 years ago
Pawel Spychalski (DzikuVx) 540d90a45a MSP commands for ADVANCED_CONFIG 8 years ago
Pawel Spychalski (DzikuVx) 505a5e2bf4 iBus telemetry 8 years ago
Pawel Spychalski (DzikuVx) c6e81d991f dropped PID values scaling and some cleanup 8 years ago
Martin Budden d830b3d05b Fixed to be up to date with latest changes in iNav 8 years ago
Konstantin Sharlaimov (DigitalEntity) 8cde4a3de4 Optical flow sensor icon support 8 years ago
Martin Budden 9219ae9e0b Changed tabs to spaces 8 years ago
Martin Budden 9f49d59f5f Added NRF24 setting to configuration tab 8 years ago
Konstantin Sharlaimov 0cf65326c7 Merge pull request #28 from gaelj/LED_strip
LED strip update
8 years ago
Konstantin (DigitalEntity) Sharlaimov bc3e025a98 Bugfix for hanging 'disconnect' button 8 years ago
gaelj f1bed8bda1 Fix migration version for led strip mode colors 8 years ago
gaelj 0e5190edd3 LED strip update 8 years ago
gaelj c40f0cf2e6 Use MSP_STATUS_EX to display CPU load in status bar, from INAV 1.2.0 8 years ago
Konstantin (DigitalEntity) Sharlaimov daf3dba48e MAVLink compatibility cleanups 8 years ago
Konstantin Sharlaimov 27331b5934 Merge pull request #19 from iNavFlight/calibration-tab-revert
calibration tab removed
8 years ago
Paweł Spychalski ad55318829 possibility to change controller in UI removed from code (#17) 8 years ago
Pawel Spychalski (DzikuVx) 3c098d4ba7 calibration tab removed 8 years ago
skaman82 60ef5a8cf9 Battery Status 8 years ago
skaman82 6b6fd4d35c Color scheme changes 8 years ago
Pawel e9d2563dad rates in dps for iNav > 1.1.0, see iNavFlight#204 8 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago
Konstantin Sharlaimov (DigitalEntity) e366967be8 MAVLink initial support 9 years ago
Konstantin Sharlaimov (DigitalEntity) 395c413992 Prevent Configurator from being used with other firmware than INAV 9 years ago
Konstantin Sharlaimov (DigitalEntity) 15dfc2ad41 Update GPS page 9 years ago
Konstantin Sharlaimov (DigitalEntity) 227abc752d More rebranding 9 years ago
Konstantin Sharlaimov (DigitalEntity) 11b80a67ff Some rebranding 9 years ago
Dominic Clifton 81a49d48b2 changes to support MSP API 1.17 (removal of 3d deadband configuration
via MSP_3D/MSP_SET_3D)

At somepoint we can add the support for the updated
MSP_DEADBAND/MSP_SET_DEADBAND commands.
9 years ago
Dominic Clifton a924e06c1b Fix unable to enable LTM telemetry via ports tab. 9 years ago
Dominic Clifton c0038b43cc Force a cleanup when a serial device is lost, this happens when VCP
targets reboot.
9 years ago
Dominic Clifton ae700e6daf Prepare for release. 9 years ago
Dominic Clifton d319132135 Avoid exceptions when serial break or overruns occur without `info`
object.
9 years ago
Dominic Clifton 576ba7390c Prepare for release. 9 years ago
Dominic Clifton ed9927a4e5 Merge branch 'page-size' of https://github.com/tracernz/cleanflight-configurator into tracernz-page-size 9 years ago
Michael Corcoran 9fbb6337b6 DFU: Support STM32F4 9 years ago
Michael Corcoran b46a5e8053 USB-DFU: Detect flash page size from USB descriptor 9 years ago
Dominic Clifton ab7ad4b07d Handle 'overrun' conditions the same way as 'break' conditions. 9 years ago
Michael Corcoran 2f6be0650f Serial: Attempt recovery of break condition 9 years ago
Dominic Clifton 2044fe879c Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
Dominic Clifton 509adcb6ff Update servo angles to match
https://github.com/cleanflight/cleanflight/pull/1573
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 dea4cef2c2 Handle 'overrun' conditions the same way as 'break' conditions. 9 years ago
Dominic Clifton f5cbea905a Merge pull request #307 from tracernz/unbreak
Serial: Attempt recovery of break condition
9 years ago
Dominic Clifton 0d3fbbddac Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
Dominic Clifton 66034a1831 Update servo angles to match
https://github.com/cleanflight/cleanflight/pull/1573
9 years ago
Dominic Clifton 5c2273bd65 Reset all FC configuration state on connect to prevent side effects when
configuring multiple FC's without restarting the configurator each time.
9 years ago
Dominic Clifton 4ccd0bed3e Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
9 years ago
Dominic Clifton 25e97902c4 Merge branch 'tooltip_i18n_title_review' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-tooltip_i18n_title_review 9 years ago
NightHawk32 c58829ba14 some renaming to RC_DEADBAND in the receiver tab 9 years ago
NightHawk32 d70a3f6e69 correcting Typo ;) RC_DEADBAND 9 years ago
NightHawk32 952afb1e46 renaming RC_CONTROLS to RC_READBAND 9 years ago
NightHawk32 1aeb244a91 Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions 9 years ago
NightHawk32 a13db678a9 adapting RC_CONTROLS to Dominic's changes 9 years ago
NightHawk32 f1a29d29e6 added save message for RC_CONTROLS 9 years ago
Michael Corcoran 7e736242d7 Serial: Attempt recovery of break condition 9 years ago
skaman82 adfb93085c replacing RC_CONTROLS with RC_DEADBAND 9 years ago
tricopterY 3228625de1 jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 9 years ago
Dominic Clifton 251712c85d Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/msp.js
9 years ago
skaman82 47bf426c29 fix 9 years ago
skaman82 f07cea070e error fix 9 years ago
skaman82 ba18e4eee1 Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	js/backup_restore.js
#	js/msp.js
9 years ago
skaman82 2641770300 fixed indention 9 years ago
ProDrone 1a0c6735a9 RXFAIL send method that allows more future RX channels
- Fixed the bug found by Nighthawk32
- Correction for camelCase
- Some bugfixes
9 years ago
skaman82 70b35f22c9 msp corrections 9 years ago
Albert Kravcov 5160855b93 Merge pull request #76 from NightHawk32/NewPIDFunctions
Hint by ProDrone: fixing double-save on backup restore
9 years ago
skaman82 c58335bd5b msp.js change (thanks ProDrone) 9 years ago
NightHawk32 dc8f06fcc9 Hint by ProDrone: fixing double-save on backup restore 9 years ago
skaman82 0b3f1a48fb Merge branch 'cleanflight/development' into NewPIDFunctions 9 years ago
Dominic Clifton b4730034c8 Disconnect on F1 boards when 'break' is received if connected. This
happens when the device reboots due to incorrect hardware
initialisation.  This prevents the GUI saying 'waiting for data'.

See https://github.com/cleanflight/cleanflight/pull/1436

Since the problem is already fixed in firmware there's not much reason
to spent development working on additional GUI fixes.  A disconnect will
suffice.
9 years ago
skaman82 63dde67097 correction 9 years ago
NightHawk32 da1f456b87 Messed up some brackets 9 years ago
NightHawk32 a72a00a2de Fixing backwards compatibility of prodrone's failsafe tab 9 years ago
Dominic Clifton f21c169d74 Add support for SPRacingF3Mini. 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
NightHawk32 c1a7452b27 Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions
Conflicts:
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
9 years ago
skaman82 d4969d73a1 resolving conflicts 9 years ago
skaman82 2d6feb0e6a Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	_locales/en/messages.json
#	js/backup_restore.js
#	js/data_storage.js
#	js/msp.js
#	tabs/configuration.html
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
NightHawk32 067999c5e8 added MSP support for sensor orientation, some fixes for 3D backup and restore 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
NightHawk32 19e6f9026b PID controllers can now be reset to defaults 9 years ago
NightHawk32 5ba359fe17 FIX: LED config from backup file was not saved to EEPROM after reading the file 9 years ago
NightHawk32 6d7c6a4576 FIX: RC controls is profile dependent, now this saving for every profile 9 years ago
NightHawk32 1df0a14877 MSP communication for deadband and yaw_deadband 9 years ago
Nicholas Sherlock 4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 9 years ago
skaman82 16442c40a4 Merge branch 'cleanflight/development' into new_stuff 9 years ago
Dominic Clifton 0149901597 Prepare for release. 9 years ago
Dominic Clifton 5907b4c019 Merge pull request #278 from wanderzell/development
Fix for issue #274 (checkboxes on firmware flasher)
9 years ago
NightHawk32 7ca376926a Some code styling and cleanup. 9 years ago
NightHawk32 d21b4a157f Typo in css classes, update global dataflash display on every dataflash summary respond. 9 years ago
NightHawk32 6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 9 years ago
NightHawk32 11fcf24258 Fixed bug with profile selector: It updates now on every status request. 9 years ago
NightHawk32 3c05c218c5 Code cleanup for profile selector. 9 years ago
NightHawk32 7531ce69fe Profile is now changable globally. 9 years ago
Kristjan Vaga 168b412089 Fix for firmware flasher checkboxes not restoring saved state issue #274. 9 years ago
skaman82 644c8da1cf Merge branch 'cleanflight/development' into new_stuff 9 years ago
Dominic Clifton ec57aa9d1a Fix 3D support.
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
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
Dominic Clifton e801cd260a Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master 9 years ago
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 9 years ago
skaman82 19897cd574 started to work on new GUI functionality 9 years ago
Dominic Clifton 65762587ba Cleanup tabs, whitespace & comments. 9 years ago
Dominic Clifton d32ba714bf Fixing whitespace and indentation. 9 years ago
skaman82 5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 9 years ago
Dominic Clifton ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 9 years ago
NightHawk32 904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
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 a63e628eac updating hydras changes 9 years ago
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
9 years ago
NightHawk32 31cd2de3d3 Added 3D configuration parameters so they don't have to be changed in the CLI 9 years ago
Dominic Clifton 504e494a4f Bump version to 1.0.0 and prepare for release. 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 b6b2812271 Fixing toggle buttons and the motors tab 9 years ago
Dominic Clifton 1adc6f7bd6 Delete more unused files from libraries.
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
9 years ago
Dominic Clifton 6d524ebe5e Delete unused switchery files and relocate the modified switchery
distribution files.

Note that the switcher.css/.js are NOT the same as the minified version.
They have been modified to generate smaller switches.
9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 1f4838c5e2 boards.js update 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 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 80439ef4bd Syncing 9 years ago
skaman82 06f643812d sync 9 years ago
skaman82 53a615279d fixing auto connect 9 years ago
skaman82 d2be1715e5 Display header elements depending on connection state 9 years ago
skaman82 77effe1963 Fixing some things in the configurator tab
and some media-query updates
9 years ago
Moto Moto 24fe790df3 Added MotoLab to BOARD_DEFINITIONS 9 years ago
Dominic Clifton 5c85ba7011 Merge commit '8e7097c' into development 9 years ago
Dominic Clifton afe62cc01b Merge pull request #250 from tracernz/development
Enable flashing using USB-DFU protocol
9 years ago
Dominic Clifton 716457b0ed Merge branch 'development' 9 years ago
Dominic Clifton 5d82bd8959 Prepare for release 9 years ago
skaman82 29f38f38e0 Ports Tab rework 9 years ago
skaman82 a618839f50 Some updates 9 years ago
skaman82 54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
9 years ago
skaman82 5782a83293 some minor changes 9 years ago
skaman82 968e10feeb switchery integration 9 years ago
skaman82 9489b13c13 Ports tab clean up 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago