Commit Graph

128 Commits (026edebe88e5be2cf6307516174176ee98463bfe)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 026edebe88 other frequencies 8 years ago
Pawel Spychalski (DzikuVx) dace7d27d8 GUI for async gyro mode 8 years ago
Pawel Spychalski (DzikuVx) b68f9a15c4 various code improvements 8 years ago
Pawel Spychalski (DzikuVx) 39eadf3efe final fixes 8 years ago
Pawel Spychalski (DzikuVx) 58da169cdf Simplified UI for looptime selection in async_mode=NONE 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
Paweł Spychalski 6e429d918c Merge pull request #56 from iNavFlight/pwm-output-enable
Feature PWM_OUTPUT_ENABLE
8 years ago
Pawel Spychalski (DzikuVx) 4ea549ddf8 version bump 8 years ago
Pawel Spychalski (DzikuVx) d67bb1a0d0 servo refresh rate 8 years ago
Pawel Spychalski (DzikuVx) e908018dea virtual entry added to motor rate select when rate not found on list 8 years ago
Pawel Spychalski (DzikuVx) b69ec9a385 first draft of feature PWM_OUTPUT_ENABLE 8 years ago
Pawel Spychalski (DzikuVx) 8761ec844e defaults changed 8 years ago
Pawel Spychalski (DzikuVx) cf4f12badf brushed default rate updated 8 years ago
Pawel Spychalski (DzikuVx) ec98fc5d80 UI for selecting motor protocol and rate 8 years ago
Pawel Spychalski (DzikuVx) 540d90a45a MSP commands for ADVANCED_CONFIG 8 years ago
Pawel Spychalski (DzikuVx) 7d6a8be4f4 support for PCA9685 8 years ago
Pawel Spychalski (DzikuVx) 7cc54325ac looptime tracking 8 years ago
Pawel Spychalski (DzikuVx) feda2250fa configuration tracking 8 years ago
Pawel Spychalski (DzikuVx) becea11862 tracking for GPS 8 years ago
Konstantin Sharlaimov (DigitalEntity) 43118c9fa1 Fix SerialRX provider issue. Closes #36 8 years ago
Martin Budden d830b3d05b Fixed to be up to date with latest changes in iNav 8 years ago
Martin Budden 42cd6f00a9 Fixed NRF24 and SOFTSPI feature bits to match iNav 8 years ago
Martin Budden a7b36338e1 Set nrf24rx_id to zero when nrf24 protocol changes 8 years ago
Martin Budden 9f49d59f5f Added NRF24 setting to configuration tab 8 years ago
Konstantin Sharlaimov (DigitalEntity) 61ebb7a455 Switched auto and disabled options for SBAS 9 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4e2f65eca6 Various fixes. Flow sensor icon 9 years ago
Konstantin Sharlaimov (DigitalEntity) 85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4e8d94304e Remove accel trims. Rearrange layout
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
9 years ago
Konstantin Sharlaimov (DigitalEntity) 65ba4e586f More resolution for board alignment
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
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 ebd77db93f Merge pull request #323 from dan557/development
Add Current and Voltage readout on configuration tab
9 years ago
Dominic Clifton 2044fe879c Fix for https://github.com/cleanflight/cleanflight/issues/1551 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
dan557 94535289ca update gui.interval with new renamed function 9 years ago
dan557 cf2574a62c rename function to a more suitable name 9 years ago
dan557 2d4964f9a2 Update Current and voltage readouts every 250ms 9 years ago
Dominic Clifton 0d3fbbddac Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
Dominic Clifton 7b5d074747 Adding support for enabling/disabling transponder feature. 9 years ago
Dominic Clifton 14135cb64e Cleanup board/sensor alignment UI. 9 years ago
skaman82 3318ad1555 Merge branch 'cleanflight/development' into NewPIDFunctions 9 years ago
Dominic Clifton 31fa4bfaa2 Change VCP reconnect delay to 2.5 seconds. 2 seconds was not long
enough.
9 years ago
NightHawk32 0fa241b462 Fixed JS bug where variable for sensor alginment gets undefined and improved backwards compatibility 9 years ago
Dominic Clifton af2089e38c fix API version check when loading 3D settings on configuration tab. 9 years ago
skaman82 d214b30d2e Correcting Labels 9 years ago
skaman82 6799fca20b Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	tabs/configuration.html
#	tabs/receiver.css
9 years ago
Dominic Clifton 587a1025d9 Add anonymous tracking of used features and serial rx provider so we can
better understand what features to focus on.
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
Dominic Clifton e7ef71c244 Add Serial RX IBUS Support. 9 years ago