1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00
Commit graph

3724 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
73228b2f8f Correctly applyu singe settings 2020-03-02 19:25:09 +01:00
Pawel Spychalski (DzikuVx)
cc4bd47363 Updated presets 2020-03-02 19:19:23 +01:00
Paweł Spychalski
3f3522f537
Merge pull request #937 from iNavFlight/dzikuvx-failsafe-cleanup
Cleanup Failsafe page
2020-03-01 09:57:12 +01:00
Paweł Spychalski
e7e6eaa56d
Merge pull request #936 from iNavFlight/dzikuvx-matrix-filter
GUI for the Matrix Filter
2020-03-01 09:53:45 +01:00
Paweł Spychalski
0307fbd8d0
Merge pull request #938 from iNavFlight/dzikuvx-fix-3d-naming
Fix missing REVERSIBLE_MOTORS label
2020-03-01 09:53:32 +01:00
Pawel Spychalski (DzikuVx)
884c979c2f Fix missing REVERSIBLE_MOTORS label 2020-02-28 18:35:20 +01:00
Pawel Spychalski (DzikuVx)
47b659fcaf Cleanup Failsafe page 2020-02-28 15:04:41 +01:00
Pawel Spychalski (DzikuVx)
f53784ca35 GUI for the Matrix Filter 2020-02-28 14:24:19 +01:00
Alberto García Hierro
5e3fd3ebd4 [macOS] Use macapptool for signing and notarizing macOS binaries
nw-builder has been producing invalid frameworks at least since
2017, at it seems there's no progress in fixing it (see
https://github.com/nwjs/nw.js/issues/6338). To workaround this problem,
we use macapptool to proper seal all the framework resources so it
can be signed and passes the validations required for notarization.
Since we're introducing this dependency, we can also use macapptool
to simplify signing and notarization.

To create a signed macOS build, pass the --codesign flag.
--codesign-identity can be used to use a non-default identity
("Developer ID")

