Commit Graph

3635 Commits (e799acf6f2efdc78212fddacb6ecf72aa049ea34)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) e799acf6f2 Fix PID tab for 2.4 firmware 4 years ago
Alberto García Hierro 84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
4 years ago
Paweł Spychalski 680ae6a169
Merge pull request #974 from iNavFlight/dzikuvx-semver-cleanup
Cleanup for server
4 years ago
Pawel Spychalski (DzikuVx) 3f95ce9acf Cleanup for server 4 years ago
Paweł Spychalski 74ee18d8d0
Merge pull request #968 from iNavFlight/dzikuvx-current-and-voltage-sensor-type
Make Current and Voltage sensor type configurable
4 years ago
Paweł Spychalski 5f2db23d1c
Merge pull request #967 from iNavFlight/dzikuvx-improved-defaults-dialog
Improved defaults dialog
4 years ago
Paweł Spychalski 6f87fde9f9
Merge pull request #969 from iNavFlight/dzikuvx-servo-input-one-to-max-rename
Rename servo input One to Max
4 years ago
Paweł Spychalski b43a77d31a
Merge pull request #970 from iNavFlight/dzikuvx-vtx-channel-band-support
Allow to change VTX band channel via global functions
4 years ago
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
4 years ago
joleeee c85f08a187
Update fc.js 4 years ago
Pawel Spychalski (DzikuVx) df606203bf Allow to change VTX band channel via global functions 4 years ago
Pawel Spychalski (DzikuVx) f9b768238d Rename servo input One to Max 4 years ago
Pawel Spychalski (DzikuVx) 0afa35b914 Make Current and Voltage sensor type configurable 4 years ago
Pawel Spychalski (DzikuVx) a23a3fe1e3 Improved defaults dialog 4 years ago
Paweł Spychalski 247620cb6b
Merge pull request #966 from iNavFlight/dzikuvx-events-for-defaults
report applied defaults to analytics
4 years ago
Pawel Spychalski (DzikuVx) 46948089f5 report applied defaults to analytics 4 years ago
Paweł Spychalski 75dc62910b
Merge pull request #965 from iNavFlight/dzikuvx-nav-heading-pids
Support NAV Heading PIDs
4 years ago
Paweł Spychalski ff73015cad
Merge pull request #964 from iNavFlight/dzikuvx-i2cs_peed
Configurable I2C Speed
4 years ago
Pawel Spychalski (DzikuVx) 602a64b8f1 Support NAV Heading PIDs 4 years ago
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>
4 years ago
Pawel Spychalski (DzikuVx) 4298948124 Configurable I2C Speed 4 years ago
Paweł Spychalski 55b46d1cac
Merge pull request #954 from iNavFlight/dzikuvx-global-functions-ui
Programming Tab
5 years ago
Paweł Spychalski 3ce9e355f7 Set theme jekyll-theme-slate 5 years ago
Pawel Spychalski (DzikuVx) d40b1c8fab UI for LC activator 5 years ago
Pawel Spychalski (DzikuVx) c005214a2b Unified LogicConditions selector 5 years ago
Pawel Spychalski (DzikuVx) dd551f5ecb Merge remote-tracking branch 'origin/master' into dzikuvx-global-functions-ui 5 years ago
Paweł Spychalski a27d78bd3a
Merge pull request #958 from iNavFlight/dzikuvx-allow-ff-for-rovers
Allow FF tuning for Rovers and Boats
5 years ago
Pawel Spychalski (DzikuVx) 2470fdbac0 Allow FF tuning for Rovers and Boats 5 years ago
Pawel Spychalski (DzikuVx) 305927eb04 MSP layer for LC Activator 5 years ago
Pawel Spychalski (DzikuVx) 583e73ef22 Improve LC status indication 5 years ago
Pawel Spychalski (DzikuVx) b193ea3aa6 Add GVAR inputs for servo 5 years ago
Pawel Spychalski (DzikuVx) ba0ba69191 Report GVARs 5 years ago
Pawel Spychalski (DzikuVx) f85a17d1ad Get GVAR status from FC 5 years ago
Pawel Spychalski (DzikuVx) 1f92a1383a Add new logic conditions and poll on Programming Tab 5 years ago
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
5 years ago
Pawel Spychalski (DzikuVx) 6fce522961 Option to save LC and GF 5 years ago
Pawel Spychalski (DzikuVx) fe1d32d088 Use Tabs layout 5 years ago
Pawel Spychalski (DzikuVx) 7478f6cd04 Basic render of global function table 5 years ago
Alberto García Hierro 522191b194
Merge pull request #935 from iNavFlight/agh_update_macos_signing
[macOS] Use macapptool for signing and notarizing macOS binaries
5 years ago
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.
5 years ago
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.
5 years ago
Pawel Spychalski (DzikuVx) a15277ae25 Basic layout for global functions 5 years ago
Pawel Spychalski (DzikuVx) e7d26a5759 Basic Logic Conditions UI 5 years ago
Pawel Spychalski (DzikuVx) cdf7b82108 Empty Programming tab 5 years ago
Pawel Spychalski (DzikuVx) 554bec3606 MSP layer for global functions 5 years ago
Paweł Spychalski 7f4ec9a559
Merge pull request #950 from iNavFlight/dzikuvx-update-mr-defaults
Update defaults for 3-7 inch multirotor
5 years ago
Paweł Spychalski d761bd005e
Merge pull request #951 from iNavFlight/dzikuvx-make-motor-output-in-percents
Dzikuvx make motor output in percents
5 years ago
Pawel Spychalski (DzikuVx) cfb78f2817 For non reversible ESC use only output percent, not pulse width 5 years ago
Pawel Spychalski (DzikuVx) f856348c15 Convert to % in Outputs tab, step 1 5 years ago
Pawel Spychalski (DzikuVx) fa7b29be7d Make info more specific 5 years ago