1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00
Commit graph

8473 commits

Author SHA1 Message Date
mikeller
4e82a4aa10 Added VS Code / CLion metadata to .gitignore. 2017-05-31 00:03:14 +12:00
Michael Keller
323d0ae734 Merge pull request #3175 from bnn1044/clracingf7
Add ICM20689 support for CLRACINGF7
2017-05-30 13:00:40 +12:00
Cheng Lin
6412cb3be7 Update target.h 2017-05-29 10:09:22 -04:00
Cheng Lin
57f5ea8993 Update target.c 2017-05-29 10:08:26 -04:00
Cheng Lin
492e863814 Fix tab aliment problem in target.c 2017-05-29 10:07:03 -04:00
Michael Keller
3042e58957 Merge pull request #3166 from ledvinap/improvement-box-serialization-bf
Improve box serialization
2017-05-29 21:18:30 +12:00
Michael Keller
7a821b7bc4 Merge pull request #3176 from jflyper/bfdev-reset-unsupported-mixer-to-custom-followup
Avoid custom mixers from resetting into MIXER_CUSTOM
2017-05-29 19:13:15 +12:00
Michael Keller
1978444178 Merge pull request #3157 from AlienWiiBF/PIKOF4
FuriousFPV PIKOF4 target support
2017-05-29 19:11:15 +12:00
jflyper
5af12d40b8 Avoid MIXER_CUSTOM, MIXER_CUSTOM_AIRPLANE and MIXER_CUSTOM_TRI from resetting into MIXER_CUSTOM 2017-05-29 15:38:33 +09:00
Michael Jakob
c68e2e1bbf FuriousFPV PIKOF4 target support 2017-05-29 08:01:53 +02:00
Michael Keller
4645b8765b Merge pull request #3174 from jflyper/bfdev-reset-unsupported-mixer-to-custom
Reset mixer to MIXER_CUSTOM if configured mixer is not supported
2017-05-29 16:59:25 +12:00
Cheng Lin
77d4c028f9 Add ICM20689 support for clracingf7 2017-05-29 00:57:21 -04:00
jflyper
93d554516a Omit special case of USE_OSD_SLAVE and USE_QUAD_MIXER_ONLY 2017-05-29 13:30:21 +09:00
jflyper
ba99a372a1 Reset mixer to MIXER_CUSTOM if configured mixer is not supported 2017-05-29 12:13:33 +09:00
Michael Keller
01cc28acf4 Merge pull request #3173 from jflyper/bfdev-fix-cms-freeze-after-flash-erase
Prevent CMS from freezing after flash erase
2017-05-29 14:54:55 +12:00
jflyper
5694b97dda Prevent CMS from freezing after flash erase 2017-05-29 09:28:18 +09:00
Michael Keller
bc736c7754 Merge pull request #3153 from AlienWiiBF/FORTINIF4
Support for FuriousFPV FORTINI F4
2017-05-29 12:06:16 +12:00
Michael Keller
d1dec2558c Merge pull request #3171 from theseankelly/cf2_bq_buzzer
Adding support for the BigQuad buzzer/beeper pin
2017-05-29 12:03:06 +12:00
Michael Keller
36270b39a4 Merge pull request #2819 from ros-gopigo/naze_rx_msp
activate 'USE_RX_MSP' on NAZE targets
2017-05-29 11:52:16 +12:00
Sean Kelly
0d9703e883 Adding support for the BigQuad buzzer/beeper pin 2017-05-28 14:12:20 -07:00
Martin Budden
dafac79ebf Merge pull request #3142 from DanNixon/osd_animate_battery_icon
Animate the battery symbols on OSD based on voltage
2017-05-28 14:42:59 +01:00
Martin Budden
a1df39b67b Merge pull request #3165 from ledvinap/fix-IOGetByTag-bf
IOGetByTag did not handle empty Tag correctly
2017-05-28 14:40:17 +01:00
Petr Ledvina
7582cf86b4 Make SBufWriteString write string without terminating zero 2017-05-28 15:00:13 +02:00
Petr Ledvina
2eb36ed969 Improve box serialization
- active boxes use bitmask instead of array
- active box serialization is loop based instead of huge expression

Was included in
https://github.com/cleanflight/cleanflight/pull/2075/commits, but never
ported to BF and eventually lost

