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

6666 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
7956acb35e Fix GPS coordinates in OSD 2017-06-12 23:49:56 +02:00
Cheng Lin
e3ae4c38d2 delete space before 0 2017-06-12 13:01:49 -04:00
Cheng Lin
b458839835 seperate CLRACINGF4 target From OmnibusF4 target 2017-06-12 11:29:18 -04:00
Miguel Angel Mulero Martinez
2c9563e95d Add HOME DISTANCE to OSD 2017-06-12 17:15:14 +02:00
Dan Nixon
ffeddc958c Add back and refactor some unit tests.
Re-enabled:
 - BMP280
 - MS5166
 - Maths test cases
 - Serial IO

Refactored:
 - Scheduler

Tried to decouple the test from the actual tasks (in fc_tashs.h/c) in
the majority of logical tests.
2017-06-12 15:02:00 +01:00
Michael Keller
8fb883a58b Merge pull request #3194 from mikeller/make_telemetry_inversion_consistent
Apply 'telemetry_inversion' consistently to all protocols.
2017-06-13 01:38:59 +12:00
Michael Keller
4ef052186e Merge pull request #3201 from mikeller/fix_sbus_for_f1
Remove 9 bit word length on parity to fix SBus support for F1.
2017-06-13 01:05:02 +12:00
Michael Keller
409bbab455 Apply 'telemetry_inversion' consistently to all protocols. 2017-06-13 00:59:18 +12:00
jflyper
c40178dda1 Touch up 2017-06-12 21:48:51 +09:00
Michael Keller
99b11eb1b1 Merge pull request #3243 from DanNixon/max7456_image_settings
Allow adjusting MAX7456 image settings
2017-06-12 23:59:56 +12:00
Michael Keller
8ad1846a6f Merge pull request #3255 from jflyper/bfdev-frskyf4-drop-i2c-baro
[FRSKYF4] Drop I2C baro support
2017-06-12 23:55:09 +12:00
Dan Nixon
7919a6ffbd Add MAX7456 image options to CMS 2017-06-12 12:14:52 +01:00
Dan Nixon
6ea05b93ab Add setting of MAX7456 image options 2017-06-12 12:13:54 +01:00
Dan Nixon
28fcfcd34e Add inversion and brightness support to MAX7456 driver 2017-06-12 12:13:54 +01:00
Miguel Angel Mulero Martinez
24aef422ee Add HOME DIRECTION arrow to OSD 2017-06-12 08:37:42 +02:00
sheaivey
e0ed02219d Adding VTX LED strip overlay
Squashed commits:
[6f4441f] Default to values out of range for initial check.
[85c1fa4] updating comments.
[24c004b] cleaning up loose ends
[83e015f] show led for each power level
[8f0d8ee] replacing “blink on landing” with VTX overlay.
[663aea3] Stubbing out the initial VTX overlay functionality.
2017-06-11 22:53:00 -07:00
jflyper
f9e416ef5e Drop I2C baro support
There’s no I2C bus defined.
2017-06-12 11:17:46 +09:00
Martin Budden
e9b2d7e223 Merge pull request #3252 from martinbudden/bf_osd_tidy
OSD tidy
2017-06-11 18:21:46 +01:00
Martin Budden
85eee3f12d Merge pull request #3253 from jflyper/bfdev-remove-mag-from-frskyf4
[FRSKYF4] Remove MAG support
2017-06-11 18:18:32 +01:00
jflyper
9943ecccd7 Remove MAG support from FRSKYF4 target
It does not define any I2C bus
2017-06-12 01:35:48 +09:00
Martin Budden
e59d17033c OSD tidy 2017-06-11 16:46:51 +01:00
Martin Budden
30c1f22990 Merge pull request #3241 from betaflight/rc_smoothing_level_modes
Disable setpointweight on other modes than acro // Remove forced rc s…
2017-06-11 13:19:01 +01:00
Martin Budden
9c8e994feb Merge pull request #3251 from DanNixon/enable_tests
Enabled some disabled unit tests
2017-06-11 13:17:44 +01:00
Dan Nixon
3dae29611e Refactor IMU unit test 2017-06-11 11:44:52 +01:00
Dan Nixon
fa4517fa8b Reenable GPS conversion unit test 2017-06-11 09:13:15 +01:00
Dan Nixon
ed93775ee3 Reenabled RX ranges unit test 2017-06-11 09:08:42 +01:00
Michael Keller
763a9354bf Merge pull request #3207 from mikeller/fix_hal_serial_wordlength
Changed serial word length to be 9 bits with parity when HAL is used.
2017-06-11 18:15:04 +12:00
mikeller
91178b520f Remove 9 bit word length on parity to fix SBus support for F1. 2017-06-11 18:13:30 +12:00
Cheng Lin
5f9f23a134 fix LED strip no DMA timer by swap to PPM and Timer def in target.h 2017-06-10 22:30:55 -04:00
Dan Nixon
97be1698e7 Reenable LED strip unit test 2017-06-10 20:12:21 +01:00
Dominic Clifton
fac694ce4b Cherry-pick CF/fbb3f92 2017-06-11 02:07:17 +09:00
jflyper
d373857e59 Fix up fc_msp.c 2017-06-11 01:55:30 +09:00
Hydra
72e67a882c Cherry-pick 0e6e19c (without fc_msp.c) 2017-06-11 01:53:17 +09:00
jflyper
d8ff795327 Fixup fc_msp.c (and fc_core.c) 2017-06-11 01:49:52 +09:00
Dominic Clifton
a4ee4102d7 Cherry-pick CF/9f7f2f2 2017-06-11 01:47:01 +09:00
Dan Nixon
50339b1c09 Reenable WS2812 unit test 2017-06-10 17:25:14 +01:00
Dan Nixon
45a436129b Reenable failsafe unit test 2017-06-10 17:14:32 +01:00
Dan Nixon
9fd036e899 Fix a typo causing MAX7456 col adjust to not work 2017-06-09 18:36:53 +01:00
U-DESKTOP-12PPI61\boris.bozic
45c578c8b6 Disable setpointweight on other modes than acro // Remove forced rc smoothing for level modes 2017-06-09 14:34:06 +02:00
frsky
3638dab351 Added FrSky F3 / F4 targets.
Add frsky f3 directory

