Commit Graph

4470 Commits (a81160d5b719d11d9f87e7caeea35bd08d8cb3db)
 

Author SHA1 Message Date
Darren Lines a81160d5b7 Added symbol for Ah 3 years ago
Darren Lines b18ae7e39b Allow mAh Drawn decimals to be customisable
Initial coding:
- Added select box to change the length of the number
- Changed preview to reflect the chosen number length
3 years ago
Darren Lines ab37864a1d
Merge pull request #1468 from iNavFlight/MrD_Fix-vision-font
Fixed almost empty battery icon for Vision font
3 years ago
Paweł Spychalski 06b198a1ef
Merge pull request #1406 from jeffhendrix/led_channel
Add support to configure LED strip to modify color with RC channel
3 years ago
Pawel Spychalski (DzikuVx) 8b7e950823 Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 3 years ago
Darren Lines 3cdd1ab603
Merge pull request #1467 from iNavFlight/dzikuvx-fix-build
remove not needed dependency
3 years ago
Darren Lines 8d2fc3c83e Fixed almost empty battery icon for Vision font 3 years ago
Pawel Spychalski (DzikuVx) 7510152e20 remove not needed dependency 3 years ago
Pawel Spychalski (DzikuVx) 9db17b4f4b Set correcy nw.js version 3 years ago
Paweł Spychalski c27969cbca
Merge pull request #1466 from iNavFlight/revert-1415-patch-1
Revert "Resolving issue #1319 - Serial port is not visible on some Windows versions"
3 years ago
Paweł Spychalski 147b0eeb92
Revert "Resolving issue #1319 - Serial port is not visible on some Windows versions" 3 years ago
Paweł Spychalski f0b7b75ec0
Merge pull request #1462 from iNavFlight/dzikuvx-drop-bf-config
drop BF_CONFIG MSP frame
3 years ago
Pawel Spychalski (DzikuVx) 96407c9e97 Drop MSP_PID frame 3 years ago
Pawel Spychalski (DzikuVx) d6a5992d97 Drop MSP_IDENT 3 years ago
Pawel Spychalski (DzikuVx) 051e9fa00e drop BF_CONFIG MSP frame 3 years ago
Paweł Spychalski c5d52b0a0a
Merge pull request #1461 from iNavFlight/dzikuvx-use-board-alignment-frame
Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT
3 years ago
Pawel Spychalski (DzikuVx) a42a5fab5c Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 3 years ago
Paweł Spychalski 0412582272
Merge pull request #1460 from iNavFlight/dzikuvx-current-meter-config
Move current meter config to MSP_CURRENT_METER_CONFIG
3 years ago
Paweł Spychalski 90ab91b818
Merge pull request #1459 from iNavFlight/dzikuvx-msp-serial-frames-drop
Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG
3 years ago
Paweł Spychalski 72d91f0c16
Merge pull request #1458 from iNavFlight/dzikuvx-gps-to-gps-tab
Move GPS configuration to GPS tab
3 years ago
Geoff Sim 9aa4043d71 Update all OSD layouts when the video type is changed. 3 years ago
Pawel Spychalski (DzikuVx) b224549ccd Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT 3 years ago
Pawel Spychalski (DzikuVx) f9ef3900a3 Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG 3 years ago
Pawel Spychalski (DzikuVx) 7f3dc9f70d Move current meter config to MSP_CURRENT_METER_CONFIG 3 years ago
Pawel Spychalski (DzikuVx) 155855b5fa Move GPS configuration to GPS tab 3 years ago
Paweł Spychalski 23d434e52d
Merge pull request #1415 from SunjunKim/patch-1
Resolving issue #1319 - Serial port is not visible on some Windows versions
3 years ago
Darren Lines a2fe532be4
Merge pull request #1451 from iNavFlight/MrD-Enhance-and-extend-conversions
Enhance and extend units conversion
3 years ago
Sunjun Kim 777aa586e3 nwjs version bump 3 years ago
Sunjun Kim 51a90c1153
Merge branch 'iNavFlight:master' into patch-1 3 years ago
Paweł Spychalski e1a970f4ab
Merge pull request #1452 from iNavFlight/MrD-Change-default-mixers-to-avoid-issue
Updated mixer
3 years ago
Darren Lines 1c53a4cc96 Fixed rounding error in motor mixer 3 years ago
Darren Lines 47a9f4b36e Updated mixer
- Tidied up the code a little and grouped mixer types in model.js.
- Removed second motor from all fixed wing mixers that aren't differential thrust. A bug was discovered that if an FC only has a single motor output, and 2 motors are set in the mixer, the motors won't work.
- Added mixer for V-Tail with differential thrust
- Enhanced the new servo button. Clicking it now selects the next available servo number, rather than just 0.
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
Darren Lines a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
3 years ago
Paweł Spychalski da7df38e39
Merge pull request #1444 from iNavFlight/MrD-RC-patch-for-zero-min-or-max-values
Update settings.js
3 years ago
Darren Lines 03279f9081
Merge pull request #1446 from iNavFlight/MrD-reorder-Operators-in-Programming-
Added ordering for operations in programming
3 years ago
Paweł Spychalski 6fd82a19fc
Merge pull request #1448 from kernel-machine/battery_cells_in_logic_condition
Battery cells in logic conditions
3 years ago
Luca 69e6cfe9a7 Battery cells in logic condition 3 years ago
breadoven 979199cd69
Merge pull request #1409 from breadoven/abo_fix_planer
Mission control change planer to planner
3 years ago
breadoven fa148eaa22 Update mission_control.js 3 years ago
breadoven 563101b192 Update mission_control.js 3 years ago
breadoven 447282cf49 Merge remote-tracking branch 'upstream/master' into abo_fix_planer 3 years ago
Darren Lines 34894e51fd Combined logic and switches, as it made no sense to have Sticky on its own 3 years ago
Darren Lines 7cfcf0a24a Added ordering for operators in programming 3 years ago
Darren Lines 30bc21ccb5
Merge pull request #1445 from iNavFlight/MrD-Add-some-comparative-operations-to-iNav-programming
Added some comparative operations to Programming
3 years ago
Darren Lines 9dec96b1e7 Removed constrain min and max as they are unnecesasry 3 years ago
Darren Lines 682c76952a Added some comparative operations to Programming
Added constrain, min, and max
3 years ago
Darren Lines e72fd66ebe
Update settings.js
Changed if statements for better handling of zero values.
3 years ago
Pawel Spychalski (DzikuVx) 564ca5ca88 Update versions 3 years ago
Pawel Spychalski (DzikuVx) d24a24d0ec Version update 3 years ago