COOK1EK1W1
a01db41a89
swapped the manual selection aswell
2021-12-28 14:27:30 +00:00
COOK1EK1W1
5667b831d6
fixed unit system to match with osd ids
2021-12-28 14:16:30 +00:00
Geoff Sim
01a3fc03ff
Merge branch 'master' into HDZeroVTX
2021-12-27 11:06:55 +00:00
Paweł Spychalski
02ea424b9b
Merge pull request #1418 from iNavFlight/MrD-add-button-to-re-select-defaults
...
Add button to re-select defaults
2021-12-26 14:39:13 +01:00
Paweł Spychalski
0bfd48ad60
Merge pull request #1419 from iNavFlight/MrD-fix-alignment-of-hide-unsued-PID-button
...
Made the Hide Unused PIDs button fit the available space
2021-12-26 14:35:19 +01:00
Darren Lines
10aa1b2589
Made the Hide Unused PIDs button fit the available space
2021-12-25 19:22:47 +00:00
Darren Lines
36f5dddce8
Made it look better
2021-12-25 12:39:26 +00:00
COOK1EK1W1
fb32ee614a
fixed const
2021-12-23 12:15:16 +00:00
COOK1EK1W1
0dca9d4706
fixed default and none unit type case
2021-12-23 11:59:52 +00:00
COOK1EK1W1
af9495db2a
moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate
2021-12-23 05:40:21 +00:00
Sunjun Kim
52e2b83e03
Resolving issue #1319
...
Issue #1319 reporeted serial port is not visible on Windows with some languages (notably Korean).
Downgrading nw.js to 0.45.6 resolves this issue.
2021-12-23 12:01:46 +09:00
Darren Lines
29c0e2d007
Added button to res-select the applied defaults
...
Initial code, needs tidying.
2021-12-21 14:07:12 +00:00
Darren Lines
22674c338b
Update defaults_dialog.js
...
Fixes the bug where clicking "Keep current settings" will stop configurators working until reboot.
2021-12-18 18:59:56 +00:00
Paweł Spychalski
c9d7b6ba85
Merge pull request #1397 from iNavFlight/release_4.0.0
...
Release 4.0.0
2021-12-18 19:14:13 +01:00
Paweł Spychalski
b512e1fcb0
Merge branch 'master' into release_4.0.0
2021-12-18 19:14:06 +01:00
Geoff Sim
355a4d4dc5
Remove commented out code
2021-12-15 12:30:56 +00:00
Geoff Sim
7a29908db3
Merge branch 'master' into HDZeroVTX
2021-12-13 21:56:48 +00:00
Geoff Sim
61c96bf628
Reset element to 0,0 if not visible in preview when enabled
2021-12-13 21:56:00 +00:00
Geoff Sim
c5be5f5226
Add 4:3 lines on OSD when in HD mode
2021-12-13 13:12:55 +00:00
Darren Lines
2b186add5d
Block configurator until defaults have been applied
2021-12-08 19:27:18 +00:00
Darren Lines
eb51410f8f
Merge pull request #1410 from iNavFlight/MrD-block-actions-until-defaults-dialog-has-completed
...
Block configurator until defaults have been applied
2021-12-08 19:26:26 +00:00
Darren Lines
ada5bf6950
Block configurator until defaults have been applied
2021-12-02 18:58:36 +00:00
Geoff Sim
e17f6b9d68
Rename Shark Byte to HDZero.
2021-12-01 08:04:58 +00:00
Darren Lines
13d278634b
Merge pull request #1408 from iNavFlight/MrD-added-missing-PID-settings
...
Update defaults_dialog.js
2021-11-28 10:52:41 +00:00
Darren Lines
6290aef7b1
Update defaults_dialog.js
...
Added missing PID settings to defaults dialog
2021-11-28 10:52:14 +00:00
Darren Lines
a78a6baad0
Merge pull request #1407 from iNavFlight/MrD-fixed-wing-default-pids
...
Update defaults_dialog.js
2021-11-28 10:48:55 +00:00
Darren Lines
0fa46d55c6
Update defaults_dialog.js
...
Missed settings added for fixed wing default PIDs
2021-11-28 10:47:44 +00:00
breadoven
d0e1788318
planer to planner
2021-11-26 23:16:02 +00:00
Geoff Sim
7dbb279c0f
Update OSD tab to support HD (50x18) mode
2021-11-20 09:53:49 +00:00
Jeff Hendrix
b032fac62d
Add support to configure LED strip to modify color with RC channel
2021-11-19 16:13:40 -07:00
breadoven
877d7604e9
Merge pull request #1404 from breadoven/abo_update_mission_files
...
Mission control mission file format update
2021-11-19 19:26:55 +00:00
Geoff Sim
802b28c86b
Merge branch 'master' into SharkByte
2021-11-19 16:03:21 +00:00
breadoven
a94d7709b6
Update mission_control.js
2021-11-19 13:31:03 +00:00
Darren Lines
bf3fc89e6d
Updated modes ordering
...
- Moved SURFACE from Multi-rotor to Modifiers, as it is hardware specific, not platform
- Moved RTH to the start of the Navigation modes
2021-11-19 13:25:01 +00:00
Darren Lines
23f692a3be
Merge pull request #1405 from iNavFlight/MrD-Update-modes-ordering
...
Update auxiliary.js
2021-11-19 13:22:21 +00:00
Darren Lines
96f50f7c91
Update auxiliary.js
...
Moved SURFACE from multi-rotor section to modifiers, as it is hardware specific, not platform.
Also moved RTH to the start of the Navigation Modes block, so that the separation works on all platforms
2021-11-19 13:21:04 +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
Paweł Spychalski
f16dc4cf93
Merge pull request #1401 from iNavFlight/dzikuvx-landing-page-chnages
...
Dzikuvx landing page chnages
2021-11-18 09:03:44 +01:00
Pawel Spychalski (DzikuVx)
8606b1d01c
Add Discord link
2021-11-16 13:11:42 +01:00
Pawel Spychalski (DzikuVx)
c5b8b131dd
Update some AFF linjs
2021-11-16 12:21:24 +01:00
Pawel Spychalski (DzikuVx)
9d3d12f978
Remove some sponsors
2021-11-16 12:17:47 +01:00
breadoven
9613e859af
Merge pull request #1400 from breadoven/abo_mission_cont_UI_fixes
...
Mission control UI fixes
2021-11-15 22:18:27 +00:00
breadoven
82865ba1e5
fixes
2021-11-15 22:14:59 +00:00
Paweł Spychalski
2730bfdd69
Merge pull request #1398 from iNavFlight/dzikuvx-inav-5-version-bump
...
Bump version to 5.0
2021-11-13 16:37:04 +01:00
Pawel Spychalski (DzikuVx)
319baf7fec
Bump version to 5.0
2021-11-13 16:36:16 +01:00
Paweł Spychalski
389e292e49
Merge pull request #1377 from elgansayer/feature/uiunits
...
Add UI units to number inputs
2021-11-13 16:34:45 +01:00
Darren Lines
b9047d7cbe
Merge pull request #1395 from MrD-RC/add-new-modes-to-ordering
...
Added soaring and wp planner to mode ordering
2021-11-13 08:53:43 +00:00
Darren Lines
8214d1c79b
Added soaring and wp planner to mode ordering
2021-11-13 08:52:51 +00:00
Darren Lines
29e3de2c25
Update main.js
...
Added reset for the OSD units if the FC is not connected.
2021-11-12 20:19:46 +00:00