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

3724 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
0afa35b914 Make Current and Voltage sensor type configurable 2020-04-25 15:02:10 +02:00
Pawel Spychalski (DzikuVx)
a23a3fe1e3 Improved defaults dialog 2020-04-25 13:27:49 +02:00
Paweł Spychalski
247620cb6b
Merge pull request #966 from iNavFlight/dzikuvx-events-for-defaults
report applied defaults to analytics
2020-04-24 19:33:18 +02:00
Pawel Spychalski (DzikuVx)
46948089f5 report applied defaults to analytics 2020-04-24 19:21:42 +02:00
Paweł Spychalski
75dc62910b
Merge pull request #965 from iNavFlight/dzikuvx-nav-heading-pids
Support NAV Heading PIDs
2020-04-24 13:28:28 +02:00
Paweł Spychalski
ff73015cad
Merge pull request #964 from iNavFlight/dzikuvx-i2cs_peed
Configurable I2C Speed
2020-04-24 13:27:59 +02:00
Pawel Spychalski (DzikuVx)
602a64b8f1 Support NAV Heading PIDs 2020-04-24 13:27:06 +02:00
giacomo892
9fad61922c
add support for ESC temperature (#960)
* add support for ESC temperature OSD element

* adding alarms settings to the configurator

* Improve OSD alarms formatting

* Save Settings on clikc

* remove not needed line

* Fix OSD layout

Co-authored-by: Michel Pastor <shellixyz@gmail.com>
Co-authored-by: Pawel Spychalski (DzikuVx) <pspychalski@gmail.com>
2020-04-24 12:37:18 +02:00
Pawel Spychalski (DzikuVx)
4298948124 Configurable I2C Speed 2020-04-23 16:45:13 +02:00
Paweł Spychalski
55b46d1cac
Merge pull request #954 from iNavFlight/dzikuvx-global-functions-ui
Programming Tab
2020-04-18 14:36:08 +02:00
Paweł Spychalski
3ce9e355f7 Set theme jekyll-theme-slate 2020-04-17 09:51:11 +02:00
Pawel Spychalski (DzikuVx)
d40b1c8fab UI for LC activator 2020-04-14 14:43:27 +02:00
Pawel Spychalski (DzikuVx)
c005214a2b Unified LogicConditions selector 2020-04-14 11:55:23 +02:00
Pawel Spychalski (DzikuVx)
dd551f5ecb Merge remote-tracking branch 'origin/master' into dzikuvx-global-functions-ui 2020-04-13 13:10:00 +02:00
Paweł Spychalski
a27d78bd3a
Merge pull request #958 from iNavFlight/dzikuvx-allow-ff-for-rovers
Allow FF tuning for Rovers and Boats
2020-04-12 16:15:28 +02:00
Pawel Spychalski (DzikuVx)
2470fdbac0 Allow FF tuning for Rovers and Boats 2020-04-12 15:27:23 +02:00
Pawel Spychalski (DzikuVx)
305927eb04 MSP layer for LC Activator 2020-04-11 23:37:40 +02:00
Pawel Spychalski (DzikuVx)
583e73ef22 Improve LC status indication 2020-04-11 18:11:17 +02:00
Pawel Spychalski (DzikuVx)
b193ea3aa6 Add GVAR inputs for servo 2020-04-11 16:58:03 +02:00
Pawel Spychalski (DzikuVx)
ba0ba69191 Report GVARs 2020-04-11 14:30:18 +02:00
Pawel Spychalski (DzikuVx)
f85a17d1ad Get GVAR status from FC 2020-04-10 21:37:24 +02:00
Pawel Spychalski (DzikuVx)
1f92a1383a Add new logic conditions and poll on Programming Tab 2020-04-10 20:30:55 +02:00
Alberto García Hierro
593dd4d4e9
Merge pull request #956 from iNavFlight/agh_fix_double_click_bind
[RX-MSP] Fix double binding on click for the enable button
2020-04-10 18:55:21 +01:00
Pawel Spychalski (DzikuVx)
6fce522961 Option to save LC and GF 2020-04-10 19:19:59 +02:00
Pawel Spychalski (DzikuVx)
fe1d32d088 Use Tabs layout 2020-04-10 14:29:03 +02:00
Pawel Spychalski (DzikuVx)
7478f6cd04 Basic render of global function table 2020-04-10 11:37:52 +02:00
Alberto García Hierro
522191b194
Merge pull request #935 from iNavFlight/agh_update_macos_signing
[macOS] Use macapptool for signing and notarizing macOS binaries
2020-04-08 00:18:10 +01:00
Alberto García Hierro
4fed26d4d5 [RX-MSP] Fix double binding on click for the enable button
The click handler was registered to both the div and the anchor,
causing it to fire twice and shrink the window twice. Make sure
we only bind to the anchor.
2020-04-08 00:15:38 +01:00
Alberto García Hierro
9dae9a75bc [TABS] Generate the documentation link dynamically via JS
This way we don't need to repeat the same 3 lines of HTML in every
tab. Also fixes the missing link in the mission planner tab when
the FC wasn't connected.
2020-04-07 15:52:23 +01:00
Pawel Spychalski (DzikuVx)
a15277ae25 Basic layout for global functions 2020-04-05 20:07:20 +02:00
Pawel Spychalski (DzikuVx)
e7d26a5759 Basic Logic Conditions UI 2020-04-05 19:44:26 +02:00
Pawel Spychalski (DzikuVx)
cdf7b82108 Empty Programming tab 2020-04-05 18:47:49 +02:00
Pawel Spychalski (DzikuVx)
554bec3606 MSP layer for global functions 2020-04-05 18:09:15 +02:00
Paweł Spychalski
7f4ec9a559
Merge pull request #950 from iNavFlight/dzikuvx-update-mr-defaults
Update defaults for 3-7 inch multirotor
2020-04-05 13:46:30 +02:00
Paweł Spychalski
d761bd005e
Merge pull request #951 from iNavFlight/dzikuvx-make-motor-output-in-percents
Dzikuvx make motor output in percents
2020-04-05 13:46:13 +02:00
Pawel Spychalski (DzikuVx)
cfb78f2817 For non reversible ESC use only output percent, not pulse width 2020-04-02 20:11:08 +02:00
Pawel Spychalski (DzikuVx)
f856348c15 Convert to % in Outputs tab, step 1 2020-04-02 19:23:40 +02:00
Pawel Spychalski (DzikuVx)
fa7b29be7d Make info more specific 2020-04-02 18:27:54 +02:00
Pawel Spychalski (DzikuVx)
f916a1f0bd Update defaults for 3-7 inch multirotor 2020-04-02 18:16:10 +02:00
Paweł Spychalski
8ed60bb936
Merge pull request #948 from iNavFlight/agh_increase_hex_file_limit
[FLASHER] Increase .hex file size limit to 100MB
2020-04-02 09:27:18 +02:00
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.
2020-04-01 22:09:31 +01:00
Daniel Ribeiro
16dc59f44f
Merge pull request #1 from iNavFlight/master
Bump local repo
2020-03-19 10:20:33 -03:00
Paweł Spychalski
008991b185
Merge pull request #943 from iNavFlight/dzikuvx-fix-failsafe-save
Do not save RC config together with failsafe
2020-03-07 15:33:21 +01:00
Pawel Spychalski (DzikuVx)
1f3bc98394 Do not save RC config together with failsafe 2020-03-07 15:32:10 +01:00
Paweł Spychalski
1d76860456
Merge pull request #886 from iNavFlight/dzikuvx-pid-bank-11
Allow for PID bank 11
2020-03-05 15:07:14 +01:00
Pawel Spychalski (DzikuVx)
3dfc521084 Fix version selector 2020-03-05 12:06:53 +01:00
Pawel Spychalski (DzikuVx)
6bd0d17022 Merge branch 'master' into dzikuvx-pid-bank-11 2020-03-05 11:45:44 +01:00
Paweł Spychalski
af3c519a01
Merge pull request #941 from iNavFlight/dzikuvx-preset-overhaul
Presets overhaul
2020-03-03 19:47:23 +01:00
Paweł Spychalski
0c06aadf3b
Merge pull request #942 from iNavFlight/dzikuvx-allow-800-600
Allow 800x600 window size
2020-03-03 19:46:58 +01:00
Pawel Spychalski (DzikuVx)
8ef87151ba Allow 800x600 window size 2020-03-03 17:40:57 +01:00