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

4188 commits

Author SHA1 Message Date
borisbstyle
3ae51a766c Merge pull request #1405 from nathantsoi/target/spracingf3-dshot
dshot for the spracingf3
2016-10-26 08:24:40 +02:00
nathan
bf36d71bea dshot for the spracingf3 2016-10-26 00:00:07 -06:00
Michael Keller
bdac27309d Standardised MSP default baud rate to 115200 (seems to be the fastest that works). 2016-10-26 13:31:01 +13:00
borisbstyle
5fef78e6c7 Fix unsynced PWM 2016-10-25 16:16:17 +02:00
borisbstyle
10ec59bd45 Merge pull request #1387 from martinbudden/bf_msp_init
Improved MSP initialisation and independence from serial code
2016-10-25 16:07:29 +02:00
borisbstyle
bce61ef7a1 Merge pull request #1380 from martinbudden/bf_fir_filter_tests
Added filter unit test and tidied filter code
2016-10-25 15:16:16 +02:00
Bas Huisman
8cbcffbdf7 Merge branch 'development' of https://github.com/betaflight/betaflight into development 2016-10-25 15:00:12 +02:00
Bas Huisman
b410200f0c fix battery and current monitoring for sparky2 2016-10-25 14:58:47 +02:00
borisbstyle
ae2129f943 Merge branch 'development' of https://github.com/borisbstyle/betaflight into development 2016-10-25 14:41:34 +02:00
borisbstyle
50e9b19fab Remove OLEMEXINO // Fix CJMCU build 2016-10-25 14:41:05 +02:00
borisbstyle
151efa6fda Merge pull request #1391 from blckmn/fix_dma_warning
dma_stm32f4xx warning fixed
2016-10-25 13:19:07 +02:00
borisbstyle
fad6345213 Merge pull request #1390 from blckmn/naze_fix
Fixes for NAZE (and potentially other target) uart issues
2016-10-25 13:16:59 +02:00
borisbstyle
b5a70451ec Merge pull request #1364 from martinbudden/bf_servo_split2
Split mixer and servo code
2016-10-25 13:09:26 +02:00
borisbstyle
f79896b1bd Add DSHOT300
Bool check for dshot protocol

Add dshot300 to init

ident
2016-10-25 13:05:03 +02:00
blckmn
4a4daedb1a dma_stm32f4xx warning fixed 2016-10-25 21:03:40 +11:00
blckmn
6b457e5da1 Fixes for NAZE (and potentially other target) uart issues 2016-10-25 20:21:29 +11:00
Martin Budden
31828873fa Split mixer and servo code 2016-10-24 20:58:45 +01:00
Martin Budden
6aa40846fe Improved MSP initialisation and independence from serial code 2016-10-24 18:49:08 +01:00
borisbstyle
726a8d29e2 Refactor conflicting serial function names 2016-10-24 01:52:51 +02:00
borisbstyle
f70d9f3464 Merge pull request #1372 from betaflight/bf_serial
Add Serial Passthrough to the motors
2016-10-24 00:03:48 +02:00
borisbstyle
0c142707e8 Add escprog to other F3 / F4 targets 2016-10-24 00:03:08 +02:00
Martin Budden
01be3842c8 Added filter unit test and tidied filter code 2016-10-23 10:10:14 +01:00
Martin Budden
8a7a6539b4 Added back 4way blheli for CC3D 2016-10-23 08:49:44 +01:00
Sami Korhonen
2478fb84f1 fix cli outputs 2016-10-23 10:45:30 +03:00
Sami Korhonen
14d1e25280 only TX in kiss mode 2016-10-23 10:23:43 +03:00
Martin Budden
bba49fe378 Merge pull request #1376 from blckmn/msp_update_dshot
Added check on motor being enabled in MSP output to ensure only motor…
2016-10-23 08:09:44 +01:00
Sami Korhonen
7929e1b8f1 Escserial test 2016-10-23 09:48:51 +03:00
blckmn
8015120866 Added check on motor being enabled in MSP output to ensure only motors enabled are shown in configurator 2016-10-23 14:18:50 +11:00
blckmn
fe3ac4754e Timer code simplification in preparation of led strip being assignable.
Moved some repeated code into timer.c - preparation for allowing resource command for led strip
2016-10-23 14:16:55 +11:00
borisbstyle
a0b8faa7b8 Add dynamic Baudrates 2016-10-23 00:59:08 +02:00
Sami Korhonen
ec923b6180 Escserial test 2016-10-23 00:59:07 +02:00
borisbstyle
f19b508cd4 Nicer DSHOT MSP handling 2016-10-23 00:53:32 +02:00
borisbstyle
32ec29ccce Fix unhandled SPI4 // Size reduction F1 2016-10-23 00:35:26 +02:00
borisbstyle
07dc9eaa5e Fix DSHOT CRC 2016-10-23 00:19:24 +02:00
Martin Budden
09bb6d9300 Reduce F1 RAM usage and CC3D ROM usage 2016-10-22 17:46:00 +01:00
Michael Keller
e6b3538ccf Made dataflash buffer size dependent on RAM. Also, reenabled some features for NAZE. 2016-10-22 21:50:07 +13:00
borisbstyle
8a959d356a Workaround for DSHOT motor test 2016-10-22 02:02:15 +02:00
borisbstyle
449d26efee Fix bug with double pwm protocol SET in MSP 2016-10-21 23:36:29 +02:00
borisbstyle
b165c7f20d Remove old unsupported targets 2016-10-21 16:46:33 +02:00
borisbstyle
852ccebbf0 Fix broken NAZE target and aliases 2016-10-21 11:29:45 +02:00
Sami Korhonen
7b60227716 F7 DSHOT test 1 2016-10-21 08:51:14 +03:00
Sami Korhonen
573df69935 F7 Fix Ledstrip 2016-10-21 08:51:13 +03:00
Sami Korhonen
43cd6f1e7f Fix after rebase 2016-10-21 08:51:13 +03:00
Sami Korhonen
1d45f1b22e F7 i3c_pullup option 2016-10-21 08:51:12 +03:00
Sami Korhonen
836da3c226 Fix after rebase 2016-10-21 08:51:12 +03:00
Sami Korhonen
79b068ef3f Fix inverted timer output 2016-10-21 08:51:11 +03:00
Sami Korhonen
33b67e860d Fix after rebase 2016-10-21 08:51:11 +03:00
Sami Korhonen
b6263d0109 fix uart5 dma and halfduplex io mode 2016-10-21 08:51:10 +03:00
Sami Korhonen
bf162b0730 Fix DMA transmit 2016-10-21 08:51:09 +03:00
Sami Korhonen
a70da02c58 Rework uart rx interrupt, DMA TX still not working
# Conflicts:
#	src/main/drivers/serial_uart_hal.c
#	src/main/io/gps.c
2016-10-21 08:51:09 +03:00