Commit Graph

197 Commits (cc6a7df91c06af1e3c8494b214a00bf77d295c39)

Author SHA1 Message Date
Darren Lines a47d971ade Make links to documents relevant to firmware version 2 years ago
Darren Lines 30317ede79 Couple of improvements
- better handling of negative numbers
- improved regex pattern
- limits to min and max values
2 years ago
Darren Lines 43b69d434a Working 2 years ago
Darren Lines cc09a8fe90 Implemented target autodetection
This PR adds target autodetection to the firmware flasher. It will attempt an autodetect on load. Plus there is a manual button to autodetect by the description.

- Extended MSPHelper to collect the missing data sent in `MSP_BOARD_INFO`. Plus added a `getTarget()` function.
- Added target autodetect on load of Firmware Flasher.
- Added button to Firmware Flasher to command an autodetect.
- Toggling **Show unstable builds** now remembers the selected target.
- Fixed **Offline** notices in the board and version select boxes.
- Added target name to firmware version displayed when connected.
2 years ago
Darren Lines 1c31561609 Update check now obeys checkbox 3 years ago
Luca ce0b4dac66 Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
# Conflicts:
#	_locales/en/messages.json
3 years ago
Darren Lines c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Pawel Spychalski (DzikuVx) 0be78dd37e Drop any leftovers of Transponder feature 3 years ago
Darren Lines 3ea30993ca Added highlights to other tabs
I'm sure that all parameters in configurator which can change with a battery or control profile now get highlighted. I have a couple to confirm though.
3 years ago
Darren Lines 5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
3 years ago
Darren Lines f9a5eca69f Made highlighting switchable via the config gear 3 years ago
Hofer Lukas 15c697daf7 WIP: Add magnetometer alignment tab 3 years ago
Darren Lines 29e3de2c25
Update main.js
Added reset for the OSD units if the FC is not connected.
3 years ago
Elgan Sayer ff80e0621b Add options for ui units 3 years ago
Darren Lines ac0edfcea1 Added firmware version number to configurator 4 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) 8ef87151ba Allow 800x600 window size 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 0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
5 years ago
Pawel Spychalski (DzikuVx) cb1ff69703 Cleanup INAV 2.0.0 5 years ago
Pawel Spychalski (DzikuVx) 521915b5a9 1.8 removed 6 years ago
Pawel Spychalski (DzikuVx) 9899362a71 Remove support tab and redirect users to wiki 6 years ago
TedNV e08ae3c6b4 adding support for mapproxy 6 years ago
Pawel Spychalski (DzikuVx) 655b762330 Map provider choice on mission planner page 6 years ago
Michel Pastor e945c0749c Add support for battery profiles 6 years ago
Pawel Spychalski (DzikuVx) 4f48ecff1b Mixer tab, first elements 7 years ago
Sergej Pozdnyakov 87e092cbcb new appearance of the interface, need testing 7 years ago
Sergej Pozdnyakov 7070bf3790 fix #354, fix 0 height/width window size, fix load empty mission from eeprom 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago
Konstantin Sharlaimov 8243e36d0e
Merge pull request #322 from Afinogen/fix-open-link
Fix open link
7 years ago
Sergej Pozdnyakov 7ed32e2d39 fix #320 7 years ago
Konstantin Sharlaimov (DigitalEntity) 9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 7 years ago
Konstantin Sharlaimov 35eb73e5cb
Merge pull request #316 from Afinogen/check-update
add check new app version
7 years ago
afinogen 6ccba50734 add check new app version 7 years ago
Sergej Pozdnyakov cacc4522c2 fix error for `require` 7 years ago
afinogen db002fb1f5 Save the last used size/position for issue #234
Need to check whether my window closing handler has affected on function createdWindow.onClosed
I did not understand how it works.
7 years ago
Pawel Spychalski (DzikuVx) be37f89731 Merge remote-tracking branch 'origin/master' into tracking-update 8 years ago
Paweł Spychalski 0ab6c7b849 Merge pull request #117 from iNavFlight/version-check-disabled
update check removed
8 years ago
Pawel Spychalski (DzikuVx) 8d95a5e76d webgl tracking removed 8 years ago
Pawel Spychalski (DzikuVx) 604adf7dae update check disabled 8 years ago
Pawel Spychalski (DzikuVx) 63ed578442 empty advanced tuning tab 8 years ago
U-PAWEL-X220\pawel 35baf4302b first cut of presets 8 years ago
U-PAWEL-X220\pawel 2ed44f34b1 CSS fixups 8 years ago
Pawel Spychalski (DzikuVx) 9a5e3dbeae msp cleanup 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) 25c8a6f61c crude port 8 years ago
Pawel Spychalski (DzikuVx) 9ce21b3113 correct GA tracking 8 years ago
Pawel Spychalski (DzikuVx) 3c098d4ba7 calibration tab removed 8 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago