1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00
Commit graph

14714 commits

Author SHA1 Message Date
mikeller
1ffc01eb10 Added fake MPU driver to NUCLEOH743 target. 2019-08-05 22:48:07 +12:00
Michael Keller
64c85730a8
Fixed UART pin definitions for STM32F411. (#8659)
Fixed UART pin definitions for STM32F411.
2019-08-05 20:10:00 +12:00
Michael Keller
493100b9c7
Added target HAKRCF411, including Unified Target configuration. (#8655)
Added target HAKRCF411, including Unified Target configuration.
2019-08-05 20:08:42 +12:00
Michael Keller
b5846dbf1c
Added manufacturer id for Taco RC. Now I am hungry. (#8653)
Added manufacturer id for Taco RC. Now I am hungry.
2019-08-05 20:08:25 +12:00
Michael Keller
520818bb3d
Fixed reporting of SD card when not configured. (#8656)
Fixed reporting of SD card when not configured.
2019-08-05 19:41:41 +12:00
Michael Keller
521e09fbf8
Changed 'EEPROM_IN_...' to 'CONFIG_IN_...' for clarity. (#8658)
Changed 'EEPROM_IN_...' to 'CONFIG_IN_...' for clarity.
2019-08-05 19:38:27 +12:00
Michael Keller
096ca9f2d7
Merge pull request #8652 from betaflight/reboot_esc
Add option to reboot an esc to 4way esc interface
2019-08-04 18:29:20 +12:00
Michael Keller
076be798f8
Dshot bidir blhelis support (#8554)
Dshot bidir blhelis support
2019-08-04 18:29:09 +12:00
mikeller
1651f14391 Fixed UART pin definitions for STM32F411. 2019-08-04 18:20:29 +12:00
mikeller
882000ddc6 Changed 'EEPROM_IN_...' to 'CONFIG_IN_...' for clarity. 2019-08-04 16:23:24 +12:00
mikeller
14994afad5 Fixed reporting of SD card when not configured. 2019-08-04 15:45:50 +12:00
mikeller
224342a321 Fixed 'NOINLINE' attribute. 2019-08-04 15:01:23 +12:00
Michael Keller
08e6ae39ab
Fixed formatting in README.md. (#8651)
Fixed formatting in README.md.
2019-08-04 11:11:12 +12:00
mikeller
e5c770e3f9 Added target HAKRCF411, including Unified Target configuration. 2019-08-04 10:43:03 +12:00
Michael Keller
3e0f384e4d
Dynamic idle management using RPM telemetry (#8604)
Dynamic idle management using RPM telemetry
2019-08-04 01:59:31 +12:00
mikeller
8d0e6c8270 Added manufacturer id for Taco RC. Now I am hungry. 2019-08-04 00:49:03 +12:00
Michael Keller
3c4f16be41
Initial MAMBAF411 Target (#8644)
Initial MAMBAF411 Target
2019-08-04 00:33:16 +12:00
Michael Keller
d0faf9a825
Fix I2C4 on STM32H7xx. (#8642)
Fix I2C4 on STM32H7xx.
2019-08-03 22:02:38 +12:00
Michael Keller
84496e378c
Fix CLI vtxtable powervalue output formatting (#8646)
Fix CLI vtxtable powervalue output formatting
2019-08-03 22:01:17 +12:00
Thorsten Laux
3d6e62cb54 remove serial 4way change 2019-08-03 07:13:54 +02:00
Thorsten Laux
e51f774088 Add option to reboot an esc to 4way esc interface 2019-08-03 07:08:05 +02:00
mikeller
2e1f764628 Fixed formatting in README.md. 2019-08-03 11:21:55 +12:00
Michael Keller
d8510603a1
Remove an artifact from DMA unification (#8638)
Remove an artifact from DMA unification
2019-08-03 10:07:48 +12:00
Michael Keller
3b83ba9df6
Changed the 4.1 release date and added blurb about it. (#8640)
Changed the 4.1 release date and added blurb about it.
2019-08-03 09:55:04 +12:00
Michael Keller
5fc78a43fc
Refactor UART (#8645)
Refactor UART
2019-08-03 09:51:43 +12:00
Thorsten Laux
e66ab2d8fe ifdef static var 2019-08-02 17:30:22 +02:00
Thorsten Laux
d033a8dc76 address code review 2019-08-02 14:20:37 +02:00
Thorsten Laux
293dc42710 address feedback 2019-08-02 13:51:44 +02:00
Thorsten Laux
bca9f8a587 better idle defaults and don't set idle_throttle if not enabled 2019-08-02 13:51:44 +02:00
Thorsten Laux
e39d5e7000 Make dyn_idle a conditional compile 2019-08-02 13:51:44 +02:00
Thorsten Laux
b4c4757470 Conditional idle compile 2019-08-02 13:51:44 +02:00
Thorsten Laux
ba2c1e9264 IDLE updates 2019-08-02 13:51:44 +02:00
Thorsten Laux
d474df3149 idle 2019-08-02 13:51:44 +02:00
Thorsten Laux
835a5cac0e rebase
Reduce code by supporting only GCR, fix serial_4way, fix f7 dshot bidir

fix ws and eliminate superfluous buffer

use GCR constant instead of 32

decode optimization

bump 4way prot version mumber

bump if version
2019-08-02 13:49:48 +02:00
Michael Keller
383ba1cd8e
Fix vtx_freq default value when USE_VTX_TABLES is defined (#8637)
Fix vtx_freq default value when USE_VTX_TABLES is defined
2019-08-02 19:09:01 +12:00
Bruce Luckcuck
ad3936de6a Fix CLI vtxtable powervalue output formatting 2019-08-01 19:40:45 -04:00
Bruce Luckcuck
cc93ce060b Also default vtx_band, vtx_channel, vtx_power to 0 if USE_VTX_TABLE is defined 2019-08-01 19:15:54 -04:00
Michael Keller
ae9d41d9f8
Remove stale DMA service function (#8636)
Remove stale DMA service function
2019-08-02 08:41:25 +12:00
jflyper
ff759034f3 Refactor (consolidation and separation of stdperiph and hal) 2019-08-02 04:11:22 +09:00
Kevin Berner
1a09302aca Initial MAMBAF411 Target 2019-08-01 10:48:25 -05:00
Dominic Clifton
c071623a69 SPRACINGH7ZERO - Support I2C4 on motor outputs 5/6. 2019-08-01 15:34:26 +02:00
Dominic Clifton
a66463c8e1 STM32H750 - Fix I2C4 RCC. It's on APB4, not APB1.
* See `RCC_APB4ENR_I2C4EN` in CMSIS stm32h7*.h
2019-08-01 15:34:09 +02:00
Dominic Clifton
2cbd860da0 Move defaults for I2CX_OVERCLOCK to allow compilation without specifying
overclock settings
2019-08-01 15:32:53 +02:00
Michael Keller
3be994a880
Prevent calls to presistent object functions for unsupported MCU (#8633)
Prevent calls to presistent object functions for unsupported MCU
2019-08-01 23:24:41 +12:00
mikeller
cc079804ad Changed the 4.1 release date and added blurb about it. 2019-08-01 23:24:27 +12:00
mikeller
ac625bfa55 Add more guards. 2019-08-01 22:25:51 +12:00
jflyper
05759a7134 Remove the artifact 2019-08-01 17:19:28 +09:00
Michael Keller
a16b67b5a4
Merge pull request #8634 from jflyper/bfdev-unified-stream-channel-handling-for-LL-Dshot
DMA Stream/Channel unification on LL-DShot
2019-08-01 19:16:25 +12:00
Michael Keller
52a2b23bbe
Fix default axis values for arbitrary gyro alignment (#8602)
Fix default axis values for arbitrary gyro alignment
2019-08-01 14:31:49 +12:00
Michael Keller
0908ea3fce
[F7] Migration to FW library V1.15.0 (#8626)
[F7] Migration to FW library V1.15.0
2019-08-01 14:31:23 +12:00