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

3645 commits

Author SHA1 Message Date
Paweł Spychalski
e8aa5f228b
Merge pull request #983 from iNavFlight/giacomo892_alarms_fix
fix missing alarms
2020-05-12 10:23:12 +02:00
Paweł Spychalski
c93e22f144
Merge pull request #990 from iNavFlight/dzikuvx-mr-defaults-update
Lower D-gains on MR defaults
2020-05-11 15:07:29 +02:00
Pawel Spychalski (DzikuVx)
5a2639667e Lower D-gains on MR defaults 2020-05-11 14:23:01 +02:00
Paweł Spychalski
48b75539a8
Merge pull request #989 from iNavFlight/dzikuvx-presets-overhaul
Simplify Preset handling
2020-05-11 14:19:26 +02:00
Pawel Spychalski (DzikuVx)
8ae3f1ccdc Drop dependency of PIDs MSP frame 2020-05-11 14:18:23 +02:00
Pawel Spychalski (DzikuVx)
d0ae05d17e Simplify Preset handling 2020-05-11 12:34:49 +02:00
giacomo892
87e4479723 fix missing alarms 2020-05-10 12:23:08 +02:00
Paweł Spychalski
e742a481e2
Merge pull request #982 from iNavFlight/dzikuvx-do-not-reboot-on-old-defaults
Do not reboot on applying old defaults
2020-05-09 14:29:48 +02:00
Pawel Spychalski (DzikuVx)
596a796257 Do not reboot on applying old defaults 2020-05-09 14:28:57 +02:00
Paweł Spychalski
cb6e948c54
Merge pull request #978 from iNavFlight/dzikuvx-fix-pid-tab
Fix PID tab for 2.4 firmware
2020-05-02 16:14:11 +02:00
Pawel Spychalski (DzikuVx)
e799acf6f2 Fix PID tab for 2.4 firmware 2020-05-02 16:13:40 +02:00
Alberto García Hierro
84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
2020-04-30 22:38:02 +01:00
Paweł Spychalski
680ae6a169
Merge pull request #974 from iNavFlight/dzikuvx-semver-cleanup
Cleanup for server
2020-04-28 11:18:11 +02:00
Pawel Spychalski (DzikuVx)
3f95ce9acf Cleanup for server 2020-04-28 11:10:51 +02:00
Paweł Spychalski
74ee18d8d0
Merge pull request #968 from iNavFlight/dzikuvx-current-and-voltage-sensor-type
Make Current and Voltage sensor type configurable
2020-04-26 11:30:05 +02:00
Paweł Spychalski
5f2db23d1c
Merge pull request #967 from iNavFlight/dzikuvx-improved-defaults-dialog
Improved defaults dialog
2020-04-26 11:29:50 +02:00
Paweł Spychalski
6f87fde9f9
Merge pull request #969 from iNavFlight/dzikuvx-servo-input-one-to-max-rename
Rename servo input One to Max
2020-04-26 11:29:36 +02:00
Paweł Spychalski
b43a77d31a
Merge pull request #970 from iNavFlight/dzikuvx-vtx-channel-band-support
Allow to change VTX band channel via global functions
2020-04-26 11:29:21 +02:00
Paweł Spychalski
1e73e01700
Merge pull request #971 from joleeee/master
Add support for Stabilized[AXIS] in Programming (logic_conditions) https://github.com/iNavFlight/inav/pull/5623
2020-04-26 11:20:57 +02:00
joleeee
c85f08a187
Update fc.js 2020-04-25 23:46:40 +02:00
Pawel Spychalski (DzikuVx)
df606203bf Allow to change VTX band channel via global functions 2020-04-25 21:02:52 +02:00
Pawel Spychalski (DzikuVx)
f9b768238d Rename servo input One to Max 2020-04-25 15:09:16 +02:00
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