borisbstyle
3a91c690fa
Invert Logic
2016-08-02 23:32:19 +02:00
borisbstyle
f86a21c2f3
Merge pull request #873 from KiteAnton/gyro_lpf_msp_hack
...
MSP hack for gyro_lpf != 0
2016-08-02 23:26:29 +02:00
KiteAnton
930a9b9b4e
Additional code style cleanup
2016-08-02 23:13:13 +02:00
KiteAnton
47c7409ec4
MSP hack when gyro_lpf != 0
2016-08-02 23:07:59 +02:00
KiteAnton
05512f6ec3
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-08-02 22:37:43 +02:00
borisbstyle
ab9bf9ba3e
Merge pull request #862 from martinbudden/bf_microscisky
...
Added Micro SciSky target
2016-08-02 20:50:24 +02:00
Martin Budden
fee5aa7e7c
Fixed ALIENFLIGHT targets to use RX_CHANNELS_TAER build flag
2016-08-02 17:58:33 +01:00
Martin Budden
2a645f1058
Added RX_CHANNELS_TAER build flag
2016-08-02 16:23:55 +01:00
KiteAnton
7bf00f7ac1
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-08-02 16:42:36 +02:00
Martin Budden
918e4e8f27
Added Micro SciSky target
2016-08-02 15:32:14 +01:00
Nathan
c50efe6352
Merge pull request #870 from nathantsoi/feature/osd-fields-for-configurator
...
Feature/osd fields for configurator
2016-08-02 01:49:17 -07:00
nathan
d66c9b3ee6
set the default position on craft name so that the preview is readable in the configurator
2016-08-02 01:25:06 -07:00
nathan
2f18f0b8fb
move the mah symbol to an nvram slot before the logo
2016-08-02 01:24:45 -07:00
borisbstyle
e0c381c6fe
Merge pull request #859 from martinbudden/bf_tidy_target_headers
...
Minor tidy of target.h files
2016-08-02 09:44:22 +02:00
borisbstyle
b94e64a5e2
Merge pull request #860 from martinbudden/bf_tidy_serial_telemetry
...
Tidied serial and telemetry files
2016-08-02 09:43:22 +02:00
borisbstyle
33b86fcd85
Merge pull request #825 from tianbin4279/betaflight
...
Add target for AIORACERF3
2016-08-02 09:41:44 +02:00
borisbstyle
b24093c3a1
Merge pull request #861 from savaga/osd-display-current
...
OSD: display craft name, current measurement
2016-08-02 09:40:50 +02:00
KiteAnton
b3e93d9ef2
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-08-02 08:43:41 +02:00
borisbstyle
8d7e4ffcf0
Merge pull request #869 from AlienWiiBF/AFF1_cleanup
...
AlienFlight F1 target cleanup
2016-08-01 22:03:35 +02:00
borisbstyle
dd1ebde1ed
Merge branch 'master' of https://github.com/borisbstyle/betaflight
2016-08-01 21:53:06 +02:00
borisbstyle
50ce9c5be7
Increase task priority for Telemtry
2016-08-01 21:52:45 +02:00
Michael Jakob
b267a3a472
AlienFlight F1 target cleanup
2016-08-01 21:42:47 +02:00
KiteAnton
fadc9c6acd
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-08-01 19:14:14 +02:00
Anton Stålheim
78739a3911
Merge pull request #865 from TheAngularity/patch-1
...
rearrange boxes and fixed unused boxes not disabled
2016-08-01 18:20:38 +02:00
KiteAnton
b0bdd32dc0
Merge branch 'patch-1' of https://github.com/TheAngularity/betaflight
2016-08-01 18:09:53 +02:00
KiteAnton
c01b45a002
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-08-01 17:09:06 +02:00
TheAngularity
0258edd430
cleanups
2016-08-01 15:48:37 +02:00
TheAngularity
aacfe7b991
rearrange boxes and fixed unused boxes not disabled
...
- rearrange boxes means first came arm and airmode after this came the flightmodes and at the end all rc modes
- this makes a better overview in the configurator modes tab
2016-08-01 15:38:59 +02:00
Martin Budden
bd560198f2
Removed unnecessary includes. Changed to use #pragma once
2016-08-01 10:33:59 +01:00
Evgeny Sychov
69955d7b07
display craft name, current mesurement on OSD
2016-08-01 02:14:40 -07:00
Martin Budden
168469236b
Tidied serial and telemetry files
2016-08-01 06:45:59 +01:00
Martin Budden
bde49c92b1
Minor tidy of target.h files
2016-08-01 06:30:31 +01:00
J Blackman
9a38d8a9e1
Merge pull request #856 from blckmn/betaflight
...
Fixed beeper on BJF4 rev3
2016-07-31 15:48:20 +10:00
blckmn
53cefb9d14
Fixed beeper on BJF4 rev3
2016-07-31 15:39:26 +10:00
J Blackman
229291d22d
Merge pull request #855 from blckmn/betaflight
...
small cleanup for serial_cli and fix for warning when skip float pid not defined
2016-07-31 11:22:07 +10:00
blckmn
1b73a8f2aa
Whitespace cleanup and simplification of delay for serial cli F4 support
2016-07-31 11:20:27 +10:00
blckmn
df11d398aa
Warning removal where present if pidBetaflight is skipped.
2016-07-31 11:06:29 +10:00
Martin Budden
9e0a786dde
Merge pull request #853 from blckmn/bluejay_hw_rev
...
Bluejay hw rev
2016-07-30 13:19:11 +01:00
blckmn
49f9eec1e9
Gyro on Rev3 and Rev3a Bluejay are 0 aligned
2016-07-30 14:28:23 +10:00
blckmn
552e32a287
minor formatting
2016-07-30 13:53:45 +10:00
blckmn
0a9beee25d
Added support to turn inversion off for UART1
...
will need to look at controlling it within configuration once param groups are in place.
2016-07-30 13:53:45 +10:00
blckmn
0e8d375a1c
Update to incorporate hardware revision detection for BJF4 target
2016-07-30 13:53:45 +10:00
J Blackman
22ded4fea0
Merge pull request #851 from sethyx/xracer-softserial-cleanup
...
Remove second Soft Serial from X_RACERSPI
2016-07-30 13:48:54 +10:00
Gergely Szell
07cd37468c
Remove SoftSerial2 from X_RACERSPI
...
In the v3.x (SPI) version, one of the previously used soft serial ports have been sacrificed for SPI.
Soft serial 1 is available on PWM 5/6.
Tested with board v3.0.
2016-07-29 21:18:18 +02:00
KiteAnton
0aaa58d1f7
Merge branch 'master' of https://github.com/betaflight/betaflight
2016-07-29 13:45:38 +02:00
borisbstyle
6ee1e93c53
Merge pull request #849 from nathantsoi/fix/kiss-again
...
trying to fix kiss again.
2016-07-29 11:45:18 +02:00
nathan
0f177744fc
Merge branch 'master' into fix/kiss-again
2016-07-29 02:15:07 -07:00
Martin Budden
f422c47652
Merge pull request #846 from martinbudden/bf_target_mk
...
Changed \r\n to \n in target.mk files
2016-07-29 10:04:44 +01:00
nathan
b97a2b18a2
trying to fix kiss again. this should pry be a constant time implementation...
2016-07-29 02:04:44 -07:00
borisbstyle
bb468df1c8
Merge pull request #848 from DzikuVx/bf-double-acc-activation
...
fixed double TASK_ACCEL activation
2016-07-29 10:46:33 +02:00