1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-22 07:45:29 +03:00
Commit graph

14 commits

Author SHA1 Message Date
Larry (TBS)
4d481e9c1f - BST change to i2c interrupt
- Add to receive heartbeat from CorePro otherwise, will soft reset the i2c.
2016-03-23 19:22:06 +08:00
Larry (TBS)
a58c095df6 - Use Air Mode in CorePro status byte 2016-03-15 13:22:41 +08:00
borisbstyle
4eb6456ea1 Revert "Remove GTUNE"
This reverts commit a16ac7fbe7.
2016-02-21 14:06:10 +01:00
KiteAnton
a16ac7fbe7 Remove GTUNE 2016-02-20 14:20:31 +01:00
KiteAnton
41a2a3767f Fix PR also for COLIBRI_RACE target 2016-02-03 21:20:25 +01:00
KiteAnton
69c7c2f9c7 Move modes and adjustments from profile to free up flash 2016-02-03 21:03:27 +01:00
Larry (TBS)
364029afec - BST Update and BST_SET_LED_COLORS can set one by one. 2016-02-03 09:56:26 +01:00
borisbstyle
016dac3bca Safety constrain COLIBRI_RACE in BST protocol for gyro_lpf 2016-01-13 23:39:04 +01:00
Larry (TBS)
6f3d576802 - Fix and add BST task into scheduler, with fixed PID reading 0s problem. 2016-01-12 15:26:03 +08:00
borisbstyle
7ef593c54f Fix broken target (COLIBRI_RACE) 2016-01-11 01:48:44 +01:00
borisbstyle
42dfba8218 Add more configurable Dterm approaches (for testing purposes) 2016-01-07 02:11:46 +01:00
Larry (TBS)
cad401da25 - Fix and add BST task into scheduler. 2016-01-05 11:55:17 +01:00
Larry
8e2b485eac Add BST support for TBS CorePro to betaflight
Conflicts:
	Makefile
	src/main/drivers/bus_bst.h
	src/main/drivers/bus_bst_stm32f30x.c
	src/main/io/i2c_bst.c
	src/main/io/i2c_bst.h
	src/main/main.c
	src/main/mw.c
	src/main/target/COLIBRI_RACE/target.h

corrections
2015-12-23 00:05:32 +01:00
borisbstyle
6da7ced9be BST Port 2015-11-20 17:39:24 +01:00