breadoven
42794ee32c
Merge pull request #4 from iNavFlight/master
...
Update Breadmaster
2020-10-13 18:11:23 +01:00
breadoven
0080d60a2d
Update settings.yaml
2020-10-13 17:45:52 +01:00
breadoven
ca05206cce
Update navigation.c
2020-10-13 17:41:16 +01:00
breadoven
d3629ffbf4
Update navigation.h
2020-10-13 17:33:19 +01:00
breadoven
0d4cb2e00c
Update navigation_private.h
2020-10-13 17:29:51 +01:00
breadoven
203d0b9e85
Revert "Revert "RTH Override""
...
This reverts commit 1368d2ef9f
.
2020-10-13 17:06:46 +01:00
breadoven
fba427f632
Revert "Revert "Update navigation.c""
...
This reverts commit 61d1e416ba
.
2020-10-13 17:04:40 +01:00
breadoven
61d1e416ba
Revert "Update navigation.c"
...
This reverts commit d24cbb161b
.
2020-10-13 16:55:40 +01:00
breadoven
1368d2ef9f
Revert "RTH Override"
...
This reverts commit 18f5bec28a
.
2020-10-13 16:54:53 +01:00
OptimusTi
3c5a5bd3aa
Update settings.yaml
...
Changed values names to generic names.
2020-10-12 17:48:44 -04:00
OptimusTi
fd8b2022a5
Adds CRSF LQ Formats
...
Adds LQ format used by TBS hardware and format used by other FC software.
2020-10-10 20:56:08 -04:00
Pawel Spychalski (DzikuVx)
319cd3a0d3
Airplane outputs for MambaF722
2020-10-10 13:04:30 +02:00
Konstantin Sharlaimov
04a0a92839
Merge pull request #6062 from machadofelipe/machado_mavlink_update
...
[MAVLINK] Add new mavlink messages
2020-10-10 10:52:53 +01:00
Paweł Spychalski
6db548ab4b
Merge pull request #6195 from joleeee/inav-osd-gvar
...
Inav osd gvar
2020-10-09 10:29:41 +02:00
Paweł Spychalski
36612af33b
Merge pull request #6193 from iNavFlight/dzikuvx-osd-cms-mechanics
...
CMS PID mechanics entries
2020-10-09 09:58:17 +02:00
Paweł Spychalski
9353f983a0
Merge pull request #6194 from joleeee/patch-2
...
Update USB Flashing.md to cover Arch permissions
2020-10-09 09:57:45 +02:00
Paweł Spychalski
96d51cc198
Merge pull request #6196 from joleeee/inav-lc-failsafe-fix
...
Fix LC IS_FAILSAFE only occuring when RX_LOSS_MONITORING
2020-10-09 09:56:24 +02:00
OptimusTi
4caa061d1b
SNR alarm default
...
Default changed to match prewarning recommended in Crossfire manual v4.0
2020-10-07 18:23:23 -04:00
Jonas Elvedal Hole
0543708630
Fix LC IS_FAILSAFE only occuring when RX_LOSS_MONITORING
2020-10-07 22:15:44 +02:00
Jonas Elvedal Hole
325fc27714
Fix for platforms without PROGRAMMING feature
2020-10-07 20:08:42 +02:00
Jonas Elvedal Hole
c49f8efbaa
Remove comments
2020-10-07 19:40:06 +02:00
Jonas Elvedal Hole
7f03d8a565
Add GVar (0-3) to OSD.
2020-10-07 19:36:23 +02:00
joleeee
352a754c93
Update USB Flashing.md to cover Arch permissions
2020-10-07 17:55:32 +02:00
Pawel Spychalski (DzikuVx)
a6162ffe9b
Add missign ifdef checks
2020-10-07 09:14:58 +02:00
Pawel Spychalski (DzikuVx)
7cdaf1c000
CMS PID mechanics entries
2020-10-07 08:50:24 +02:00
OptimusTi
44941c3ed3
Merge branch 'crsf-LQ-scaling-test' of https://github.com/OptimusTi/inav into crsf-LQ-scaling-test
2020-10-06 19:44:18 -04:00
OptimusTi
c8f91cbd96
300% format test
2020-10-06 19:44:06 -04:00
stronnag
9f9885a81e
fix advice on required native compiler ( #6187 )
2020-10-06 17:16:33 +01:00
OptimusTi
6ac103ffc2
Update osd.c
2020-10-06 12:07:37 -04:00
OptimusTi
8b2e81fb31
Scaled LQ based on CRSF manual numbers.
2020-10-06 09:38:20 -04:00
Konstantin Sharlaimov
59af9c15bb
Merge pull request #6182 from iNavFlight/de_gps_230400_baud
...
[GPS] Support GPS baud 230400
2020-10-06 12:12:25 +01:00
Konstantin (DigitalEntity) Sharlaimov
b4b2bc32fb
[GPS] Support GPS baud 230400
2020-10-05 17:51:11 +02:00
Paweł Spychalski
5768156513
Merge pull request #6177 from iNavFlight/agh_fix_compilation_servo_sbus
...
[BUILD] Fix compilation with USE_SERVO_SBUS without USE_PWM_SERVO_DRIVER
2020-10-05 09:06:16 +02:00
Paweł Spychalski
5fb5b18d34
Merge pull request #6174 from iNavFlight/dzikuvx-filter-cms-menu
...
Update Filter menu in CMS
2020-10-05 09:05:03 +02:00
Paweł Spychalski
6dc64bc7cb
Merge pull request #6178 from iNavFlight/agh_fix_compilation_without_crsf
...
[BUILD] Fix compilation when USE_SERIALRX_CRSF is not defined
2020-10-05 09:04:20 +02:00
Alberto García Hierro
6f0c3f8a5d
[BUILD] Fix compilation when USE_SERIALRX_CRSF is not defined
...
OSD element OSD_CRSF_SNR_DB was unconditionally trying to access
some fields config fields that are only included when USE_SERIALRX_CRSF
is defined.
2020-10-04 22:38:37 +01:00
Alberto García Hierro
1036042617
[BUILD] Fix compilation with USE_SERVO_SBUS without USE_PWM_SERVO_DRIVER
...
TASK_PWMDRIVER is used by any of those features but it was only
declared when USE_PWM_SERVO_DRIVER was defined, causing a compilation
error when just USE_SERVO_SBUS was defined.
2020-10-04 22:36:13 +01:00
Pawel Spychalski (DzikuVx)
4b4a04e033
Update Filter menu in CMS
2020-10-04 17:14:12 +02:00
Alberto García Hierro
e24e8f89f8
[LINK] Cleanup unused .ld files
2020-10-04 12:13:04 +01:00
Alberto García Hierro
8e89de16ea
Merge pull request #6171 from iNavFlight/agh_fix_vtx_compilation
...
[VTX] Fix compilation with VTX control enabled without SAUDIO/TRAMP
2020-10-04 11:56:42 +01:00
Alberto García Hierro
2a727dff68
[VTX] Fix compilation with VTX control enabled without SAUDIO/TRAMP
2020-10-04 11:43:06 +01:00
Alberto García Hierro
44ba834948
Merge pull request #6170 from iNavFlight/agh_settings_conditionals
...
[SETTINGS] Make the settings compiler understand more complex conditionals
2020-10-04 11:31:36 +01:00
Alberto García Hierro
c930965fc3
[SETTINGS] Make the settings compiler understand more complex conditionals
...
Arbitrary combinations of || and && are now supported, even with
parens. ! is not supported yet.
2020-10-04 11:06:49 +01:00
Paweł Spychalski
b605d234fb
Merge pull request #6167 from nmaggioni/nm_cmake_docker
...
Docker CMake support
2020-10-03 18:39:42 +02:00
stronnag
cb0665bdd2
enable flying wing on mambaf405us ( #6165 )
...
(minimal) flying wing configuration (2xmotor, 2xservo).
2020-10-03 15:09:59 +01:00
Niccolò Maggioni
15eaeba4e8
Docker CMake support
2020-10-02 16:21:23 +02:00
Airwide
b76c354dc5
Fixed minThrottle value
2020-10-02 06:46:50 +02:00
Airwide
6e272e0711
Rescaled manual throttle in OSD from 0 to 100%
2020-10-01 21:08:40 +02:00
breadoven
6e2eac3197
Merge pull request #2 from iNavFlight/master
...
Update my fork
2020-09-30 23:46:13 +01:00
breadoven
18f5bec28a
RTH Override
2020-09-30 15:00:02 +01:00