1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

22 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
9983f99d03 Drop F3 codebase 2022-05-26 19:56:59 +02:00
Paweł Spychalski
e5567da9e3
RPM filters (#5188)
* Empty framework to apply RPM filter

* Init gyro RPM filter

* Entry point for Dterm filter

* RPM filter implementation

* Bugfixes

* Fix Dterm fileter bank

* Save RPM filter configuration in blackbox header

* Debug RPM frequency

* Disable PWM servo driver on all F3 boards

* Move RPM filter to ITCM_RAM

* Disable target COLIBRI_RACE as it's out of RAM

* Drop FEATURE in favor of just settings
2019-12-04 18:55:48 +01:00
Pawel Spychalski (DzikuVx)
7a001b4b16 Disable not used targets 2019-12-03 12:45:32 +01:00
Pawel Spychalski (DzikuVx)
80f7d57a87 EUSTM32F103RC removed 2018-04-24 08:54:10 +02:00
Pawel Spychalski (DzikuVx)
7e49887490 CRAZEPONYMINI removed 2018-04-24 08:52:24 +02:00
Pawel Spychalski (DzikuVx)
5420d5374d CJMCU removed 2018-04-24 08:48:39 +02:00
Pawel Spychalski (DzikuVx)
a9902a37cd Olimexino removed 2018-04-24 08:45:17 +02:00
Pawel Spychalski (DzikuVx)
dad24ac7f5 CC3D and all its traces removed 2018-04-24 08:40:32 +02:00
Pawel Spychalski (DzikuVx)
bf3d4ac3d0 Naze and all it traces removed 2018-04-23 16:21:23 +02:00
Michael Jakob
3c38ae69b2 AlienFlight F3 fixes 2017-02-12 11:22:41 +01:00
lkaino
5b8b9781da New target: RCEXPLORERF3 (#439)
New target: RCEXPLORERF3
F3FC board from RCExplorer.se.
Supports both tricopter integrated and standalone boards.
2016-08-18 14:05:44 +03:00
Konstantin Sharlaimov
688e75c82d SPRACINGF3EVO board support (#266)
* Initial SPRACINGF3EVO support
* General SD-Card support; enable SD-Card for EVO
2016-07-27 05:46:32 +03:00
Read Error
455a358591 Lux Commit 2016-03-15 21:33:39 +10:00
Dominic Clifton
4a78aa96da MOTOLAB - Update travis and documentation build scripts 2015-10-30 02:12:02 +00: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