1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-19 14:25:16 +03:00
Commit graph

13427 commits

Author SHA1 Message Date
Scavanger
154ea341f4 - Bugfixes
- Add magnetometer and rnagefinder
- Add joystick interface
- Configuator integration
- Update docs
2023-03-05 00:22:12 -03:00
Scavanger
1af0e6116b Fix tests 2023-01-24 23:14:11 -03:00
Scavanger
900cf60ce3 Delete setting_generate.c/h 2023-01-24 15:11:23 -03:00
Scavanger
aeada84a73 Fix build bug 2023-01-24 11:36:09 -03:00
Scavanger
3f750f28bb Move FAKE sensor defs 2023-01-24 10:40:16 -03:00
Scavanger
09a2e4bd51 Typo 2023-01-24 10:17:13 -03:00
Scavanger
a39b0a309a Formatting 2023-01-24 10:14:14 -03:00
Scavanger
8a888c07e2 Merge branch 'SITL' of https://github.com/scavanger/inav into SITL 2023-01-24 09:59:43 -03:00
Scavanger
61790c157f SITL 2023-01-24 09:47:27 -03:00
Scavanger
5db8b8b2f4 SITL 2023-01-24 09:39:11 -03:00
Paweł Spychalski
aa8fcc2991
Merge pull request #8729 from mmosca/fix-build
Fix build error in osd.c when USE_MSP_DISPLAYPORT is not defined.
2023-01-24 09:34:12 +01:00
Marcelo Bezerra
c16bcf4709
Fix build for KROOZX 2023-01-24 00:34:56 +01:00
Darren Lines
ecc5965be5
Merge pull request #8728 from iNavFlight/MrD_Fix-for-MATEK-F405SE-and-F722PX-targets-with-PINIO
Fix MATEK F405SE and F722PX targets with PINIO
2023-01-23 19:20:34 +00:00
Darren Lines
3b5662b3cd Fix MATEK F405SE and F722PX targets with PINIO 2023-01-23 18:52:12 +00:00
Paweł Spychalski
ab50513ef8
Merge pull request #8723 from breadoven/abo_osd_home_direction_fix
Fixed wing OSD home heading arrow and error fix
2023-01-21 16:35:14 +01:00
breadoven
4df6aa4e5b Update osd.c 2023-01-20 23:20:19 +00:00
Darren Lines
87363ba3ea
Merge pull request #8720 from iNavFlight/MrD_Add-pilot-name
Add pilot name
2023-01-20 08:03:27 +00:00
Paweł Spychalski
24bf2f89e9
Merge pull request #8536 from mmosca/strobeblink-refactor
Add strobe overlay to RGB LEDs
2023-01-20 08:20:00 +01:00
Paweł Spychalski
8cd4b892c6
Merge pull request #8719 from iNavFlight/dzikuvx-h7-speedup
Switch H7 to -Ofast optimizations
2023-01-20 08:09:16 +01:00
Paweł Spychalski
4d4e01e28c
Merge pull request #8718 from iNavFlight/dzikuvx-bfcompat-rpm
Add RPM symbol translation
2023-01-20 08:07:40 +01:00
Paweł Spychalski
8325080a3e
Merge pull request #8717 from iNavFlight/dzikuvx-mah-scalig-bfcompat
Disable mAh scaling for BF compatibility
2023-01-20 08:07:15 +01:00
Paweł Spychalski
37af691241
Merge pull request #8523 from shota3527/wind_estimator
Updates in the display of wind estimator
2023-01-19 21:50:48 +01:00
Darren Lines
353cd081bd Add offset to default OSD position 2023-01-19 18:21:52 +00:00
Darren Lines
6d509ca05f Fixes once I could compile
- Compiled docs
- Added missed comma
- Changed one missed `name` to `craftName`
2023-01-19 18:13:11 +00:00
Pawel Spychalski (DzikuVx)
17cba6342c Switch H7 to -Ofast optimizations 2023-01-19 18:46:00 +01:00
Pawel Spychalski (DzikuVx)
c69ada7e57 Add RPM symbol transaltion 2023-01-19 17:54:17 +01:00
Pawel Spychalski (DzikuVx)
45b56ad6c5 Disable mAh scaling for BF compatibility 2023-01-19 17:39:13 +01:00
Darren Lines
3af195410d Added default setting 2023-01-19 16:02:55 +00:00
Darren Lines
6d3867b01e Add pilot name to INAV
- Renamed `name` variable used for craft name to `craftName`. The CLI and MSP have not changed. Only the internal variable name to make more specific.
- Added pilot name, which can be set in CLI using `pilot_name`.
- Added pilot name to OSD elements.
2023-01-19 15:48:47 +00:00
Paweł Spychalski
b4d18efc2f
Merge pull request #8711 from iNavFlight/dzikuvx-disarm-by-default
Disarm on land by default
2023-01-19 12:35:29 +01:00
Marcelo Bezerra
fddeb789ab
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-18 20:43:30 +01:00
breadoven
506d825169
Merge pull request #8586 from breadoven/abo_fw_coursehold_change
FW Nav Course Hold control method change
2023-01-17 12:53:22 +00:00
Marcelo Bezerra
5b755142a2
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-17 11:10:10 +01:00
Paweł Spychalski
95afbdbfdd
Merge pull request #8709 from mmosca/bf_symbol_updates
Use BF SYM_AH_BAR9_4 as replacement for INAV SYM_AH_V_START family in BF Compatibility OSD mode
2023-01-17 10:40:21 +01:00
Pawel Spychalski (DzikuVx)
3de3fb08eb Update docs 2023-01-17 10:39:03 +01:00
Pawel Spychalski (DzikuVx)
44576f3936 Enable disarming by default 2023-01-17 10:37:33 +01:00
Marcelo Bezerra
a1bd86ab2f
Use BF SYM_AH_BAR9_4 as replacement for INAV SYM_AH_V_START family.
Symple change that avoids the artificial horizon from changing into a
column of `?`.
2023-01-16 20:15:03 +01:00
Marcelo Bezerra
faf6d79cd0
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-14 23:31:15 +01:00
Paweł Spychalski
833377d02c
Merge pull request #8470 from iNavFlight/MrD_Set-tz_offset-min-and-max-to-actual-UTC-min-and-max
Change tz_offset min and max
2023-01-14 15:03:43 +01:00
Paweł Spychalski
fb88f7d5f1
Merge pull request #8702 from pwnept/master
Update Building in Windows with MSYS2.md
2023-01-14 15:02:41 +01:00
Darren Lines
871f4f6737
Merge pull request #8654 from iNavFlight/MrD_update-MSPDisplayPort-and-add-Avatar-stuff
Update MSPDisplayPort and add Walksnail Avatar settings
2023-01-14 11:44:04 +00:00
Darren Lines
5e161caa4f Post test
- No flickering of display confirmed
- Correct update rate confirmed
- Fixed issue with `msp_displayport_fullframe_interval`, forgot it had switched from uint to int.

