1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00
Commit graph

5755 commits

Author SHA1 Message Date
bfmvsa
8b5dc03eac Changed icon in MacOS according to apple's app icon design guidelines 2024-06-25 22:34:47 +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
ebdb20bbfd
Merge pull request #2124 from bfmvsa/decrease-retrieved-releases-in-app-updater
Get latest release instead of list of all releases in version checker
2024-06-24 00:01:50 +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
aa6bbce308 spaces 2024-06-23 20:23:35 +02:00
Marcelo Bezerra
a295f5cd17 AssistNow vs Assistnow 2024-06-23 19:34:24 +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
Darren Lines
ba27b55288
Merge pull request #2121 from bfmvsa/readme-fix-typos 2024-06-23 13:30:34 +01:00
Marcelo Bezerra
05f6d3e8df Add MSP2_INAV_GPS_UBLOX_COMMAND code 2024-06-23 13:36:08 +02:00
bfmvsa
067a4f2901 Fix typos in README.md file 2024-06-23 13:15:38 +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
Marcelo Bezerra
306b722be8
Merge pull request #2120 from iNavFlight/mmosca-nightly-builds-fixed
Speed up release processing on firmware tab.
2024-06-22 22:32:25 +02:00
Marcelo Bezerra
02da6f9e5a GUI.log is slow.... 2024-06-22 22:18:47 +02:00
Marcelo Bezerra
1c9e7596fb Make it a bit faster
Not yet enough
2024-06-22 22:14:10 +02:00
Paweł Spychalski
beca79dcca
Merge pull request #2119 from iNavFlight/dzikuvx-fix-wizard-gps-step
Fix GPS wizard step in case no GPS port is preselected
2024-06-22 21:19:45 +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
16f62ed3f7
Merge pull request #2029 from error414/fixed-formarmationflight
Fixed position for formation flight / inav radar
2024-06-22 16:43:05 +02:00
error414
b9b2a1f14c Fixed position for formation flight / inav radar 2024-06-22 16:11:17 +02:00
Marcelo Bezerra
92302e0bd9 Add channels 18-24 to mixer 2024-06-21 20:12:07 +02:00
Marcelo Bezerra
e3a6096a38
Merge pull request #2106 from iNavFlight/mmosca-gimbal-test
Serial gimbal support
2024-06-20 22:27:09 +02:00
Marcelo Bezerra
7aeef9f775 Fix data-step for headtracker ratio 2024-06-20 21:12:13 +02:00
Marcelo Bezerra
fa4d953de3 Add headtracker configuration 2024-06-19 22:46:51 +02:00
Julio Cesar
188511a3fe Arrange the boxes one under the other in the Calibration tab. 2024-06-18 22:52:36 -03:00
Marcelo Bezerra
7fa260a9c9 Merge remote-tracking branch 'origin/master' into mmosca-gimbal-test 2024-06-18 10:07:35 +02:00
Marcelo Bezerra
dd3ca98fc3
Merge pull request #2115 from iNavFlight/mmosca-patch-1
Update nightly build release notes with MacOS details
2024-06-18 09:57:41 +02:00
Marcelo Bezerra
fad3bdecbd
Update nightly build release notes
Adds note about untainting MacOS binary.
2024-06-18 09:46:48 +02:00
Marcelo Bezerra
0ec2b132ba
Merge pull request #2114 from iNavFlight/mmosca-nightly-builds-fixed
Configurator nightly build support
2024-06-18 00:21:34 +02:00
Marcelo Bezerra
1d5730d4b3 Update version of linux upload action 2024-06-17 23:59:54 +02:00
Marcelo Bezerra
eaff24dc9a Trigger only on master push 2024-06-17 23:54:51 +02:00
Marcelo Bezerra
49b8e44f39 Make workflow reusable? 2024-06-17 23:37:55 +02:00
Marcelo Bezerra
1763dcdfae trigger on any pr 2024-06-17 23:35:39 +02:00
Marcelo Bezerra
84a8fdb22b add needs 2024-06-17 23:23:32 +02:00
Marcelo Bezerra
0f5083531c Add master on pr 2024-06-17 23:21:27 +02:00
Marcelo Bezerra
9e78d54c53 Attempt at nightly workflow 2024-06-17 23:18:12 +02:00
Marcelo Bezerra
a223660523 Show nightly builds 2024-06-17 22:48:15 +02:00
Paweł Spychalski
e17965d489
Merge pull request #2112 from iNavFlight/wizard-gps-step
Wizard GPS step
2024-06-17 20:53:15 +02:00
Pawel Spychalski (DzikuVx)
f6df2c00db Enable Wizard GPS tab on all presets 2024-06-17 20:44:29 +02:00
Pawel Spychalski (DzikuVx)
873c12b4cd Enable persistence 2024-06-17 16:47:38 +02:00
Pawel Spychalski (DzikuVx)
a90d4634d5 Store GPS protocol in the wizard state 2024-06-17 14:40:57 +02:00
Pawel Spychalski (DzikuVx)
7b63e06521 Correctly set GPS feature flag 2024-06-17 14:12:59 +02:00
Paweł Spychalski
80cf8755e9
Merge pull request #2111 from iNavFlight/dzikuvx-extend-setting-cache-with-build-info
Extend settings cache with build info
2024-06-17 09:20:15 +02:00
Pawel Spychalski (DzikuVx)
5c7a6be54e Merge branch 'master' into wizard-gps-step 2024-06-16 20:11:06 +02:00