Commit Graph

2262 Commits (badd9ceaf5f125d7fa93002db433215be3ed1169)

Author SHA1 Message Date
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 abbde2fe31 fixes + remove double click mission select
double click mission select replaced with WP Edit box button
3 years ago
breadoven 6e60831509 Add FC version check 3 years ago
breadoven 87d695c66f Update mission_control.js 3 years ago
breadoven 54241f8afc remove flags 3 years ago
breadoven 92a12fc7b0 update 3 years ago
Mr D f5a5d22146 Added selectable precision to the OSD RPM
I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
3 years ago
breadoven 8fcdf76945 Initial build 3 years ago
Elgan Sayer 76a7f686e7 Add ui unit conversions 3 years ago
Elgan Sayer ff80e0621b Add options for ui units 3 years ago
breadoven 5fd7fbd4d5 update 3 years ago
Paweł Spychalski da0b408b32
Merge pull request #1373 from iNavFlight/dzikuvx-filter-cleanup
remove filters settings that are no longer supported
3 years ago
Paweł Spychalski 1e2ca368f0
Merge pull request #1372 from iNavFlight/dzikuvx-drop-airmode
remove Airmode settings from Configurator
3 years ago
Paweł Spychalski 8397a95aa8
Merge pull request #1371 from iNavFlight/dzikuvx-drop-not-needed-filtering
Remove Other Filters section
3 years ago
Paweł Spychalski 754f244e9e
Merge pull request #1362 from breadoven/abo_mission_control_add_topo_source
Mission control add new elevation source
3 years ago
Pawel Spychalski (DzikuVx) e27cc146e5 remove filters settings that are no longer supported 3 years ago
Pawel Spychalski (DzikuVx) 1ca7ed59eb remove Airmode settings from Configurator 3 years ago
Pawel Spychalski (DzikuVx) 84d8c59bdf Remove Other Filters section 3 years ago
Paweł Spychalski 13358b5351
Merge pull request #1369 from breadoven/abo_mission_contol_fix_eeprom_save
Mission control WP FC load/save fix
3 years ago
breadoven 766454d561 initial build 3 years ago
Darren Lines 8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 3 years ago
Darren Lines 3d61a9d3d9
Merge branch 'iNavFlight:master' into rearange-modes-to-make-clearere 3 years ago
Paweł Spychalski 28ff77269b
Merge pull request #1332 from MrD-RC/improve-OSD-tooltips
Changed text in OSD preview tooltip to match the elements list
3 years ago
Paweł Spychalski 339265cd29
Merge pull request #1354 from breadoven/abo_home_safehome_lon_lat_swap
Reformat Mission Control Safehome and Home tables
3 years ago
Paweł Spychalski c944663cd3
Merge pull request #1363 from MrD-RC/fixes-for-mode-range-removal
Fixed bug when removing a range
3 years ago
Paweł Spychalski 26ca959091
Merge pull request #1365 from breadoven/abo_mission_control_fix_home_issue
Mission control Home fixes
3 years ago
breadoven 09995fdd6e Update mission_control.js 3 years ago
breadoven 64c533c5b6 Update mission_control.js 3 years ago
breadoven b65a7752f2 Update mission_control.js 3 years ago
breadoven dbb9bd1c0c Update mission_control.js 3 years ago
Darren Lines 85b56a2281 Updated mode order and added sections
I was going over the modes and thought that the mode order could be tweaked to be a bit better.

I also had a request to add dividers for the different types of modes. I added some dividers. The will disappear when the unused modes are hidden.
3 years ago
Darren Lines 5f5aea1924
Merge branch 'iNavFlight:master' into fixes-for-mode-range-removal 3 years ago
Darren Lines 520268da04 Fixed bug when removing a range
This bug affected removing ranges that were in-range. The in-range status was not removed. This fixes that.
3 years ago
breadoven 0a0e451bfb Merge remote-tracking branch 'upstream/master' into abo_home_safehome_lon_lat_swap 3 years ago
breadoven e94317eb5b Update mission_control.js 3 years ago
breadoven c1046d3913 Remove Default message + fixes/improvements 3 years ago
breadoven 51f4db3269 Update mission_control.js
Function checkAltElevSanity completely rewritten.
Sanity checking added for new WPs.
3 years ago
breadoven 8935e124f6 Update mission_control.html 3 years ago
breadoven a059b62d3e Fixes + correct messages 3 years ago
breadoven c1983a6241 Initial build 3 years ago
breadoven c6b54fa98c Initial build 3 years ago
Darren Lines a0d801136d Updated Acro indicator
Updated the acro indicator so that it doesn't look like a button.
3 years ago
Darren Lines 00e9473ecd
Merge branch 'iNavFlight:master' into mode-in-range-and-acro-indicator-block 3 years ago
Darren Lines 9c9fafbb23 Added OSD element for profile
Added an OSD element for profiles. Selectable in the PIDs area of configurator.
3 years ago
Darren Lines 5bdeb45f62
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 3 years ago
Paweł Spychalski 91405055e9
Merge pull request #1335 from MrD-RC/add-battery-symbol-to-battery-percentage
Added battery symbol in front of percentage
3 years ago
Paweł Spychalski 91983b88de
Merge pull request #1331 from MrD-RC/add-icon-for-VTX-power
Add icon for vtx power
3 years ago
breadoven 336d3db244 Update onboard_logging.js 3 years ago
breadoven 4ceda63cf0 Update onboard_logging.js 3 years ago
Darren Lines a0e5cc1aaf Update auxiliary.js
Added WP and GCS to the modes that cause Acro to be disabled.
3 years ago
Darren Lines 635e40966a Mode in range and Acro indicators
This adds functionality that shows when a mode is in range, not just currently active on the flight controller.

It also has an indicator to show when ACRO mode would be enabled.
3 years ago
Darren Lines e5fa8120fe Added PID Profiles to Programming framework
- Added PID Profiles to Programming framework
- Removed Profile selection from Adjustments
- Added save message to the programming
- Clarified save messages
3 years ago
Darren Lines ef3ae7adbd Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into iNavFlight-master 3 years ago
Darren Lines 5dffba6ee9 Added battery symbol in front of percentage 3 years ago
Darren Lines f09f456331 Fixed incorrect symbol for max airspeed.
The 3D speed symbol was used. Corrected to just the regular speed symbol
3 years ago
Darren Lines b5cb410a54 Added max air speed for completeness 3 years ago
Darren Lines c765b4b969 Updated arrangement
I moved the max before the value. It looks much better now.
3 years ago
Darren Lines 6fe7b738b8 Changed text in OSD preview tooltip to match the elements list 3 years ago
Darren Lines c0395d760c Added max speed OSD elements 3 years ago
Darren Lines 08a470d51d Added preview to OSD page 3 years ago
Paweł Spychalski 56fe82a19a
Merge pull request #1322 from MrD-RC/general-aviation-OSD-units
Added General aviation OSD units - includes a fair amount of work and fixes on the OSD & Fonts
3 years ago
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