Commit Graph

245 Commits (master)

Author SHA1 Message Date
Darren Lines 0f27abf733 Add highlighting for fields that change with profiles
- Added field arrays for control and battery profiles.
- Added highlight mechanism for **data-setting** fields
- Changed battery and control profile drop down text to match the field colours.
3 years ago
Luca 32531db297 Orientation with sliders 3 years ago
Darren Lines 093fc22701 Enhance and extend units conversion
1. Fixed rounding error.
2. Added conversions for:
a) vertical speed
b) metres
c) temperature
3. Added support on Failsafe and OSD pages.
4. Sorted out alignment issues, due to different implementations.
3 years ago
Hofer Lukas 15c697daf7 WIP: Add magnetometer alignment tab 3 years ago
breadoven 447282cf49 Merge remote-tracking branch 'upstream/master' into abo_fix_planer 3 years ago
Paweł Spychalski cb07674c3f
Merge pull request #1423 from iNavFlight/MrD-Mixer-improvements
Updated fixed wing mixer to improve the ease of use
3 years ago
Darren Lines 80d091b379 Updated mixer to improve the ease of use 3 years ago
Geoff Sim 01a3fc03ff Merge branch 'master' into HDZeroVTX 3 years ago
Paweł Spychalski 02ea424b9b
Merge pull request #1418 from iNavFlight/MrD-add-button-to-re-select-defaults
Add button to re-select defaults
3 years ago
Darren Lines 10aa1b2589 Made the Hide Unused PIDs button fit the available space 3 years ago
Darren Lines 36f5dddce8 Made it look better 3 years ago
Geoff Sim c5be5f5226 Add 4:3 lines on OSD when in HD mode 3 years ago
breadoven d0e1788318 planer to planner 3 years ago
Geoff Sim 7dbb279c0f Update OSD tab to support HD (50x18) mode 3 years ago
Jeff Hendrix b032fac62d Add support to configure LED strip to modify color with RC channel 3 years ago
Pawel Spychalski (DzikuVx) 8606b1d01c Add Discord link 3 years ago
Pawel Spychalski (DzikuVx) 9d3d12f978 Remove some sponsors 3 years ago
breadoven 54241f8afc remove flags 3 years ago
breadoven 8fcdf76945 Initial build 3 years ago
Darren Lines 3d61a9d3d9
Merge branch 'iNavFlight:master' into rearange-modes-to-make-clearere 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
breadoven 0a0e451bfb Merge remote-tracking branch 'upstream/master' into abo_home_safehome_lon_lat_swap 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 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
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
Darren Lines fa869888f6
Merge branch 'iNavFlight:master' into general-aviation-OSD-units 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 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 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
Niccolò Maggioni 17834a3fd0
Limit images width in release notes 3 years ago
ArnoTlse 258b92cd54 MP version 1.9 3 years ago
Paweł Spychalski f89e22126f
Merge pull request #1295 from Scavanger/DJI-HD-OSD-Support
[DJI] Full configurator support
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 da1ce634b0 #DJI-HD-OSD-Support 3 years ago
ArnoTlse 59b5cbe5b2 MP version 1.5 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
ArnoTlse 162beea970 MP version 1.0 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
ArnoTlse dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 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
ArnoTlse 0a8d4f81cf Waypoint OOP version 1.9 3 years ago
ArnoTlse 84de6011c9 Waypoint OOP version 1.3 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 3f0208e96a Safehome : panel open/close 4 years ago
ArnoTlse a81050d121 Safehome : read 4 years ago
b14ckyy acafd68969
Update defaults_dialog.css 4 years ago
b14ckyy 404b1ec04f
Update defaults_dialog.css 4 years ago
ArnoTlse cf80f8c9ab Add Safehome tab 4 years ago
b14ckyy 350cfda82d
change box size 2 fit extra default preset 4 years ago
ArnoTlse 89586d3ac8 Correct Color hover
Correction on Css file to correctly color danger button when hovered
4 years ago
ArnoTlse 2ecac52581 End Icon modification 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
ArnoTlse 5fde0022a5 Rearranging RTH selection menu 4 years ago
ArnoTlse d2d770371e SaveMissionFile update
correction for SaveMissionFile for Jump and POI issue
4 years ago
ArnoTlse 5085c43b61 add Jump and Poi behavior
modification for Jump & POI
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 5902dea6d4 Update POI on map
update for line painting taking into account POI waypoint
4 years ago
Pawel Spychalski (DzikuVx) d4f253ab86 First cut on quadcopter mixer wizard 4 years ago
Martin 55c8ef4ebd add channel shorcuts 4 years ago
Pawel Spychalski (DzikuVx) a23a3fe1e3 Improved defaults dialog 4 years ago
Pawel Spychalski (DzikuVx) ba0ba69191 Report GVARs 5 years ago
Pawel Spychalski (DzikuVx) 7478f6cd04 Basic render of global function table 5 years ago
Pawel Spychalski (DzikuVx) cdf7b82108 Empty Programming tab 5 years ago
Pawel Spychalski (DzikuVx) fa7b29be7d Make info more specific 5 years ago
Pawel Spychalski (DzikuVx) 180bc84e2c Move RX configuration to Receiver tab 5 years ago
Pawel Spychalski (DzikuVx) dddd6b6a41 Cleanup unused functionality for F1 targets 5 years ago
Pawel Spychalski (DzikuVx) 4c40cc457a Remove and cleanup on Confuration tab 5 years ago
Niccolò Maggioni 0d3659a92e
Show µs in mixer when "ONE" input is selected 5 years ago
Pawel Spychalski (DzikuVx) f56b6ef40c Merge branch 'master' into dzikuvx-pid-tuning-tabs 5 years ago
Paweł Spychalski a7760014c3
Merge pull request #866 from iNavFlight/release-2-3-0
Release Configurator 2.3.2
5 years ago
Pawel Spychalski (DzikuVx) 28bb794dff Drop less used settings 5 years ago
Pawel Spychalski (DzikuVx) bb39007de4 Cleanup landing page 5 years ago
Pawel Spychalski (DzikuVx) 73015617c7 Enable Blackbox on blackbox page 5 years ago
Paweł Spychalski 7cce386aab
Merge pull request #851 from iNavFlight/dzikuvx-mandatory-defaults-dialog
Defaults dialog
5 years ago
Pawel Spychalski (DzikuVx) 4b43259f9e Setup miniquad defaults 5 years ago
Pawel Spychalski (DzikuVx) f18696ab9a Dummy dialog 5 years ago
Pawel Spychalski (DzikuVx) 8c8ddd4f52 Outputs configuration in outputs tab 5 years ago
Pawel Spychalski (DzikuVx) 87456f2bf6 Cleanup servos tab 5 years ago
Pawel Spychalski (DzikuVx) e3bfa20800 Current and Voltage 5 years ago
Pawel Spychalski (DzikuVx) d4cd638397 Outputs tab rework part 1 5 years ago
Pawel Spychalski (DzikuVx) 9c627f7445 Report logic condiotion activation status 5 years ago
Pawel Spychalski (DzikuVx) 9433319fdf Motors tab refactoring 5 years ago
Niccolò Maggioni 9e2d1cd777
Port of Copy to Clipboard and Load from File in CLI tab 5 years ago
Luca Giovannesi b5298229c8 Add center button to GPS map 5 years ago
Michel Pastor 5476166e3d
Increase config's tab input column width (#773)
...so that the value in drop down lists are fully visible
5 years ago
Pawel Spychalski (DzikuVx) a29578840f Iterm relax settings 5 years ago
Pawel Spychalski (DzikuVx) 57f7035ef0 GUI improvements 6 years ago
Pawel Spychalski (DzikuVx) e23a8a5189 UI improvements and saving 6 years ago
Pawel Spychalski (DzikuVx) cddbbc19fb catchup FC changes 6 years ago
Pawel Spychalski (DzikuVx) 233f3c560e Render table and bind events 6 years ago
Pawel Spychalski (DzikuVx) 3c7cf5fc47 Basic layout for logic conditions 6 years ago
Pawel Spychalski (DzikuVx) d242ecc241 Add FF component to VEL XY 6 years ago
Pawel Spychalski (DzikuVx) 9899362a71 Remove support tab and redirect users to wiki 6 years ago
Konstantin Sharlaimov 08d50f7fee
Merge pull request #604 from nmaggioni/cli_rebase
Rebase CLI tab on latest CF
6 years ago
Niccolò Maggioni bc082998f2
Port CSS edits to fit toolbar 6 years ago
Pawel Spychalski (DzikuVx) aa90466847 GPS tab refactoring 6 years ago
Konstantin Sharlaimov (DigitalEntity) ddf1c71188 Add MATEK to sponsors 6 years ago
Pawel Spychalski (DzikuVx) 3c6ca58764 Slack removed from main page 6 years ago
Alberto García Hierro 42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
6 years ago
Alberto García Hierro 78312e52ee Update dependencies to be able to run with node 10
- Update gulp to 4.0.0
- Update nw.js to 0.31.4-sdk
6 years ago
Alberto García Hierro f943402d4d CSS fixes in the mixer tab
Prevents tables from overflowing their containers with some window
widths.
6 years ago
Pawel Spychalski (DzikuVx) b099f68281 Output mapping in mixer tab 6 years ago
Alberto García Hierro 6927ede37b Hide platform type / flaps separator when there's no flaps checkbox
Just a small visual change
6 years ago
Alberto García Hierro 6e80fd2b4d Fix support for simulated RX via MSP, increase channels to 12
- Fix detection of MSP_RX to show the button in the receiver tab
- Fix path to the .css file for receiver_msp.html
- Increase number of channels to 12
6 years ago
Alberto García Hierro 0d788a430c Use a switch to reverse servos rather than negative rates
Just an UI change, same functionality.
6 years ago
Pawel Spychalski (DzikuVx) 55385f5831 Servo tab cleanup 6 years ago
Alberto García Hierro 32065e9f45 Add support for configuring multiple OSD layouts 7 years ago
Pawel Spychalski (DzikuVx) 614a0c1ed9 motor tab updates 7 years ago
Pawel Spychalski (DzikuVx) a7b387a2dc Basic layout 7 years ago
Pawel Spychalski (DzikuVx) 4f48ecff1b Mixer tab, first elements 7 years ago
Sergej Pozdnyakov 77ac570614 fix bugs, add default settings, add #381 7 years ago
Sergej Pozdnyakov 87e092cbcb new appearance of the interface, need testing 7 years ago
Konstantin Sharlaimov (DigitalEntity) 431d9937a7 Fix uneven column width 7 years ago
Michel Pastor 76c6de70db Add manual mode expo settings to the receiver tab 7 years ago
Konstantin Sharlaimov 23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
7 years ago
Alberto García Hierro 08a54197c0 Move code for the debug trace window to an external script
Chrome doesn't allow inline scripts, only external ones
7 years ago
Alberto García Hierro b98d7a8f3b Add support for viewing trace output via MSP from the sensors tab
Use an additional window to show the debug trace, so the configurator
can be used at the same time the user is viewing the output.
7 years ago
Sergej Pozdnyakov b24f3a29d6 fix css 2 7 years ago
Sergej Pozdnyakov 4d096ebe32 fix css 7 years ago
afinogen 5ea039a9d7 add adaptive style 7 years ago
afinogen db31180753 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into mission-planer
Fix conflicts:
 _locales/en/messages.json
