Fix manual input
improve gyro and dterm
Fix expo
Fix enabling gyro dyn lpf 1 to use slider value instead of default
Fix enabling dterm dyn lpf 1 to use slider value instead of default
Change labels to static
Refactor left panel
right panel
Add switches
latest fixes
save filter type on lp1
Remove need to save if changing switches
Change lowpass html
Change slider on/off behavior
Fix enable/disable filter mode selectors
Reworked to work with legacy and firmware sliders
Change gyro warning limit to 1.4 as in 10.7 (limon)
verifying the size.
As noted in PR #2512 simply verifying the size of the hex file is not
extensible and is not how hex files are designed to be used.
A hex file can contains many non-contiguous blocks of data.
This also supports targets with any partition layout.
Additionally, this provides a more flexible way of providing hex files
which can now contain data for non-contiguous blocks, e.g. firmware +
config or firmware + osd fonts.
0-1-2 ranges ff and dmax
gui fixes
Fix master slider
Fix TODO
Fix enable slider when PID has changed
Fix RP mode editing manual values
Restore backward compatibility
Rearrange order of 4.3 sliders and add divider for expert mode
d_lowpass slider range changed, 75-150 defaults
Fix filter sliders
Optimise FF, DMax and filter slider steps
Fix doubleclick on pid sliders
stop D lowpass slider position moving left on save
update gyro and dterm lowpass filter messages
fix some bugs
Fix spacing in messages
Little fixes
Respect slider mode
Fix legacy mode and slider values
Code cleanup
Add slider defaults
rename dmin ratio to dmax gain
Fix legacy sliders again
Enable Expert Mode
Replace all ff with feedforward
Requested changes
Fix duplicated ff name
Reenabling on/off switch
Optimize F value update
Use exiting array for PID defaults
Fixed Sonar warnings
renaming MOTOR_REMAP to MOTOR_OUTPUT_REORDER<ING>
Sonar warning fix
Code style fixes after the code review
moving styles to css from the motors tab dialog
Dialog size of Androind devices
Raneming MSP_<SET>_MOTOR_OUTPUT_REORDERING to MSP2
removing old styles and js files reference to motor_remap folder
adding FC.* where needed to accomodate new master changes
fixed alphabetical order for FC settings MOTOR_OUTPUT_REORDER
css fix for Android for motor reordering dialog
Cordova integration and android platform :
- Added cordova directory with required config
- Added cordova applications generation in gulpfile
- Added cordova development instructions
- Used cordova plugins to simulate missing chrome api plugins (chrome.serial and chrome.fileSystem)
- Added cordova clipboard support
- Added android operating system and Cordova gui mode
- Fixed some css and js files to make them working on Android as well as on computers
- Added --skipdep argument to accelerate cordova build (gulp task)
- Added a webview helper to help people to update the webview app of their device
New options tab :
- Added options tab replacing the options dropdown
- Added option to switch between phones UI and computers UI
Mobile interface and global interface improvements :
- Simplified the structure of the header with flex css
- Made headerbar and tab container responsive (compact headerbar and side menu)
- All tabs are adapted to mobile interface (except firmware flasher)
- The servos and adjustments tabs are not fully adapted but are "usable"
- Improved header bar animation
- Improved log expandation animation
- Added swipe gesture to toggle side menu
Fixes during the development :
- Logo position
- Dark mode
- Auto connection
- Error messages (cordova_chromeapi.js)
- Responsive grid
- Testing
- Disconnection
- Width of boxes inside the OSD tab
- Fixed cli tab
- OSD tab
- Motor stop switch
- White spaces in boxes
- Dialogs size
- Connect button state
- Prevent tablet with a height larger than 575px to switch to computers ui
- Fixed logging tab
- Fixed code smell
- Fixed yarn cordova plugin install issue
- Fixed content_wrapper
- Fixed vibrations when scrolling
- Fixed scrolling bar alignment
- Fixed dialogReportProblem height
- Fixed rates logo
- Fixed auto connection default value (true)
- Fixed D to D max
- Fixed dialogs
Added required messages in locales/en/messages.json file
Requested changes
Sonar issues
Move to Msp 1.44 and some fixes
sonar
sonar2
new sonar issues
Suggested changes
Default to AVG_2
Fix Indexation
remove HEAD word
fix API const and sonnar