1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00
Commit graph

3454 commits

Author SHA1 Message Date
borisbstyle
cc5cde1112 Add CPU load to MSP 2016-07-06 00:29:57 +02:00
blckmn
688a4ad376 Setup SPI pins for F1 fix 2016-07-06 07:46:38 +10:00
borisbstyle
90d8c03261 Merge branch 'betaflight' of https://github.com/borisbstyle/betaflight into betaflight 2016-07-05 22:47:36 +02:00
borisbstyle
19799ed66f Some merge artifacts from @MJ666 2016-07-05 22:47:10 +02:00
borisbstyle
0c270b8eea Remove double pin assignment for KISS FC 2016-07-05 22:40:08 +02:00
borisbstyle
a3ca1c59db Merge branch 'development' of https://github.com/borisbstyle/betaflight into development 2016-07-05 16:48:56 +02:00
borisbstyle
b274289f0c Move PPM pin for KISS FC to PITCH 2016-07-05 16:48:31 +02:00
blckmn
0b48943a3c Fix ADC STM32F3 define 2016-07-05 22:03:18 +10:00
Martin Budden
fe414319a3 Merge pull request #669 from AlienWiiBF/Config_cleanup
Move custom configuration for AlienFlight and Colibri Race to target directory
2016-07-05 09:40:48 +01:00
Martin Budden
0c6f628359 Merge pull request #671 from kc10kevin/development_F4_changes
FuryF4 Target Changes
2016-07-05 09:39:18 +01:00
Michael Jakob
67a48ca4c9 Move custom configuration for AlienFlight and Colibri Race to target
directory
2016-07-05 07:44:36 +02:00
borisbstyle
fc4dbcdfcf Merge branch 'development' of https://github.com/borisbstyle/betaflight into development 2016-07-05 01:14:02 +02:00
borisbstyle
c7c459d122 Add GYRO INT to KISS target 2016-07-05 01:13:31 +02:00
Anders Höglund
f2482ed768 Merge pull request #642 from AndersHoglund/i2c_stretch_fix
Added I2C clock stretching.
2016-07-04 10:40:14 +02:00
kc10kevin
f3465d1aba Merge branch 'development' into development_F4_changes 2016-07-04 02:22:53 -05:00
kc10kevin
39ec4a128a FuryF4 Target Changes 2016-07-04 02:16:44 -05:00
Siarhei
a77dbd0078 Merge pull request #1 from betaflight/betaflight
add F4BY
2016-07-03 18:27:56 +03:00
Evgeny Sychov
325f4297cc Fix typo - replace rrc by rcc 2016-07-03 03:49:39 -07:00
Martin Budden
74d20a276f Made filter naming, parameters and state consistent 2016-07-03 06:45:11 +01:00
Evgeny Sychov
801add3ce3 Fix F4 targets 2016-07-02 17:14:08 -07:00
Evgeny Sychov
acdcff176f Merge remote-tracking branch 'origin/development' into osd-improvement 2016-07-02 16:20:28 -07:00
Evgeny Sychov
575662f3ea Merge remote-tracking branch 'origin/development' into osd-improvement 2016-07-02 16:08:40 -07:00
blckmn
1dc4c651b4 Merge remote-tracking branch 'betaflight/betaflight' into development 2016-07-03 08:55:01 +10:00
J Blackman
c1af7ab878 Merge pull request #651 from readerror67/f3usarts
F3 UART4/5
2016-07-03 08:54:41 +10:00
J Blackman
6df812fabd Merge pull request #658 from blckmn/usb_vcp_fix
Fixed build issue for F1, and added dfu CLI command (for restart in D…
2016-07-03 08:50:54 +10:00
blckmn
f499041c8e STM32F4: execute extra enable irq on startup only if rebooting into DFU 2016-07-03 08:00:21 +10:00
blckmn
72a6e701eb Fixed build issue for F1, and added dfu CLI command (for restart in DFU mode) 2016-07-03 07:44:35 +10:00
Martin Budden
43276be68a Merge pull request #657 from martinbudden/bf_alienf4
Fixed Alien F4 serial RX UART.
2016-07-02 21:16:10 +01:00
Martin Budden
816c5d1b8b Fixed Alien F4 serial RX UART. 2016-07-02 21:14:56 +01:00
Martin Budden
af1ce202d0 Merge pull request #649 from blckmn/led_strip_update
Led strip update to new IO
2016-07-02 17:40:50 +01:00
Martin Budden
b7af0eed56 Merge pull request #652 from blckmn/usb_vcp_fix
USB VCP buffer updates
2016-07-02 17:38:27 +01:00
Martin Budden
8ee2e4f739 Updated VBAT scale 2016-07-02 15:31:00 +01:00
Martin Budden
2123a758e7 Allowed setting of default serial rx in target.h 2016-07-02 15:23:19 +01:00
Martin Budden
f2122e88d9 Tidied whitespace in target files 2016-07-02 12:53:47 +01:00
blckmn
405d9f051a Added debugging counters 2016-07-02 21:35:52 +10:00
Martin Budden
2a340c137a Made headers in target.h files consistent. 2016-07-02 12:01:51 +01:00
Read Error
7529213e9c Addition of UART4/5 to F3 2016-07-02 07:01:13 -04:00
blckmn
a66820382c More formatting (minor cleanup) 2016-07-02 19:47:37 +10:00
blckmn
afea1d6123 Formatting based on feedback 2016-07-02 19:37:39 +10:00
blckmn
7d38b510a4 Tabs to spaces 2016-07-02 17:30:05 +10:00
blckmn
6df2b6db8d Cleaned up USB VCP buffers 2016-07-02 17:23:58 +10:00
blckmn
9ed87c0d9a FuryF3 target.c extra item in initialise 2016-07-02 14:38:46 +10:00
blckmn
924c891bf1 Update to LED STRIP to use new IO 2016-07-02 14:38:04 +10:00
SergDoc
e498e85e50 F4BY added 2016-07-01 21:53:09 +03:00
Read Error
e0c28c30d5 USART5 doesn't exist on F3 or F4, should be UART5. 2016-07-01 06:34:41 -04:00
Evgeny Sychov
2d070a3507 Re-design DMA driver 2016-07-01 01:53:45 -07:00
nathan
562a193033 0x00 is reserved for string null byte termination, move the voltage symbol to 0x06 2016-07-01 01:31:34 -07:00
nathan
d74214e75a 0x00 is reserved for string null byte termination, move the voltage symbol to 0x06 2016-07-01 01:30:04 -07:00
J Blackman
830e839aa2 Merge pull request #639 from martinbudden/bf_timer
Combined timer output and inverted fields
2016-06-30 18:09:52 +10:00
Martin Budden
ceb9ef2db2 Added facility to set rx serial provider in for target. 2016-06-30 08:32:40 +01:00