Commit Graph

9875 Commits

Author SHA1 Message Date
Michael Keller 9a41e483f4 Merge pull request #4347 from AndersHoglund/spektrum_rssi
Spektrum real RSSI from SRXL Rx and fake RSSI from both int and ext bound satellites.
2017-10-17 00:35:59 +13:00
Michael Keller f20408bee3 Merge pull request #4366 from mikeller/removed_markup_from_templates
Removed markup notation for URLs from issue / request templates, since markup isn't supported in the entry field (and the template should be removed before posting).
2017-10-16 21:14:53 +13:00
Michael Keller 3942536012 Merge pull request #4369 from azolyoung/fix_rcsplitwifi_toogle_bug
fix toggle wi-fi  will cause rcsplit turnoff
2017-10-15 23:31:27 +13:00
Michael Keller 9efc6423ea Merge pull request #4165 from sambas/F7dhothack
F7 Dshot fix part 2
2017-10-15 23:21:33 +13:00
Michael Keller be00fb6586 Merge pull request #4370 from DanNixon/use_arm_disbale_flag_names_in_cli_when_names_are_compiled
Use arming flag names in CLI whenever possible
2017-10-15 23:21:12 +13:00
Sami Korhonen 7c58d6d896 fix badly used outputinverter 2017-10-15 10:08:41 +03:00
Sami Korhonen fa6112e1b8 F7 Dshot hack 2017-10-15 10:08:41 +03:00
Dan Nixon 646d757460 Use arming flag names in CLI whenever possible
Some targets define both MINIMAL_CLI and OSD, in this case the arming
disable flan name strings are present but unused for the CLI.

Match the test in the cli.c with that in runtime_config.[ch] so that
the flag names are used whenever they are included.
2017-10-15 07:50:18 +01:00
azolyoung eaca2ed157 fix toggle wi-fi will cause rcsplit turnoff 2017-10-15 14:24:32 +08:00
Michael Keller b67dcdbeb2 Merge pull request #4367 from DieHertz/dshot-prescaler-fix
Apply rounding rules to dshot prescaler to minimize error
2017-10-15 14:06:18 +13:00
Michael Keller 88dea3c813 Merge pull request #4368 from DieHertz/camera-control-key-holding
Allow hold repeating of stick commands
2017-10-15 14:06:02 +13:00
DieHertz 1d4e07a494 Allow hold repeating of stick commands 2017-10-15 02:56:21 +03:00
DieHertz 9321c18e0a Apply rounding rules to dshot prescaler to minimize error 2017-10-15 02:45:07 +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 76a8dd3a51 Fixed punctuation. 2017-10-15 10:41:38 +13:00
mikeller 60e487399d Removed markup notation for URLs from issue / request templates, since markup isn't supported in the entry field (and the template should be removed before posting). 2017-10-15 10:38:53 +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
Anders Hoglund a9017ebf28 Spektrum real RSSI from SRXL Rx and fake RSSI from both int and ext bound satellites. 2017-10-12 23:51:38 +02: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