add F4

ADD F4 CONFIG.C

restore rx.c and fix some issues

restore Makefile

restore Makefile

1.USE DEF_TIM in target.c
2.remove unneeded include and config items in xonfig.c
3.adjusted indentation in all of the files.

solve the whitespace issue in taget.c and config.c
In FRSKYF3/target.h remove the line UNDEF USE_I2C

Fixed tabbing.
2017-06-09 14:34:00 +12:00
Michael Keller
11616f9230 Merge pull request #3237 from DanNixon/osd_gps_speed_fmt_fix
Fix formatting of GPS speed
2017-06-09 08:27:59 +12:00
Michael Keller
c0c8be1f5d Merge pull request #3238 from grizewald/master
Update LED1 and BEEPER pins to match circuit diagram.
2017-06-09 08:00:28 +12:00
Cheng Lin
8308b75e3d Change default Current scale on CL_RACINGF4 FC 2017-06-08 15:18:17 -04:00
Dan Nixon
c3cccb888b Fix formatting of GPS speed
Fixes #3236
2017-06-08 15:16:45 +01:00
mikeller
cef13c2a2b Fixed the fix. 2017-06-09 00:36:36 +12:00
Dominic Clifton
534a252342 Merge pull request #2845 from cleanflight/betaflight-master
merge recent BF changes
2017-06-09 00:29:41 +12:00
TonyBazz
b4d2388103 Some simple changes to allow for Proshot (Another digital protocol). 2017-06-08 21:44:15 +10:00
malcolm
5bd6bd932f Fix sparky2 target 2017-06-08 07:53:07 +01:00
jflyper
a7c6c3fbef Add transponder to REVO/AIRBOTF4 and variants 2017-06-07 21:35:27 +09:00
jflyper
25deb20b15 Add transponder to OMNIBUSF4 and variants 2017-06-07 21:34:24 +09:00