Commit Graph

2297 Commits (709ded4c021a1a84c4676aa02a4dc3e9103400ff)

Author SHA1 Message Date
Paweł Spychalski 32bd3fa004
Merge pull request #1299 from ArnoTlse/Safehome_to_EPROM
[Mission Planner] Elevation Profile & Home
3 years ago
Paweł Spychalski fb2e438646
Merge pull request #1328 from iNavFlight/dzikuvx-sensor-config-cleanup
Cleanup Sensor setup
3 years ago
Pawel Spychalski (DzikuVx) e52aa154b0 Cleanup Sensor setup 3 years ago
Pawel Spychalski (DzikuVx) 4e9825a1e5 Remove Profiles tab 3 years ago
breadoven ce3faac6e6 Update onboard_logging.js 3 years ago
Darren Lines 3bcd42d3f3 Updated MPH symbol in Impact fonts
- Updated the MPH symbol in Impact and Impact Mini for consistency. Thanks @Jetrell
- Fixed inconsistency between Azimuth and Heading in preview and OSD.
- Alphabetised the font selector, with the exception of default.
3 years ago
Darren Lines 15462d7e92 Added titles to OSD elements, for easier identification 3 years ago
Darren Lines fa869888f6
Merge branch 'iNavFlight:master' into general-aviation-OSD-units 3 years ago
Darren Lines 2c1ee49900 Moved mAh/mi and added & to fix OSD menu
It appears that the OSD menu has always had a bug. From the old fonts, I can see that the ampersand symbol was never present. It is used in the OSD menu. This is now fixed. I have created a temporary & symbol on index 038. This will be replaced with the correct symbol for each font.
3 years ago
Darren Lines 2e28bb4426 tidied code and matched width of drop down list 3 years ago
Darren Lines 91ba879d34 Added search for targets
Added a search field for targets on the firmware flasher page.
3 years ago
Darren Lines 0e78872d72 Fixed aircraft crosshair. Now displays as intended 3 years ago
Darren Lines 151b91c1dd Updated to have the heading graph together and incorporate Jetrell's font changes 3 years ago
Darren Lines 2abc0542ed Updated font to keep mAh-mi together 3 years ago
Darren Lines a85da510c7 Fixed my merge error 3 years ago
Darren Lines cc52b70d3d Merge branch 'master' into general-aviation-OSD-units 3 years ago
Darren Lines c4d359187f First complete update - ready for testing 3 years ago
Niccolò Maggioni d75613c8c7
Search box for filtering OSD elements 3 years ago
Darren Lines 8975e490b1 Finished before flight test...I think. 3 years ago
Darren Lines 1a23dc1d45 Initial work 3 years ago
Darren Lines d80e738c84
Merge branch 'iNavFlight:master' into proper-UK-units 3 years ago
Paweł Spychalski b76ad2be45
Merge pull request #1298 from iNavFlight/dzikuvx-dfu-flasher-catchup
Update STM32DFU procedure for H7 support
3 years ago
Darren Lines f65eae776c Change to facilitate the new Metric + MPH units set
The units used as "UK" were incorrect. We use imperial for distance and speed. To correct this, I have added a new units set called Metric + MPH.

Metric + MPH is the old UK units set. Anyone who used the old UK setting would use Metric + MPH going forward. As in, if you had UK before, did the update, you would now be on Metric + MPH. The transition is seamless to the pilot. This is due to adding it before UK in the osd_unit_e enum.

UK is effectively the new units set. It uses imperial for everything, except the temperature which is in degrees C.
3 years ago
ArnoTlse afd0c026c0
Merge branch 'master' into Safehome_to_EPROM 3 years ago
Alexander van Saase 4670297eab adjust MSL alt preview 3 years ago
ArnoTlse 91ff7efe69 MP version 2.0
cleaning some console.log()
3 years ago
ArnoTlse 258b92cd54 MP version 1.9 3 years ago
Pawel Spychalski (DzikuVx) 02f761a90f Merge branch 'master' into dzikuvx-dfu-flasher-catchup 3 years ago
Paweł Spychalski f89e22126f
Merge pull request #1295 from Scavanger/DJI-HD-OSD-Support
[DJI] Full configurator support
3 years ago
Pawel Spychalski (DzikuVx) 0735671ae6 Update STM32DFU procedure for H7 support 3 years ago
Paweł Spychalski 1d84fa0061
Merge pull request #1297 from iNavFlight/avs-fix-negative-altitudes
Add space for fourth digit
3 years ago
Paweł Spychalski 129161845d
Merge pull request #1282 from darrindevine/add-toggle-hide-unused-modes
Adding Toggle in Modes to hide unused modes
3 years ago
Andi Kanzler c3a9aa0ada Fix autodetect 3 years ago
Alexander van Saase 1532c25bff
Merge pull request #1261 from iNavFlight/avs-glideslope-osd-element
Glideslope OSD element
3 years ago
Alexander van Saase f538ee4e60 add space for fourth digit 3 years ago
Andi Kanzler 2861436cf0 Checkbox for adjustments 3 years ago
ArnoTlse 0dccd1828d MP version 1.1 3 years ago
ArnoTlse d7a3ef3159 MP version 1.0 3 years ago
Andi Kanzler da1ce634b0 #DJI-HD-OSD-Support 3 years ago
OptimusTi c2d48c659c Remove Enter Keypress trigger 3 years ago
Alexander van Saase e8978fe917 set min version 3 years ago
Alexander van Saase 08130865e8 symbol and element index 3 years ago
Alexander van Saase b8da379f98 glideslope osd element 3 years ago
Alexander van Saase 60e31a03ad max 255 for gains 3 years ago
ArnoTlse 0087e53f57 MP version 1.8 3 years ago
ArnoTlse 2fb3cacf9a MP version 1.7 3 years ago
Alexander van Saase 68b57dcf96 change max gains to 300 and min rates to 40dps (10dps on yaw) 3 years ago
ArnoTlse 63b548e3e0 MP version 1.6 3 years ago
ArnoTlse 59b5cbe5b2 MP version 1.5 3 years ago
Paweł Spychalski 7819f274cb
Merge pull request #1280 from iNavFlight/dzikuvx-configuration-cleanup
Drop looptime GUI
3 years ago
Pawel Spychalski (DzikuVx) f8aa18e164 Fix tethered logging. And simplify a lot 3 years ago
Darrin D afc8878c02 Adding Toggle in Modes to hide unused modes
Added functionality based on reviewing betaflight-configurator PRs and current code for hide unused modes.
3 years ago
Pawel Spychalski (DzikuVx) f1780ca07b Drop looptime GUI 3 years ago
Darren Lines 4af6cf87de
Add autolevel to modes ordering 3 years ago
Paweł Spychalski ffce2c9a57
Merge pull request #1242 from ArnoTlse/Safehome_to_EPROM
Safehome update version 1.0
3 years ago
Paweł Spychalski 9dbf1d7433
Merge pull request #1264 from MrD-RC/add-new-cruise-mode-to-modes-ordering
Add new cruise mode to modes ordering
3 years ago
Alexander van Saase e9905f0e17 rssi dbm alarm 3 years ago
ArnoTlse 8224e28a35 MP version 1.1 3 years ago
Darren Lines 3c06ddc2e7 Missed a comma, oops! 3 years ago
Darren Lines d5ade87254
Added NAV CRUISE to ordering
I thought I left Cruise in there. It wasn't, so it's back now we have a Cruise mode again.
3 years ago
Alexander van Saase 255a23454d swap TYPE1 and TYPE3 3 years ago
Alexander van Saase 7c3aad378e change CRSF LQ format 3 years ago
ArnoTlse 162beea970 MP version 1.0 3 years ago
Michel Pastor 4948b2fa75
OSD: add power limits items (#1259) 3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Paweł Spychalski fd42a54ae5
Merge pull request #1250 from iNavFlight/dzikuvx-fix-dataflash-download
Simplify and fix dataflash download
3 years ago
Pawel Spychalski (DzikuVx) e23414b280 Fix font open dialog 3 years ago
Pawel Spychalski (DzikuVx) 81cb53c364 Simplify and fix dataflash download 3 years ago
Pawel Spychalski (DzikuVx) 05af37a8af Fix local firmware loader after NW version increase 3 years ago
Michel Pastor 4fcef09216
Improve autolanding settings layout and documentation (#1243) 3 years ago
ArnoTlse b0933b4c71 Safehome update version 1.0
Add Save to Eprom to the Save button

Add Second circle to Safehome icon representing the Safehome_max_distance where the value is directly extracted from the COMMON_SETTINGS

Add Legend under Safehome table about the circles
3 years ago
Michel Pastor 036a46560a
Fix new landing setting names (#1241) 3 years ago
Michel Pastor 1bbc834a80
Update fonts (#1239)
* Update fonts

* Update fonts

* Update Wh/km unit in osd.js
3 years ago
Paweł Spychalski f04cd31ac7
Merge pull request #1240 from MrD-RC/fix-ordered-modes-highlighs
Fix ordered modes highlights
3 years ago
Darren Lines 07af49856e Updated mode re-ordering to fix highlighting 3 years ago
Michel Pastor f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 3 years ago
ArnoTlse dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 3 years ago
ArnoTlse bc4abc1661 Waypoint OOP version 3.2
correction on MWP file loading. When MWP tag is absent, it trigger an empty map without WP.
It has been corrected now
3 years ago
ArnoTlse 325a01d417 Waypoint OOP version 3.1
Add possibility to Jump -1 + change Text on the line to indicate that it is an infinite loop

Correction of Bug on Saving to FC & EPROM

Correction of bug when Non-Geo options is added => Icon of the selected WP was not in Red anymore
3 years ago
ArnoTlse bbc0b014c8 Waypoint OOP Version 3.0
Correction on a bug found when you add a non-geo options and when you want to move next WP. Before correction, Next WP was then disappearing and the line was frozen, unless you add a new WP after.

Thus, modification done on Add/remove Non-Geo point to force Cleaning and Redraw of the WP icon and lines
3 years ago
ArnoTlse 049ff85016 Waypoint OOP version 2.8 3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 3 years ago
ArnoTlse 5f357cc34d waypoint OOP version 2.2
Add confirm pop-up when user want to delete WP with Non-Geo options attached. Accepting to remove this WP will remove the Attached Non-Geo options in the mission.
3 years ago
ArnoTlse 188399d7d9 Waypoint OOP version 2.1
correction of Non-sensitive case on the call of background-image: url(../images/icons/cf_icon_MP_loadFile_grey.svg);

Add Alert message on action aiming at removing a Jump target WP. Need to remove first the Jump defintion prior to remove the target WP.
3 years ago
Paweł Spychalski 3eb1a9a46e
Merge pull request #1232 from iNavFlight/avs-add-navigation-settings
Add navigation settings
3 years ago
Paweł Spychalski b30c51f0ad
Merge branch 'master' into add-pre-arm-to-modes-order 3 years ago
Paweł Spychalski 3fc6547695
Merge pull request #1228 from iNavFlight/dzikuvx-imu2-port-function
Secdondary IMU2 port function
3 years ago
ArnoTlse 2426cac5bb Waypoint OOP version 2.0
Correction of PH_TIME to POSHOLD_TIME to be compliant with XSD specification.

Increase of Font size for text on line for Jump and Set_HEAD.

Renaming of safeHome.js to safehome.js to be compliant to Case-Sensitive check for Blob.
3 years ago
Alexander van Saase 26aeb5e40c rth override 3 years ago
Alexander van Saase 8fc9da3288 climb first setting 3 years ago
Alexander van Saase e0dd5944d0 MR slow down for WP 3 years ago
Paweł Spychalski c46a52ae86
Merge pull request #1226 from MrD-RC/rearrange-advanced-tuning-page
Rearrange advanced tuning page
3 years ago
ArnoTlse 0a8d4f81cf Waypoint OOP version 1.9 4 years ago
ArnoTlse 3265158791 waypoint OOP version 1.8 4 years ago
Paweł Spychalski 6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
Add rangefinder distance to OSD
4 years ago
Darren Lines c6a87c83a9 Renamed OSD SW to OSD OFF, LEDLOW to LEDS OFF, and added TURTLE to ordering 4 years ago
Darren Lines 5db8669657 Added NAV COURSE HOLD
Kept NAV CRUISE in the hope that the box mode is re-added.
4 years ago
Pawel Spychalski (DzikuVx) 6589850146 Secdondary IMU2 port function 4 years ago
Darren Lines c89808ce69 Added the new Pre-arm to the mode ordering 4 years ago
ArnoTlse 7e75ceef39 Waypoint OOP version 1.6 4 years ago
Darren Lines 88a9dca29a Position estimator removed at Pawel's request 4 years ago
Darren Lines 5d3c5e90ae Bug fix for titles when non-FW/MR selected 4 years ago
Darren Lines 15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
4 years ago
Alexander van Saase de82231a9a fix max adjustment count 4 years ago
ArnoTlse 949e511d28 Waypoint OOP version 1.5 4 years ago
Pawel Spychalski (DzikuVx) 1ffd1ab266 Add rangefinder distance to OSD 4 years ago
Paweł Spychalski 1eaa9e9519
Merge pull request #1221 from iNavFlight/avs-increase-max-cell-count
Increase max cell count to 12
4 years ago
ArnoTlse 26f21b2880 waypoint OOP version 1.4 4 years ago
Michel Pastor 8fd366cbd9
Rename cruise heading OSD elements to course hold (#1222) 4 years ago
Alexander van Saase 50caef604b Increase max cell count to 12 4 years ago
ArnoTlse 84de6011c9 Waypoint OOP version 1.3 4 years ago
Pawel Spychalski (DzikuVx) f320aa4f02 Show PID output in GUI 4 years ago
Pawel Spychalski (DzikuVx) 0101ee329d Basic PID gui 4 years ago
ArnoTlse 739caeb49b Waypoint OOP version 1.2 4 years ago
ArnoTlse 69dd99a476 Waypoint OOP version 1.2 4 years ago
ArnoTlse 65fa753b98 Waypoint OOP version 1.1 4 years ago
ArnoTlse 525943baf1 Waypoint OOP migration 1.0 4 years ago
Darren Lines ebd80993ec Rearranged Advanced Tuning page 4 years ago
ArnoTlse ef5c999428 Waypoint Class 4 years ago
ArnoTlse 3f0208e96a Safehome : panel open/close 4 years ago
ArnoTlse a81050d121 Safehome : read 4 years ago
Paweł Spychalski 6b091f3f66
Merge pull request #1110 from MrD-RC/update-nav_fw_allow_manual_thr_increase
*Implementation fix* Update nav fw allow manual thr increase
4 years ago
Paweł Spychalski e71f81f3e9
Merge pull request #1193 from avsaase/avs-osd-pid-preview
Fix OSD PIDs preview bug
4 years ago
Paweł Spychalski 4092300676
Merge pull request #1100 from MrD-RC/Sort-modes-in-to-better-order_963
Sort modes in to better order 963
4 years ago
Alexander van Saase 42425be604 fix preview bug 4 years ago
Paweł Spychalski 2f733c00f1
Merge pull request #1187 from avsaase/avs-separate-d-ff-gain-adjustments
Separate D and CD/FF adjustments
4 years ago
Alexander van Saase 25ca0f4afc correct tooltip 4 years ago
Alexander van Saase 52d3a3584c Separate D and CD/FF adjustments, osd elements 4 years ago
Paweł Spychalski 4d320a92c1
Merge pull request #1185 from iNavFlight/dzikuvx-config-tab-cleanup
Config tab cleanup & PIT Tuning changes
4 years ago
Pawel Spychalski (DzikuVx) b4cf095c8c Correctly mark calibration data as disabled fields 4 years ago
Pawel Spychalski (DzikuVx) d692afb0fe PID Tuning tab changes 4 years ago
Pawel Spychalski (DzikuVx) bddc951010 Drop roll and pitch board alignment 4 years ago
Pawel Spychalski (DzikuVx) 9586259a18 Cleanup looptime handling 4 years ago
ArnoTlse cf80f8c9ab Add Safehome tab 4 years ago
ArnoTlse 2ecac52581 End Icon modification 4 years ago
Paweł Spychalski 7fc842fa02
Merge pull request #1157 from avsaase/avs-bank-angle-iterm-limit-setting
Yaw Iterm freezing setting
4 years ago
ArnoTlse b689e98620 Iconification of Mission planner tab
Textual button replaced by icon to optimise space in mission tab
4 years ago
ArnoTlse c7e06825c7 Undo Icons modification for Mission Planer tab
Undo modification for new set of icons buttons on Mission plan tab in order to reduce space used by Textual buttons.
4 years ago
ArnoTlse d3a48e0f56 Code Review
Correction on indentation + Mission validation
4 years ago
Pawel Spychalski (DzikuVx) 0d66fd4c54 Add ability to read Programming PID status via MSP 4 years ago
ArnoTlse 9745aee718 Update mission_control.js
Correction made for Jump management on save/LoadMissionFile and save/load to FC

Remain an error on Epom
4 years ago
ArnoTlse ea6ac3ec8f First release of new mission planner
All working for saving into FC.
Remaining bug on EPROM action
4 years ago
Darren Lines d286318f17 Removed mc_ from airmode settings
This change is to partner PR in the INAV firmware. It removes the mc_ prefix from the airmode CLI variables, as they are confusing, as there are now options that can also apply to fixed wing.
4 years ago
Paweł Spychalski 94d3d2d2b4
Merge branch 'master' into release-2-6-0 4 years ago
Pawel Spychalski (DzikuVx) 7c1e4b030c Limit the number of releases 4 years ago
ArnoTlse 57d06ccc79 update SendNextPoint
Update SendNextPoint to cope with New WP type
4 years ago
ArnoTlse 1169f64ade some minor bugs correction 4 years ago
ArnoTlse 5fde0022a5 Rearranging RTH selection menu 4 years ago
Paweł Spychalski 6abfd6848c
Merge pull request #1150 from avsaase/avs-shorter-osd-plus-code
Option for local plus codes on osd
4 years ago
ArnoTlse 63e8825761 Code comment & Alert on JUMP&Set_HEAD 4 years ago
Paweł Spychalski 13d8b67f5c
Merge pull request #1155 from avsaase/avs-hide-location-arming
Option to remove home position from arming screen
4 years ago
Paweł Spychalski 38d8bb588f
Merge pull request #1152 from avsaase/avs-reorganize-battery-settings
Reorganize voltage and current sensors and battery settings
4 years ago
Alexander van Saase 8bf8ed2c5d update for fw compatibility 4 years ago
Alexander van Saase 27d29354b6 Change CLI command 4 years ago
Alexander van Saase 47ba71726d Setting for hiding home position 4 years ago
Alexander van Saase 67eb5cfce5 Fix bug 4 years ago
Alexander van Saase a6859fee9b Rename type to format 4 years ago
ArnoTlse d2d770371e SaveMissionFile update
correction for SaveMissionFile for Jump and POI issue
4 years ago
Alexander van Saase bcf5af7a57 Added options for COUNTRY (2 digits trimmed) and FIELD (6 digits trimmed) 4 years ago
Alexander van Saase d2e9313d62 Works now 4 years ago
Alexander van Saase ea6844ef0c Reorganize settings 4 years ago
Alexander van Saase 7a2da444b2 Fix bug 4 years ago
Alexander van Saase 646d7ef835 plus code type selection 4 years ago
ArnoTlse 5085c43b61 add Jump and Poi behavior
modification for Jump & POI
4 years ago
Paweł Spychalski 84d2854106
Merge pull request #1135 from matthieunelmes/bugfix/map-height
Enables map to scale to 100% height of users window
4 years ago
ArnoTlse 109cf5cdee Radio button for options (RTH, JUMP, HEAD)
modification to add RTH, JUMP, HEAD as options of Waypoints

first draft for GUI (remains saving part: XML format)
4 years ago
ArnoTlse b8675b5dc6 Multiple following POI case
Manage multiple following POI by changing dashline style each time a new POI is set
4 years ago
ArnoTlse 5902dea6d4 Update POI on map
update for line painting taking into account POI waypoint
4 years ago
ArnoTlse 8c2d036ef3 add Table to follow mission 4 years ago
ArnoTlse 4cbcd0fa38 Mission planner gui evolution
modification of code to have more thant Waypoints in the Gui list
4 years ago
Darren Lines 64f25979c8
Fixed min/max values
The min and max values were incorrect for accZero and accGain
4 years ago
Paweł Spychalski 2e7ef884e4
Merge pull request #1127 from avsaase/avs-advanced-tuning-throttle-smoothing
Add fixed wing throttle smoothing parameters to advanced tuning tab
4 years ago
Pawel Spychalski (DzikuVx) bd5eb93bc9 Remove gyro_hardware_lpf from GUI 4 years ago
Paweł Spychalski dde6b19daa
Merge pull request #1119 from MrD-RC/add-version-to-osd
Add version to osd
4 years ago
Matthieu Nelmes 2ab1b99995 Enables map to scale to 100% height of users window 4 years ago
Alexander van Saase d7c347d784 Add fixed wing throttle smoothing parameters to advanced tuning tab. 4 years ago
Paweł Spychalski 0ec904fd0c
Merge pull request #1109 from MrD-RC/Update-launch-settings
Update launch settings
4 years ago
Paweł Spychalski 3dac217646
Merge pull request #1113 from MrD-RC/add-control-smoothness-to-adjustments
Add control smoothness to adjustments
4 years ago
Paweł Spychalski 98359d7475
Merge pull request #1016 from miralem/mission-planner-show-altitude-in-meters
Added label that converts cm into m and shows the value
4 years ago
Darren Lines 1bd4b69455 Add Version to OSD 4 years ago
Darren Lines 684dfdb785 Update osd.js
Add OSD element to Configurator
4 years ago
Paweł Spychalski 8885225ddb
Merge pull request #1111 from OptimusTi/Fixes-CRSF-LQ-help-message
Moved Crsf LQ Format help message to Settings
4 years ago
Darren Lines 8de58fba34
Update osd.js 4 years ago
Darren Lines a32ec71489
Update adjustments.html 4 years ago
Darren Lines b86b756db8
Update adjustments.js 4 years ago
Darren Lines d23c1785bb
Update adjustments.html 4 years ago
Konstantin Sharlaimov 0297b66a8e
Merge pull request #1054 from Scavanger/TPA-Adjustment
Add TPA-Adjustment
4 years ago
OptimusTi ece5bf7bbc Moves Crsf LQ Format in help message
Moves LQ help message to Settings and updates setting names in message to match Inav.
4 years ago
Darren Lines 5de40812bc
Update advanced_tuning.html 4 years ago
Darren Lines 207dda13ab
Update advanced_tuning.html
Spotted that idle throttle and max throw angle should have been switched.
4 years ago
Darren Lines 5075ed3902
Update advanced_tuning.html 4 years ago
Paweł Spychalski 051942eeeb
Merge pull request #1097 from MrD-RC/MrD_Add-RTH-Home-Altitude-to-Advanced-Tuning_#1094
Add rth home altitude to advanced tuning #1094
4 years ago
Darren Lines 7bedc72720
Update configuration.html
Added number and select to edit timezone offset and automatic DST
4 years ago
Paweł Spychalski 690644fc46
Merge pull request #1102 from iNavFlight/dzikuvx-pid-tab-fixes
Minor fixes on PID Tuning tab
4 years ago
Pawel Spychalski (DzikuVx) a53cbd23ad Minor fixes on PID Tuning tab 4 years ago
OptimusTi 286c6ac9c1 Adds proper LQ Alarm Setting
This adds CLI setting osd_link_quality_alarm for CRSF/OSD
4 years ago
Darren Lines 4b14deeebc
Update auxiliary.js
Added checks for modes not in the configuratorBoxOrder array.
4 years ago
Darren Lines 7a0487e816
Update auxiliary.js
Sorts the mode order to be more intuitive in Configurator. It groups modes with similiar modes, to make setting and checking the modes easier in Configurator.

The modes are ordered by:
Arm
Flight modes
Nav modes
Flight mode extenders
Navigation
Fixed Wing specific
Multirotor specific
Feedback (buzzer/LEDs)
OSD
Camera
Misc

This is a part fix for issue #963
4 years ago
Darren Lines 0a768d1880
Update advanced_tuning.html 4 years ago
Darren Lines ec5d7e3b20
Update advanced_tuning.html
Added RTH Home Altitude
4 years ago
Paweł Spychalski 08458d3a64
Merge pull request #1020 from pablitous/master
Added launch settings in Advanced Tuning tab + nav_fw_control_smoothness
4 years ago
Scavanger 70a1d686f9
Update THRUST_PID_ATTENUATION ID 4 years ago
Pawel Spychalski (DzikuVx) 92e043e74f Fix mixer wizard 4 years ago
Pawel Spychalski (DzikuVx) c19d93eec6 Block errornous mixer combinations 4 years ago
Pawel Spychalski (DzikuVx) f45f82a020 Add wizard information 4 years ago
Pawel Spychalski (DzikuVx) d4f253ab86 First cut on quadcopter mixer wizard 4 years ago
OptimusTi 9906960ffe Merge remote-tracking branch 'upstream/master' into crsf-LQ-scaled 4 years ago
OptimusTi 831dfe122a Unused comments removed
Unused comments removed and format fix. Also updating osdElement text and help text.
4 years ago
OptimusTi 67bc297a4b SNR text update 4 years ago
OptimusTi a4865bc713 Adds CRSF LQ Formats
Adds LQ format used by TBS hardware and format used by other FC software.
4 years ago
OptimusTi 60933c6b02 300% format LQ
LQ format changed to mirror TBS hardware and function
4 years ago
Jonas Elvedal Hole aecfcb5569 Implement GVar OSD 4 years ago
Paweł Spychalski c8c6316dc8
Merge pull request #1066 from OptimusTi/OptimusTi-crsf-osd
More spacing updates to CRSF osd elements
4 years ago
OptimusTi 2271acbf38 More spacing updates
Spacing updates to use less characters and match inav's cms layout
4 years ago
Miralem Halilovic d53adc22b2
Merge branch 'master' into mission-planner-show-altitude-in-meters 4 years ago
Paweł Spychalski 7409d58163
Merge pull request #1029 from stronnag/jh_fix_initial_map_zoom
set sensible first use map zoom to avoid confusing new users
4 years ago
Michel Pastor f76c83801d
Add SmartPort master (#993) 4 years ago
OptimusTi 74c6c60470 Spacing fixes so preview spacing matches firmware. 4 years ago
OptimusTi 5c43de1f1c IDs fixed to match ID order in firmware 4 years ago
OptimusTi 8246dcef9e CRSF OSD for configurator 4 years ago
Paweł Spychalski 0cd7cc0903
Merge pull request #1044 from iNavFlight/dzikuvx-mag-gain-calibration
Add support for MAG gain calibration
4 years ago
Pawel Spychalski (DzikuVx) 859c7a3d6b Motor IDLE and reversible motors improvements 4 years ago
Andi Kanzler 5eb9cc0498 Add TPA-Adjustment (+ OSD Element) 4 years ago
Pawel Spychalski (DzikuVx) 11c0056f95 UI for setpoint Kalman filter 4 years ago
Pawel Spychalski (DzikuVx) 303c4b8d45 Allow for 32 LCs and 8 GVARs 4 years ago
pablitous cc995c18fa Remove Log message 4 years ago
Pawel Spychalski (DzikuVx) b85c671b77 Add support for MAG gain calibration 4 years ago
Pawel Spychalski (DzikuVx) 0dcf1a9e58 Drop Global Functions support 4 years ago
Niccolò Maggioni 3570317811
Fix showing µs for new "MAX" mixer value 4 years ago
Daniel Arruda Ribeiro b6f95f6538 Add azimuth OSD element 4 years ago
Jonathan Hudson 35588c45a8 set sensible first use map zoom to avoid confusing new users 4 years ago
pablitous 8c493eb5b7 add Gps use Galileo Satellites to configuration tab.
on cli it is gps_ublox_use_galileo
4 years ago
pablitous 3f67c5db2a added nav_fw_control_smoothness to Advanced tuning tab (in Fixed Wing Navigation Settings) 4 years ago
pablitous 6b8f9166c4 Added launch settings in Advanced Tunning tab 4 years ago
Miralem 36ae3ac7bf
added label that converts cm into m and shows the value 4 years ago
Pawel Spychalski (DzikuVx) da6d74abc8 Fix PID save on older FC versions 4 years ago
giacomo892 0c259e1303 velned cleanup 4 years ago
giacomo892 36e6cf38b1
Fix osd_esc_temp_alarm_min label 4 years ago
Pawel Spychalski (DzikuVx) e991697941 Compass calibration improvements 4 years ago
Paweł Spychalski e8aa5f228b
Merge pull request #983 from iNavFlight/giacomo892_alarms_fix
fix missing alarms
4 years ago
Pawel Spychalski (DzikuVx) 8ae3f1ccdc Drop dependency of PIDs MSP frame 4 years ago
giacomo892 87e4479723 fix missing alarms 4 years ago
Pawel Spychalski (DzikuVx) e799acf6f2 Fix PID tab for 2.4 firmware 4 years ago
Alberto García Hierro 84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
4 years ago
Pawel Spychalski (DzikuVx) 3f95ce9acf Cleanup for server 4 years ago
Pawel Spychalski (DzikuVx) 0afa35b914 Make Current and Voltage sensor type configurable 4 years ago
Paweł Spychalski 75dc62910b
Merge pull request #965 from iNavFlight/dzikuvx-nav-heading-pids
Support NAV Heading PIDs
4 years ago
Paweł Spychalski ff73015cad
Merge pull request #964 from iNavFlight/dzikuvx-i2cs_peed
Configurable I2C Speed
4 years ago
Pawel Spychalski (DzikuVx) 602a64b8f1 Support NAV Heading PIDs 4 years ago
giacomo892 9fad61922c
add support for ESC temperature (#960)
* add support for ESC temperature OSD element

* adding alarms settings to the configurator

* Improve OSD alarms formatting

* Save Settings on clikc

* remove not needed line

* Fix OSD layout

Co-authored-by: Michel Pastor <shellixyz@gmail.com>
Co-authored-by: Pawel Spychalski (DzikuVx) <pspychalski@gmail.com>
4 years ago