Michael Keller
|
bbe3d2d9cb
|
Merge pull request #1678 from mikeller/unify_battery_percentage_checks
Unified 'calculateBatteryPercentage' and 'calculateBatteryCapacityRemainingPercentage'.
|
2016-12-01 13:37:04 +13:00 |
mikeller
|
e782ca55e6
|
Unified 'calculateBatteryPercentage' and 'calculateBatteryCapacityRemainingPercentage'.
Fixed tests.
Changed consumption calculations to be based on latest amperage value.
|
2016-12-01 13:14:14 +13:00 |
Martin Budden
|
7eacb9ed30
|
Merge pull request #1714 from martinbudden/bf_pg_style3
Parameter group style config macros 3
|
2016-12-01 01:11:58 +01:00 |
Michael Keller
|
e068d644ea
|
Merge pull request #1691 from mikeller/fix_cli_minimal_verbosity_configurator
Fix to allow configurator to detect the FC entering CLI when CLI_MINIMAL_VERBOSITY is defined.
|
2016-12-01 13:00:22 +13:00 |
Martin Budden
|
4498f58918
|
Added osdProfile, vcdProfile, sdcard, and blackbox config macros
|
2016-11-30 23:43:10 +00:00 |
Martin Budden
|
57a9393f5f
|
Added adc, beeper, sonar, and ledStrip config() macros
|
2016-11-30 23:37:23 +00:00 |
Martin Budden
|
e89f0a0299
|
Merge pull request #1713 from martinbudden/bf_pg_style2
Parameter group style config() 2
|
2016-12-01 00:30:51 +01:00 |
borisbstyle
|
8a9d3818bd
|
Merge pull request #1712 from betaflight/disable_gps
Disable GPS by default on smaller Sizes
|
2016-12-01 00:30:42 +01:00 |
borisbstyle
|
907a184018
|
Fix some targets
|
2016-12-01 00:28:47 +01:00 |
borisbstyle
|
e9083db022
|
Disable GPS by default on smaller Sizes
|
2016-12-01 00:13:19 +01:00 |
Martin Budden
|
086d1f731e
|
Added failsafe, serial, telemetry, ppm, and pwm config() macros
|
2016-11-30 23:11:53 +00:00 |
Martin Budden
|
c175d304c2
|
Added rx, arming, mixer, and airplane config() macros
|
2016-11-30 23:06:42 +00:00 |
Martin Budden
|
00338cb854
|
Added throttleCorrection, batter, rcControls, gpsProfile, and gps config() macros
|
2016-11-30 22:59:12 +00:00 |
Martin Budden
|
2f0f23ebfe
|
Merge pull request #1710 from martinbudden/bf_time_type
Added timeMs_t and timeUs_t types
|
2016-11-30 23:10:40 +01:00 |
Martin Budden
|
b19e439361
|
Merge pull request #1707 from betaflight/pid_config_init
Add PID config initialisation
|
2016-11-30 23:10:25 +01:00 |
Martin Budden
|
16eed3c27c
|
Merge pull request #1711 from martinbudden/bf_pg_style
Use parameter group style config() macros
|
2016-11-30 23:08:30 +01:00 |
Martin Budden
|
3ec46f1bd2
|
Added gyro, compass, acc, and baro config macros
|
2016-11-30 21:38:14 +00:00 |
Martin Budden
|
a9280d732a
|
Added sensor config macros
|
2016-11-30 21:30:57 +00:00 |
Martin Budden
|
4db85493de
|
Added timeMs_t and timeUs_t types
|
2016-11-30 21:19:32 +00:00 |
borisbstyle
|
44d249f054
|
Add guard for GPS in OSD
|
2016-11-30 22:05:29 +01:00 |
borisbstyle
|
9a3c8191af
|
Refactor errorGyroIf
|
2016-11-30 21:32:28 +01:00 |
borisbstyle
|
28ce3081c6
|
Remove double define // name consistency
|
2016-11-30 21:26:58 +01:00 |
borisbstyle
|
cbc8efd16a
|
Add inflight adjustments for Dterm sliders
|
2016-11-30 21:16:51 +01:00 |
borisbstyle
|
29690b9c00
|
Add config reload to inflight adjustments and osd
|
2016-11-30 21:16:50 +01:00 |
borisbstyle
|
4a0f678dec
|
Add PID config initialisation
|
2016-11-30 21:16:49 +01:00 |
borisbstyle
|
84b79b1789
|
Merge pull request #1705 from betaflight/3d_fixes
3D Mode Fix // Dshot 3D Mode implementation
|
2016-11-30 21:13:25 +01:00 |
borisbstyle
|
64ad632d87
|
3D Mode Fix // Dshot 3D Mode implementation
|
2016-11-30 21:12:35 +01:00 |
Anders Höglund
|
48c72f473e
|
Merge pull request #1708 from Wind0r/remove_hardwareRevisonNames
remove unused hardwareRevisonNames
|
2016-11-30 20:38:18 +01:00 |
Steffen Windoffer
|
b44f41b0a8
|
remove unused hardwareRevisonNames
|
2016-11-30 19:25:45 +01:00 |
Martin Budden
|
c97282e21d
|
Added servo and gimbl config macros
|
2016-11-30 16:57:36 +00:00 |
Martin Budden
|
dc9e773b02
|
Added flight3DConfig() macro
|
2016-11-30 11:46:20 +00:00 |
Martin Budden
|
6ccf11d518
|
Added motorConfig() macro
|
2016-11-30 11:44:29 +00:00 |
borisbstyle
|
55b32740d9
|
Merge pull request #1702 from martinbudden/bf_imuconfig_in_structs
Moved masterConfig imu items into a struct
|
2016-11-30 12:14:10 +01:00 |
borisbstyle
|
b4ecb527b7
|
Merge pull request #1703 from betaflight/digital_offset
Convert digital offset to percentage
|
2016-11-30 10:31:51 +01:00 |
borisbstyle
|
9f762aa88a
|
Convert digital offset to percentage
Bump EEPROM
Fix rounding
|
2016-11-30 00:55:22 +01:00 |
Martin Budden
|
6ff265ec62
|
Moved masterConfig imu items into a struct
|
2016-11-29 22:28:11 +00:00 |
Martin Budden
|
c0761eb619
|
Merge pull request #1687 from martinbudden/bf_accelerometer_to_structs
Moved masterConfig accelerometer items to struct. masterConfig tidy.
|
2016-11-29 22:24:19 +01:00 |
Martin Budden
|
975f355b51
|
Merge pull request #1674 from martinbudden/bf_task_instrumentation
Improved scheduler and task timing instrumentation
|
2016-11-29 22:23:15 +01:00 |
Martin Budden
|
d7a231f97b
|
Merge pull request #1688 from martinbudden/bf_throttle_correction_to_structs
Moved masterConfig throttle correction items into a struct
|
2016-11-29 22:17:51 +01:00 |
Martin Budden
|
1bfeabfa96
|
Merge pull request #1699 from martinbudden/bf_gyro_filter_init_fix
Fixed incorrect initialisation of gyro PT1 filter
|
2016-11-29 10:13:20 +01:00 |
Martin Budden
|
bbddbfcb7b
|
Fixed incorrect initialisation of gyro PT1 filter
|
2016-11-29 08:54:23 +00:00 |
Michael Keller
|
e5c4da5144
|
Merge pull request #1698 from mikeller/fix_consumption_alert
Fixed consumption alert.
|
2016-11-29 19:01:29 +13:00 |
mikeller
|
afbe7e52c2
|
Fixed consumption alert.
|
2016-11-29 19:00:14 +13:00 |
Michael Keller
|
c120e702de
|
Merge pull request #1693 from blckmn/tag_output
Minor clean up of port / pin output in Resource command.
|
2016-11-29 10:34:41 +13:00 |
Michael Keller
|
c20a53aba1
|
Merge pull request #1694 from mikeller/fix_3d_deadband_throttle
Fixed setting of 3D deadband throttle to 1000.
|
2016-11-29 08:10:41 +13:00 |
Michael Keller
|
a39df1cb86
|
Fixed setting of 3D deadband throttle to 1000.
|
2016-11-29 08:06:51 +13:00 |
blckmn
|
77e425260b
|
Minor clean up of port / pin output in Resource command.
|
2016-11-28 21:06:06 +11:00 |
mikeller
|
0ad6f6ecdd
|
Fix to allow configurator to detect the FC entering CLI when CLI_MINIMAL_VERBOSITY is defined.
|
2016-11-28 19:49:32 +13:00 |
Martin Budden
|
d42da7b793
|
Merge pull request #1683 from AndersHoglund/fix_vcp_bbdl
VCP could only handle max 256 byte frames, too small data type uint8_t
|
2016-11-27 21:44:46 +01:00 |
Martin Budden
|
84467ea0e1
|
Moved masterConfig throttle correction items into a struct
|
2016-11-27 20:39:58 +00:00 |