1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 19:40:22 +03:00
Commit graph

307 commits

Author SHA1 Message Date
Marcelo Bezerra
e497b7f360 Add Assistnow Key configuration and some basic build setup 2024-06-23 14:50:52 +02: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
Marcelo Bezerra
16b212e244 Use new special label info from msp to tag led pin. 2024-05-31 17:30:44 +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)
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)
e1c302438b Cache settings in local storage 2024-05-12 20:10:34 +02:00
Pawel Spychalski (DzikuVx)
5c7b5f1a0f Remove MSP_BOXNAMES from the codebase 2024-05-12 13:13:15 +02:00
Marcelo Bezerra
c98bf6e013 Allow reassignment of led pin to servos or motors 2024-05-11 23:47:19 +02:00
Pawel Spychalski (DzikuVx)
a4c3490d38 Resolve some settings issues on Tuning tab and make settings saving
a chain of MSP fames instead of flooding the MSP queue
2024-05-05 21:04:55 +02:00
Paweł Spychalski
04f4b925d5
Merge pull request #2048 from iNavFlight/dzikuvx-mps-queue-improvements
MSP Queue handling improvements
2024-04-27 22:21:43 +02:00
Scavanger
9642e86876 Fix Led Config 2024-04-26 18:48:17 -03:00
Pawel Spychalski (DzikuVx)
3e637c1c54 Fix forced lock removal and add frame mspStatistics 2024-04-26 14:14:22 +02:00
Pawel Spychalski (DzikuVx)
040b0cec52 Extract mspDeduplicationQueue to separate file 2024-04-26 13:10:29 +02:00
Pawel Spychalski (DzikuVx)
2156090a0d Run message deduplication based on full roundtrip, not only input queue 2024-04-26 12:38:28 +02:00
Scavanger
a968d3c4e9 Forgot Bithelper 2024-04-21 20:53:59 -03:00
Scavanger
80beaee158 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-21 20:53:48 -03:00
Scavanger
6fe68a6b73 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
Scavanger
06a4d8b0c8 Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
Pawel Spychalski (DzikuVx)
1ba3549af1 EzTune Snappiness 2024-04-17 18:57:51 +02:00
Paweł Spychalski
a7634fb3c1
Merge pull request #2023 from iNavFlight/dzikuvx-drop-MSP_ANALOG
Drop MSP_ANALOG MSP frame
2024-04-15 08:02:10 +02:00
Pawel Spychalski (DzikuVx)
38b17021e3 Do not use MSP_MISC frame 2024-04-10 15:51:49 +02:00
Pawel Spychalski (DzikuVx)
576cde5ba5 Drop MSP_ANALOG MSP frame 2024-04-10 14:54:53 +02:00
Pawel Spychalski (DzikuVx)
857cd73673 Switch to new frames for servos 2024-04-06 10:38:41 +02:00
Pawel Spychalski (DzikuVx)
d6b6c34ef9 Merge branch 'master' into dzikuvx-new-servo-frames 2024-04-06 10:01:54 +02:00
Scavanger
ca13eefa1b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-01 14:44:39 -03:00
Pawel Spychalski (DzikuVx)
d03e5be3f8 Merge branch 'master' into release_7.1.0 2024-04-01 09:19:29 +02:00
Pawel Spychalski (DzikuVx)
cc972d8b42 Drop MSP_SERVO_MIX_RULES 2024-03-29 19:22:04 +01:00
Pawel Spychalski (DzikuVx)
d09bbc050c Drop MSP_POSITION_ESTIMATION_CONFIG 2024-03-27 20:39:32 +01:00
Pawel Spychalski (DzikuVx)
3f6b820033 Drop another unused MSP frame 2024-03-27 19:27:24 +01:00
Pawel Spychalski (DzikuVx)
6f20b43fc9 Clean up ARMING_CONFIG MSP frames as not used 2024-03-25 21:44:06 +01:00
Scavanger
38727c54a8 Convert to CommonJS Modules - Part 2 2024-03-24 11:40:50 -03:00
Pawel Spychalski (DzikuVx)
9f065fc1a6 Furter decouple the serial port handling from the ports tab 2024-03-24 14:33:42 +01:00
Pawel Spychalski (DzikuVx)
a65ff23f8d Simplify serial config loading 2024-03-24 13:37:13 +01:00
Scavanger
c37f04eb09 Bugfix: Defaults Dialog 2024-03-13 12:14:20 -03:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
error414
ae09caf0fe fix OSD bug, no HD variants in select 2024-02-20 21:48:47 +01:00
Andi Kanzler
2a9a366a34
Merge branch 'release_7.1.0' into Autoland-7.0.1 2024-02-14 10:07:11 -03:00
error414
f3f3c4308e OSD custom elements 2024-02-12 18:49:41 +01:00
Andi Kanzler
53aebde936 Sync with master 2024-02-10 23:03:25 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Andi Kanzler
4df66d0fc5 Add WP 2024-02-10 13:40:24 -03:00
Andi Kanzler
412961c5b4 Init 2024-02-10 13:38:27 -03:00
Paweł Spychalski
02453dc1fe
Merge pull request #1846 from error414/adsb
Adsb support for inav
2024-02-02 10:34:27 +01:00
Paweł Spychalski
24805f27aa
Merge pull request #1913 from dronecontrol-ru/sbus_output_support
SBUS Output in ports
2023-12-25 12:17:08 +01:00
error
0b01651c7d Support ADSB 2023-12-17 17:13:03 +01:00
Andi Kanzler
fd22831c19 Fix Defaults Dialog 2023-12-11 17:35:42 -03:00
Roman Sorokin
e0d0cd723b SBUS Outputs in ports 2023-12-07 10:38:44 +03:00
Pawel Spychalski (DzikuVx)
bb95dada5c Fix error 2023-12-06 13:39:09 +01:00
Andi Kanzler
9a2e179065 Bugfix 2023-12-02 18:06:18 -03:00