Thomas Miric
|
a248b80561
|
Merge remote-tracking branch 'refs/remotes/betaflight/master'
|
2018-09-23 07:51:15 +02:00 |
Thomas Miric
|
dceb30d9e4
|
Merge remote-tracking branch 'refs/remotes/origin/Jeti-telemetry'
|
2018-09-23 07:48:33 +02:00 |
J Blackman
|
f814459497
|
Merge pull request #6825 from jflyper/bfdev-bluejayf4-move-board-specific-to-config
BLUEJAYF4: Move board specific to config.c
|
2018-09-22 23:23:54 +10:00 |
Michael Keller
|
9eb759abb3
|
Merge pull request #6824 from jflyper/bfdev-MIDELICF3-fix-esc-serial-timer
MIDELICF3: Fix esc serial pacer timer def
|
2018-09-22 21:50:42 +12:00 |
jflyper
|
c9b840eed5
|
Move board specific to config.c
|
2018-09-22 18:15:02 +09:00 |
Michael Keller
|
dde8a04189
|
Merge pull request #6817 from jflyper/bfdev-yupif7-fix-gyro-exti
YUPIF7: Fix gyro exti def
|
2018-09-22 19:16:15 +12:00 |
Michael Keller
|
30dab67a7a
|
Merge pull request #6818 from jflyper/bfdev-kakutef7-move-esc-sensor-to-config
KAKUTEF7: Move board specific def to config.c
|
2018-09-22 19:15:07 +12:00 |
Michael Keller
|
cf05306b25
|
Merge pull request #6819 from jflyper/bfdev-wormfc-fix-esc-serial
WORMFC: Fix esc serial pacer timer def
|
2018-09-22 19:13:41 +12:00 |
Michael Keller
|
aff9250709
|
Merge pull request #6820 from jflyper/bfdev-f4disc-fix-esc-serial
STM32F4DISCOVERY: Fix esc serial pacer timer def
|
2018-09-22 17:47:24 +12:00 |
Michael Keller
|
29c244c30a
|
Merge pull request #6821 from jflyper/bfdev-nox-fix-esc-serial
NOX: Fix esc serial pacer timer def
|
2018-09-22 17:43:46 +12:00 |
Michael Keller
|
9dcc02359a
|
Merge pull request #6822 from jflyper/bfdev-omnibusf7-target-cleanup
OMNIBUSF7 variants: Move board specifics to config.c
|
2018-09-22 17:42:08 +12:00 |
jflyper
|
c999b52f88
|
Fix esc serial pacer timer def
There is no non-motor pin defined in target.c, so took the last one
(motor 6). This will cause esc serial is non-functional for hexa
configuration.
|
2018-09-22 12:25:01 +09:00 |
jflyper
|
ed4543611f
|
Move board specifics to config.c
|
2018-09-22 11:59:00 +09:00 |
jflyper
|
3c3e4b8e79
|
Fix esc serial pacer timer def
|
2018-09-22 11:46:22 +09:00 |
jflyper
|
c81a60d4e6
|
Fix esc serial pacer timer def
|
2018-09-22 11:41:34 +09:00 |
jflyper
|
0cd14ca85b
|
Fix esc serial pacer timer def
|
2018-09-22 11:39:48 +09:00 |
jflyper
|
d463d75269
|
Move board specific to config.c
|
2018-09-22 11:37:28 +09:00 |
jflyper
|
0d2cfd0690
|
Fix gyro exti def
|
2018-09-22 11:34:56 +09:00 |
Michael Keller
|
e68df0415e
|
Merge pull request #6814 from jflyper/bfdev-futher-update-uavpng030mini-defs
UAVPNG030MINI: Update some defs
|
2018-09-22 06:55:11 +12:00 |
jflyper
|
bb659c2ec6
|
Update some more defs
|
2018-09-22 02:31:06 +09:00 |
Michael Keller
|
adddd0976c
|
Merge pull request #6788 from jflyper/bfdev-usb-refactor-for-generic-target
Refactor USB toward generic target
|
2018-09-22 04:54:21 +12:00 |
Michael Keller
|
0771e2c9f1
|
Merge pull request #6812 from jflyper/bfdev-remove-stale-rcc-def-part2
Remove stale RCC defs (Part2)
|
2018-09-22 04:46:28 +12:00 |
Michael Keller
|
16b4c6161c
|
Merge pull request #6813 from etracer65/rssi_adc_pin_target_fix
Fix RSSI_ADC pin defines
|
2018-09-22 04:42:29 +12:00 |
Michael Keller
|
b4dafb37a7
|
Merge pull request #6768 from marv-t/Jeti-telemetry
Jeti telemetry: add GPS values and update others
|
2018-09-22 04:34:36 +12:00 |
Michael Keller
|
ae0f99c494
|
Merge pull request #6806 from Smeat/fport_rssi
Fix rssi logging for fport.
|
2018-09-22 03:55:11 +12:00 |
Bruce Luckcuck
|
e2e8e8f1e6
|
Fix RSSI_ADC pin defines
A number of targets were using `RSSI_ADC_GPIO_PIN` which is not referenced anywhere in the code. Corrected to `RSSI_ADC_PIN`.
|
2018-09-21 11:41:23 -04:00 |
jflyper
|
5f2b73944d
|
Remove stale RCC defs
|
2018-09-21 22:25:19 +09:00 |
Michael Keller
|
aebdb2708e
|
Merge pull request #6807 from jflyper/bfdev-remove-outdated-ws2811-defs
Remove outdated ws2811 defs
|
2018-09-21 23:59:51 +12:00 |
Michael Keller
|
ea04ac1730
|
Merge pull request #6811 from jflyper/bfdev-delete-stale-rcc-def-for-SPI-RX
Remove stale RCC defs
|
2018-09-21 23:58:38 +12:00 |
jflyper
|
768d7c126a
|
Remove stale RCC refs
|
2018-09-21 16:24:12 +09:00 |
Thomas Miric
|
b38ae4148e
|
The GPS data will not be transmitted until the sensor(SENSOR_GPS) is not valid
...and corrected code formating.
|
2018-09-20 19:09:55 +02:00 |
Kevin
|
8e5bd7fc71
|
Fix blackbox unit test.
|
2018-09-20 15:35:50 +02:00 |
jflyper
|
8d7aa83339
|
Remove outdated ws2811 defs
|
2018-09-20 21:33:47 +09:00 |
Michael Keller
|
ec8d363adb
|
Merge pull request #6748 from borisbstyle/fix_ITERM_RELAX_RP_INC_bug
Improved pid_unittests
|
2018-09-21 00:13:49 +12:00 |
Kevin
|
836417bce2
|
Fix rssi logging.
|
2018-09-20 13:53:04 +02:00 |
Michael Keller
|
83c3020585
|
Merge pull request #6801 from jflyper/bfdev-cleanup-bogus-dma-defs
Delete outdated or bogus DMA related defs
|
2018-09-20 23:39:51 +12:00 |
Michael Keller
|
d32887c1e9
|
Merge pull request #6797 from mikeller/make_cli_errors_consistent
Made CLI error messages consistent.
|
2018-09-20 23:17:41 +12:00 |
Michael Keller
|
2a529c8119
|
Merge pull request #6514 from bforbort/LIS3MDL
Add support for ST LIS3MDL MEMS Magnetometer
|
2018-09-20 22:54:58 +12:00 |
Michael Keller
|
d88428fda7
|
Merge pull request #6790 from githubDLG/master
CrazyBee F3 target update
|
2018-09-20 22:38:23 +12:00 |
jflyper
|
35e8ffb156
|
Delete outdated or bogus dma related defs
|
2018-09-20 18:15:09 +09:00 |
Michael Keller
|
b057ce550d
|
Merge pull request #6798 from etracer65/3d_deadband_fix
Fix zero throttle deadband when using switched 3D modes
|
2018-09-20 20:58:00 +12:00 |
Michael Keller
|
b43c6ca73b
|
Merge pull request #6796 from etracer65/adjustment_range_optimize
Optimize in-flight adjustments to only process configured ranges
|
2018-09-20 20:51:21 +12:00 |
Michael Keller
|
78265dfe19
|
Merge pull request #6794 from mikeller/fix_changed_defines
Fixed changed defines.
|
2018-09-20 20:15:00 +12:00 |
jflyper
|
e92b2a9626
|
Remove USE_USB_MSC_BUTTON_IPU. MSC_BUTTON_IPU to default true.
|
2018-09-20 16:38:49 +09:00 |
Blaine
|
13463e63df
|
Cleanup
|
2018-09-19 21:56:50 -07:00 |
Blaine
|
5a237436e2
|
Removed LIS3MDL from Microscisky and Revo targets
|
2018-09-19 21:48:37 -07:00 |
Blaine
|
e4e9dc6507
|
Remove LIS3MDL from < F4 targets
|
2018-09-19 21:43:34 -07:00 |
githubDLG
|
54e90c2569
|
update target.h
update target.h according to review comments
|
2018-09-20 11:03:21 +08:00 |
Michael Keller
|
e2d2fc2c64
|
Merge pull request #6800 from DieHertz/bfdev-add-spracingf7dual-camera-control
Added long-standing camera control pin on the SPRF7DUAL
|
2018-09-20 00:21:28 +12:00 |
Andrey Mironov
|
af20dee449
|
Amend USED_TIMERS
|
2018-09-19 12:31:51 +03:00 |