1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 14:55:21 +03:00
Commit graph

3563 commits

Author SHA1 Message Date
Evgeny Sychov
d73f28fe94 Add support for VTX output power attenuation, Fix timerHardware definition 2016-06-16 01:34:01 -07:00
Martin Budden
db07217afd Changed tabs to spaces. 2016-06-16 09:10:40 +01:00
Martin Budden
f0f7220ff2 Merge pull request #520 from blckmn/sonar_io
Changes to sonar to use new IO
2016-06-16 08:31:13 +01:00
Evgeny Sychov
39d8e87759 Merge remote-tracking branch 'origin/development' into sirinfpv-dev 2016-06-16 00:04:24 -07:00
Evgeny Sychov
7e9fc71289 merge upstream into development branch 2016-06-16 00:01:20 -07:00
Evgeny Sychov
74ec4a0337 Fix constatnt names, move vtx_channel config variable out of OSD ifdef 2016-06-15 23:54:31 -07:00
nathan
437ca5025b use the mw/scarab-osd font symbols 2016-06-15 23:38:33 -07:00
blckmn
cd25f0fa96 Updated as per code review from @martinbudden 2016-06-16 16:35:00 +10:00
J Blackman
cc51f791f4 Merge pull request #519 from martinbudden/bf_scheduler
Moved scheduler into separate directory. Moved task declarations into header file
2016-06-16 16:25:40 +10:00
nathan
f6ca9de8e1 clean up #defines and comment 2016-06-15 21:02:55 -07:00
nathan
cd5335ddec max7456 driver io tags, moved some sirin #defines out (they're in common now) 2016-06-15 21:02:55 -07:00
nathan
e07808e2a8 it builds 2016-06-15 21:02:48 -07:00
Michael Keller
7910ae5c7b Re-added support for the AFROMINI target. 2016-06-16 10:38:35 +12:00
blckmn
e18aeb8dc2 Whitespace 2016-06-15 22:29:09 +10:00
blckmn
c16d642d66 Changes to sonar for new IO 2016-06-15 22:28:08 +10:00
Martin Budden
f0f2941bb6 Moved scheduler into separate directory. Moved task declarations into header file. 2016-06-15 07:35:17 +01:00
NightHawk32
3f9d67030d convertet to IO_TAG, added ADC for current sensor 2016-06-15 02:25:23 -04:00
blckmn
24142e930c Removed superfluous hardware_revision.c from .mk file for CJMCU 2016-06-15 14:49:40 +10:00
blckmn
b0dd16b3be Fixed CJMCU build fail 2016-06-15 13:29:00 +10:00
blckmn
b55f43d497 No need to specify c files in target directory, these are automatically included by Makefile 2016-06-15 08:30:40 +10:00
blckmn
251b3d7e3c Moved target specific code out of initialisation.c 2016-06-15 08:24:58 +10:00
J Blackman
e39ff27b95 Merge pull request #491 from blckmn/timer_io_change
Updated timerHardware_t to drop pinsource, and use new IO tags.
2016-06-15 08:05:29 +10:00
NightHawk32
9a92cb8560 added PikoBLX target 2016-06-14 17:37:01 -04:00
blckmn
822f57b7f8 Updated for changes in serial_4way 2016-06-15 05:27:59 +10:00
blckmn
d81d445165 Adjusted all other targets 2016-06-15 05:27:59 +10:00
blckmn
0e7fd20569 ALIENFLIGHT targets
NAZE and BLUEJAY correction
2016-06-15 05:27:59 +10:00
blckmn
cf6ca7293d Adding resource CLI command to see whats in use. 2016-06-15 05:27:59 +10:00
blckmn
8b1cc05e1d Updated timerHardware_t to drop pinsource, and use new IO tags. 2016-06-15 05:27:59 +10:00
Evgeny Sychov
e57ed066bc push origin development 2016-06-14 08:55:57 -07:00
Martin Budden
43e5a16373 Removed repeated #include 2016-06-14 16:54:16 +01:00
Evgeny Sychov
b7d45d5302 merge upstream into development branch 2016-06-14 08:53:46 -07:00
Martin Budden
762f027e8a Moved BST (Black Sheep Telemetry) code into COLIBRI_RACE target directory. 2016-06-14 16:48:40 +01:00
Martin Budden
df9a0f186f Fixed Singularity target. 2016-06-14 16:20:50 +01:00
J Blackman
e95eee9a0d Merge pull request #479 from mikeller/serial_rx_telemetry_on_same_port_for_development
Serial rx telemetry on same port for flight testing
2016-06-14 23:25:11 +10:00
blckmn
ab8e423c28 NAZE32PRO build fix
Removed warning in BMP085 for unused
Fixes for RMDO
2016-06-14 22:11:15 +10:00
blckmn
eb118a1421 Fixed target.c for IRCFUSIONF3 2016-06-14 21:48:33 +10:00
blckmn
b85864305f Fixed defines for serial 4 way in IRCFUSIONF3 2016-06-14 21:45:51 +10:00
Evgeny Sychov
067c02bbd6 remove sirinfpv related stuff from config.c, rename rtc6705 to soft_spi_rtc6705, fix some minor bugs 2016-06-14 01:05:51 -07:00
blckmn
0ddd1e1be1 FURYF4 has onboard flash. 2016-06-14 16:46:04 +10:00
Martin Budden
0b2aa89579 Tidied .mk file to make them consistent. Fixed EUSTM32F103RC build. 2016-06-14 07:26:26 +01:00
nathan
d1841df0d5 init cursor_x 2016-06-13 22:53:46 -07:00
nathan
0fd8774d50 takin' a look 2016-06-13 22:53:37 -07:00
blckmn
80f1566af0 Added dynamic support for OPBL targets, and also alternate target names that are based on an existing target. 2016-06-14 11:26:09 +10:00
blckmn
4e12344aa6 Updated all_targets to build both binary and hex
Added clean_all_targets goal
Removed ## above the line
2016-06-14 09:07:01 +10:00
blckmn
addfbe4ffe Finishing off Makefile changes removing target specifics 2016-06-14 09:06:58 +10:00
blckmn
b520de7158 Allow for included target.mk files.
Saves modifying Makefile with new targets that are similar to others.
2016-06-14 09:06:55 +10:00
mikeller
fefbc4d4bf Graft of 'serial_rx_telemetry_on_same_port' into development for flight testing by @blckmn. 2016-06-13 20:44:08 +12:00
4712
a40c0c0442 Cleanup 4way-if from cleanflight 2016-06-13 00:41:45 +02:00
Martin Budden
74423711f8 Whitespace tidy. 2016-06-12 22:04:02 +01:00
Martin Budden
4f3832b1b6 Code tidy. 2016-06-12 22:04:02 +01:00