Conflicts:
	src/main/fc/fc_msp.c
2017-05-28 14:59:46 +02:00
Petr Ledvina
5fc2b4a8ac IOGetByTag did not handle empty Tag correctly 2017-05-28 14:47:58 +02:00
Martin Budden
dc40954e60 Merge pull request #3163 from martinbudden/bf_remove_sprintf
Replace sprintf with tfp_sprintf
2017-05-28 13:40:02 +01:00
Martin Budden
2c028629db Merge pull request #3164 from mikeller/fixed_osd_status_page_settings
Fixed CLI settings for OSD status page.
2017-05-28 13:39:42 +01:00
mikeller
e8af269862 Fixed CLI settings for OSD status page. 2017-05-29 00:14:02 +12:00
Michael Keller
c287e688b7 Merge pull request #3143 from mikeller/unify_frsky_ibus_voltage_setting
Unified 'frsky_vfas_cell_voltage' and 'ibus_report_cell_voltage' into 'report_cell_voltage'.
2017-05-28 23:35:01 +12:00
Michael Keller
d393746647 Merge pull request #3138 from mikeller/added_beeper_indication_to_led_warning
Added orange indication when beeper active to 'Warning' beeper mode.
2017-05-28 23:34:33 +12:00
Martin Budden
6c9ef6df21 Fix pragma poison sprintf compile errors 2017-05-28 12:09:27 +01:00
Michael Keller
af5a59ce69 Removed coveralls link. 2017-05-28 22:38:08 +12:00
Martin Budden
a6ba19aa97 Poisoned sprintf and snprintf 2017-05-28 11:31:37 +01:00
Martin Budden
3a5010ea65 Replace sprintf with tfp_sprintf 2017-05-28 07:17:35 +01:00
Anders Höglund
63aa212efa Merge pull request #3161 from AndersHoglund/conditional_coverage
Coverage only created and published if PUBLISHCOV is defined.
2017-05-27 20:25:07 +02:00
Anders Hoglund
a612065acc Coverage only created and published if PUBLISHCOV is defined. 2017-05-27 15:11:48 +02:00
Michael Jakob
c1052d1c4c Support for FuriousFPV FORTINI F4 2017-05-27 13:51:10 +02:00
Michael Keller
81b740fd44 Merge pull request #3151 from DrClaes/DrClaes-patch-2
Improved Throttle LED functionality
2017-05-27 20:54:12 +12:00
DrClaes
d22b32d969 Fixed whitespace 2017-05-27 10:38:57 +02:00
DrClaes
7566e41550 Fixed modulo math 2017-05-27 08:18:05 +02:00
Martin Budden
aa3f08ebae Merge pull request #3159 from martinbudden/bf_scheduler_reset
Fix in schedulerResetTaskStatistics
2017-05-27 07:06:29 +01:00
DrClaes
be91983bb4 Made suggested changes to style and function
Style suggestions adopted.
Use centerPWM (average of max and min PWM) for readability.
No longer resets hOffset, means that other functions (battery and rssi, currently) which use this still add to the hue
2017-05-27 08:05:21 +02:00
Martin Budden
505e9f4b2b Fix in schedulerResetTaskStatistics 2017-05-27 06:32:44 +01:00
DrClaes
1d091c317c Adjusted throttle led behavior 2017-05-27 00:00:20 +02:00
Dan Nixon
d95331323e Animate the battery symbols on OSD based on voltage 2017-05-26 17:15:19 +01:00
Martin Budden
f3502662b9 Merge pull request #3156 from martinbudden/bf_driver_time_header
Moved time functions out of system.h into time.h
2017-05-26 14:44:41 +01:00
Martin Budden
4820d5951e Merge pull request #3137 from DanNixon/osd_cleanup
OSD tidy
2017-05-26 14:40:13 +01:00
Martin Budden
23f158913e Moved time functions out of system.h into time.h 2017-05-26 14:03:28 +01:00
Dan Nixon
79a0f9738c Correct switch indentation in osd.c 2017-05-26 09:21:27 +01:00
Martin Budden
08638f1245 Merge pull request #3154 from jflyper/bfdev-nucleof7-add-portg
[NUCLEOF7] Add TARGET_IO_PORTG
2017-05-26 09:18:41 +01:00