1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-17 21:35:30 +03:00
Commit graph

141 commits

Author SHA1 Message Date
Scavanger
860f0c065b Blank page fix 2024-03-14 04:23:52 -03:00
Paweł Spychalski
6626339b2c
Merge pull request #1984 from Scavanger/RC1-Fix
[7.1 RC1] Fix saving mission file
2024-03-07 11:20:40 +01:00
Scavanger
21f0507ed4 Add lost require 2024-03-06 10:43:28 -03:00
Scavanger
9412773006 Fix saving mission file 2024-03-05 17:50:46 -03:00
breadoven
db5174cf0f Update mission_control.js 2024-02-29 21:58:11 +00:00
breadoven
27cb6e0a74 Update mission_control.js 2024-02-29 18:43:11 +00:00
breadoven
d18b72b3dc fixes 2024-02-29 13:27:21 +00:00
Andi Kanzler
ef8affee6d Lowercase for mission xml 2024-02-13 09:25:56 -03:00
Andi Kanzler
276e811a15 Merge branch 'Autoland-7.0.1' of https://github.com/Scavanger/inav-configurator into Autoland-7.0.1 2024-02-10 14:10:55 -03:00
Andi Kanzler
2e29a5a224 Adjustments 2024-02-10 13:45:10 -03:00
Andi Kanzler
862a43330c Adjust Base Leg 2024-02-10 13:44:52 -03:00
Andi Kanzler
b9e4e6fe40 Bugfix 2024-02-10 13:44:52 -03:00
Andi Kanzler
ce30cd4ff4 ... 2024-02-10 13:44:52 -03:00
Andi Kanzler
fdf84422dd Improvements 2024-02-10 13:42:40 -03:00
Andi Kanzler
4df66d0fc5 Add WP 2024-02-10 13:40:24 -03:00
Andi Kanzler
23a6a01143 Validation Fix 2024-02-10 13:38:41 -03:00
Andi Kanzler
412961c5b4 Init 2024-02-10 13:38:27 -03:00
Andi Kanzler
8545249376 Adjustments 2024-02-10 13:17:58 -03:00
Andi Kanzler
002d3d0b9a Merge remote-tracking branch 'origin/release_7.1.0' into Autoland-7.0.1 2024-02-06 23:52:34 -03:00
Andi Kanzler
966b2bccef Adjust Base Leg 2024-02-05 10:08:52 -03:00
Andi Kanzler
ebe22da9db Bugfix 2023-12-05 08:32:09 -03:00
breadoven
5f6364d37e Update mission_control.js 2023-12-03 22:56:25 +00:00
Andi Kanzler
7e4345160b ... 2023-12-02 18:02:30 -03:00
breadoven
810b797085 Update mission_control.js 2023-11-24 13:40:09 +00:00
Andi Kanzler
6ce6074dfe Merge branch 'release_7.0.0' of https://github.com/iNavFlight/inav-configurator into FW-Autoland 2023-11-24 09:31:08 -03:00
Andi Kanzler
523258fd25 Improvements 2023-11-24 09:18:05 -03:00
Andi Kanzler
3ec95b4280 Add WP 2023-11-17 10:55:50 -03:00
Andi Kanzler
7589311b0b Validation Fix 2023-11-15 08:55:58 -03:00
Andi Kanzler
e1195dd0ee Init 2023-11-13 14:02:45 -03:00
Yi BoYang
c45a14fd92 Added some i18n to strings for the GUI console. 2023-05-16 21:20:23 +08:00
Darren Lines
4ede1347df Update mission_control.js
Revise setBit function
2023-02-15 20:21:55 +00:00
Darren Lines
199c61f99f Update mission_control.js
Move storage of P£ til after the check
2023-02-15 05:43:42 +00:00
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 2023-02-15 05:35:51 +00:00
Darren Lines
67dc427ba6 Update mission_control.js 2023-02-15 05:35:47 +00:00
Darren Lines
bda84ac34e
Update mission_control.js
Fixed the cat's contribution.
2023-02-14 22:22:26 +00:00
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.
2023-02-14 18:39:16 +00:00
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
2023-01-17 21:01:17 +00:00
Pawel Spychalski (DzikuVx)
005efec007 Semver cleanup 2022-02-24 13:11:47 +01:00
breadoven
fa148eaa22 Update mission_control.js 2022-02-08 14:43:30 +00:00
breadoven
563101b192 Update mission_control.js 2022-02-08 12:07:38 +00:00
breadoven
447282cf49 Merge remote-tracking branch 'upstream/master' into abo_fix_planer 2022-02-08 12:06:39 +00:00
breadoven
d0e1788318 planer to planner 2021-11-26 23:16:02 +00:00
breadoven
a94d7709b6 Update mission_control.js 2021-11-19 13:31:03 +00:00
breadoven
fba467e40a Update mission_control.js 2021-11-18 22:03:25 +00:00
breadoven
a83fe22deb Update mission_control.js 2021-11-18 13:47:07 +00:00
breadoven
82865ba1e5 fixes 2021-11-15 22:14:59 +00:00
breadoven
59e33adeea Fix eeprom load 2021-11-01 12:50:50 +00:00
breadoven
6ed53a81df Update mission_control.js 2021-10-27 23:12:22 +01:00
breadoven
f56e796ec5 clean up, improvements + fixes 2021-10-27 17:23:11 +01:00
breadoven
cc05ab4f44 Bug fixes, added active mission setting, 2021-10-26 23:21:43 +01:00