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

10561 commits

Author SHA1 Message Date
Martin Budden
e7cac0e9c6 Always use arming disable flag names 2018-01-21 14:15:49 +00:00
Martin Budden
ded85bfce1
Merge pull request #5007 from martinbudden/bfa_rx_nrf24
Added NRF24 RX to CJMCU and NUCLEOF4 builds
2018-01-21 12:39:45 +00:00
Martin Budden
1a59f50100 Added NRF24 RX to CJMCU and NUCLEOF4 builds 2018-01-21 12:00:41 +00:00
Michael Keller
d0042f3091
Merge pull request #5004 from mikeller/remove_nrf24_drivers_from_build
Stopped nrf24 drivers from being built for all targets for build time reduction.
2018-01-22 00:24:00 +13:00
Martin Budden
2e4aafcaea
Merge pull request #5006 from GeorgeTG/master
Fix IMU mutex lock
2018-01-21 11:10:00 +00:00
George Gougoudis
3884d9383c Fix IMU mutex lock 2018-01-21 05:58:24 +02:00
mikeller
67f08ce04d Stopped nrf24 drivers from being built for all targets for build time reduction. 2018-01-21 10:37:11 +13:00
Michael Keller
af477487fc
Merge pull request #4996 from martinbudden/bfa_useless_timer_headers
Removed useless timer header files
2018-01-21 10:36:06 +13:00
Michael Keller
ee4edb3da9
Merge pull request #4997 from martinbudden/bfa_compass_update
Avoided compass task wrapper function
2018-01-21 10:31:53 +13:00
Martin Budden
725ce88880
Merge pull request #5003 from mikeller/fix_ibus_indentation
Fixed indentation in `ibus_shared.c`.
2018-01-20 20:58:55 +00:00
Michael Keller
7ea96773f5
Merge pull request #5002 from martinbudden/bfa_rc_controls
Minor ROM size optimisation of rc_controls
2018-01-21 09:37:48 +13:00
mikeller
d4f8cc7dfa Fixed indentation in ibus_shared.c. 2018-01-21 09:27:19 +13:00
Martin Budden
a7544f3b9d Minor ROM size optimisation of rc_controls 2018-01-20 15:17:33 +00:00
Martin Budden
78cc4f65a1 Avoided compass task wrapper function 2018-01-20 13:35:22 +00:00
Martin Budden
db0f1c4f10
Merge pull request #4995 from mikeller/fix_use_stragglers
Fixed `USE_` stragglers.
2018-01-20 13:06:22 +00:00
mikeller
64d7ba62e3 Fixed USE_ stragglers. 2018-01-21 00:53:13 +13:00
Martin Budden
683c531f89 Removed useless timer header files 2018-01-20 11:22:55 +00:00
Michael Keller
b71fe232c3
Merge pull request #4974 from bnn1044/PYRODRONEF4
Add PYRODRONEF4 target
2018-01-20 23:50:56 +13:00
Cheng Lin
6f6f4fef4f Add PYRODRONEF4 target
Signed-off-by: Cheng Lin <bnn1044@gmail.com>

Add PYRODRONEF4 with Board definition

Signed-off-by: Cheng Lin <bnn1044@gmail.com>

Add PYRODRONEF4 target

Signed-off-by: Cheng Lin <bnn1044@gmail.com>

Add PYRODRONEF4 with Board definition

Signed-off-by: Cheng Lin <bnn1044@gmail.com>

Add PYRODRONEF4 target

Signed-off-by: Cheng Lin <bnn1044@gmail.com>

Add PYRODRONEF4 with Board definition

Signed-off-by: Cheng Lin <bnn1044@gmail.com>

