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

31 commits

Author SHA1 Message Date
borisbstyle
b08a9ac89c Initial BeeBrain Support 2016-10-12 12:29:59 +02:00
Jaakko Laurikainen
0cb7483232 New target: RCEXPLORERF2
F3FC board from RCExplorer.se.

Supports both tricopter integrated and standalone boards.
2016-08-24 19:57:06 +03:00
rotcehdnih
6b5ffd1450 tab to space 2016-06-27 08:02:57 +10:00
rotcehdnih
c14af2506c Fix whitespace to tab 2016-06-26 23:43:44 +10:00
rotcehdnih
ee860b122b X_RACERSPI support for betaflight V3 2016-06-26 16:40:32 +10:00
nathan
e07808e2a8 it builds 2016-06-15 21:02:48 -07:00
Evgeny Sychov
c146ddc697 Fix merging issues 2016-06-13 10:50:33 -07:00
Evgeny Sychov
23240b8081 code cleanup 2016-06-13 00:35:12 -07:00
kc10kevin
1e68552a0c Initial FURYF3 Target 2016-06-05 05:53:27 -05:00
borisbstyle
f3b9f65c8b Add singularity to autobuild 2016-05-31 11:50:45 +02:00
nathan
2aea052f52 print the target name so we can figure out which target is breaking w/ fake_travis_build.sh 2016-04-30 12:41:43 -07:00
borisbstyle
0600b2be95 DOGE additional config 2016-04-08 23:05:44 +02:00
borisbstyle
3cad4793e9 SPRACINGF3EVO initial support 2016-04-08 11:18:07 +02:00
borisbstyle
391dad4a7b New Luxfloat yaw default 2016-03-23 00:45:48 +01:00
borisbstyle
041571202e Update fake travis 2016-02-08 01:25:09 +01:00
borisbstyle
77f589b3ce fake_travis targets 2016-02-03 09:36:09 +01:00
borisbstyle
2ca14ed3a6 Add target to fake_travis 2016-02-02 23:36:44 +01:00
Michael Jakob
7634e4c635 AlienFligth F3 V2 support
Updated SPI driver (SPI3 on F3 targets)
AK8963 Mag support (part of MPU9250)
MPU9250 SPI support via MPU6500 driver
Updated LED driver for alternative LED sets
Enable gyro intterupt for AlienFlight F3 targets
Update AlienWii/AlienFlight documentation
Rename AlienWii to AlienFlight
2016-02-02 23:31:55 +01:00
cmenard
d174314692 Add Lux target 2016-02-02 23:03:08 +01:00
Anders Hoglund
1b0376865a Disable builds for target CJMCU. code too big for this 64k target. 2015-12-29 02:34:13 +01:00
Anders Hoglund
d3236bb341 Fix the prev incomplete BP6 cleanup 2015-12-23 10:32:35 +01:00
Anders Hoglund
4a65eadb52 new top_makefile with real make targets. All CC3D variants now with their own names, no more clashes and confusion. MAkefile still backwards compatible. 2015-11-25 01:18:10 +01:00
borisbstyle
05dec6c21e Revert "Remove OpenPilot bootloader support."
This reverts commit 0150abf1bc.

Conflicts:
	src/main/target/CC3D/target.h
2015-10-15 09:59:29 +02:00
Dominic Clifton
0150abf1bc Remove OpenPilot bootloader support.
This can be added back at a later date if required if enough code-size
savings can be found, for instance, the removal of the CLI.
2015-10-12 20:44:51 +01:00
Dominic Clifton
ba2e22ab89 Add RMDO target. 2015-10-06 19:00:53 +01:00
Dominic Clifton
0061457811 Add COLIBRI_RACE to automated build system. 2015-09-05 16:09:39 +01:00
Paul Rogalinski
0e97325fe2 allow overriding fake_travis_build.sh env vars. 2015-06-23 15:09:47 +02:00
Paul Rogalinski
91cb62b257 preliminary support for pr builds / 3rd party builds 2015-06-23 15:03:31 +02:00
Paul Rogalinski
e82375c587 support unsafe https, code cosmetics 2015-04-02 13:08:52 +02:00
Paul Rogalinski
4771d0bb83 using TRAVIS_BUILD_NUMBER instead of TRAVIS_JOB_ID 2015-04-01 16:18:05 +02:00
Paul Rogalinski
96a8004934 introduces PUBLISHMETA build step, attempt to pass travis job id 2015-04-01 16:04:30 +02:00