All good to go
2023-01-14 11:18:38 +00:00
Darren Lines
b4645bcbf9 Updates to msp_displayport_fullframe_interval
- Set default to 1 second
- Changed format to deciseconds, for more precise control
- Updated documents
2023-01-14 08:19:13 +00:00
pwnept
c084d42399
Update Building in Windows 10 or 11 with MSYS2.md 2023-01-14 14:47:20 +07:00
pwnept
2a3a141745
Update Building in Windows 10 or 11 with MSYS2.md
Reformatted for clarity and updated descriptions.
2023-01-14 14:42:41 +07:00
Darren Lines
9f7705d29d Changed redraw method
Changed redraw method to call `MSP_DP_CLEAR_SCREEN` before sending only dirty characters. This will have the same effect as sending everything. But will have less data to send.

Re-worded the docs, to make them easier to understand.
2023-01-13 19:38:54 +00:00
breadoven
2181b9e69d Update navigation.c 2023-01-13 14:38:43 +00:00
breadoven
eaf42803c3 Merge remote-tracking branch 'upstream/master' into abo_fw_coursehold_change 2023-01-13 11:38:57 +00:00
Marcelo Bezerra
b6544a73bd
Merge branch 'iNavFlight:master' into strobeblink-refactor 2023-01-13 09:39:36 +01:00
Paweł Spychalski
c57e112ecc
Merge pull request #8579 from iNavFlight/MrD_Enhance-programming-options-for-waypoint-missions
Enhance programming options for waypoint missions
2023-01-13 08:21:12 +01:00