move Target definition to Docs/Board
2018-01-19 23:36:22 -05:00
Michael Keller
b579ef2703
Merge pull request #4992 from mikeller/fix_selectable_rates
Fixed Betaflight rates calculation. Moved `rates_type` into rate profile config in CLI.
2018-01-20 16:48:06 +13:00
Michael Keller
c4b5748b8d
Merge pull request #4978 from qba667/betaflight_ibus
Additional IBUS telemetry implemented.
2018-01-20 16:27:50 +13:00
mikeller
d9922c8227 Fixed Betaflight rates calculation. Moved rates_type into rate profile config in CLI. 2018-01-20 16:16:45 +13:00
qba667
5748e75408 Additional IBUS telemetry implemented. 2018-01-18 13:37:02 +01:00
Michael Keller
c0b8f6c7dc
Merge pull request #4973 from mikeller/added_selectable_raceflight_rates
Added selectable RaceFlight rates.
2018-01-19 00:56:18 +13:00
Michael Keller
8b60df0b5c
Merge pull request #4980 from mikeller/added_fport_empty_frame_sending
Re-added sending of empty telemetry frames in FPort due to problems with the r-XSR without them.
2018-01-19 00:43:22 +13:00
mikeller
ee65eba88d Added selectable RaceFlight rates. 2018-01-19 00:38:14 +13:00
mikeller
9e54f2344a Re-added sending of empty telemetry frames in FPort due to problems with the r-XSR without them. 2018-01-18 19:32:20 +13:00
Michael Keller
d8a12e5957
Merge pull request #4979 from mikeller/move_boards_docs_into_folder
Moved board docs into their own folder. Also fixed file permissions.
2018-01-18 17:57:51 +13:00
mikeller
6de40c49fc Moved board docs into their own folder. Also fixed file permissions. 2018-01-18 17:55:38 +13:00
Michael Keller
bca7b905b5
Merge pull request #4965 from fujin/biquad-RC-FIR2-filter
Biquad RC+FIR2 Filter: Prototype of ledvinap's suggestion on #4890
2018-01-16 16:15:33 +13:00
AJ Christensen
17bd318ec1 Biquad RC+FIR2 Filter: Prototype of ledvinap's suggestion on #4890
https://github.com/betaflight/betaflight/pull/4890#issuecomment-356636997
2018-01-16 15:37:19 +13:00
Michael Keller
5b95cc37f5
Fixed README.md 2018-01-16 09:52:29 +13:00
Michael Keller
4501209484
Merge pull request #4971 from mikeller/feature_freeze_announcement
Added feature freeze announcement to `README.md`.
2018-01-16 09:44:55 +13:00
Michael Keller
ba99d91930 Added feature freeze announcement to README.md. 2018-01-16 09:42:34 +13:00
Michael Keller
732ca6ae63
Merge pull request #4918 from mikeller/improve_rtc6705_spi_preinit
Improved RTC6705 preinit conditional.
2018-01-16 01:34:07 +13:00
Michael Keller
bf1d31083b
Merge pull request #4926 from DanNixon/osd_temperatures
Add temperature sensors to OSD
2018-01-16 01:03:19 +13:00
mikeller
38682ac947 Improved RTC6705 preinit conditional. 2018-01-16 01:01:49 +13:00
Dan Nixon
ed42d59c94 Add temperature conversion for ESC temp, tidy formatting 2018-01-14 20:56:40 +00:00
Dan Nixon
52d45ff72b Add temperature unit conversion
Selects unit based on OSD unit system setting: metric is degC and
imperial is degF.
2018-01-14 13:49:05 +00:00
Michael Keller
54fe793465
Merge pull request #4954 from mikeller/improve_arming_disable_beep_codes
Improved arming disabled reason beeps.
2018-01-14 23:22:33 +13:00
Michael Keller
6975779247
Merge pull request #4961 from mikeller/fix_setpoint_relax_ratio_range
Fixed range for `setpoint_relax_ratio` to avoid division by zero.
2018-01-14 23:22:17 +13:00
Michael Keller
7b3596f8cc
Merge pull request #4963 from Linjieqiang/update_EXUAVF4PRO
Fix the timers table for EXUAVF4PRO board.
2018-01-14 23:21:59 +13:00
LinJieqiang
1075d31e0d Fix the timers table for EXUAVF4PRO board.
Fix the timers table for EXUAVF4PRO board.

fix the def
2018-01-14 13:56:05 +08:00
mikeller
018c24fec2 Fixed range for setpoint_relax_ratio to avoid division by zero. 2018-01-14 12:12:54 +13:00
Dan Nixon
f8e4d02c99 Add core (MCU) temperature to OSD 2018-01-13 12:39:42 +00:00
Michael Keller
d14cd23761
Merge pull request #4957 from jflyper/bfdev-matekf405-target-comment-tidy
MATEKF405 target.c comment update
2018-01-13 21:48:15 +13:00
Michael Keller
a349a8aa10
Merge pull request #4953 from jflyper/bfdev-fix-BFF3-for-DMAR
BFF3 DMAR compatibility fix
2018-01-13 21:45:26 +13:00
Michael Keller
004a3e58c0
Merge pull request #4956 from jflyper/bfdev-omnibusf3-keep-non-dmar-dshot
OMNIBUS (F3) Disable DMAR for backward compatibility
2018-01-13 21:42:39 +13:00
Michael Keller
732ef53747
Merge pull request #4955 from jflyper/bfdev-f3-drop-dmar-for-release-testing
Drop global USE_DSHOT_DMAR from F3
2018-01-13 21:40:16 +13:00
jflyper
f427bda8e9 Comment tidy on target.c 2018-01-13 15:46:18 +09:00