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

6777 commits

Author SHA1 Message Date
Martin Budden
7728bd735e Merge pull request #1940 from martinbudden/bf_gyro_struct_alignment
Improved gyro structure alignment
2016-12-30 19:25:31 +01:00
Martin Budden
0f52e72fa5 Improved gyro structure alignment 2016-12-30 18:03:36 +00:00
borisbstyle
e38ccac16b Merge pull request #1939 from martinbudden/bf_blackbox_header_fix
Fixed blackbox header output
2016-12-30 18:41:51 +01:00
Martin Budden
6887c2de59 Fixed blackbox header output 2016-12-30 17:37:05 +00:00
Martin Budden
c58c931e7e Merge pull request #1677 from fvantienen/elle0
New target Elle0
2016-12-30 18:12:22 +01:00
Freek van Tienen
66dfcd4b3a New target ELLE0 2016-12-30 17:47:42 +01:00
borisbstyle
21463656c7 Merge pull request #1775 from betaflight/major_mw_cleanup
Cleanup mw.c // Remove unnecessary functions
2016-12-30 15:16:49 +01:00
borisbstyle
a142a80b1f Cleanup unused maxEscThrottleJumpMs 2016-12-30 14:00:11 +01:00
borisbstyle
1030df294d PID code cleanup // refactoring 2016-12-30 14:00:10 +01:00
borisbstyle
4e3704374a Cleanup mw.c // Remove unnecessary functions 2016-12-30 14:00:10 +01:00
borisbstyle
979096f333 Merge pull request #1783 from tianbin4279/master
ADD TINYBEEF3 TARGET
2016-12-30 13:46:55 +01:00
borisbstyle
50159ef6f6 Merge pull request #1811 from rafl/rafl/osd-wattage
Add electrical power to OSD
2016-12-30 13:32:13 +01:00
borisbstyle
f11945d9d6 Merge pull request #1876 from GaryKeeble/Dshot-Blackbox
Fix Motor Scaling on Blackbox Log when D-Shot is used
2016-12-30 13:30:22 +01:00
borisbstyle
5f0ebdab9a Merge pull request #1933 from blckmn/make_update
Clean up use of startup files in Makefile
2016-12-30 13:26:19 +01:00
borisbstyle
6c3cf88ba0 Merge pull request #1932 from mikeller/aioracerf3_rewrite_as_variant
Rewrite of AIORACERF3 target as variant of SPRACINGF3EVO.
2016-12-30 13:25:28 +01:00
borisbstyle
57b28d8262 Merge pull request #1922 from jflyper/bfdev-omnibusf4sd-fix-ledstrip
OMNIBUSF4SD: Fix LED_STRIP
2016-12-30 13:23:37 +01:00
borisbstyle
c2f4a675a6 Merge pull request #1937 from betaflight/escserial_missing
Add ESCSERIAL for missing targets
2016-12-30 13:21:13 +01:00
borisbstyle
05a92bc125 Add ESCSERIAL for missing targets 2016-12-30 13:19:27 +01:00
borisbstyle
8c716a98e6 Merge pull request #1936 from betaflight/spf3_mag
Add back MAG to SPRACING targets
2016-12-30 12:56:41 +01:00
borisbstyle
5adba3b81b Add back MAG to SPRACING targets 2016-12-30 12:55:17 +01:00
blckmn
b93c087b3a Add startup file for nucleo target (using F746) 2016-12-30 21:41:42 +11:00
J Blackman
22f166486a Merge pull request #1934 from blckmn/ren_nero
Renaming NERO - as it will only be available in F7.
2016-12-30 21:21:02 +11:00
blckmn
623effd462 Renaming NERO - as it will only be available in F7. 2016-12-30 21:18:46 +11:00
blckmn
14efffcaf7 Clean up use of startup files in Makefile so as to specify different files for different MCUs 2016-12-30 21:17:56 +11:00
mikeller
a1b9938bbd Rewrite of AIORACERF3 target as variant of SPRACINGF3EVO. 2016-12-30 22:14:48 +13:00
Michael Keller
f5ddc30f7c Merge pull request #1928 from mikeller/fix_gcc_version_overriding
Changed default 'GCC_REQUIRED_VERSION' to only be assigned if not overriden.
2016-12-30 14:51:38 +13:00
Michael Keller
6dfa92154b Changed default 'GCC_REQUIRED_VERSION' to only be assigned if not overriden. 2016-12-30 13:58:23 +13:00
Michael Keller
6aec4e1ec5 Merge pull request #1918 from mikeller/remove_local_mk
Removed 'local.mk' from repo so that it will be properly ignored.
2016-12-30 13:51:43 +13:00
jflyper
678413bcf4 Further amend target.c 2016-12-29 22:28:34 +09:00
jflyper
a13aacf12f Assign PWM6 to LED_STRIP (also convert target.c to use DEF_TIM) 2016-12-29 22:18:13 +09:00
Michael Keller
4191afdfdb Merge pull request #1919 from mikeller/add_profile_index_check
Added check for valid profile number before changing profile.
2016-12-29 13:26:36 +13:00
Michael Keller
8c371d7b49 Merge pull request #1763 from mikeller/add_hott_alternate_speed_altitude
Added speed / altitude readings from vario / baro to HoTT, in case of no GPS fix.
2016-12-29 13:06:16 +13:00
Michael Keller
ac877438f1 Removed 'local.mk' from repo so that it will be properly ignored. 2016-12-29 12:55:33 +13:00
Anders Höglund
8e9dec4fa1 Merge pull request #1903 from martinbudden/bf_pg_cli2
Improvements to CLI diff command. Fixes to CLI print commands.
2016-12-29 00:28:55 +01:00
Martin Budden
16e2d47dc8 Merge pull request #1914 from martinbudden/bf_pwm_rx_rename
Renamed drivers/pwm_rx.c to drivers/rx_pwm.c
2016-12-29 00:25:13 +01:00
Michael Keller
ecabbf6d21 Added check for valid profile number before changing profile. 2016-12-29 12:17:39 +13:00
Martin Budden
0519169638 Add check for NULL default in CLI printVtx() 2016-12-28 22:53:24 +00:00
Martin Budden
3ca24959a8 Added check for NULL default in CLI printRxFail() 2016-12-28 22:24:38 +00:00
Michael Keller
15c3d99b8a Merge pull request #1825 from mikeller/add_esc_rpm_temperature_sensor
Added ESC temperature / RPM tracking.
2016-12-29 11:05:23 +13:00
Martin Budden
10ad967f61 Added null pointer protection to CLI printMap() 2016-12-28 21:39:21 +00:00
Martin Budden
143f2d6651 Include file fixups 2016-12-28 20:18:27 +00:00
Martin Budden
b269de2acc Renamed drivers/pwm_rx.c to drivers/rx_pwm.c 2016-12-28 19:04:39 +00:00
Martin Budden
e4227b2ec9 Check for NULL defaults in CLI print commands 2016-12-28 18:43:23 +00:00
Martin Budden
362f857cec Further parameterised CLI diff command 2016-12-28 18:42:39 +00:00
J Blackman
d557281f0a Merge pull request #1895 from martinbudden/bf_cli_printhashline
Added cliPrintHashLine function. Improved cliPrint buffering.
2016-12-29 05:34:05 +11:00
J Blackman
fb1ca88ebf Merge pull request #1850 from martinbudden/bf_gyro_reentrant
Made gyro device code reentrant
2016-12-29 05:33:46 +11:00
Martin Budden
0077290170 Merge pull request #1911 from martinbudden/bf_nrf_tidy
Better split between RX SPI and RX NRF24L01 code
2016-12-28 19:28:04 +01:00
Martin Budden
1a4795c398 Removed unrequired RCC setting 2016-12-28 17:37:59 +00:00
Martin Budden
19a701a944 Better split between RX SPI and RX NRF24L01 code 2016-12-28 17:30:06 +00:00
J Blackman
4c7d365089 Merge pull request #1909 from martinbudden/bf_conversion_warnings
Starting the process of fixing type narrowing conversion (coercion) warnings
2016-12-29 04:18:09 +11:00