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

1941 commits

Author SHA1 Message Date
Scavanger
f99a685372 Fix Geozone sanity check - ASL 2024-11-19 12:55:06 -03:00
Scavanger
33888c9e42 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Geozones-RC2-Fixes 2024-11-16 19:00:06 -03:00
Scavanger
f7cf01091e RC2 Fixses 2024-11-16 18:59:36 -03:00
b14ckyy
1a291dc6bc
Merge pull request #2240 from iNavFlight/MrD_Enable-virtual-pitot-of-GPS-seupt-in-wizard
Enable virtual pitot when a GNSS module is setup in the wizard
2024-11-15 20:36:27 +01:00
Scavanger
8a16ee2894 Add sanity cheks 2024-11-15 12:32:08 -03:00
Scavanger
abc3fa5606 Fixes 2024-11-12 14:41:14 -03:00
Scavanger
1fe04df9c5 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Geozones 2024-11-10 17:54:46 -03:00
Scavanger
0c4f12f499 Sealevel Ref 2024-11-10 17:54:31 -03:00
Mr D - RC
16a0bf9e1b Enable virtual pitot when a GNSS module is setup in the wizard
Fixes https://github.com/iNavFlight/inav-configurator/issues/2231
2024-11-10 15:41:21 +00:00
Darren Lines
d48adcebd3
Merge pull request #2230 from iNavFlight/MrD_Changes-for-MSP-RC-(mLRS) 2024-11-10 10:43:43 +00:00
Mr D - RC
46ead5a70e Update link to OSD symbols for custom elements 2024-11-09 09:55:00 +00:00
Scavanger
b81ddd1ce8 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Geozones 2024-11-08 08:40:06 -03:00
Scavanger
67d74e2571 Fix 2024-11-08 02:17:06 -03:00
Mr D - RC
a9df3f6eab Added uplink RSSI dBm to programming framework 2024-11-05 20:46:45 +00:00
Mr D - RC
34591d2a15 Add new LC operands for RC link 2024-11-04 18:16:08 +00:00
Scavanger
6e7a04a817 Geozones 2024-11-03 12:00:10 -03:00
Sensei
c81c1db5d7
Merge pull request #2196 from smsnvc/smsnvc-add-Ukrainian-translation
Adding Ukrainian translation for the INAV Configurator
2024-09-23 11:58:11 -05:00
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
2024-09-21 10:11:22 +01:00
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 2024-09-20 20:46:39 +03:00
Darren Lines
3c6197d037
Merge pull request #2159 from iNavFlight/MrD_Remove-switch-indicators-in-favour-of-custom-OSD-elements
Enhance OSD Custom Elements
2024-09-17 13:21:01 +01:00
Marcelo Bezerra
7c46f2093d
Bump max to 34 2024-08-22 12:23:17 +02:00
Marcelo Bezerra
8ea40f1399
Merge pull request #2138 from shusain/fixing-bluetooth-on-linux
Minor patch to the permissions since bluetooth api is still
2024-08-21 23:23:37 +02:00
Marcelo Bezerra
1026444811
Update main.js
always enable web bluetooth.
2024-08-21 23:07:08 +02:00
Marcelo Bezerra
4f150b002d
Remove UBLOX7 option 2024-08-17 17:30:46 +02:00
error414
03e37a3296 adsb enhanced 2024-08-10 22:49:51 +02:00
bkleiner
a56d89a81f fix MSP_SET_RX_MAP 2024-08-08 14:18:23 +02:00
Darren Lines
7a86b417c6 Removed Switch Indicators and increase custom to 8
Removed Switch indicators and increased the number of osd custom elements to 8.
2024-08-05 12:20:20 +03:00
Marcelo Bezerra
411f363ed8 Add extra channels 2024-08-02 13:37:20 +02:00
Marcelo Bezerra
257c552a4f Add ELRS mavlinkrc baud rate 2024-07-10 10:08:36 +02:00
Marcelo Bezerra
7041ab2b4c
Merge pull request #2139 from sensei-hacker/remove_used_platform_other
js/model.js: PLATFORM_OTHER is not valid, remove
2024-07-08 12:42:47 +02:00
Ray Morris
91b9ee7f1f js/model.js: PLATFORM_OTHER is not valid, remove 2024-07-06 19:21:24 -05:00
Shaun Husain
28191a692c Minor patch to the permissions since bluetooth api is still
considered experimental on Chrome/Linux implementation.
2024-07-06 16:01:15 -05:00
breadoven
9e8464efcb Add flown loiter radius 2024-06-29 14:06:23 +01:00
Marcelo Bezerra
a7625bfa3e
Merge pull request #2122 from bfmvsa/open-links-in-default-browser
Fix issue with opening external links in app's window.
2024-06-27 23:29:12 +02:00
Marcelo Bezerra
4f6325ae2d
Merge pull request #2123 from iNavFlight/mmosca-gps-assitnow
Add UBLOX AssistNow support to configurator
2024-06-24 10:03:14 +02:00
Marcelo Bezerra
697ebfa5f1 Add error message to locale. 2024-06-23 23:48:10 +02:00
Marcelo Bezerra
ac8c7edff7 Quiet down console logs 2024-06-23 23:44:46 +02:00
Marcelo Bezerra
a3778ae40f Cache assitnow offline data.
Allows for offline use.
2024-06-23 22:10:53 +02:00
Marcelo Bezerra
152124627c Only send relevant assitnow offline messages 2024-06-23 21:45:17 +02:00
bfmvsa
5b91b80e95 Get latest release instead of list of all releases 2024-06-23 20:30:52 +02:00
Marcelo Bezerra
a3f6a99d02 We now successfully fetch and parse ublox data and send as msp messages 2024-06-23 19:31:57 +02:00
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.
2024-06-23 17:59:46 +02:00
bfmvsa
09ef90d3db Fix issue with opening external links in app's window. 2024-06-23 16:29:31 +02:00
Marcelo Bezerra
dd3e10fd59 Add new file 2024-06-23 14:51:47 +02:00
Marcelo Bezerra
e497b7f360 Add Assistnow Key configuration and some basic build setup 2024-06-23 14:50:52 +02:00
Marcelo Bezerra
05f6d3e8df Add MSP2_INAV_GPS_UBLOX_COMMAND code 2024-06-23 13:36:08 +02:00
Marcelo Bezerra
fb06ab2345
Merge pull request #2118 from iNavFlight/mmosca-sbus-output
Add channels 17-24 to mixer
2024-06-23 13:11:34 +02:00
Pawel Spychalski (DzikuVx)
abb6b511a3 Fix GPS wizard step in case no GPS port is preselected 2024-06-22 20:36:13 +02:00
Marcelo Bezerra
92302e0bd9 Add channels 18-24 to mixer 2024-06-21 20:12:07 +02:00
Marcelo Bezerra
7fa260a9c9 Merge remote-tracking branch 'origin/master' into mmosca-gimbal-test 2024-06-18 10:07:35 +02:00