Commit Graph

1925 Commits (master)

Author SHA1 Message Date
Sensei c81c1db5d7
Merge pull request #2196 from smsnvc/smsnvc-add-Ukrainian-translation
Adding Ukrainian translation for the INAV Configurator
17 hours ago
Mr D - RC c0e02494f6 Fix profile change not working
Initially, I thought that the profiles were not changing when you selected a new profile from the select box. It turns out that this was only happening after setting up from the defaults dialog. The problem was that the `periodicStatusUpdater` was being stopped to perform the parameter upload. But not re-started. I added a function to resume the updater, and everything works as it should. I made a few other changes:
- Tidied up the setting of the parameters for each profile
- Added specific `set` profile messages, rather than `loaded` being repeated
- Only show messages for the profiles that have changed, not all of them
3 days ago
Oleg Shevtsov c67a2166ec Adding Ukrainian translation for the INAV Configurator. If you want to review, suggest some change or fix errors - please use crowdin to send your suggestions. https://crowdin.com/project/inav-in-ukrainian 4 days ago
Darren Lines 3c6197d037
Merge pull request #2159 from iNavFlight/MrD_Remove-switch-indicators-in-favour-of-custom-OSD-elements
Enhance OSD Custom Elements
7 days ago
Marcelo Bezerra 7c46f2093d
Bump max to 34 1 month ago
Marcelo Bezerra 8ea40f1399
Merge pull request #2138 from shusain/fixing-bluetooth-on-linux
Minor patch to the permissions since bluetooth api is still
1 month ago
Marcelo Bezerra 1026444811
Update main.js
always enable web bluetooth.
1 month ago
Marcelo Bezerra 4f150b002d
Remove UBLOX7 option 1 month ago
error414 03e37a3296 adsb enhanced 1 month ago
bkleiner a56d89a81f fix MSP_SET_RX_MAP 2 months ago
Darren Lines 7a86b417c6 Removed Switch Indicators and increase custom to 8
Removed Switch indicators and increased the number of osd custom elements to 8.
2 months ago
Marcelo Bezerra 411f363ed8 Add extra channels 2 months ago
Marcelo Bezerra 257c552a4f Add ELRS mavlinkrc baud rate 3 months ago
Marcelo Bezerra 7041ab2b4c
Merge pull request #2139 from sensei-hacker/remove_used_platform_other
js/model.js: PLATFORM_OTHER is not valid, remove
3 months ago
Ray Morris 91b9ee7f1f js/model.js: PLATFORM_OTHER is not valid, remove 3 months ago
Shaun Husain 28191a692c Minor patch to the permissions since bluetooth api is still
considered experimental on Chrome/Linux implementation.
3 months ago
breadoven 9e8464efcb Add flown loiter radius 3 months ago
Marcelo Bezerra a7625bfa3e
Merge pull request #2122 from bfmvsa/open-links-in-default-browser
Fix issue with opening external links in app's window.
3 months ago
Marcelo Bezerra 4f6325ae2d
Merge pull request #2123 from iNavFlight/mmosca-gps-assitnow
Add UBLOX AssistNow support to configurator
3 months ago
Marcelo Bezerra 697ebfa5f1 Add error message to locale. 3 months ago
Marcelo Bezerra ac8c7edff7 Quiet down console logs 3 months ago
Marcelo Bezerra a3778ae40f Cache assitnow offline data.
Allows for offline use.
3 months ago
Marcelo Bezerra 152124627c Only send relevant assitnow offline messages 3 months ago
bfmvsa 5b91b80e95 Get latest release instead of list of all releases 3 months ago
Marcelo Bezerra a3f6a99d02 We now successfully fetch and parse ublox data and send as msp messages 3 months ago
Marcelo Bezerra ee98c70807 Add some of the basic plumbing for Assistnow handling
Currently able to fetch assistnow online and offline data from the web,
but breaking data down into individual ubx commands is failing.

I may need to change it into fetching and treating data as binary.
3 months ago
bfmvsa 09ef90d3db Fix issue with opening external links in app's window. 3 months ago
Marcelo Bezerra dd3e10fd59 Add new file 3 months ago
Marcelo Bezerra e497b7f360 Add Assistnow Key configuration and some basic build setup 3 months ago
Marcelo Bezerra 05f6d3e8df Add MSP2_INAV_GPS_UBLOX_COMMAND code 3 months ago
Marcelo Bezerra fb06ab2345
Merge pull request #2118 from iNavFlight/mmosca-sbus-output
Add channels 17-24 to mixer
3 months ago
Pawel Spychalski (DzikuVx) abb6b511a3 Fix GPS wizard step in case no GPS port is preselected 3 months ago
Marcelo Bezerra 92302e0bd9 Add channels 18-24 to mixer 3 months ago
Marcelo Bezerra 7fa260a9c9 Merge remote-tracking branch 'origin/master' into mmosca-gimbal-test 3 months ago
Paweł Spychalski e17965d489
Merge pull request #2112 from iNavFlight/wizard-gps-step
Wizard GPS step
3 months ago
Pawel Spychalski (DzikuVx) f6df2c00db Enable Wizard GPS tab on all presets 3 months ago
Pawel Spychalski (DzikuVx) 873c12b4cd Enable persistence 3 months ago
Pawel Spychalski (DzikuVx) a90d4634d5 Store GPS protocol in the wizard state 3 months ago
Pawel Spychalski (DzikuVx) 7b63e06521 Correctly set GPS feature flag 3 months ago
Pawel Spychalski (DzikuVx) 5c7a6be54e Merge branch 'master' into wizard-gps-step 3 months ago
Pawel Spychalski (DzikuVx) 5ad427c4b4 Extend settings cache with build info 3 months ago
Marcelo Bezerra 459b357ff5 Add head tracking sources 4 months ago
Marcelo Bezerra 1887fe142d Revert "Add head tracking source to mixer"
This reverts commit cd9b08a21b.
4 months ago
Marcelo Bezerra cd9b08a21b Add head tracking source to mixer 4 months ago
Marcelo Bezerra 38210b3242 Add headtracker port 4 months ago
Marcelo Bezerra 02b6c8c435 update mode names 4 months ago
Marcelo Bezerra 3feebbd9f5 Add gimbal controls.
Level pitch is not showing up yet
4 months ago
Marcelo Bezerra d111304bac flight modes 4 months ago
Marcelo Bezerra 1d341b41b9 Add Gimbal device 4 months ago
Pawel Spychalski (DzikuVx) 497d0aa674 Store bindings 4 months ago