Commit Graph

154 Commits (mmosca-led-reassignment)

Author SHA1 Message Date
Paweł Spychalski 04f4b925d5
Merge pull request #2048 from iNavFlight/dzikuvx-mps-queue-improvements
MSP Queue handling improvements
5 months ago
Scavanger 686417604d Fix Mission Planner, uniform fs requires 5 months ago
Pawel Spychalski (DzikuVx) 20e36b9b65 Status updated changes 5 months ago
Pawel Spychalski (DzikuVx) 6b5440f437 remove msp_balanced_interval 5 months ago
Scavanger 2efebecb61 [Electron] MacOs and MessageBox fix
MacOS:
- Nice icon for DMG
- Fix bug when Configurator was minimized and dock icon is clicked

Fix (Workaround):  After a MessageBox (alert()) was displayed, all input fields stopped working.
5 months ago
Scavanger 27ceaca69a Fix mission planner 5 months ago
Scavanger 0d1502e03d Fixes, Readme, Makers 5 months ago
Scavanger 06a4d8b0c8 Convert to CommonJS Modules Part 3 5 months ago
Scavanger ca13eefa1b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 6 months ago
Scavanger 860f0c065b Blank page fix 6 months ago
Paweł Spychalski 6626339b2c
Merge pull request #1984 from Scavanger/RC1-Fix
[7.1 RC1] Fix saving mission file
7 months ago
Scavanger 21f0507ed4 Add lost require 7 months ago
Scavanger 9412773006 Fix saving mission file 7 months ago
breadoven db5174cf0f Update mission_control.js 7 months ago
breadoven 27cb6e0a74 Update mission_control.js 7 months ago
breadoven d18b72b3dc fixes 7 months ago
Andi Kanzler 91f1699659 Convert to CommonJS Modules 7 months ago
Andi Kanzler 7df8253099 Firmware flasher, BLE, TCP, UDP -> Electron 7 months ago
Andi Kanzler ef8affee6d Lowercase for mission xml 7 months ago
Andi Kanzler 53aebde936 Sync with master 8 months ago
Andi Kanzler f24ccfc637 Init 8 months ago
Andi Kanzler 276e811a15 Merge branch 'Autoland-7.0.1' of https://github.com/Scavanger/inav-configurator into Autoland-7.0.1 8 months ago
Andi Kanzler 2e29a5a224 Adjustments 8 months ago
Andi Kanzler 862a43330c Adjust Base Leg 8 months ago
Andi Kanzler b9e4e6fe40 Bugfix 8 months ago
Andi Kanzler ce30cd4ff4 ... 8 months ago
Andi Kanzler fdf84422dd Improvements 8 months ago
Andi Kanzler 4df66d0fc5 Add WP 8 months ago
Andi Kanzler 23a6a01143 Validation Fix 8 months ago
Andi Kanzler 412961c5b4 Init 8 months ago
Andi Kanzler 8545249376 Adjustments 8 months ago
Andi Kanzler 002d3d0b9a Merge remote-tracking branch 'origin/release_7.1.0' into Autoland-7.0.1 8 months ago
Andi Kanzler 966b2bccef Adjust Base Leg 8 months ago
Andi Kanzler ebe22da9db Bugfix 10 months ago
breadoven 5f6364d37e Update mission_control.js 10 months ago
Andi Kanzler 7e4345160b ... 10 months ago
breadoven 810b797085 Update mission_control.js 10 months ago
Andi Kanzler 6ce6074dfe Merge branch 'release_7.0.0' of https://github.com/iNavFlight/inav-configurator into FW-Autoland 10 months ago
Andi Kanzler 523258fd25 Improvements 10 months ago
Andi Kanzler 3ec95b4280 Add WP 10 months ago
Andi Kanzler 7589311b0b Validation Fix 10 months ago
Andi Kanzler e1195dd0ee Init 11 months ago
Yi BoYang c45a14fd92 Added some i18n to strings for the GUI console. 1 year ago
Darren Lines 4ede1347df Update mission_control.js
Revise setBit function
2 years ago
Darren Lines 199c61f99f Update mission_control.js
Move storage of P£ til after the check
2 years ago
Darren Lines f753b4248b Merge branch 'MrD_Fix-alt-type-in-mission-planner' of https://github.com/iNavFlight/inav-configurator into MrD_Fix-alt-type-in-mission-planner 2 years ago
Darren Lines 67dc427ba6 Update mission_control.js 2 years ago
Darren Lines bda84ac34e
Update mission_control.js
Fixed the cat's contribution.
2 years ago
Darren Lines beaddec2a8 Bug fixes related to P3 field
- Added const to make bitfield stuff more readable
- changed `checkAltElevationSanity()` as it was treating P3 as a Boolean. Some times this function was called with explicitly not using absolute altitude. This is still possible. The function can accept a Boolean _or_ the P3 bitfield.
- Fixed issue where alt and user action checkboxes could not be unset.
- Added **.mission** filter to the load mission from file dialog box.
2 years ago
Darren Lines 9b8e9dd0a8 Add user actions to Mission Control
Mission Control updates
- Added user actions
- Added hover over text for P1 and P2 in actions
2 years ago