borisbstyle
|
629cdb06a6
|
Merge pull request #901 from nathantsoi/fix/omnibus-shared-serialrx-ppm
turn on shared ppm / serialrx3 on the omnibus
|
2016-08-07 00:22:32 +02:00 |
|
borisbstyle
|
b924defdb0
|
Fix int pin for FURYF3 #903
|
2016-08-07 00:21:44 +02:00 |
|
Anders Hoglund
|
aca449a043
|
Fix CC3D beeper.
|
2016-08-06 23:08:58 +02:00 |
|
Sami Korhonen
|
8fce0c2e6e
|
Add support for Colibri fc, used in Gemini racer hex
|
2016-08-06 13:36:27 +03:00 |
|
nathan
|
c3638362fd
|
turn on shared ppm / serialrx3 on the omnibus so people dont need to desolder resistors
|
2016-08-05 19:13:47 -07:00 |
|
Anders Hoglund
|
e84b2e4b01
|
Enable spektrum sat bind on REVONANO and BLUEJAYF4.
|
2016-08-05 21:22:52 +02:00 |
|
Anders Hoglund
|
361f937f6f
|
Enable spektrum sat bind on REVO.
|
2016-08-05 17:19:22 +02:00 |
|
borisbstyle
|
81c06ace92
|
Refactor rate limit
|
2016-08-05 14:18:31 +02:00 |
|
borisbstyle
|
cb72f0a6d6
|
Match configurator output
|
2016-08-05 13:23:52 +02:00 |
|
borisbstyle
|
2427ad1478
|
New defaults // FIX for slow defaults on SPI targets // refactor
|
2016-08-05 13:02:06 +02:00 |
|
borisbstyle
|
38e812a5a5
|
Add roll pitch velocity
|
2016-08-05 00:55:12 +02:00 |
|
borisbstyle
|
06be182e50
|
Add yaw smoothing back // adjust defaults // KISS fc remove some shared timers
|
2016-08-05 00:02:38 +02:00 |
|
NightHawk32
|
87ffc6d27f
|
Changing ADC pin mapping to fit KOMBINI current sensor
|
2016-08-04 09:09:40 -04:00 |
|
borisbstyle
|
7d119ae669
|
Cleanup ONESHOT125 feature // Default denom
|
2016-08-04 11:47:40 +02:00 |
|
borisbstyle
|
45f2ce04d5
|
Just the defaults
|
2016-08-04 10:12:31 +02:00 |
|
borisbstyle
|
c0c64deff5
|
More appropriate cli names for filter types
|
2016-08-04 01:51:02 +02:00 |
|
borisbstyle
|
b581f4c39a
|
Revert "Used forward references to remove #includes from header files"
|
2016-08-04 01:41:58 +02:00 |
|
borisbstyle
|
166d81679b
|
Merge branch 'master' of https://github.com/borisbstyle/betaflight
|
2016-08-04 01:31:46 +02:00 |
|
borisbstyle
|
f4d623c5e7
|
Fix CC3D_OPBL by removing LED_STRIP
|
2016-08-04 01:31:18 +02:00 |
|
borisbstyle
|
ea0f1f11f8
|
Merge pull request #876 from martinbudden/bf_header_rationalisation
Used forward references to remove #includes from header files
|
2016-08-04 01:27:41 +02:00 |
|
borisbstyle
|
de49b4afc3
|
Merge pull request #877 from tommyleo/master
Add target for VRRACE
|
2016-08-04 01:26:32 +02:00 |
|
borisbstyle
|
b4e61d49c9
|
More efficiency in PID code // add yaw velocity to setpoint
|
2016-08-04 01:22:38 +02:00 |
|
rav
|
0e905e01d3
|
set lower filter cutoff instead of Q
fix error in gyro pt1 filter
|
2016-08-04 00:09:22 +02:00 |
|
tommyleo
|
91db1fc442
|
Add target for VRRACE
|
2016-08-03 22:51:45 +02:00 |
|
Martin Budden
|
f6194f0eb7
|
Used forward references to remove #includes from header files
|
2016-08-03 21:19:40 +01:00 |
|
borisbstyle
|
258e05e9c5
|
Merge branch 'master' of https://github.com/borisbstyle/betaflight
|
2016-08-03 20:56:51 +02:00 |
|
borisbstyle
|
cc7ea13e66
|
Convert Notch Q to BW
|
2016-08-03 20:56:37 +02:00 |
|
Gary Keeble
|
69ab04f87f
|
Additional Header Fields
Add gyro and PID denoms to log header.
|
2016-08-03 13:48:44 +01:00 |
|
borisbstyle
|
771feb8fde
|
Add more filter freedom
|
2016-08-03 11:51:12 +02:00 |
|
borisbstyle
|
ca703b1ff1
|
Change defaults // Add optional filter config
|
2016-08-03 10:26:27 +02:00 |
|
borisbstyle
|
75c139faf2
|
Merge pull request #871 from martinbudden/bf_main_declarations
Moved function declarations out of main. Tidied drivers.
|
2016-08-03 10:08:43 +02:00 |
|
Michael Jakob
|
98c560697b
|
Apply default settings also to the AlienFlight F1 target (flight tested
with an 110mm brushed quadcopter)
|
2016-08-03 08:06:11 +02:00 |
|
Michael Jakob
|
56162d7216
|
AlienFlight F3 PPM timer initialization fix
|
2016-08-02 23:47:45 +02:00 |
|
Michael Jakob
|
4ba7c4582a
|
Correct PPM port for Sparky and AlienFlight F3 targets
|
2016-08-02 23:47:45 +02:00 |
|
Michael Jakob
|
c35675d258
|
Fix AlienFlight F3 and Sparky PPM RX
|
2016-08-02 23:47:44 +02:00 |
|
borisbstyle
|
3a91c690fa
|
Invert Logic
|
2016-08-02 23:32:19 +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 |
|
Martin Budden
|
fee5aa7e7c
|
Fixed ALIENFLIGHT targets to use RX_CHANNELS_TAER build flag
|
2016-08-02 17:58:33 +01:00 |
|
Martin Budden
|
5c3e65782d
|
Tidied ALIENFLIGHTF3 ledInit
|
2016-08-02 16:48:22 +01:00 |
|
Martin Budden
|
2a645f1058
|
Added RX_CHANNELS_TAER build flag
|
2016-08-02 16:23:55 +01:00 |
|
Martin Budden
|
918e4e8f27
|
Added Micro SciSky target
|
2016-08-02 15:32:14 +01:00 |
|
Martin Budden
|
1c997abaaf
|
Moved function declarations out of main. Tidied drivers.
|
2016-08-02 15:11:35 +01: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 |
|
borisbstyle
|
8d7e4ffcf0
|
Merge pull request #869 from AlienWiiBF/AFF1_cleanup
AlienFlight F1 target cleanup
|
2016-08-01 22:03:35 +02:00 |
|