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
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
Pawel Spychalski (DzikuVx)
5c7a6be54e
Merge branch 'master' into wizard-gps-step
2024-06-16 20:11:06 +02:00
Pawel Spychalski (DzikuVx)
5ad427c4b4
Extend settings cache with build info
2024-06-16 20:08:17 +02:00
Marcelo Bezerra
459b357ff5
Add head tracking sources
2024-06-10 16:19:29 +02:00
Marcelo Bezerra
1887fe142d
Revert "Add head tracking source to mixer"
...
This reverts commit cd9b08a21b
.
2024-06-10 16:17:52 +02:00
Marcelo Bezerra
cd9b08a21b
Add head tracking source to mixer
2024-06-10 16:10:47 +02:00
Marcelo Bezerra
38210b3242
Add headtracker port
2024-06-08 22:35:34 +02:00
Marcelo Bezerra
02b6c8c435
update mode names
2024-06-08 17:25:03 +02:00
Marcelo Bezerra
3feebbd9f5
Add gimbal controls.
...
Level pitch is not showing up yet
2024-06-08 13:03:04 +02:00
Marcelo Bezerra
d111304bac
flight modes
2024-06-08 12:29:12 +02:00
Marcelo Bezerra
1d341b41b9
Add Gimbal device
2024-06-06 22:54:45 +02:00
Pawel Spychalski (DzikuVx)
497d0aa674
Store bindings
2024-06-04 14:07:27 +02:00
Darren Lines
58f3d57b93
Merge branch 'master' into MrD_Consolidate-the-old-Profile
-and-PID-Profile
-in-to-Control-Profile
2024-06-02 18:56:48 +01:00
Darren Lines
164f9c7c20
Consolidate the old PIDProfile
and Profile
in to Control Profile
...
- Consolidate the old `PIDProfile` and `Profile` in to `Control Profile`
- Improve consistency by maintaining the order of `Control Profile`, `Mixer Profile`, and `Battery Profile`.
- Added missing `Set Heading Target` operator to the programming UI
2024-06-02 18:54:28 +01:00
Darren Lines
fb12da14db
Add Battery Profile to programming framework
2024-06-02 16:17:52 +01:00
Marcelo Bezerra
16b212e244
Use new special label info from msp to tag led pin.
2024-05-31 17:30:44 +02:00
Marcelo Bezerra
dc21e79fb6
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-31 16:42:55 +02:00
Pawel Spychalski (DzikuVx)
18912e031d
Refactor programming defines and extract definitions to separate modules
2024-05-21 08:32:01 +02:00
Marcelo Bezerra
9ce5716a0a
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-19 17:38:58 +02:00
Pawel Spychalski (DzikuVx)
2be9e53e97
Fix tab switching
2024-05-17 15:25:22 +02:00
Pawel Spychalski (DzikuVx)
6bc214dad2
remove not needed debug
2024-05-17 11:23:23 +02:00
Pawel Spychalski (DzikuVx)
23f16b4ede
Enable wizard pages
2024-05-17 11:16:37 +02:00
Pawel Spychalski (DzikuVx)
7e66940d02
Finish receiver wizard page
2024-05-17 11:04:18 +02:00
Pawel Spychalski (DzikuVx)
6a514920fa
Store receiver port in wizard
2024-05-17 10:18:35 +02:00
Pawel Spychalski (DzikuVx)
a45d85c0b0
Move UI bindings to separate module
2024-05-17 08:50:20 +02:00
Pawel Spychalski (DzikuVx)
d46b797830
Update layout of the defaults dialog
2024-05-17 08:12:02 +02:00
Pawel Spychalski (DzikuVx)
49ad8fae03
Merge branch 'master' into dzikuvx-wizard
2024-05-17 07:50:36 +02:00