Jonathan Hudson
f97a1020cc
not working
2024-08-14 13:00:18 +01:00
breadoven
cc5917558d
remove gravity calibration changes
2024-08-13 13:41:28 +01:00
Darren Lines
746c168dee
Updates
...
- Updated draw for pilot/craft name
- Removed blink from safehome, because it looked bad
2024-08-13 12:14:30 +03:00
breadoven
3efc75e825
Update navigation_fixedwing.c
2024-08-10 21:52:54 +01:00
breadoven
b32d14d701
smooth xt error rate
2024-08-10 18:25:32 +01:00
Darren Lines
5f8c942fba
Merge branch 'master' into MrD_update-arming-screen-for-better-space-utilisation
2024-08-10 16:21:34 +03:00
error414
791b251586
adsb enhanced
2024-08-10 12:40:49 +02:00
Marcelo Bezerra
930e4f0e56
Merge remote-tracking branch 'origin/master' into mmosca-mavlinkrc
2024-08-09 15:14:05 +02:00
bkleiner
afea9fe74f
vtx: fix VTX_SETTINGS_POWER_COUNT and add dummy entries to saPowerNames
2024-08-09 15:02:51 +02:00
Marcelo Bezerra
d00840e36a
Merge pull request #10279 from KY-S0ong/patch-2
...
Mac-OS wiki update | How to connect to configurator
2024-08-09 11:36:04 +01:00
Marcelo Bezerra
fc8aa0d769
Update USB Flashing.md
2024-08-09 12:34:52 +02:00
KY-S0ong
98bc9f0afd
Connecting to Configurator via USB-C cable
2024-08-09 06:22:39 -04:00
Marcelo Bezerra
b229636e21
Merge pull request #10289 from bkleiner/add-h7-svd
...
add h7 svd file
2024-08-08 14:40:28 +01:00
Marcelo Bezerra
168c6f963d
Merge pull request #10288 from iNavFlight/mmosca-sbus2-fasstest-12ch
...
Support SBUS2 FASSTest 12 channel short frame time
2024-08-08 14:39:58 +01:00
bkleiner
069a61cea5
add h7 svd file
2024-08-08 10:16:35 +02:00
breadoven
b3da693c5a
Improvements
2024-08-08 09:06:54 +01:00
Marcelo Bezerra
0f04b7e98e
Support SBUS2 FASSTest 12 channel short frame time
2024-08-07 23:40:14 +02:00
Darren Lines
70856d7baa
Added icon from logic condition
2024-08-07 23:10:33 +03:00
Marcelo Bezerra
0b0cc445af
Merge pull request #10260 from sensei-hacker/AOCODAF7MINI_pin_order
...
AOCODARCF7MINI_V1: DSHOT_DMAR and V1 output order
2024-08-07 20:36:30 +01:00
Paweł Spychalski
8d3bebc1ca
Merge pull request #10280 from sensei-hacker/nav_unsafe_details
...
cli.c: Add reason for Navigation Unsafe to status
2024-08-07 13:06:56 +02:00
flywoo
c58c958e49
Add FLYWOOH743PRO Target
2024-08-07 16:07:34 +08:00
Darren Lines
fa166c61c6
Mac issues
2024-08-06 19:49:22 +03:00
Darren Lines
dad76ec961
Updated docs
2024-08-06 19:41:08 +03:00
Darren Lines
f3c43e8c0d
Updates
...
- Added additional numeric options and LC options to custom element types
- Changed method of displaying numbers. So that negative numbers will work.
2024-08-06 18:32:41 +03:00
Ray Morris
70ecef84cb
cli.c: Add reason for Navigation Unsafe to status
2024-08-05 19:36:47 -05:00
KY-S0ong
a548bc6165
Update USB Flashing.md
...
Fixed some formatting. Still for Mac-OS help
2024-08-05 16:54:53 -04:00
KY-S0ong
e8f9503d8f
Update USB Flashing.md
...
Adds instructions on how to use the Configurator on Mac-OS
2024-08-05 16:50:52 -04:00
KY-S0ong
a53c3030d8
Update USB Flashing.md
2024-08-05 16:35:01 -04:00
Darren Lines
030b52e51d
Removed Switch Indicators and increase custom to 8
...
Removed switch indicators and increased the number of osd custom elements to 8.
The number of osd custom elements and custom element parts can now be automatically changed using the defined numbers.
MSP change
Requires Configurator
2024-08-05 12:22:15 +03:00
breadoven
42322663f6
Update navigation_fixedwing.c
2024-08-04 11:48:43 +01:00
breadoven
cfa0892f9d
wp tracking improvement
2024-08-04 11:27:40 +01:00
b14ckyy
895be054a9
Merge pull request #10273 from b14ckyy/master
...
Thoroughly tested in HITL and more mission tests in real flight will be executed over the next weeks.
2024-08-04 01:14:00 +02:00
Marcelo Bezerra
4c0db7f4fb
Merge pull request #10276 from iNavFlight/mmosca-sbus-output-improvements
...
Allow number of servos exceed pwm outputs, if servo protocol is sbus_pwm
2024-08-02 15:15:53 +01:00
Marcelo Bezerra
a863afadf0
Update pwm_mapping.c
2024-08-02 15:58:54 +02:00
Marcelo Bezerra
d61d3524d0
rename USE_24CHANELS to USE_34CHANNELS
2024-08-02 12:55:03 +02:00
Marcelo Bezerra
caa2798eb4
Merge remote-tracking branch 'origin/master' into mmosca-sbus-output-improvements
2024-08-02 12:54:25 +02:00
Marcelo Bezerra
adf73f1338
before merging master
2024-08-02 12:54:14 +02:00
Marcelo Bezerra
ee5d217046
Merge pull request #10277 from iNavFlight/mmosca-fix-mixer-tab
...
Fix mixer tab
2024-08-02 11:44:07 +01:00
Marcelo Bezerra
aec8276c9b
Update servos.h to match pwm_mapping.h
2024-08-02 12:23:07 +02:00
Marcelo Bezerra
f5e46e8832
Update pwm_mapping.h
2024-08-02 12:20:55 +02:00
Marcelo Bezerra
664f27a157
Merge remote-tracking branch 'origin/master' into mmosca-sbus-output-improvements
2024-08-02 10:37:03 +02:00
Marcelo Bezerra
607144e078
Merge pull request #10270 from iNavFlight/mmosca-sbus2-26chan
...
Refactor sbus to support futaba's FASSTest26 sbus2 mode (Potentially 36 channels)
2024-08-02 09:30:34 +01:00
Marcelo Bezerra
124a0d31e5
Continue sync byte renaming
2024-08-02 09:58:34 +02:00
Marcelo Bezerra
f7a5af165a
Rename frame byte
...
Remove SBUS26 name, as it will likely have other modes in the future.
2024-08-02 09:55:48 +02:00
b14ckyy
c15c44cf6b
Merge branch 'iNavFlight:master' into master
2024-08-02 09:30:16 +02:00
Marcelo Bezerra
3cc11ce397
Merge pull request #10271 from MUSTARDTIGERFPV/serialpassthrough-modes
...
Allow serialpassthrough to set parity & stop bits
2024-08-01 21:35:48 +01:00
Marcelo Bezerra
8f55d6595d
Build fixes
2024-08-01 22:10:57 +02:00
Marcelo Bezerra
ac03ee3c16
Allow number of servos exceed pwm outputs, if servo protocol is sbus_pwm
2024-08-01 22:05:13 +02:00
Marcelo Bezerra
ad9e074f1e
Update blackbox.c
2024-08-01 21:32:42 +02:00
Marcelo Bezerra
ed4be684a2
Better comments
2024-08-01 19:37:40 +02:00