Commit Graph

4566 Commits (aa21987b2565e9cbc184da40eb211ac81ea8c378)
 

Author SHA1 Message Date
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
breadoven 3664cb5040 Support for INAV #7293 3 years ago
Darren Lines 61f13a3205
Merge branch 'change-profiles-with-programmin' into master 3 years ago
Darren Lines 9d0dfbc467 resolve conflics 3 years ago
Darren Lines 03e569dd7c Merge branch 'master' into change-profiles-with-programmin 3 years ago
Paweł Spychalski 6022caa650
Merge pull request #1379 from iNavFlight/mrd_add_precision_to_osd_rpm
Added selectable precision to the OSD RPM
3 years ago
Paweł Spychalski df6fd90c9f
Merge pull request #1356 from MrD-RC/loiter-radius-in-programming
Adding loiter radius in to programming
3 years ago
breadoven 6ed53a81df Update mission_control.js 3 years ago
breadoven f56e796ec5 clean up, improvements + fixes 3 years ago
breadoven cc05ab4f44 Bug fixes, added active mission setting, 3 years ago
Pawel Spychalski (DzikuVx) b361ef7171 Drop some deprecated filter settings 3 years ago
breadoven 7f45ec5d68 Update mission_control.html 3 years ago
breadoven d0b3fb1d9d Merge remote-tracking branch 'upstream/master' into abo_mission_cont_multimissions 3 years ago