Commit Graph

4710 Commits

Author SHA1 Message Date
Martin Budden 2480694184 Merge pull request #653 from martinbudden/bf_target_headers
Added GPL header to target.c files. Tidied whitespace
2016-07-02 13:01:33 +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
Martin Budden 4a5426668e Merge pull request #645 from AndersHoglund/linker_wchar_warnings
Ignore linker wchar size warnings.
2016-07-02 08:35:42 +01: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
Anders Hoglund d0f060175c Ignore linker wchar size warnings. 2016-07-01 12:10:45 +02: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 b53070c985 Merge pull request #641 from martinbudden/bf_target_defaults
Added facility to set rx serial provider in for target.
2016-06-30 08:38:00 +01: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 94f95d6f16 Merge pull request #637 from martinbudden/bf_tidy_sensors
Minor tidy of sensor code
2016-06-29 18:10:49 +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
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 b28c013b2e Merge pull request #628 from martinbudden/bf_kiss_fc
Fixed KISS VBAT and motor order
2016-06-28 20:52:16 +01:00
Martin Budden 32d5a664d5 Fixed KISS VBAT and motor order 2016-06-28 20:50:25 +01:00
Anders Höglund 5df6308450 Merge pull request #623 from mikeller/build_parameterless_parallel
Build parameterless parallel
2016-06-28 13:51:52 +02: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
J Blackman 3b41d68012 Merge pull request #625 from blckmn/development
Enable pull ups for i2c for F3 targets by default.
2016-06-28 07:25:35 +10:00
blckmn abd6b1e0f6 Enable pull ups for i2c for F3 targets by default. 2016-06-28 07:25:02 +10:00
Michael Keller c7b8d94c7b Merge branch 'development' of https://github.com/borisbstyle/betaflight into build_parameterless_parallel 2016-06-28 07:30:14 +12:00
Martin Budden 2e672e7e3f Merge pull request #620 from martinbudden/bf_tidy
Minor cosmetic tidying
2016-06-27 20:06:13 +01:00
Martin Budden a2d1af04aa Minor cosmetic tidying 2016-06-27 20:04:21 +01:00
Martin Budden 2b27016f51 Merge pull request #619 from martinbudden/bf_whitespace2
Changed tabs to spaces
2016-06-27 19:33:58 +01:00