blckmn
df11d398aa
Warning removal where present if pidBetaflight is skipped.
2016-07-31 11:06:29 +10: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
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
nathan
0f177744fc
Merge branch 'master' into fix/kiss-again
2016-07-29 02:15:07 -07:00
nathan
b97a2b18a2
trying to fix kiss again. this should pry be a constant time implementation...
2016-07-29 02:04:44 -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
Pawel Spychalski (DzikuVx)
c528767778
fixed double ACCEL activation
2016-07-29 10:37:52 +02:00
borisbstyle
b6c6475d4c
Try different Timers for KISS
2016-07-29 10:04:54 +02:00
Martin Budden
a8f1e9f530
Changed \r\n to \n in target.mk files
2016-07-29 08:25:02 +01:00
borisbstyle
6c89d547de
Change Starter Defaults
2016-07-29 00:29:14 +02:00
爵爷
3eb224836a
Update target.c
2016-07-28 23:07:40 +08:00
爵爷
de4a505945
Update target.c
2016-07-28 22:49:53 +08:00
爵爷
54ad5a29e3
Update target.h
2016-07-28 22:42:52 +08:00
爵爷
ae5686c07d
Update target.c
2016-07-28 22:20:49 +08:00
爵爷
f0dfeea9bc
Update target.h
2016-07-28 22:14:07 +08:00
borisbstyle
6581bea2d5
Cleanup MSP // compatibility
...
Correct double rcSmoothInterval
fix size
2016-07-28 15:29:46 +02:00
Martin Budden
0cc07e75fe
Improved formatting of cli tasks
2016-07-28 09:11:03 +01:00
borisbstyle
edb35a024c
Avoid UART3 for PWM/PPM for ALIENWIIF3 and SPARKY
2016-07-28 09:26:56 +02:00
borisbstyle
4541f003b8
Add avoiding of UART2 for KISS target
2016-07-28 09:13:27 +02:00
Martin Budden
e85da1ecfb
Changed name of #define
2016-07-28 01:00:24 +01:00
Martin Budden
5c1c64fc41
Avoids initialisation of UART2 when PWM or PPM RX is used
2016-07-28 00:40:04 +01:00
borisbstyle
6dcefedde6
Add new MSP parameters
2016-07-28 01:23:19 +02:00
borisbstyle
0e45d2749d
Merge branch 'master' of https://github.com/borisbstyle/betaflight
2016-07-28 00:55:21 +02:00
borisbstyle
c11c50287e
Finalisation of Betaflight PID controller // RC smoothing added back
2016-07-28 00:54:40 +02:00
Martin Budden
c8674cb080
Merge pull request #840 from AlienWiiBF/UART_fix
...
F3 UART IO fix
2016-07-27 22:45:03 +01:00
Michael Jakob
167aaade9b
F3 UART IO fix
2016-07-27 23:18:50 +02:00
Anton Stålheim
6e99489200
Merge pull request #839 from TheAngularity/patch-1
...
delete space to see all rate columns in a row
2016-07-27 21:53:10 +02:00
borisbstyle
df57e52deb
Merge pull request #831 from mikeller/apply_hysteresis_only_once
...
Changed Vbat hysteresis to be applied only once
2016-07-27 21:44:03 +02:00
TheAngularity
6691eafaf5
delete space to see all rate columns in a row
2016-07-27 21:17:18 +02:00
borisbstyle
d64aa8c4fe
Merge pull request #836 from martinbudden/bf_acc_period
...
Set default acc rate to 1000Hz, for all targets
2016-07-27 19:07:56 +02:00
Martin Budden
4272bf6b6e
Added back soft serial into CC3D_OPBL target
2016-07-27 17:20:02 +01:00
Martin Budden
4a769eb55f
Set default acc rate to 1000Hz, for all targets
2016-07-27 17:12:16 +01:00
Martin Budden
4505623403
Added average and maximum loads to cli task info
2016-07-27 16:50:06 +01:00
Martin Budden
6f80b55da1
Merge pull request #834 from martinbudden/bf_rom_saving
...
Added some further build flags for ROM saving
2016-07-27 16:17:00 +01:00
Martin Budden
b5c62df3f8
Added some further build flags for ROM saving
2016-07-27 16:13:14 +01:00
borisbstyle
9370c72bee
Merge branch 'master' of https://github.com/borisbstyle/betaflight
2016-07-27 17:00:34 +02:00
borisbstyle
393fa5afae
Restore original KISS mapping for PPM
2016-07-27 16:59:59 +02:00
Martin Budden
3686b89121
Improved formatting of tasks info in cli
2016-07-27 15:25:09 +01:00
Martin Budden
780aeca3f9
Removed spurious CRLF line ending that was causing problems with git
2016-07-27 09:04:35 +01:00
Anton
3dd72e3398
Merge pull request #823 from KiteAnton/target_alienflightf1
...
Moved ALIENFLIGHTF1 to unique target
2016-07-27 08:33:52 +02:00
Anton
145789a981
Merge pull request #830 from mikeller/reset_current_rateprofile
...
Added reset of current rateprofile to 'resetProfile'.
2016-07-27 08:28:09 +02:00
J Blackman
cc28c3dd95
Merge pull request #816 from blckmn/4way_f4_fix
...
F4 VCP fix (solves 4way flash issue)
2016-07-27 14:07:27 +10:00
Michael Keller
eee4d9a14d
Changed Vbat hysteresis to be applied only downwards of the battery level, instead of downwards and upwards.
2016-07-27 15:40:16 +12:00
Michael Keller
469489812f
Added reset of current rateprofile to 'resetProfile'.
2016-07-27 11:06:45 +12:00
Martin Budden
718cab0499
Changed CC3D_OPBL build to include LEDs rather than softserial
2016-07-26 23:46:49 +01:00
Martin Budden
61166efae4
Merge pull request #828 from martinbudden/bf_rom_saving
...
Improved use of build #defines to save some ROM
2016-07-26 23:45:31 +01:00
Michael Keller
75368fb6a2
Moved resetting rateprofile values into 'resetPidProfile' to make them get reset on 'Reset PID' in GUI.
2016-07-27 10:09:26 +12:00