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
Alden-wrk
d55595b5c1
Update port_handler.js
2024-05-15 15:03:43 +08:00
Pawel Spychalski (DzikuVx)
6d25fbb8b8
Add and option to flush settings cache
2024-05-12 20:23:07 +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
Pawel Spychalski (DzikuVx)
3244df1f8b
Correctly generate list of flight modes
2024-05-12 13:09:55 +02:00
Pawel Spychalski (DzikuVx)
8fca352376
No longer store local AUX IDs
2024-05-12 13:06:43 +02:00
Marcelo Bezerra
02f058cd60
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-12 10:57:39 +02:00
Marcelo Bezerra
b7b81b41c4
Fix output display when a remmaped led output overlaps motors/servos
2024-05-12 10:55:37 +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)
72eebe7d38
Generate AUX_CONFIGS from FLIGHT_MODES
2024-05-11 22:37:09 +02:00
Pawel Spychalski (DzikuVx)
be186d9133
Merge remote-tracking branch 'origin/master' into dzikuvx-do-not-use-MSP_BOXNAMES
2024-05-11 22:13:22 +02:00
Pawel Spychalski (DzikuVx)
87838c0127
Extract flight modes to separate file
2024-05-11 22:12:58 +02:00
Pawel Spychalski (DzikuVx)
7f731bb1f3
Do not use MSP_BOXNAMES
2024-05-11 09:05:50 +02:00
Pawel Spychalski (DzikuVx)
de6b81ee3c
Remove modes tab as not used and replaced by auxiliary years ago
2024-05-11 08:50:02 +02:00
Pawel Spychalski (DzikuVx)
a1f51b866f
Pass FC.CONFIG as reference
2024-05-10 14:37:39 +02:00
breadoven
1f3c55b075
cli filename fix
2024-05-10 09:09:06 +01:00
Paweł Spychalski
65a8f1dad5
Merge pull request #2060 from iNavFlight/dzikuvx-programming-updates
...
Minor updates to the programming section
2024-05-06 08:28:40 +02:00
Pawel Spychalski (DzikuVx)
07600e1fa6
Fix additional tabs
2024-05-05 21:40:10 +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
Pawel Spychalski (DzikuVx)
9d42d52a84
Minor updates to the programming section
2024-05-05 12:59:04 +02:00
Roman Lut
d49b859c50
Merge branch 'master' of https://github.com/RomanLut/inav-configurator into submit-serial-receiver
2024-04-28 21:25:24 +02:00
Roman Lut
53b578823c
Merge branch 'master' of https://github.com/RomanLut/inav-configurator into submit-serial-receiver
2024-04-28 19:40:18 +02:00
breadoven
335d6af9d5
Merge remote-tracking branch 'upstream/master' into abo_waypoint_bing_datum_fix
2024-04-28 10:50:47 +01: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
Paweł Spychalski
0a3fbae674
Merge pull request #2041 from Scavanger/Electron-Fixes2
...
[Electron] Fixes and Adjustments
2024-04-27 20:48:21 +02:00
Pawel Spychalski (DzikuVx)
1cc748ef80
Merge branch 'master' into dzikuvx-mps-queue-improvements
2024-04-27 20:27:42 +02:00
Jonathan Hudson
3d3f5aac8e
Filter list of Linux devices to more sane set (front page and SITL)
2024-04-27 18:53:32 +01:00
Marcelo Bezerra
c71f7d7c5b
Enable SITL for MacOS
2024-04-27 16:01:05 +02:00