Pawel Spychalski (DzikuVx)
376bd57406
Read mixer profile from the last byte of MSP frame
2023-10-31 10:35:15 +01:00
shota
d976d6f3d7
Fix Stop motors on low throttle turn off
2023-10-29 00:01:59 +09:00
shota
0a9e1693a4
Merge remote-tracking branch 'origin/master' into sh_mixer_profile
2023-10-24 19:22:38 +09:00
Pawel Spychalski (DzikuVx)
9ff0e539f5
Fix enabled state
2023-10-20 12:15:20 +02:00
shota
51c33d2bd9
mixer_profile switch support
2023-10-15 17:26:46 +09:00
shota
c41129b156
fix mixer_profie configurator issue
2023-10-12 22:33:49 +09:00
Pawel Spychalski (DzikuVx)
4b2e6e3777
MSP layer
2023-10-08 18:08:58 +02:00
Paweł Spychalski
c66e90a1f3
Merge pull request #1838 from shota3527/sh_mixerprofile
...
Fix Stop motors on low throttle turn off
2023-10-05 09:55:39 +02:00
shota
11b3b858ba
fixes save on mixer tab caused Stop motors on low throttle to turn off
2023-10-05 16:20:47 +09:00
Pawel Spychalski (DzikuVx)
6be6c93152
Rate dynamics MSP layer
2023-10-03 20:38:17 +02:00
shota
0a6228a8c0
minimum mixer profile support
2023-09-25 21:02:11 +09:00
Marcelo Bezerra
8094e9d4ff
Override and save timers
2023-09-06 22:23:40 +02:00
Marcelo Bezerra
372dcae919
Intermediate commit.
...
Not currently working
2023-09-05 21:21:46 +02:00
Marcelo Bezerra
96ec2da3ce
Basic changes to display timers on mixer screen
...
Still thinking about how to handle individual timer overriding.
Full overridie table can be quite long
2023-09-02 12:53:07 +02:00
Yi BoYang
c45a14fd92
Added some i18n to strings for the GUI console.
2023-05-16 21:20:23 +08:00
Marcelo Bezerra
4baf479136
Merge pull request #1735 from mmosca/fix-led-config
...
Fix led direction saving issue reported in #1731
2023-03-02 10:53:48 +01:00
Marcelo Bezerra
8b96de262c
Fix led direction saving
2023-03-01 20:41:53 +01:00
Paweł Spychalski
c4cdcefcca
Merge pull request #1678 from iNavFlight/MrD_Use-default-baud-rate-when-selecting-port-device
...
Allow default baud rates on ports page
2023-02-03 12:30:14 +01:00
Darren Lines
f0c593859c
Allow default baud rates on ports page
...
This PR allows default baud rates to be set, per function, on the ports page. For example, SmartPort should run at 57600 baud. But, when the option is selected currently, the baud rate stays at 115200. This PR corrects that.
2022-12-25 20:28:02 +00:00
Marcelo Bezerra
6e1973a76d
Change messages to MSP2_INAV range
2022-11-10 13:59:10 +01:00
Marcelo Bezerra
2c545011a6
Switch to new LED_STRIP_CONFIG_EX functions
2022-11-09 21:14:25 +01:00
Marcelo Bezerra
671b2fe49c
Initial changes to enable new strobe functionality
2022-11-09 20:53:53 +01:00
Pawel Spychalski (DzikuVx)
3e6dd4547d
Drop IMU2 function
2022-10-23 09:59:54 +02:00
Jeff Hendrix
ffee3d3935
Added support for DJI wtfos MSP-OSD full screen 59x22 OSD
2022-10-02 13:45:23 -06:00
Paweł Spychalski
310a263dd7
Merge pull request #1561 from iNavFlight/MrD_Autoselect-target
...
Implemented target autodetection
2022-10-01 12:49:36 +02:00
Pawel Spychalski (DzikuVx)
b921bc8486
Rename HDZero to MSP Displayport
2022-10-01 11:54:51 +02:00
Darren Lines
cc09a8fe90
Implemented target autodetection
...
This PR adds target autodetection to the firmware flasher. It will attempt an autodetect on load. Plus there is a manual button to autodetect by the description.
- Extended MSPHelper to collect the missing data sent in `MSP_BOARD_INFO`. Plus added a `getTarget()` function.
- Added target autodetect on load of Firmware Flasher.
- Added button to Firmware Flasher to command an autodetect.
- Toggling **Show unstable builds** now remembers the selected target.
- Fixed **Offline** notices in the board and version select boxes.
- Added target name to firmware version displayed when connected.
2022-06-24 12:59:05 +01:00
Darren Lines
d113585248
Merge pull request #1429 from iNavFlight/MrD-Add-switch-indicators-to-OSD
...
Add switch indicator elements to the OSD
2022-04-19 20:53:01 +01:00
Andi Kanzler
86337d5aa2
Add MSP2_INAV_LOGIC_CONDITIONS_SINGLE
2022-04-01 13:37:54 +02:00
Andi Kanzler
ab7162980b
BLE, TCP and UDP Support
2022-03-31 16:18:46 +02:00
Paweł Spychalski
2e6be9fdcc
Merge pull request #1485 from kernel-machine/blackbox_gui_for_fields
...
Blackbox gui for fields
2022-03-14 15:01:54 +01:00
Luca Giovannesi
55832694b4
GUI blackbox fields
2022-03-13 15:40:16 +01:00
Pawel Spychalski (DzikuVx)
f6aa17f105
Fix MSP_WP_MISSION_SAVE length
2022-03-13 12:54:59 +01:00
Pawel Spychalski (DzikuVx)
727960adb0
Fix MSP2_INAV_SET_MIXER length
2022-03-13 12:52:44 +01:00
Darren Lines
27d1897c24
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD
2022-02-24 17:32:04 +00:00
Pawel Spychalski (DzikuVx)
0be78dd37e
Drop any leftovers of Transponder feature
2022-02-24 13:15:23 +01:00
Pawel Spychalski (DzikuVx)
005efec007
Semver cleanup
2022-02-24 13:11:47 +01:00
Pawel Spychalski (DzikuVx)
473adae418
Drop MSP_STATUS and MSP_STATUS_EX
2022-02-24 11:27:39 +01:00
Pawel Spychalski (DzikuVx)
4426176c4b
Drop MSP_LOOPTIME usage
2022-02-24 09:55:45 +01:00
Paweł Spychalski
06b198a1ef
Merge pull request #1406 from jeffhendrix/led_channel
...
Add support to configure LED strip to modify color with RC channel
2022-02-24 09:32:38 +01:00
Pawel Spychalski (DzikuVx)
96407c9e97
Drop MSP_PID frame
2022-02-23 16:34:44 +01:00
Pawel Spychalski (DzikuVx)
d6a5992d97
Drop MSP_IDENT
2022-02-23 16:26:04 +01:00
Pawel Spychalski (DzikuVx)
051e9fa00e
drop BF_CONFIG MSP frame
2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
a42a5fab5c
Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame
2022-02-23 15:13:06 +01:00
Paweł Spychalski
0412582272
Merge pull request #1460 from iNavFlight/dzikuvx-current-meter-config
...
Move current meter config to MSP_CURRENT_METER_CONFIG
2022-02-23 15:08:52 +01:00
Pawel Spychalski (DzikuVx)
b224549ccd
Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT
2022-02-23 15:01:08 +01:00
Pawel Spychalski (DzikuVx)
f9ef3900a3
Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG
2022-02-23 14:27:42 +01:00
Pawel Spychalski (DzikuVx)
7f3dc9f70d
Move current meter config to MSP_CURRENT_METER_CONFIG
2022-02-23 14:16:47 +01:00
Darren Lines
28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD
2022-02-12 09:06:45 +00:00
breadoven
447282cf49
Merge remote-tracking branch 'upstream/master' into abo_fix_planer
2022-02-08 12:06:39 +00:00