1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 23:05:19 +03:00
Commit graph

4923 commits

Author SHA1 Message Date
Martin Budden
93069233c9 Merge pull request #685 from blckmn/uart_io
UART IO updates
2016-07-09 08:48:59 +01:00
blckmn
98743fea0b Small formatting adjustment 2016-07-09 17:31:12 +10:00
blckmn
f0676b1b74 Added resource details for SIRIN TX. 2016-07-09 17:22:47 +10:00
blckmn
93ca58fb85 MPU index is not required. 2016-07-09 17:09:50 +10:00
blckmn
67d448d8ea Improved Resource command output. 2016-07-09 17:03:16 +10:00
blckmn
c4e75e456c Move to UART naming convention where possible (rather than USART). 2016-07-09 14:51:23 +10:00
blckmn
ca0cb73c93 removed superfluous functions 2016-07-09 14:51:23 +10:00
blckmn
5f03470557 STM32F1/3: convert serial UART to IO code 2016-07-09 14:51:23 +10:00
borisbstyle
715d622f1f Merge pull request #703 from martinbudden/bf_spi_nss
Defined SPIn_NSS_PINs in target.h files
2016-07-09 00:55:28 +02:00
Martin Budden
5d45a2fc42 Defined SPIn_NSS_PINs in target.h files 2016-07-08 23:23:20 +01:00
Martin Budden
91b92f54cf Merge pull request #701 from AndersHoglund/naze_bb_flash
SPI CS must be driven high also on F1. Some do not have external pull…
2016-07-08 17:40:10 +01:00
Anders Hoglund
2d96e29e07 SPI CS must be driven high also on F1. Some do not have external pullups. 2016-07-08 18:12:47 +02:00
Martin Budden
1abf91cf24 Merge pull request #699 from martinbudden/bf_hott
Fixed GPS speed
2016-07-08 10:30:30 +01:00
Martin Budden
d366af00c6 Fixed GPS speed 2016-07-08 10:29:16 +01:00
Evgeny Sychov
18a5485a3a merge branch osd-improvement into osd-improvement-master 2016-07-08 00:09:52 -07:00
rav-rav
86626acbdf add notch filter
configurable with gyro_notch_hz and gyro_notch_q
2016-07-07 07:47:13 +02:00
Michael Jakob
04658cab4f Adding back the third profile for targets with more than 128kB flash 2016-07-06 22:17:50 +02:00
johnlemon
73d5fd1794 clean up 2016-07-06 13:44:38 +02:00
Martin Budden
7fab6b93c8 Merge pull request #692 from martinbudden/bf_revo_features
Fixed up REVO default features
2016-07-06 10:11:35 +01:00
Martin Budden
ee50891960 Merge pull request #691 from martinbudden/bf_cc3d_rx
Changed CC3D default RX to PPM
2016-07-06 10:10:31 +01:00
Martin Budden
6b975db3c0 Fixed up REVO default features 2016-07-06 10:08:15 +01:00
Martin Budden
d50e1e2fff Changed CC3D default RX to PPM 2016-07-06 10:05:53 +01:00
flyinglemonfpv
09b4768d18 Add AiR32 target 2016-07-06 09:08:40 +02:00
borisbstyle
cc5cde1112 Add CPU load to MSP 2016-07-06 00:29:57 +02:00
borisbstyle
60130cdffe Merge pull request #683 from blckmn/bus_spi_f1_fix
Setup SPI pins for F1 fix
2016-07-05 23:57:58 +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
1c67a9414b Merge pull request #681 from betaflight/development
Development into master
2016-07-05 22:35:22 +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
Martin Budden
78936e9fca Merge pull request #678 from blckmn/development
Fix ADC STM32F3 define
2016-07-05 13:09:29 +01: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
borisbstyle
59c1f240a9 Merge pull request #661 from martinbudden/bf_tidy_filters
Made filter naming, parameters and state consistent
2016-07-03 10:16:09 +02: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
J Blackman
ebbaeb0976 Merge pull request #659 from blckmn/development
Development - merging in the betaflight changes
2016-07-03 09:00:48 +10:00