Commit Graph

2182 Commits (c5b8b131dd2399b5bf059810afc38307b46d95d8)

Author SHA1 Message Date
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