Commit Graph

9860 Commits

Author SHA1 Message Date
DieHertz 1d4e07a494 Allow hold repeating of stick commands 2017-10-15 02:56:21 +03:00
Michael Keller 2e05656104 Merge pull request #4360 from mikeller/fix_dshot_beacon_frequency
Changed Dshot beacon to not activate when beeper is turned off.
2017-10-15 11:53:07 +13:00
Michael Keller 33461b99e5 Merge pull request #4359 from mikeller/added_diff_instructions
Added instructions on how to do a diff to the issue template.
2017-10-15 10:32:38 +13:00
Michael Keller 09b910da2e Merge pull request #4362 from Jahnkeanater/patch-2
Fix frequency lookup table in ledstrip.c
2017-10-15 10:08:28 +13:00
Jahnkeanater 6cc664683e Fix frequency lookup table.
frequency = vtx58frequencyTable[band][channel];
returns the wrong frequency. Shifting left and up by 1 row and column should fix it.
2017-10-14 02:29:07 -05:00
mikeller 6db49b06d8 Changed Dshot beacon to not activate when beeper is turned off. 2017-10-14 16:47:34 +13:00
Michael Keller 45596fc20b Merge pull request #4351 from Jahnkeanater/patch-1
VTX color based on frequency
2017-10-14 10:51:20 +13:00
mikeller 3dffa3e46e Added instructions on how to do a diff to the issue template. 2017-10-14 10:20:40 +13:00
Jahnkeanater c1763bc0cb Update ledstrip.c
Fixed 5828 so it does not fall directly on B6.
2017-10-13 15:22:52 -05:00
Jahnkeanater 09cbe88a38 Update ledstrip.c 2017-10-13 13:22:34 -05:00
Jahnkeanater bf230e175e Update ledstrip.c
rewrite based on si618's code.
2017-10-13 13:09:54 -05:00
Michael Keller 25a216994d Merge pull request #3868 from spuder/small_angle
adds small_angle for configurator
2017-10-13 19:53:42 +13:00
Jahnkeanater f52e4c23af Update ledstrip.c 2017-10-12 23:31:04 -05:00
Jahnkeanater be16caa05a VTX color based on frequency
VTX controlled LED color. 8 fixed colors rather than a variable hue. This ensures a perceivable color difference. The channel groups are based on 39Mhz spacing across the full spectrum.
2017-10-12 22:44:43 -05:00
Michael Keller 512f2c22e0 Merge pull request #4293 from AndersHoglund/camosd_fix
Camera control. Added forced OSD timeout so camera menues are alone on display.
2017-10-13 09:06:01 +13:00
Michael Keller ed29295d7a Merge pull request #4320 from mikeller/add_disable_arming_msp_command
Added MSP command to disable arming.
2017-10-12 12:20:59 +13:00
Michael Keller 21622ed603 Merge pull request #4343 from mikeller/4way-if_v2.1.0
From cleanflight: Add GD32F350x6 support
2017-10-12 11:42:23 +13:00
Michael Keller 8a250117dd Merge pull request #4332 from jirif/frsky_telemetry_cleanup
Frsky telemetry cleanup
2017-10-12 11:39:19 +13:00
Michael Keller d97e0cb5a1 Merge pull request #4227 from brycedjohnson/3donaswitch
3d on a mode switch
2017-10-12 11:38:33 +13:00
Michael Keller 26437fb266 Merge pull request #4319 from mikeller/increase_msp_version_after_3_2_0
Increased MSP version number after 3.2.0.
2017-10-12 11:18:28 +13:00
Spencer Owen 8d0b6cfb40 Add output for small_angle 2017-10-11 15:09:41 -06:00
4712 a4bfac04fc Merge pull request #2961 from 4712/4way-if_v2.1.0
Add GD32F350x6 support
2017-10-12 10:08:49 +13:00
jirif 805854dac2 Frsky telemetry cleanup 2017-10-11 21:54:24 +02:00
Bryce Johnson 374dd3f327 Fix so airmode threshold works 2017-10-11 13:08:55 -05:00
Bryce Johnson aeb9399722 Whitespace cleanup 2017-10-11 13:08:55 -05:00
Bryce Johnson d1a197f99e 3d on a mode switch 2017-10-11 13:08:12 -05:00
Michael Keller 4e325d9290 Merge pull request #4333 from mikeller/fix_line_endings
Fixed line endings for some DOS formatted files.
2017-10-12 00:31:53 +13:00
mikeller 68388b0631 Fixed line endings for some DOS formatted files. 2017-10-12 00:30:31 +13:00
Michael Keller ecec6615e7 Merge pull request #4260 from DanNixon/osd_default_layout
Set a reasonable default OSD layout
2017-10-12 00:10:15 +13:00
Michael Keller 511ced76a9 Merge pull request #4255 from rotcehdnih/xracerf4
XRACERF4 Target
2017-10-12 00:09:57 +13:00
Michael Keller edea16f17e Merge pull request #4205 from martinbudden/bf_task_mainpidloop
Rationalise taskMainPidLoop
2017-10-12 00:08:02 +13:00
Michael Keller 7d671cc998 Merge pull request #4112 from DanNixon/anti_turtle_mode_warnings
Anti turtle mode warnings
2017-10-12 00:07:21 +13:00
Michael Keller c62dcf4db8 Merge pull request #4060 from vladisenko/v3.2-eachi
Add support FlySky receiver over SPI and "EachiWhoop" target
2017-10-12 00:04:46 +13:00
Michael Keller 7a59c4440b Merge pull request #3836 from martinbudden/bf_crsf_telemetry
Use common CRC function for CRSF telemetry
2017-10-12 00:02:22 +13:00
Michael Keller 39c02c083e Merge pull request #3832 from martinbudden/bf_pidsum_limits
PID sum limits applied before scaling
2017-10-12 00:01:58 +13:00
Michael Keller a7deb8b899 Merge pull request #3799 from adrianmiriuta/HEADFREE_MAG
HEADFREE true 3D (second edition)...
2017-10-12 00:01:23 +13:00
Michael Keller cdb5bc1a26 Merge pull request #4322 from jirif/fix_esc_init
Fix esc init
2017-10-11 23:54:08 +13:00
jirif e1c6458ee6 Fix esc init
Fixing #4257
2017-10-11 10:32:50 +02:00
Martin Budden 98a2642eca Merge pull request #4329 from 4712betaflight/4way-if-v3.2.0
4way if v3.2.0 add GD32F350x6 support
2017-10-11 09:02:20 +01:00
Michael Keller e1926b8468 Merge pull request #4318 from czchc/beebrain_v2
seperate BEEBRAIN_V2 to V2D and V2F
2017-10-11 19:54:01 +13:00
mikeller 5692fc6688 Added MSP command to disable arming. 2017-10-11 19:46:21 +13:00
czchc 3e94abe81f rewrite BEEBRAIN_V2D target as variant of BEEBRAIN_V2F 2017-10-11 10:22:58 +08:00
4712betaflight 31f57dc15e Add GD32F350x6 support 2017-10-11 03:11:00 +02:00
Michael Keller 6171eec2e2 Merge pull request #4312 from AndersHoglund/bump_3.3
Bump to version 3.3.0
2017-10-11 09:23:30 +13:00
Michael Keller be98d0ab8a Merge pull request #4324 from mikeller/added_pull_request_template
Added pull request template.
2017-10-11 09:14:06 +13:00
Michael Keller 6191e9af98 Added pull request template. 2017-10-11 08:19:52 +13:00
mikeller 1e1fda0004 Increased MSP version number after 3.2.0. 2017-10-11 00:45:52 +13:00
Dan Nixon 3aeef39b5a Add OSD and beeper warnings for anti turtle mode 2017-10-10 08:20:56 +01:00
czchc c4a48d76f7 seperate BEEBRAIN_V2 to V2D and V2F 2017-10-10 15:19:22 +08:00
Martin Budden a4040caebd Merge pull request #4314 from martinbudden/bf_rc_controls_tidy
Tidy rc_controls.c
2017-10-09 23:47:18 +01:00