brucesdad13@gmail.com
ec2e764a55
Changed define name from DUMMY_TARGETS to SKIP_TARGETS per @blckmn request
...
~ Charlie Stevenson
2017-07-15 02:33:35 -04:00
brucesdad13@gmail.com
60bfe6905f
Added list of DUMMY_TARGETS (folder names that aren't actually targets) to be removed from VALID_TARGETS before build. Currently only ALIENWHOOP proposed target falls into this category. It would potentially be a nice way to clean up some of the other targets where only the arch and a few sensors differ.. thoughts?
...
~ Charlie Stevenson
2017-07-15 02:23:39 -04:00
brucesdad13@gmail.com
4de1f747fe
* Updated Makefile to hopefully appease travis
...
* Undefined VTX-related in target.h.. not currently used on target and caused warnings...
~ Charlie Stevenson
2017-07-15 00:57:06 -04:00
brucesdad13@gmail.com
01b489ab09
Initial import of ALIENWHOOP target (Charlie's AlienWhoop not AlienFlight NG Whoop)
...
supporting F4 or F7 processors and either the MPU-6500 or MPU-9250. Option for
BMP-280 and possible MAX7456 under consideration. Board will be available by the
end of July 2017 and second draft prototype is currently being fabricated by OSH
Park. This fc is a remix of Lance's open source hardware AlienFlight F3 brushed
quad licensed CC BY-SA 4.0. Eagle CAD files and link to order the board via OSH
Park will be made available after final testing. Heard a rumor that release cand.
was near and wanted to ensure target was ready. ~ Charlie Stevenson
2017-07-14 23:43:48 -04:00
borisbstyle
6fe956dea0
Merge pull request #3509 from jflyper/bfdev-bff3-new-timer-mapping
...
BFF3 Improved timer mapping
2017-07-14 13:46:51 +02:00
jflyper
0c3a4dbd64
Set hexa dshot as a compile time option
2017-07-14 10:49:08 +09:00
jflyper
fea9e35389
Improved timer assignments
2017-07-13 19:50:01 +09:00
borisbstyle
b3898fa9d1
Merge pull request #3506 from jflyper/bfdev-omnibusf4sd-icm20608
...
OMNIBUSF4SD Add MPU6500 (ICM20608) support
2017-07-13 08:19:40 +02:00
borisbstyle
98cac372fc
Merge pull request #3500 from basdelfos/bfc_change_dterm_filter
...
Added dterm filter type and anti-gravity settings to MSP
2017-07-13 08:19:02 +02:00
borisbstyle
5db2755b49
Merge pull request #3504 from 4712betaflight/FixBLHeli32deviceId
...
Fix BLHeli32 device id
2017-07-13 08:18:27 +02:00
jflyper
a2f125fc12
Add MPU6500 (ICM20608) to OMNIBUSF4SD target
...
iFlight version of OMNIBUS F4 V3 uses ICM20608.
2017-07-13 11:55:45 +09:00
4712
c9f1551554
Fix BLHeli32 device id
2017-07-13 00:47:15 +02:00
Martin Budden
c84d0b5f85
Merge pull request #3503 from martinbudden/bf_gyro_sensor
...
Renamed gyroSensor0 to gyroSensor1
2017-07-12 20:48:43 +01:00
Martin Budden
1bd7afc902
Renamed gyroSensor0 to gyroSensor1
2017-07-12 16:22:05 +01:00
Martin Budden
43d8657e5e
Merge pull request #3502 from martinbudden/bf_gyro_spi_detect2
...
Gyro SPI detect function now returns gyro type
2017-07-12 15:54:13 +01:00
Martin Budden
693ca4f0c4
Merge pull request #3492 from martinbudden/bf_gyro_status_fnptr
...
Removed unnecessary gyro interrupt status function pointer
2017-07-12 15:15:07 +01:00
Martin Budden
78b1c1ab1a
Gyro SPI detect function now returns gyro type
2017-07-12 15:12:17 +01:00
Martin Budden
b1df6346e3
Merge pull request #3501 from martinbudden/bf_gyro_spi_detect
...
Improved gyro SPI detect function
2017-07-12 15:10:02 +01:00
Martin Budden
1ee5929b82
Improved gyro SPI detect function
2017-07-12 14:40:08 +01:00
Bas Delfos
4195823b72
Fix set anti_gravity_gain not lower than 1000
2017-07-12 14:43:08 +02:00
Bas Delfos
69494ce6d4
Added anti-gravity settings to MSP_PID_ADVANCED and MSP_SET_PID_ADVANCED
2017-07-12 13:50:32 +02:00
Bas Delfos
25b10f50f6
Added dterm filter type to MSP_FILTER_CONFIG and MSP_SET_FILTER_CONFIG
2017-07-12 11:41:32 +02:00
Martin Budden
0b9dd11cb5
Merge pull request #3489 from jflyper/bfdev-spiTransfer-parameter-name-tidy
...
spiTransfer parameter name tidy
2017-07-12 06:03:36 +01:00
Michael Keller
1a472b199c
Merge pull request #3466 from basdelfos/feature_cleanup
...
Cleanup unused features
2017-07-12 11:36:33 +12:00
Michael Keller
5819ae3798
Merge pull request #3495 from mikeller/update_dshot_command_spec
...
Update Dshot command spec to reflect recent changes.
2017-07-11 22:16:33 +12:00
mikeller
dec6cca1a5
Update Dshot command spec to reflect recent changes.
2017-07-11 22:15:46 +12:00
Michael Keller
e3b3c0dfb8
Merge pull request #3494 from jflyper/bfdev-remove-USE_SDCARD_SPIx
...
Remove stale USE_SDCARD_SPIx declarations
2017-07-11 21:59:20 +12:00
jflyper
84da61ff19
Changes per @ledvinap 's comment
2017-07-11 18:43:59 +09:00
jflyper
815dd0a188
Doh!!!
2017-07-11 18:32:05 +09:00
jflyper
8b317f9dd9
Remove stale USE_SDCARD_SPIx declarations
2017-07-11 18:27:35 +09:00
Michael Keller
de6b4ff62a
Merge pull request #3474 from mikeller/add_esc_version_info
...
Added display of (KISS) ESC version info for 'dshotprog <ESC index> 6'.
2017-07-11 21:16:56 +12:00
jflyper
f9f4b4263c
Make names more clear
2017-07-11 15:12:13 +09:00
Martin Budden
1448b5040a
Removed unnecessary gyro interrupt status function pointer
2017-07-11 07:08:20 +01:00
MJ666
7366901b2e
Merge pull request #3491 from AlienWiiBF/FuriousFPV
...
Fix FortiniF4 and PikoF4 custom settings
2017-07-11 07:36:57 +02:00
Michael Jakob
2254148398
Fix FortiniF4 and PikoF4 custom settings
2017-07-11 07:06:20 +02:00
jflyper
a864b869ae
Call transmit buffer out and receive buffer in
2017-07-11 09:44:13 +09:00
Bas Delfos
bcb0181503
Review changes
2017-07-10 23:00:25 +02:00
Bas Delfos
b0b339fe31
Cleanup unused features
2017-07-10 23:00:25 +02:00
MJ666
491ecba4ed
Merge pull request #3488 from AlienWiiBF/FuriousFPV
...
Disabe telemetry inversion for FortiniF4 and PikoF4 targets
2017-07-10 20:32:01 +02:00
Michael Jakob
8826170516
Disabe telemetry inversion for FortiniF4 and PikoF4 targets
2017-07-10 19:52:40 +02:00
mikeller
613e5c3b2a
Added checksum verification.
2017-07-11 01:32:47 +12:00
Martin Budden
c448f0dae5
Merge pull request #3487 from mikeller/fix_rx_init
...
Fixed channel count in 'rxInit'.
2017-07-10 13:55:01 +01:00
mikeller
78ebd362b8
Fixed channel count in 'rxInit'.
2017-07-10 23:17:49 +12:00
4712
a885184796
Updated 4way-if version number to indicate latest changes
2017-07-10 10:55:14 +02:00
borisbstyle
5ad25e49b1
Merge pull request #3472 from jflyper/bfdev-use-USE_FLASH_M25P16
...
Minor tidy in spiPreInit
2017-07-10 09:47:26 +02:00
borisbstyle
c2c08dce4e
Merge pull request #3460 from martinbudden/bf_rx_channel_count
...
Better handling of rx channel count
2017-07-10 09:44:52 +02:00
Michael Keller
7b42a4eeea
Merge pull request #3414 from jflyper/bfdev-configurable-escserial-pin
...
Make esc serial tx timer pin configurable
2017-07-10 08:44:34 +12:00
Michael Keller
3b58863222
Merge pull request #3483 from jflyper/bfdev-remove-old-io-from-sdcard-detect-pin
...
Remove old-IO around sdcard detect pin
2017-07-10 01:19:03 +12:00
jflyper
587ce8180f
Remove old-IO around sdcard detect pin
2017-07-09 22:00:04 +09:00
jflyper
da63682f49
Tidy on F7 targets
2017-07-09 21:25:22 +09:00