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

3719 commits

Author SHA1 Message Date
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
Martin Budden
c10129bc50 Combined timer output and inverted fields 2016-06-29 20:12:52 +01:00
Evgeny Sychov
1c1dff4b12 Merge remote-tracking branch 'origin/development' into osd-improvement 2016-06-29 11:09:43 -07:00
Martin Budden
d3b51f2360 Added count to sensor index enums 2016-06-29 18:06:08 +01:00
Martin Budden
9059254db6 Minor tidy of sensor code 2016-06-29 15:17:49 +01:00
Martin Budden
2f10c77490 Merge pull request #635 from martinbudden/bf_vbat
Configuable default VBAT settings
2016-06-29 15:15:04 +01:00
Martin Budden
7bf60be27f Configuable default VBAT settings 2016-06-29 15:01:45 +01:00
Martin Budden
dbd60f54bf Merge pull request #633 from blckmn/development
Fixed ADC issue with NAZE (and other F1 targets)
2016-06-29 13:54:34 +01:00
nathan
72934e2be2 betaflight font mapping
accounts for logo at the end of the font file, starting at 0xA0
2016-06-29 02:13:38 -07:00
nathan
dc4791f024 betaflight font mapping
accounts for logo at the end of the font file, starting at 0xA0
2016-06-29 02:04:53 -07:00
blckmn
e70d15114b Fixed ADC issue with NAZE (and other F1 targets) 2016-06-29 19:00:18 +10:00
nathan
a4788fa2ab its betaflight, not raceflight :) 2016-06-28 19:43:26 -07:00
Martin Budden
0d3b65071e Merge pull request #626 from blckmn/development
Update hmc5883l to use new IO
2016-06-28 20:57:04 +01:00
Martin Budden
32d5a664d5 Fixed KISS VBAT and motor order 2016-06-28 20:50:25 +01:00
blckmn
c5071fcdad USE_I2C_PULLUP now a potential define in target.h 2016-06-28 21:07:04 +10:00
blckmn
657564efa7 Small tidy 2016-06-28 19:47:00 +10:00
blckmn
e04c0a3d66 Additional IO cleanup for HMC5883 fix 2016-06-28 15:13:33 +10:00
blckmn
5a10e75551 Update hmc5883l to use new IO 2016-06-28 10:27:26 +10:00
Evgeny Sychov
d6ce148ae6 Merge remote-tracking branch 'origin/development' into osd-improvement 2016-06-27 15:39:11 -07:00
Evgeny Sychov
6068d5daba Fix blinking 2016-06-27 15:31:48 -07:00
J Blackman
9843d7ce2f Merge pull request #602 from martinbudden/bf_gyro_tidy
gyro sync and initialisation cleanup
2016-06-28 08:18:38 +10:00
blckmn
abd6b1e0f6 Enable pull ups for i2c for F3 targets by default. 2016-06-28 07:25:02 +10:00
Martin Budden
a2d1af04aa Minor cosmetic tidying 2016-06-27 20:04:21 +01:00
Martin Budden
7d5c8de552 Changed tabs to spaces 2016-06-27 19:32:41 +01:00
Martin Budden
97fe5afd6c Converted tabs to spaces. 2016-06-27 19:26:02 +01:00
Evgeny Sychov
ea50b3a5b7 merge upstream into osd-improvement branch 2016-06-27 11:05:53 -07:00
Evgeny Sychov
224043be4e MAX7456 driver - add support for SPI DMA 2016-06-27 10:55:41 -07:00
Martin Budden
3b19b01c78 Merge pull request #606 from blckmn/softserial_fix
fixed incompatible pointer types in softserial
2016-06-27 18:29:55 +01:00
Martin Budden
011b0537a7 Merge pull request #592 from rotcehdnih/X_RACERSPI3_Support
X_RACERSPI support for betaflight V3
2016-06-27 18:28:37 +01:00
Anders Hoglund
16d9a952a2 Added I2C clock stretching. 2016-06-27 14:12:02 +02:00
rotcehdnih
6b5ffd1450 tab to space 2016-06-27 08:02:57 +10:00
Martin Budden
d069945f89 Improved gyroSetCalibrationCycles parameters. 2016-06-26 21:43:04 +01:00
blckmn
deaeb23c84 fixed incompatible pointer types in softserial 2016-06-27 06:42:21 +10:00
blckmn
2928101c0a Merge branch 'betaflight' into development 2016-06-27 06:16:47 +10:00
J Blackman
3425d6879d Merge pull request #566 from martinbudden/bf_issue_522
Fixed calling of updateRcCommands - testing required
2016-06-27 05:52:00 +10:00
KiteAnton
2f85dfc365 Fix newline issue in CLI for allowed range 2016-06-26 19:14:14 +02:00