1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 23:35:22 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Ian Murphy
991c051e80 Updated to MSP API v1.42 & rebased onto master. 2019-04-12 20:36:45 +01:00
mikeller
5f5166cc41 Fixed ownership of installed files on debian. 2019-03-24 11:52:59 +13:00
Hans Christian Olaussen
76be4006a4 Rename variables
Renamed inputValue/absRc to rcCommandf/rcCommandfAbs to be consistent with betaflight code. Moved scaling of inputValue. Removed rcInput.
2018-11-21 13:42:12 +01:00
Hans Christian Olaussen
96af69ae45
Fix rate curve calculation
Use absRc in rcFactor calculation instead of Math.abs(rcInput)
2018-11-20 21:07:43 +01:00
Bas Delfos
24c81375a4 Move src files 2018-01-24 22:50:40 +01:00
Renamed from js/RateCurve.js (Browse further)