1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
Commit graph

5110 commits

Author SHA1 Message Date
borisbstyle
cd7b7623fc Merge pull request #908 from AndersHoglund/fix_CC3D_BP6
Fix CC3D beeper.
2016-08-07 00:18:50 +02:00
Anders Hoglund
aca449a043 Fix CC3D beeper. 2016-08-06 23:08:58 +02:00
Sami Korhonen
8fce0c2e6e Add support for Colibri fc, used in Gemini racer hex 2016-08-06 13:36:27 +03:00
nathan
c3638362fd turn on shared ppm / serialrx3 on the omnibus so people dont need to desolder resistors 2016-08-05 19:13:47 -07:00
Michael Jakob
8d2902a8eb Support for Sparky 2 (new target) 2016-08-06 00:03:12 +02:00
J Blackman
c4e7dddc06 Merge pull request #899 from AlienWiiBF/Sparky_I2C_fix
Sparky I2C initialization fix
2016-08-06 07:56:46 +10:00
J Blackman
63a2888963 Merge pull request #890 from martinbudden/bf_headers
Removed #includes from header files
2016-08-06 07:54:26 +10:00
J Blackman
e4011e9c5e Merge pull request #898 from AndersHoglund/fix_revo_sat_bind
Enable spektrum sat bind on REVO, REVNANO and BLUEJAYF4.
2016-08-06 07:53:19 +10:00
Michael Jakob
bb681c2230 Sparky I2C initialization fix 2016-08-05 22:18:02 +02:00
Anders Hoglund
e84b2e4b01 Enable spektrum sat bind on REVONANO and BLUEJAYF4. 2016-08-05 21:22:52 +02:00
Anders Hoglund
361f937f6f Enable spektrum sat bind on REVO. 2016-08-05 17:19:22 +02:00
borisbstyle
81c06ace92 Refactor rate limit 2016-08-05 14:18:31 +02:00
borisbstyle
437b901737 Fix rebase artifacts 2016-08-05 13:55:09 +02:00
borisbstyle
080e0926c2 Merge branch 'development' of https://github.com/borisbstyle/betaflight into development 2016-08-05 13:43:57 +02:00
Anders Hoglund
f1d54a5679 Move PIDweight to a common place. pid_legacy should not depend on pid_betaflight. 2016-08-05 13:42:36 +02:00
Martin Budden
114bfb76ff Put each PID in its own .c file 2016-08-05 13:42:32 +02:00
Martin Budden
57f9b4edb2 Removed dependencies on sensors/ 2016-08-05 13:40:36 +02:00
Martin Budden
426ce5bd2d Optimisation of driver header files 2016-08-05 13:40:17 +02:00
Anders Hoglund
50d58c027b Added missing include. Target VRRACE build failed. 2016-08-05 13:38:56 +02:00
Anders Hoglund
7c2879c8f7 Move PIDweight to a common place. pid_legacy should not depend on pid_betaflight. 2016-08-05 13:38:55 +02:00
Martin Budden
0a767d37c4 Put each PID in its own .c file 2016-08-05 13:38:50 +02:00
Martin Budden
aad4b7d005 Removed dependencies on sensors/ 2016-08-05 13:34:49 +02:00
Martin Budden
b2721d554c Added #pragma once to debug.h 2016-08-05 13:34:49 +02:00
Martin Budden
7b8bc40f21 Optimisation of driver header files 2016-08-05 13:34:48 +02:00
borisbstyle
d40c5f80fa Start on version 3.1.0 2016-08-05 13:32:51 +02:00
borisbstyle
cb72f0a6d6 Match configurator output 2016-08-05 13:23:52 +02:00
borisbstyle
2427ad1478 New defaults // FIX for slow defaults on SPI targets // refactor 2016-08-05 13:02:06 +02:00
borisbstyle
38e812a5a5 Add roll pitch velocity 2016-08-05 00:55:12 +02:00
borisbstyle
810dc5bc74 Merge branch 'devel_fix' into development 2016-08-05 00:25:38 +02:00
Anders Hoglund
d2600ed95b Added missing include. Target VRRACE build failed. 2016-08-05 00:23:53 +02:00
Anders Hoglund
64dc6b6b1a Move PIDweight to a common place. pid_legacy should not depend on pid_betaflight. 2016-08-05 00:23:52 +02:00
Martin Budden
ec558e8339 Put each PID in its own .c file 2016-08-05 00:23:46 +02:00
Martin Budden
eb3da3ae2c Removed dependencies on sensors/ 2016-08-05 00:22:17 +02:00
Martin Budden
c1c94d67bd Added #pragma once to debug.h 2016-08-05 00:22:16 +02:00
Martin Budden
2676408071 Optimisation of driver header files 2016-08-05 00:22:15 +02:00
borisbstyle
c33e14db4b Start on version 3.1.0 2016-08-05 00:22:15 +02:00
borisbstyle
3371cadd86 Add yaw smoothing back // adjust defaults // KISS fc remove some shared timers 2016-08-05 00:19:01 +02:00
borisbstyle
06be182e50 Add yaw smoothing back // adjust defaults // KISS fc remove some shared timers 2016-08-05 00:02:38 +02:00
Martin Budden
9eeb6bb2e7 Removed #includes from header files 2016-08-04 19:45:43 +01:00
Martin Budden
0e95e3d811 Used forward declarations to remove #includes from header files 2016-08-04 17:37:16 +01:00
Martin Budden
9d76cb52c0 Merge pull request #887 from AndersHoglund/fix_vrracer
Added missing include. Target VRRACE build failed.
2016-08-04 17:32:13 +01:00
Martin Budden
17267d773e Merge pull request #886 from AndersHoglund/fix_pidc_dependency
Move PIDweight to a common place.
2016-08-04 17:31:43 +01:00
Anders Hoglund
43851b95e6 Added missing include. Target VRRACE build failed. 2016-08-04 15:16:30 +02:00
Anders Hoglund
c5be0fb3dc Move PIDweight to a common place. pid_legacy should not depend on pid_betaflight. 2016-08-04 14:20:39 +02:00
borisbstyle
1dd643faa2 Merge pull request #884 from martinbudden/bf_pid_split
Put each PID in its own .c file
2016-08-04 12:23:33 +02:00
borisbstyle
48bc57dcba Merge pull request #882 from martinbudden/bf_header_optimisation
Optimisation of driver header files
2016-08-04 12:23:12 +02:00
Martin Budden
a475d26fcc Removed dependencies on sensors/ 2016-08-04 11:00:40 +01:00
borisbstyle
7d119ae669 Cleanup ONESHOT125 feature // Default denom 2016-08-04 11:47:40 +02:00
borisbstyle
fed2912f7b Cleanup ONESHOT125 feature // Default denom 2016-08-04 11:46:55 +02:00
borisbstyle
49a521d17c Just the defaults 2016-08-04 10:13:31 +02:00