Commit Graph

4578 Commits (611b5895ecd99e0520d0a4a6c931be3c09a56675)
 

Author SHA1 Message Date
breadoven d0e1788318 planer to planner 3 years ago
Geoff Sim 7dbb279c0f Update OSD tab to support HD (50x18) mode 3 years ago
Jeff Hendrix b032fac62d Add support to configure LED strip to modify color with RC channel 3 years ago
breadoven 877d7604e9
Merge pull request #1404 from breadoven/abo_update_mission_files
Mission control mission file format update
3 years ago
Geoff Sim 802b28c86b Merge branch 'master' into SharkByte 3 years ago
breadoven a94d7709b6 Update mission_control.js 3 years ago
Darren Lines bf3fc89e6d
Updated modes ordering
- Moved SURFACE from Multi-rotor to Modifiers, as it is hardware specific, not platform
- Moved RTH to the start of the Navigation modes
3 years ago
Darren Lines 23f692a3be
Merge pull request #1405 from iNavFlight/MrD-Update-modes-ordering
Update auxiliary.js
3 years ago
Darren Lines 96f50f7c91
Update auxiliary.js
Moved SURFACE from multi-rotor section to modifiers, as it is hardware specific, not platform.
Also moved RTH to the start of the Navigation Modes block, so that the separation works on all platforms
3 years ago
breadoven fba467e40a Update mission_control.js 3 years ago
breadoven a83fe22deb Update mission_control.js 3 years ago
Paweł Spychalski f16dc4cf93
Merge pull request #1401 from iNavFlight/dzikuvx-landing-page-chnages
Dzikuvx landing page chnages
3 years ago
Pawel Spychalski (DzikuVx) 8606b1d01c Add Discord link 3 years ago
Pawel Spychalski (DzikuVx) c5b8b131dd Update some AFF linjs 3 years ago
Pawel Spychalski (DzikuVx) 9d3d12f978 Remove some sponsors 3 years ago
breadoven 9613e859af
Merge pull request #1400 from breadoven/abo_mission_cont_UI_fixes
Mission control UI fixes
3 years ago
breadoven 82865ba1e5 fixes 3 years ago
Paweł Spychalski 2730bfdd69
Merge pull request #1398 from iNavFlight/dzikuvx-inav-5-version-bump
Bump version to 5.0
3 years ago
Pawel Spychalski (DzikuVx) 319baf7fec Bump version to 5.0 3 years ago
Paweł Spychalski 389e292e49
Merge pull request #1377 from elgansayer/feature/uiunits
Add UI units to number inputs
3 years ago
Darren Lines b9047d7cbe
Merge pull request #1395 from MrD-RC/add-new-modes-to-ordering
Added soaring and wp planner to mode ordering
3 years ago
Darren Lines 8214d1c79b Added soaring and wp planner to mode ordering 3 years ago
Darren Lines 29e3de2c25
Update main.js
Added reset for the OSD units if the FC is not connected.
3 years ago
Darren Lines 51a62fc857
Update serial_backend.js
Better to have this code elsewhere. Reverted file to original form.
3 years ago
Darren Lines 4831912b5d
Update serial_backend.js
Added reset for OSD units
3 years ago
Darren Lines 65ea4a8763
Update osd.js
Added update for globalSettings.osdUnits whenever the OSD units are changed.
3 years ago
Darren Lines 5ab0f5763d
Update advanced_tuning.html
Corrected default min and max values.
3 years ago
Darren Lines 297acaa99d
Update settings.js
Moved the step, min, and max changing in to the convertToUnitSetting function. This works, but may be able to be tidied up at a later date.
3 years ago
Darren Lines a85567e0a0
Update failsafe.html
Reverted to the original code as the failsafe page uses a different data method at the moment. This means no conversion, but it will works as it was for the time being. This can be updated soon to have the conversion. Time is the issue at the moment. While here, I took the liberty of correcting the max for both failsafe_delay and failsafe_off_delay.
3 years ago
Darren Lines 3fd2f621bf
Update advanced_tuning.html
Updated additional fields.
3 years ago
Elgan Sayer 1a05df71da
Merge branch 'master' into feature/uiunits 3 years ago
breadoven 92721516ff
Merge pull request #1381 from breadoven/abo_mission_cont_multimissions
Mission control Multi Missions
3 years ago
breadoven e091d98356
Merge pull request #1393 from breadoven/abo_add_osd_mission_field
OSD Mission Info field
3 years ago
breadoven d639a3e274 Update osd.js 3 years ago
breadoven b9d82463f7 Update osd.js 3 years ago
breadoven 4b0d6e6b90 Update osd.js 3 years ago
Paweł Spychalski bf765b9e87
Merge pull request #1389 from MrD-RC/mrd-change-speed-names-to-aeronautical-version
Changed GPS Speed to Ground Speed
3 years ago
Paweł Spychalski 725076b4d3
Merge pull request #1390 from b14ckyy/patch-1
Updated default PIDs for FW
3 years ago
b14ckyy f7b888f3c1
Updated default PIDs
in preparation of FF-Only Autotune I change some PIDs to be slightly more agressive on P and less on I to reduce bounce back after full stick inputs. Also adding some D with stable proven P-D Relationships on multiple tested planes. Should give smooth and stable flight after FF autotune.
3 years ago
breadoven 76c0392eea
Merge branch 'master' into abo_mission_cont_multimissions 3 years ago
Darren Lines 5c929b71f3 Changed GPS Speed to Ground Speed
This change is to make the term for velocity along the ground consistent with aeronautical terms. It also makes it consistent with the DJI speed selector drop down on the right side of the page.

I have also slightly modified the DJI labels. Using italics to highlight the sensor name in the DJI OSD setup.
3 years ago
breadoven a56136ded5 Update waypointCollection.js 3 years ago
breadoven 3e5d14e8ba
Merge pull request #1388 from breadoven/abo_fix_msphelper_WP_load_send
Mission control WP send/receive fix
3 years ago
breadoven 59e33adeea Fix eeprom load 3 years ago
breadoven 075e4a6f3d Update MSPHelper.js 3 years ago
Paweł Spychalski bfeb8ff33d
Merge pull request #1387 from iNavFlight/dzikuvx-pid-tuning-updates
PID Tuning update
3 years ago
Pawel Spychalski (DzikuVx) e4191bbbee PID Tuning update 3 years ago
breadoven acb91af3ef Update osd.js 3 years ago
Paweł Spychalski cf4bdc42bc
Merge pull request #1382 from iNavFlight/dzikuvx-drop-deprecated-filter-settings
Drop some deprecated filter settings
3 years ago
Paweł Spychalski 6605ecdca6
Merge pull request #1385 from breadoven/abo_mc_auto_speed
Multirotor Auto Speed support
3 years ago