Commit Graph

3704 Commits

Author SHA1 Message Date
borisbstyle e8b81c822a Spektrum Memory Corruption Fix
Spectrum Correction
2015-11-25 00:51:37 +01:00
borisbstyle 8745ca53bb SBUS Fix Code Improvement
Uncomment Beeper for CC3D
2015-11-25 00:48:10 +01:00
borisbstyle 5ebfd23ca9 Add better CLI descriptions for pid_at_min_throttle 2015-11-25 00:04:24 +01:00
borisbstyle e6e5e3e33b Fix for SBUS memory corruption 2015-11-24 21:40:34 +01:00
borisbstyle b39beceb62 8khz Sampling option / preparation 2015-11-24 16:09:16 +01:00
borisbstyle e3b77b2ee5 Fix some compile warnings 2015-11-24 15:27:01 +01:00
borisbstyle 054868e0a4 Gyro Soft LPF Rework // Filter rework
remove 3 point average

lux optimize
2015-11-24 15:23:29 +01:00
borisbstyle 28944852a8 New CLI CF1.11 style 2015-11-24 14:55:20 +01:00
borisbstyle 801ffd909c Change Level defaults 2015-11-24 14:54:36 +01:00
borisbstyle 5a7b5ad29d Minor Fix in disarmticks 2015-11-20 17:42:21 +01:00
borisbstyle 0d8dff1ce1 Version 2.1.4 2015-11-20 17:40:16 +01:00
borisbstyle 6da7ced9be BST Port 2015-11-20 17:39:24 +01:00
borisbstyle 1adcfaa798 Merge pull request #37 from 4712betaflight/1wire_pass_through_optimize
Runtime ESC count / gpio / pin detection
2015-11-13 22:49:21 +01:00
4712 02b297afa7 Runtime ESC count / gpio / pin detection
Runtime ESC gpio/pin detection
Runtime ESC count detection
2015-11-13 18:32:57 +01:00
borisbstyle 9190f1ad6b Configurable Angle Sensitivity Luxfloat 2015-11-13 15:21:05 +01:00
borisbstyle 59e66cfd54 Prevent winding up of Iterm when disarmed 2015-11-13 15:21:04 +01:00
borisbstyle d7ecb4cc39 New luxfloat default pids 2015-11-13 15:21:04 +01:00
borisbstyle 6d5dcb5495 Configurable Yaw Pterm Filter
Fix compile error
2015-11-13 15:21:04 +01:00
borisbstyle b4130ee726 Revert "Remove YawPtermState filter"
This reverts commit 1a667442f2.
2015-11-13 15:21:04 +01:00
borisbstyle e3c39dd468 Version 2.1.3 2015-11-13 15:21:04 +01:00
Konstantin Sharlaimov (DigitalEntity) 621008cffc Removed IMU kP gain scaling based on spin rate. Works better without it in real life 2015-11-07 21:56:23 +10:00
borisbstyle 5c8970e41a Changed Level defaults 2015-11-07 00:33:45 +01:00
borisbstyle 394e6be4a6 Merge remote-tracking branch 'ledvinap/fix-303-i2c' into betaflight 2015-11-06 17:11:07 +01:00
borisbstyle 579a605378 Merge pull request #36 from readerror67/f3adcfix_again
F3 ADC for Current -- Resubmission
2015-11-06 15:42:05 +01:00
Read Error 9899476dbb Re-submitting, previous history re-write purged original. This will make current ADC work on F3. 2015-11-06 09:38:27 -05:00
borisbstyle c8a9ebc15d Disarm AUX extra safety precaution 2015-11-06 14:57:40 +01:00
borisbstyle a369064b73 Merge pull request #35 from digitalentity/betaflight-imu-fixes
Fix logging of IMU attitude to blackbox
2015-11-06 12:27:29 +01:00
Konstantin Sharlaimov (DigitalEntity) bee92d4c5a Fix logging of IMU attitude to blackbox 2015-11-06 21:14:37 +10:00
borisbstyle 91e6922b16 Merge remote-tracking branch 'digitalentity/betaflight-imu-fixes' into betaflight 2015-11-06 12:06:43 +01:00
Petr Ledvina 1979962029 Change I2C output type to OD
I2C OType should be set to OpenDrain (lib/main/STM32F30x_StdPeriph_Driver/src/stm32f30x_i2c.c#L31)
2015-11-06 11:38:57 +01:00
borisbstyle 5f12711c24 Easy compile option for buzzer on PIN6 2015-11-06 11:31:36 +01:00
Konstantin Sharlaimov (DigitalEntity) 831ac83f2b Dynamic kP gain for IMU calculations 2015-11-06 20:25:17 +10:00
Konstantin Sharlaimov (DigitalEntity) 0f8e4460bf Range fix for CLI 2015-11-06 19:45:41 +10:00
Konstantin Sharlaimov (DigitalEntity) 14b4c4a1e4 A possible fix to IMU level-off issue 2015-11-06 14:06:44 +10:00
Konstantin Sharlaimov (DigitalEntity) 74dc4face9 Add logging of IMU attitude to blackbox 2015-11-06 14:03:50 +10:00
borisbstyle 1a667442f2 Remove YawPtermState filter 2015-11-06 00:39:30 +01:00
borisbstyle 06704a1082 Optimize defaults 2015-11-06 00:38:29 +01:00
borisbstyle c537a0d164 Fix git issue with left binaries
Ignore binaries
2015-11-05 15:53:38 +01:00
borisbstyle 8129f47c69 Disable Beep on USB via beeper_off_flags 2015-11-05 15:17:47 +01:00
borisbstyle 7e72d89081 Bugfix for dumping/getting pid controllers in profiles 2015-11-05 13:20:31 +01:00
borisbstyle 52868ddc00 Merge commit 'fix_waiting_for_data_problem' into betaflight 2015-11-05 01:23:40 +01:00
borisbstyle 751ed53615 Version 2.1.2 2015-11-05 01:17:55 +01:00
borisbstyle f09d764742 Merge pull request #34 from 4712/betaflight
Fix 1wire pass through for F3 + target config changes
2015-11-05 00:59:17 +01:00
4712 ce743d3acc Fix 1wire pass through for F3 + target config changes 2015-11-05 00:40:11 +01:00
4712 42523e4bcb Revert "Fix 1wire pass through for F3 + target config changes"
This reverts commit c2b1dd3259.
2015-11-05 00:28:49 +01:00
4712 c2b1dd3259 Fix 1wire pass through for F3 + target config changes
Conflicts:
	src/main/io/serial_1wire.c
	src/main/target/RMDO/target.h
2015-11-05 00:19:51 +01:00
borisbstyle 699a9e46fc Merge pull request #33 from MotoLab/spek_bind
Enabled SPEKTRUM_BIND for MOTOLAB
2015-11-02 10:14:56 +01:00
Moto Moto d41cdd7236 Enabled SPEKTRUM_BIND for MOTOLAB 2015-10-31 13:37:19 -05:00
borisbstyle bcc17e21d6 Merge pull request #32 from yGO77/betaflight
Fix TARGET_BOARD_IDENTIFIER for IRCFUSIONF3
2015-10-30 08:49:52 +01:00
YANN OEFFNER 8d19824668 Fix TARGET_BOARD_IDENTIFIER for IRCFUSIONF3
Only 4  characters allowed, so set it as IFF3.
2015-10-30 06:55:20 +01:00