To notarize a signed bundle, use the --notarize flag. There are
also flags provided to specify the username/password for the
notarization service.
2020-02-27 21:13:19 +00:00
Paweł Spychalski
0376bc41bf
Merge pull request #934 from nmaggioni/nm_show_hide_outputs_info_boxes
Dinamically show/hide info boxes in outputs tab
2020-02-27 21:05:20 +01:00
Niccolò Maggioni
1a6a0f3ce9
Dinamically show/hide info boxes in outputs tab 2020-02-27 18:39:39 +01:00
Paweł Spychalski
5f1beca038
Merge pull request #933 from iNavFlight/dzikuvx-receiver-tab
Receiver tab improvements
2020-02-25 22:21:50 +01:00
Pawel Spychalski (DzikuVx)
37340fc351 Receiver save and reboot 2020-02-25 18:16:58 +01:00
Pawel Spychalski (DzikuVx)
180bc84e2c Move RX configuration to Receiver tab 2020-02-25 17:52:42 +01:00
Paweł Spychalski
31cf34bda9
Merge pull request #932 from iNavFlight/dzikuvx-unised-function-cleanup
Cleanup unused functionality for F1 targets
2020-02-25 14:18:24 +01:00
Paweł Spychalski
7a532da3e0
Merge pull request #931 from iNavFlight/dzikuvx-nw-js-version-bump
Bump NW.js version to latest stable and fix firmware flasher
2020-02-25 14:18:03 +01:00
Pawel Spychalski (DzikuVx)
4735167af9 Bump to 0.42.2 2020-02-25 14:05:01 +01:00
Pawel Spychalski (DzikuVx)
dddd6b6a41 Cleanup unused functionality for F1 targets 2020-02-25 11:33:15 +01:00
Paweł Spychalski
39a5266cc9
Merge pull request #926 from iNavFlight/dzikuvx-feature-3d-rename
Rename feature 3D to REVERSIBLE_MOTORS
2020-02-24 11:48:56 +01:00
Paweł Spychalski
6f758ce2d4
Merge pull request #918 from iNavFlight/dzikuvx-extended-lc-events
Add new Logic Conditions events
2020-02-23 10:14:46 +01:00
Pawel Spychalski (DzikuVx)
e5bbe3e57c Version bump 2020-02-22 14:43:05 +01:00
Pawel Spychalski (DzikuVx)
75ca72104a Version bump 2020-02-21 11:15:19 +01:00
Paweł Spychalski
c5f175d8fe
Merge pull request #929 from iNavFlight/dzikuvx-motor-stop-extra-info
Extra infor on MOTOR_STOP feature in outputs tab
2020-02-21 11:10:11 +01:00
Pawel Spychalski (DzikuVx)
80217ea2df Extra infor on MOTOR_STOP feature in outputs tab 2020-02-21 11:09:14 +01:00
Paweł Spychalski
ab5e88fe6b
Merge pull request #917 from iNavFlight/dzikuvx-pid-tuning-filter-catchup
PID Tuning tab catchup
2020-02-21 10:41:55 +01:00
Pawel Spychalski (DzikuVx)
f0f25ffd44 Configuration for RPM filters 2020-02-21 10:28:55 +01:00
Paweł Spychalski
89f4b04bf7
Merge pull request #919 from iNavFlight/dzikuvx-mini-ar-wing-preset
Preset for Mini AR Wing
2020-02-21 10:07:50 +01:00
Pawel Spychalski (DzikuVx)
8e7e83f282 Rename 3D to REVERSIBLE_MOTORS 2020-02-19 14:11:18 +01:00
Pawel Spychalski (DzikuVx)
94b617dcc9 Rename 3D feature to REVERSIBLE_MOTORS 2020-02-19 14:06:58 +01:00
Pawel Spychalski (DzikuVx)
3bb1d67c67 Preset for Mini AR Wing 2020-02-06 10:09:00 +01:00
Pawel Spychalski (DzikuVx)
1c8624dba0 Add new Logic Conditions events 2020-02-06 09:43:02 +01:00
Pawel Spychalski (DzikuVx)
d76e1dcb21 Catch up on Stage2 filters 2020-02-04 21:53:59 +01:00
Pawel Spychalski (DzikuVx)
8c24d1ee5c remove static notches GUI 2020-02-04 21:20:02 +01:00
Paweł Spychalski
69c0317705
Merge pull request #909 from iNavFlight/agh_npm_scripts
Add nw and gulp as npm scripts
2020-02-04 21:09:29 +01:00
Paweł Spychalski
3aa9452a66
Merge pull request #915 from iNavFlight/dzikuvx-configuration-tab-cleanup
Remove and cleanup on Confuration tab
2020-02-04 21:08:49 +01:00
Paweł Spychalski
45bac2a2bb
Merge pull request #911 from iNavFlight/agh_localize_element_titles
[i18n] Applying localization to elements with non-empty titles
2020-02-04 21:08:20 +01:00
Pawel Spychalski (DzikuVx)
4c40cc457a Remove and cleanup on Confuration tab 2020-02-04 21:04:26 +01:00
Paweł Spychalski
2a5e1ef574
Merge pull request #912 from iNavFlight/dzikuvx-fix-outpts-dshot-frequency
Hide not needed motor update rate for DSHOT protocols
2020-01-30 19:05:25 +01:00
Pawel Spychalski (DzikuVx)
eb03f4f53e Hide not needed motor update rate for DSHOT protocols 2020-01-30 19:04:53 +01:00
Paweł Spychalski
d4f22c5616
Merge pull request #910 from iNavFlight/agh_finish_outputs_rename
Complete rename from motors to outputs tab
2020-01-30 19:02:01 +01:00
Alberto García Hierro
c023b94166 [i18n] Applying localization to elements with non-empty titles
This way links will display the correct tooltip when hovering them
2020-01-29 21:58:01 +00:00
Alberto García Hierro
10ccf049bd Complete rename from motors to outputs tab
Rename files, classes and i18n keys
2020-01-29 21:55:15 +00:00
Alberto García Hierro
cf7e266fc8 Add nw and gulp as npm scripts
This allows running them with `npm run gulp` and `npm run nw`
instead of having to type the whole path to the actual binaries.

Also, updated README to simplify the build instructions.
2020-01-29 20:21:13 +00:00
Paweł Spychalski
7f130d95c4
Merge pull request #908 from iNavFlight/dzikuvx-calibration-race-condition-fix
Removed call to MSP IDENT that was causing a double bind
2020-01-26 19:40:24 +01:00
Pawel Spychalski (DzikuVx)
a750ad3ea3 Removed call to MSP IDENT that was causing a double bind 2020-01-26 19:37:10 +01:00
Michel Pastor
539ec6304c
Add Impact mini OSD font (#877)
* Add Impact mini OSD font

* Update Impact mini OSD font

* Add WP symbol to Impact mini
2020-01-25 23:03:19 +01:00
Michel Pastor
832a275d17
Update Impact OSD font (#876) 2020-01-25 23:03:03 +01:00
Paweł Spychalski
7a59f0e445
Merge pull request #904 from OlivierC-FR/oc_24
New icon for waypoints in the hud
2020-01-25 17:30:08 +01:00
Olivier C
aaee9ef466 New char for waypoints
Adding the waypoint icon in all fonts
2020-01-25 17:23:34 +01:00
Paweł Spychalski
d52e42369f
Merge pull request #899 from iNavFlight/dzikuvx-idle-and-poles-settings
IDLE and number of poles
2020-01-22 21:02:23 +01:00