Commit Graph

3834 Commits (905d19cd2cbe27860ee13af99542c57285016c9d)
 

Author SHA1 Message Date
Alberto García Hierro b32afabff4 [FLASHER] Increase .hex file size limit to 100MB
The previous 1MB limit is too low, we already have hex files bigger
than that.
5 years ago
Daniel Ribeiro 16dc59f44f
Merge pull request #1 from iNavFlight/master
Bump local repo
5 years ago
Paweł Spychalski 008991b185
Merge pull request #943 from iNavFlight/dzikuvx-fix-failsafe-save
Do not save RC config together with failsafe
5 years ago
Pawel Spychalski (DzikuVx) 1f3bc98394 Do not save RC config together with failsafe 5 years ago
Paweł Spychalski 1d76860456
Merge pull request #886 from iNavFlight/dzikuvx-pid-bank-11
Allow for PID bank 11
5 years ago
Pawel Spychalski (DzikuVx) 3dfc521084 Fix version selector 5 years ago
Pawel Spychalski (DzikuVx) 6bd0d17022 Merge branch 'master' into dzikuvx-pid-bank-11 5 years ago
Paweł Spychalski af3c519a01
Merge pull request #941 from iNavFlight/dzikuvx-preset-overhaul
Presets overhaul
5 years ago
Paweł Spychalski 0c06aadf3b
Merge pull request #942 from iNavFlight/dzikuvx-allow-800-600
Allow 800x600 window size
5 years ago
Pawel Spychalski (DzikuVx) 8ef87151ba Allow 800x600 window size 5 years ago
Pawel Spychalski (DzikuVx) 73228b2f8f Correctly applyu singe settings 5 years ago
Pawel Spychalski (DzikuVx) cc4bd47363 Updated presets 5 years ago
Paweł Spychalski 3f3522f537
Merge pull request #937 from iNavFlight/dzikuvx-failsafe-cleanup
Cleanup Failsafe page
5 years ago
Paweł Spychalski e7e6eaa56d
Merge pull request #936 from iNavFlight/dzikuvx-matrix-filter
GUI for the Matrix Filter
5 years ago
Paweł Spychalski 0307fbd8d0
Merge pull request #938 from iNavFlight/dzikuvx-fix-3d-naming
Fix missing REVERSIBLE_MOTORS label
5 years ago
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