1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
Commit graph

3254 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Martin Budden
75237dd209 Fixed up gyro init. 2016-06-26 16:15:06 +01:00
Martin Budden
4d238b27d5 Moved targetLooptime into gyro_t, tidied gyro_sync and gyro 2016-06-26 16:15:06 +01:00
rotcehdnih
c14af2506c Fix whitespace to tab 2016-06-26 23:43:44 +10:00
4712betaflight
27e6034bb5 Add missing uint32_t tp #585 2016-06-26 13:47:34 +02:00
rotcehdnih
016886fb3d VARIANT of SPRACINGF3 2016-06-26 17:21:20 +10:00
rotcehdnih
ee860b122b X_RACERSPI support for betaflight V3 2016-06-26 16:40:32 +10:00
J Blackman
eb55c919b7 Merge pull request #585 from chickadee-tech/fix_usb_available
Stop using uint8_t to determine if bytes are available from USB.
2016-06-26 12:02:25 +10:00
blckmn
d779daad2d Fixed array out of bounds issue - not all set. 2016-06-26 08:59:32 +10:00
blckmn
00c0ca7c71 Merge remote-tracking branch 'betaflight/betaflight' into development 2016-06-26 08:52:28 +10:00
borisbstyle
3d9b180b33 Fix Configurator Pid Controller Reset // Fix luxfloat no filter bug // Defaults for Version 2.9.0 2016-06-26 00:30:45 +02:00
Scott Shawcroft
a4e5e30152 Stop using uint8_t to determine if bytes are available from USB. If we buffer more than that we'll never be able to read it all. 2016-06-25 10:52:54 -07:00
blckmn
7317f9138a FIXED: SIRINFPV default_features defined twice in target file. 2016-06-25 21:41:24 +10:00
blckmn
a28a2d2881 Removed OS125 reconfig call from i2c_bst 2016-06-25 21:29:18 +10:00
blckmn
499d7522c2 Re-enabling i2c overclocking (lower CPU usage) 2016-06-25 21:22:10 +10:00
blckmn
b953e1c0b4 Additional delay never eventuates with new pwm_protocol and disabling of feature for OS42 and MS - why needed for 125? 2016-06-25 10:37:53 +10:00