Michael Jakob
b333e5cfd8
First run to reduce number of targets
2017-05-29 20:48:29 +02:00
Michael Jakob
6050bd4600
Rename FuriousFPV targets (prefix all with FF_)
2017-05-29 20:48:25 +02:00
Michael Jakob
ee582df432
Adding various PikoBLX based FuriousFPV targets
2017-05-29 20:48:22 +02: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
jflyper
260b897d3c
bfdev disable servo mixers for uncommon mixers
2017-05-29 19:30:06 +09:00
jflyper
7403576a15
Reserve MIXER_GIMBAL and MIXER_PPM_TO_SERVO
2017-05-29 18:37:48 +09: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
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
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
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
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
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
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
jflyper
2d45189fe2
No more "pin-pair"
...
RX and TX can be assigned to ANY capable pins.
2017-05-27 02:55:13 +09: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
jflyper
37607ce6b7
Add TARGET_IO_PORTG
2017-05-26 16:11:23 +09:00
DrClaes
255d781305
Improved Throttle LED functionality
...
Fades the LED smoothly from the previous color through the chosen color to the next color as throttle is advanced.
2017-05-25 22:36:42 +02:00
Michael Jakob
fe6642a7f9
Adding AlienFlightNG Whoop support
...
Some general AlienFlight target updates
2017-05-25 19:28:54 +02:00
jflyper
df83cb3f38
Protect non-CL_RACINGF4 targets from using PWM beeper
2017-05-25 02:33:06 +09:00