Michael Keller
7fe0ab9586
Merge pull request #3270 from DanNixon/new_osd_elements
...
Heading and vario OSD elements
2017-06-14 12:06:56 +12:00
Michael Keller
7e88dc974e
Merge pull request #3262 from DanNixon/refactor_tests_part_2
...
Further unit test refactoring
2017-06-14 12:04:07 +12:00
Michael Keller
7df289afdd
Merge pull request #3278 from bnn1044/CLRACINGF4
...
delete CL_RACINGF4.mk in Omnibusf4 target
2017-06-14 09:13:46 +12:00
Cheng Lin
7bdb03c7f7
Change Makefile match target name CLRACINGF4
2017-06-13 16:38:03 -04:00
Cheng Lin
b76e6b5cb8
delete CL_RACINGF4.mk in Omnibusf4 target
2017-06-13 14:48:29 -04:00
mikeller
fd79841ffc
Fixed dump of resources in CLI.
2017-06-14 00:16:07 +12:00
Michael Keller
a673d1be54
Merge pull request #3275 from McGiverGim/bf-max_home_distance_OSD_stats
...
Maximum Home Distance in OSD stats
2017-06-13 23:31:40 +12:00
Dan Nixon
5fd54cd7c2
Add numerical vario and heading OSD elements
2017-06-13 10:35:58 +01:00
Miguel Angel Mulero Martinez
64aa5824a7
Maximum Home Distance in OSD stats
2017-06-13 10:29:37 +02:00
Michael Keller
4f852fb416
Merge pull request #3250 from sheaivey/vtx-led-strip
...
VTX LED Strip (Issue #3228 )
2017-06-13 19:15:31 +12:00
Michael Keller
40a393ec40
Merge pull request #3272 from McGiverGim/bf-fix_mag_dependency_OSD_HOME_DIR
...
Fix for MAG dependency in OSD HOME DIR
2017-06-13 18:52:29 +12:00
Miguel Angel Mulero Martinez
ac2e0186f6
Fix for MAG dependency in OSD HOME DIR
2017-06-13 08:23:42 +02:00
Michael Keller
d64bf02d2c
Merge pull request #3265 from bnn1044/CLRACINGF4
...
Seperate CLRACINGF4 target From OmnibusF4 target
2017-06-13 15:31:54 +12:00
Cheng Lin
ffb7c81091
delete CLRACINGF4.mk for seperate target from OmnibusF4
2017-06-12 22:59:56 -04:00
Michael Keller
44784971bc
Merge pull request #3266 from McGiverGim/bf-home_distance_OSD
...
Add HOME DISTANCE to OSD
2017-06-13 12:21:12 +12:00
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
Michael Keller
028b8372d2
Merge pull request #3240 from McGiverGim/bf-home_direction_arrow_in_osd
...
Add HOME DIRECTION arrow to OSD
2017-06-12 22:54:50 +12: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
Michael Keller
d3ba4c12b9
Merge pull request #3249 from bnn1044/cl_racingf4
...
fix LED strip no DMA timer by swap to PPM and Timer def in target.h
2017-06-11 17:38:09 +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