1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
Commit graph

4869 commits

Author SHA1 Message Date
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
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
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
borisbstyle
5f2753399e Merge pull request #842 from betaflight/msp_cleanup
Cleanup MSP // compatibility
2016-07-28 15:57:37 +02:00
borisbstyle
6581bea2d5 Cleanup MSP // compatibility
Correct double rcSmoothInterval

fix size
2016-07-28 15:29:46 +02:00
Martin Budden
617218bc77 Merge pull request #843 from martinbudden/bf_cli_tasks_rates
Improved formatting of cli tasks
2016-07-28 09:24:59 +01: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
1a3b2b15aa Merge branch 'martinbudden-bf_uart2_ppm' 2016-07-28 09:15:09 +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
5b7d410fba Merge pull request #837 from martinbudden/bf_cc3d_opbl
Added back soft serial into CC3D_OPBL target
2016-07-27 17:20:59 +01: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
f1fc190e5b Merge pull request #835 from martinbudden/bf_cli_task_info
Added average and maximum loads to cli task info
2016-07-27 16:51:47 +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
4790e857e4 Merge pull request #833 from martinbudden/bf_cli_tasks
Improved formatting of tasks info in cli
2016-07-27 15:33:35 +01:00
Martin Budden
3686b89121 Improved formatting of tasks info in cli 2016-07-27 15:25:09 +01:00
Martin Budden
174aff397c Merge pull request #832 from martinbudden/bf_4way_lineendings
Removed spurious CRLF line ending that was causing problems with git
2016-07-27 09:05:57 +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
17565d588a Merge pull request #829 from martinbudden/bf_cc3d_opbl_leds
Changed CC3D_OPBL build to include LED strip rather than softserial
2016-07-26 23:48:38 +01:00