Commit Graph

2868 Commits (26c65fa39cf19d070497327b76aae3130fc63913)
 

Author SHA1 Message Date
Alberto García Hierro b98d7a8f3b Add support for viewing trace output via MSP from the sensors tab
Use an additional window to show the debug trace, so the configurator
can be used at the same time the user is viewing the output.
7 years ago
Konstantin Sharlaimov 4ad897989d
Merge pull request #338 from shellixyz/new_dev_branch_adjustments
Add new development branch adjustments
7 years ago
Michel Pastor fd78485aec Add new development branch adjustments 7 years ago
Konstantin Sharlaimov 302c79aeb3
Merge pull request #337 from giacomo892/fw_launch_feature
Add FW_LAUNCH feature to configurator
7 years ago
giacomo892 8cac88c14f Add FW_LAUNCH feature to configurator 7 years ago
Pawel Spychalski (DzikuVx) eb208af39d chainer for motors tab 7 years ago
Michel Pastor b73c55a668 Add Wh/Km OSD icon 7 years ago
Michel Pastor 52318f81f2 improve battery monitoring: add Wh icon in OSD fonts 7 years ago
Sergej Pozdnyakov b24f3a29d6 fix css 2 7 years ago
Pawel Spychalski (DzikuVx) 80dfe85930 another bunch of rationalizations 7 years ago
Sergej Pozdnyakov 4d096ebe32 fix css 7 years ago
Pawel Spychalski (DzikuVx) c9c5f8d2d9 minor code fixes 7 years ago
afinogen 5ea039a9d7 add adaptive style 7 years ago
afinogen 818d07409b fix conflict( 7 years ago
afinogen db31180753 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into mission-planer
Fix conflicts:
 _locales/en/messages.json
7 years ago
Pawel Spychalski (DzikuVx) 557f16bbec hide behind semver check 7 years ago
Pawel Spychalski (DzikuVx) 48a9b36d86 Load and save of mmix over MSP 7 years ago
Sergej Pozdnyakov 536c5488e4 Save and load mission from EEPROM, fix bugs 7 years ago
Pawel Spychalski (DzikuVx) 0730408796 MSP2_COMMON_MOTOR_MIXER support 7 years ago
Pawel Spychalski (DzikuVx) bb8507e81b ground work for mmix editing 7 years ago
Konstantin Sharlaimov 385827a66f
Merge pull request #302 from iNavFlight/agh_msp_name
Add support for changing the craft name
7 years ago
Alberto García Hierro 824a0d5f8b Add support for changing the craft name
Uses MSP_NAME/MSP_SET_NAME to get and set it. A new section was
added to the Configuration tab which includes an input for the name.
Also, some CSS changes to allow wider fields for string inputs.
7 years ago
Paweł Spychalski 007d4f9694
Merge pull request #298 from teckel12/te_osd_stab_to_acro
Change the OSD config to show ACRO instead of the defunct STAB flight mode placeholder
7 years ago
Paweł Spychalski 7c446a5aaa
Merge pull request #326 from iNavFlight/dzikuvx-smix-servo-tab
SMIX in servo tab
7 years ago
Pawel Spychalski (DzikuVx) 958c5f8dc5 Save servo mix over MSP 7 years ago
Pawel Spychalski (DzikuVx) cf3a5b2a64 UI for smix rules 7 years ago
Pawel Spychalski (DzikuVx) 912864bc19 load custom smix rules 7 years ago
Pawel Spychalski (DzikuVx) d158a9283c servo tab uses chaner for MSP data 7 years ago
Pawel Spychalski (DzikuVx) bea01945d2 legacy message removed 7 years ago
Sergej Pozdnyakov efda795698 fix load point 7 years ago
Sergej Pozdnyakov 8dee7a6340 fix save point 7 years ago
Sergej Pozdnyakov 0b7598dabd save and load points 7 years ago
Sergej Pozdnyakov 59b303cb8a check Standalone app 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago
Sergej Pozdnyakov a058f0a96c Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 7 years ago
Sergej b669fa4d16 fix firmware version, moved compass calibrate (#323) 7 years ago
Sergej Pozdnyakov 025f2e743f Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 7 years ago
Konstantin Sharlaimov 8243e36d0e
Merge pull request #322 from Afinogen/fix-open-link
Fix open link
7 years ago
Konstantin Sharlaimov 00baf9596d
Merge pull request #20 from iNavFlight/calibration-tab
Calibration tab in feature branch
7 years ago
Sergej Pozdnyakov 7ed32e2d39 fix #320 7 years ago
Sergej Pozdnyakov 4de9d6ab3a Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 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 d5a8fd2e18 fix message 7 years ago
afinogen 6ccba50734 add check new app version 7 years ago
Konstantin Sharlaimov 62c32128b0
Merge pull request #313 from Afinogen/make-linux
Add Linux build (gulp task)
7 years ago
Konstantin Sharlaimov 64a01b8f46
Merge pull request #314 from Afinogen/app-size
Save the last used size/position
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
Sergej Pozdnyakov 14dd00fb7b Add Linux build (gulp task) #312
For build only linux, without install Wine, added task `release-only-linux`
7 years ago