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

239 commits

Author SHA1 Message Date
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
Darren Lines
4c0e196a18 Adds four switch indicator elements to the OSD 2022-01-08 21:36:00 +00:00
Geoff Sim
e17f6b9d68 Rename Shark Byte to HDZero. 2021-12-01 08:04:58 +00:00
breadoven
d0e1788318 planer to planner 2021-11-26 23:16:02 +00:00
Geoff Sim
7dbb279c0f Update OSD tab to support HD (50x18) mode 2021-11-20 09:53:49 +00:00
Jeff Hendrix
b032fac62d Add support to configure LED strip to modify color with RC channel 2021-11-19 16:13:40 -07:00
breadoven
76c0392eea
Merge branch 'master' into abo_mission_cont_multimissions 2021-11-02 13:51:07 +00:00
breadoven
075e4a6f3d Update MSPHelper.js 2021-10-31 22:58:17 +00:00
breadoven
cc05ab4f44 Bug fixes, added active mission setting, 2021-10-26 23:21:43 +01:00
breadoven
54241f8afc remove flags 2021-10-18 21:13:39 +01:00
breadoven
8fcdf76945 Initial build 2021-10-17 23:44:33 +01:00
Pawel Spychalski (DzikuVx)
f719f7c464 report IMU2 hardware status 2021-08-12 15:00:03 +02:00
Pawel Spychalski (DzikuVx)
81cb53c364 Simplify and fix dataflash download 2021-05-02 11:06:37 +02:00
Michel Pastor
f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 2021-04-19 23:43:07 +02:00
ArnoTlse
dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 2021-04-17 20:50:11 +02:00
ArnoTlse
0a8d4f81cf Waypoint OOP version 1.9 2021-04-14 21:10:45 +02:00
ArnoTlse
3265158791 waypoint OOP version 1.8 2021-04-13 22:43:35 +02:00
Pawel Spychalski (DzikuVx)
6589850146 Secdondary IMU2 port function 2021-04-11 17:13:31 +02:00