Commit Graph

3669 Commits (b6f95f65385dc5ee8983cb21e315d771d74a0279)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 884c979c2f Fix missing REVERSIBLE_MOTORS label 5 years ago
Pawel Spychalski (DzikuVx) 47b659fcaf Cleanup Failsafe page 5 years ago
Pawel Spychalski (DzikuVx) f53784ca35 GUI for the Matrix Filter 5 years ago
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.
5 years ago
Paweł Spychalski 0376bc41bf
Merge pull request #934 from nmaggioni/nm_show_hide_outputs_info_boxes
Dinamically show/hide info boxes in outputs tab
5 years ago
Niccolò Maggioni 1a6a0f3ce9
Dinamically show/hide info boxes in outputs tab 5 years ago
Paweł Spychalski 5f1beca038
Merge pull request #933 from iNavFlight/dzikuvx-receiver-tab
Receiver tab improvements
5 years ago
Pawel Spychalski (DzikuVx) 37340fc351 Receiver save and reboot 5 years ago
Pawel Spychalski (DzikuVx) 180bc84e2c Move RX configuration to Receiver tab 5 years ago
Paweł Spychalski 31cf34bda9
Merge pull request #932 from iNavFlight/dzikuvx-unised-function-cleanup
Cleanup unused functionality for F1 targets
5 years ago
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
5 years ago
Pawel Spychalski (DzikuVx) 4735167af9 Bump to 0.42.2 5 years ago
Pawel Spychalski (DzikuVx) dddd6b6a41 Cleanup unused functionality for F1 targets 5 years ago
Paweł Spychalski 39a5266cc9
Merge pull request #926 from iNavFlight/dzikuvx-feature-3d-rename
Rename feature 3D to REVERSIBLE_MOTORS
5 years ago
Paweł Spychalski 6f758ce2d4
Merge pull request #918 from iNavFlight/dzikuvx-extended-lc-events
Add new Logic Conditions events
5 years ago
Pawel Spychalski (DzikuVx) e5bbe3e57c Version bump 5 years ago
Pawel Spychalski (DzikuVx) 75ca72104a Version bump 5 years ago
Paweł Spychalski c5f175d8fe
Merge pull request #929 from iNavFlight/dzikuvx-motor-stop-extra-info
Extra infor on MOTOR_STOP feature in outputs tab
5 years ago
Pawel Spychalski (DzikuVx) 80217ea2df Extra infor on MOTOR_STOP feature in outputs tab 5 years ago
Paweł Spychalski ab5e88fe6b
Merge pull request #917 from iNavFlight/dzikuvx-pid-tuning-filter-catchup
PID Tuning tab catchup
5 years ago
Pawel Spychalski (DzikuVx) f0f25ffd44 Configuration for RPM filters 5 years ago
Paweł Spychalski 89f4b04bf7
Merge pull request #919 from iNavFlight/dzikuvx-mini-ar-wing-preset
Preset for Mini AR Wing
5 years ago
Pawel Spychalski (DzikuVx) 8e7e83f282 Rename 3D to REVERSIBLE_MOTORS 5 years ago
Pawel Spychalski (DzikuVx) 94b617dcc9 Rename 3D feature to REVERSIBLE_MOTORS 5 years ago
Pawel Spychalski (DzikuVx) 3bb1d67c67 Preset for Mini AR Wing 5 years ago
Pawel Spychalski (DzikuVx) 1c8624dba0 Add new Logic Conditions events 5 years ago
Pawel Spychalski (DzikuVx) d76e1dcb21 Catch up on Stage2 filters 5 years ago
Pawel Spychalski (DzikuVx) 8c24d1ee5c remove static notches GUI 5 years ago
Paweł Spychalski 69c0317705
Merge pull request #909 from iNavFlight/agh_npm_scripts
Add nw and gulp as npm scripts
5 years ago
Paweł Spychalski 3aa9452a66
Merge pull request #915 from iNavFlight/dzikuvx-configuration-tab-cleanup
Remove and cleanup on Confuration tab
5 years ago
Paweł Spychalski 45bac2a2bb
Merge pull request #911 from iNavFlight/agh_localize_element_titles
[i18n] Applying localization to elements with non-empty titles
5 years ago
Pawel Spychalski (DzikuVx) 4c40cc457a Remove and cleanup on Confuration tab 5 years ago
Paweł Spychalski 2a5e1ef574
Merge pull request #912 from iNavFlight/dzikuvx-fix-outpts-dshot-frequency
Hide not needed motor update rate for DSHOT protocols
5 years ago
Pawel Spychalski (DzikuVx) eb03f4f53e Hide not needed motor update rate for DSHOT protocols 5 years ago
Paweł Spychalski d4f22c5616
Merge pull request #910 from iNavFlight/agh_finish_outputs_rename
Complete rename from motors to outputs tab
5 years ago
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
5 years ago
Alberto García Hierro 10ccf049bd Complete rename from motors to outputs tab
Rename files, classes and i18n keys
5 years ago
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.
5 years ago
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
5 years ago
Pawel Spychalski (DzikuVx) a750ad3ea3 Removed call to MSP IDENT that was causing a double bind 5 years ago
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
5 years ago
Michel Pastor 832a275d17
Update Impact OSD font (#876) 5 years ago
Paweł Spychalski 7a59f0e445
Merge pull request #904 from OlivierC-FR/oc_24
New icon for waypoints in the hud
5 years ago
Olivier C aaee9ef466 New char for waypoints
Adding the waypoint icon in all fonts
5 years ago
Paweł Spychalski d52e42369f
Merge pull request #899 from iNavFlight/dzikuvx-idle-and-poles-settings
IDLE and number of poles
5 years ago
Pawel Spychalski (DzikuVx) d1bf2242b5 IDLE and number of poles 5 years ago
Paweł Spychalski 52aa7118c7
Merge pull request #898 from iNavFlight/dzikuvx-min-firmware-bump
Bump min accepted fiormware to 2.3
5 years ago
Pawel Spychalski (DzikuVx) eb9401398d Bump min accepted fiormware to 2.3 5 years ago
Paweł Spychalski 9ffad48591
Merge pull request #885 from iNavFlight/dzikuvx-enable-other-platforms
Enable Rover, Boat and Other platforms
5 years ago
Pawel Spychalski (DzikuVx) 6baf3c4c6c Fix OTHER platform name 5 years ago