7 years ago
Alberto García Hierro 824a0d5f8b Add support for changing the craft name
Uses MSP_NAME/MSP_SET_NAME to get and set it. A new section was
added to the Configuration tab which includes an input for the name.
Also, some CSS changes to allow wider fields for string inputs.
7 years ago
Pawel Spychalski (DzikuVx) cf3a5b2a64 UI for smix rules 7 years ago
Sergej Pozdnyakov 0b7598dabd save and load points 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago
Sergej b669fa4d16 fix firmware version, moved compass calibrate (#323) 7 years ago
Konstantin Sharlaimov (DigitalEntity) 9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 7 years ago
Konstantin Sharlaimov (DigitalEntity) 24fc53a5c0 Use sponsor logos 7 years ago
Stewart Loving-Gibbard 81be88311e This supports adds Configurator GUI support for Failsafe Minimum Distance.
I believe everything works and is OK, but I am unclear about MSP/FC/Configurator versioning, so some of what I've done here may not be correct, or may need to be done differently. I would appreciate guidance/explanation.
7 years ago
Konstantin (DigitalEntity) Sharlaimov fc5b7dd68f icon size fix 7 years ago
Konstantin (DigitalEntity) Sharlaimov 64464291c4 Add font-awesome; Add support links 7 years ago
Pawel Spychalski (DzikuVx) 36358ae175 CSS files moved to src folder 7 years ago