1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00
Commit graph

11396 commits

Author SHA1 Message Date
Michael Keller
60de878452
Merge pull request #5977 from DieHertz/exile-pid-audio-from-fastcode
Marked pidAudioUpdate not for inlining
2018-05-27 10:34:14 +12:00
Michael Keller
4a6eab7c41
Merge pull request #5981 from mikeller/fix_capitals_in_settings
Fixed capitals in parameter names.
2018-05-27 10:30:42 +12:00
mikeller
dbebec5c1e Fixed capitals in parameter names. 2018-05-27 01:32:13 +12:00
Michael Keller
903ff1ebcd
Merge pull request #5979 from joelucid/frsky_cell_voltage
honor report_cell_voltage for DIY frsky modules
2018-05-27 00:08:18 +12:00
Michael Keller
7b879679c0
Merge pull request #5974 from mikeller/fix_gps_rescue_config
Renamed 'gpsRescue' to 'gpsRescueConfig' and moved it into the appropriate location.
2018-05-27 00:06:15 +12:00
Michael Keller
42726fd2ae
Merge pull request #5973 from mikeller/fix_unittest_stubbing
Fixed stubbing of 'debug.c' in unittests.
2018-05-27 00:05:59 +12:00
Michael Keller
5d7017c245
Merge pull request #5959 from mikeller/remove_unneeded_include
Removed unneeded include (that was breaking layering as well).
2018-05-26 23:54:10 +12:00
Michael Keller
ce7f112cfc
Merge pull request #5916 from jflyper/bfdev-spiPreInitCs-to-support-configurability
Convert spiPreInit for configurability
2018-05-26 23:53:25 +12:00
Michael Keller
28a12dc203
Merge pull request #5976 from DieHertz/mark-inlined-fastcode-functions-explicitly
Mark crucial inlined functions with FAST_CODE
2018-05-26 22:50:27 +12:00
Thorsten Laux
0ab4cf05c5 honor report_cell_voltage for DIY frsky modules 2018-05-26 11:48:00 +02:00
Andrey Mironov
c3fbd36bde Marked pidAudioUpdate not for inlining 2018-05-26 11:18:00 +03:00
Andrey Mironov
375bfe3929 Marked crucial functions inlined into ITCM-RAM explicitly 2018-05-26 11:04:02 +03:00
mikeller
d535fd6180 Renamed 'gpsRescue' to 'gpsRescueConfig' and moved it into the appropriate location. 2018-05-26 15:28:08 +12:00
mikeller
bf0a9c5c4f Fixed stubbing of 'debug.c' in unittests. 2018-05-26 15:09:24 +12:00
Michael Keller
98fb4d7c66
Merge pull request #5971 from etracer65/colibri_race_flash_overflow
Fixed flash overflow for COLIBRI_RACE
2018-05-26 13:50:14 +12:00
Bruce Luckcuck
d889afde15 Fixed flash overflow for COLIBRI_RACE 2018-05-25 20:46:58 -04:00
Michael Keller
2d94ccd8a5
Merge pull request #5967 from jflyper/bfdev-osdslave-remove-unused-includes
OSD Slave Remove unnecessary include files
2018-05-25 22:48:31 +12:00
jflyper
d50ad14227 Remove unnecessary include files 2018-05-25 16:55:19 +09:00
Michael Keller
69a80a3bb0
Merge pull request #5965 from loopur/mybranch
Add barometer sensor QMP6988
2018-05-25 15:54:47 +12:00
Michael Keller
0b8709df29
Merge pull request #5961 from mikeller/replace_pointy_includes
Replaced occurrences of '#include <platform.h>' with '#include "platform.h"'.
2018-05-25 10:44:07 +12:00
jflyper
f9a43099db SPI CS preinit for configurability 2018-05-24 22:00:26 +09:00
mikeller
2feae20c32 Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
mikeller
8fb75adbed Removed unneeded include (that was breaking layering as well. 2018-05-24 21:27:25 +12:00
Michael Keller
71a1a9789a
Merge pull request #5945 from supiiik/master
New calculation method for Dterm setpoint weight
2018-05-24 21:16:55 +12:00
Michael Keller
28c9b37fc1
Merge pull request #5957 from jflyper/bfdev-fix-FLASH-overflowing-with-fastram_data
.fastram_data doesn't fit in FLASH section
2018-05-24 21:15:05 +12:00
Michael Keller
e605b497e8
Merge pull request #5932 from etracer65/gyro_cal_settings
Make gyro calibration period user configurable and rename moron_threshold
2018-05-24 21:13:47 +12:00
jflyper
2985e94186 This doesn't fit in some MCU (anymore?) 2018-05-24 09:23:53 +09:00
Michael Keller
ca09a8e2fc
Merge pull request #5948 from jflyper/bfdev-drop-rx_softspi
Drop software SPI RX support
2018-05-24 09:36:03 +12:00
Michael Keller
a07b4987aa
Merge pull request #5941 from DieHertz/noinline-and-fastcode-only
Apply NOINLINE conditionally on ITCM presence
2018-05-24 09:35:40 +12:00
Michael Keller
f9f0257bc1
Merge pull request #5921 from codecae/crsf_displayport_linearbuffer
Linear Buffer for CRSF CMS display port
2018-05-24 09:31:24 +12:00
Michael Keller
5256142ce0
Merge pull request #5953 from bnn1044/CLRACINGF7-OPT
correct mistaking change on BFF4 target.mk file
2018-05-24 09:07:41 +12:00
Michael Keller
36f52532f1
Merge pull request #5927 from dbasch/gps_rescue_beta
[GPS RESCUE] - re-implement commented unit tests, add degrees suffix to minAngle and maxAngle in rescue mode
2018-05-24 09:06:34 +12:00
Cheng Lin
8cc0d0bd5d correct mistaking change on BFF4 target.mk file 2018-05-23 23:17:09 +08:00
s0up
24c8ae22c8 Merge branch 'master' of github.com:betaflight/betaflight into gps_rescue_beta 2018-05-23 08:14:51 -07:00
supiiik
cc12dddedb Indentations repaired 2018-05-23 15:55:07 +02:00
Andrey Mironov
3733640c08 Changed NOINLINE to be applied conditionally on ITCM presence 2018-05-23 16:34:01 +03:00
Michael Keller
1962330066
Merge pull request #5939 from DieHertz/fast-ram-initialized-by-default
Make FAST_RAM initialized by default
2018-05-24 01:29:37 +12:00
Curtis Bangert
9e78509041 Linear Buffer for CRSF CMS display port 2018-05-23 09:18:34 -04:00
supiiik
8a1c5e5e74 small fixes, MIN for 8bit MSP 2018-05-23 14:36:23 +02:00
jflyper
c60eecbff0 Drop software SPI RX support 2018-05-23 20:59:52 +09:00
Michael Keller
8f1df0635f
Merge pull request #5950 from nyway/master
Add new target FOXEERF405
2018-05-23 23:47:57 +12:00
Andrey Mironov
ed72803858 Added FAST_RAM usage correctness check 2018-05-23 14:40:33 +03:00
Andrey Mironov
d8dd6f29f8 Set FAST_RAM to go into .fastram_data by default. Added FAST_RAM_NOINIT 2018-05-23 14:40:33 +03:00
supiiik
4312513a77 MSP changed
Changed MSP, all new data are at the end
2018-05-23 13:33:43 +02:00
Michael Keller
35d6067a64
Merge pull request #5922 from bnn1044/CLRACINGF7-OPT
change CLRACINGF7 target to use DMAR burst
2018-05-23 23:20:26 +12:00
Bruce Luckcuck
8f6f4bf4c4 Make gyro calibration period user configurable and rename moron_threshold
Gryo calibration period can be configured in 1/100 second intervals using `gyro_calib_duration` (default is 125 or 1.25 seconds).

Renamed the `moron_threshold` parameter to `gyro_calib_noise_limit`. Functionally it is unchanged.
2018-05-23 07:14:52 -04:00
Michael Keller
346201d8ac
Merge pull request #5949 from dbasch/gps_rescue_rc1
fix the requirement for easing on yaw changes by only changing relati…
2018-05-23 22:19:36 +12:00
Michael Keller
7455de4859
Merge pull request #5940 from DieHertz/get-rid-of-pcre-grep
Replaced PCRE with egrep for macOS users
2018-05-23 22:13:57 +12:00
Michael Keller
b26269ad38
Merge pull request #5938 from DieHertz/add-m25q32-flash-id
Added M25Q32 flash ID for completeness
2018-05-23 22:13:19 +12:00
Michael Keller
2c049b9879
Merge pull request #5936 from neilbalch/master
Update Matek F405-CTR Docs
2018-05-23 22:11:56 +12:00