Commit Graph

4277 Commits (e959bea5c23fe7ab617010c3ff48edc4211461e0)
 

Author SHA1 Message Date
Paweł Spychalski e959bea5c2
Merge pull request #1364 from MrD-RC/rearange-modes-to-make-clearere
Updated mode order and added sections
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
Paweł Spychalski c38505391f
Merge pull request #1361 from MrD-RC/fix-mixer-image
Fixed flying wing mixer image
3 years ago
Paweł Spychalski f35804c4c3
Merge pull request #1367 from breadoven/abo_fix_mission_eeprom_data_transfer
Mission control eeprom data transfer fix
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
Darren Lines 41d96d6cfc Fixed flying wing mixer image 3 years ago
Paweł Spychalski 1d33014271
Merge pull request #1358 from ryet9/patch-1
tiny typographical error messages.json
3 years ago
ryet9 e32cd308c6
tiny typographical error messages.json
herrrp & derrrp, happy now mooiweertje? I know u don't like me making changes to my own local builds or as you put it "stealing code" so for this most valueable contribution your welcome!

save-->safe

To everyone else: sorry to waste ur time with a pull request for this minor non-functional change, but I was amused.

<         "message": "I2C speed should be kept at the highest level that allows for all connected devices to work. Default 400kHz is a save value and it is suggested to switch to 800kHz in case of Multirotors."
---
>         "message": "I2C speed should be kept at the highest level that allows for all connected devices to work. Default 400kHz is a safe value and it is suggested to switch to 800kHz in case of Multirotors."
3 years ago
breadoven 0a0e451bfb Merge remote-tracking branch 'upstream/master' into abo_home_safehome_lon_lat_swap 3 years ago
Paweł Spychalski 5fbfb023c0
Merge pull request #1357 from breadoven/abo_mission_control_elevation_sanity_check
Mission control altitude sanity checking + other altitude/elevation related changes
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
Paweł Spychalski 924c974473
Merge pull request #1342 from MrD-RC/mode-in-range-and-acro-indicator-block
Mode in range and Acro indicators
3 years ago
breadoven c6b54fa98c Initial build 3 years ago
Darren Lines e411f3664e Changed to mimic ranges 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
Paweł Spychalski df1ba5a324
Merge pull request #1348 from JulioCesarMatias/RemoveOldIMUNames
Romove old IMU of the Acc Box
3 years ago
JuliooCesarMDM 3cfc16d176 Romove old IMU of the Acc Box 3 years ago
Paweł Spychalski 43a098ac26
Merge pull request #1346 from MrD-RC/font-fixes
Font fixes
3 years ago
Darren Lines b0a36ec298 Updated MAX symbol for Impact 3 years ago
Darren Lines 17590bec4e Fixed compass on Impact Mini
The N on the compass was incorrectly shown as 8.
3 years ago
Paweł Spychalski e898d017ac
Merge pull request #1345 from iNavFlight/dzikuvx-version-bump-4
Version bump to 4.0
3 years ago
Pawel Spychalski (DzikuVx) c32bc30df6 Version bump to 4.0 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
Paweł Spychalski 14de77e5dc
Merge pull request #1343 from breadoven/abo_log_file_ext_fix_2
Fix Blackbox log file TXT extension attempt 2
3 years ago
breadoven 336d3db244 Update onboard_logging.js 3 years ago
breadoven 4ceda63cf0 Update onboard_logging.js 3 years ago
Paweł Spychalski 19ab5256ed
Merge pull request #1341 from MrD-RC/patch-1
Update README.md
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 5cc35f3731
Update README.md
Fixes #1323
3 years ago
Darren Lines f3fba95c0a Updates for merge 3 years ago
Darren Lines 99b6e903cd Merge branch 'iNavFlight-master' into add-icon-for-VTX-power 3 years ago
Darren Lines ef3ae7adbd Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into iNavFlight-master 3 years ago
Paweł Spychalski 40067e7d0b
Merge pull request #1334 from MrD-RC/top-speed-reading-in-OSD
Top speed reading in OSD
3 years ago