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

276 commits

Author SHA1 Message Date
Bas Delfos
bcb0181503 Review changes 2017-07-10 23:00:25 +02:00
Bas Delfos
b0b339fe31 Cleanup unused features 2017-07-10 23:00:25 +02:00
mikeller
613e5c3b2a Added checksum verification. 2017-07-11 01:32:47 +12:00
jflyper
e30d9e4a29 Rebased onto #3469 2017-07-09 20:53:05 +09:00
Hydra
042811bad7 BF - Port cleaned-up map command from CF.
Note: this uses the recently renamed RX_MAPPABLE_CHANNEL_COUNT instead of magic numbers.
2017-07-09 11:55:29 +01:00
mikeller
1f25b44c03 Added display of (KISS) ESC version info for 'dshotprog <ESC index> 6'. 2017-07-09 20:16:15 +12:00
mikeller
b20ede5165 Added command 'motor 255' (all motors) to CLI. 2017-07-09 17:41:39 +12:00
jflyper
5a7054f704 Merge branch 'master' into bfdev-configurable-escserial-pin 2017-07-09 12:58:04 +09:00
Martin Budden
6ec6e7005d Renamed MAX_MAPPABLE_RX_INPUTS 2017-07-08 07:00:15 +01:00
Martin Budden
3cdbaaf14d Remove duplication in motor enable/disable 2017-07-06 08:55:26 +01:00
Martin Budden
3d4f0bb137 Whitespace tidy 2017-07-05 06:36:22 +01:00
jflyper
c6aa8e7b56 Add resource command 2017-07-03 11:52:01 +09:00
Dan Nixon
dbbe79a9f4 Add arming disabled reasons to OSD 2017-07-02 17:29:21 +01:00
jflyper
d18a06f721 Merge remote-tracking branch 'betaflight/master' into bfdev-configurable-spi-phase-1 2017-07-02 11:06:50 +09:00
Michael Keller
4c8b607f95 Merge pull request #3409 from blckmn/armdisabledflags
Moving gyro to rest of hardware in settings.c
2017-07-02 13:30:32 +12:00
Michael Keller
446184b4cf Merge pull request #3292 from jflyper/bfdev-configurable-transponder
Configurable transponder
2017-07-02 13:28:35 +12:00
blckmn
ba298eebb5 Moving gyro to rest of hardware in settings.c 2017-07-02 10:49:45 +10:00
blckmn
82b73ce00e Moved disabled flags text to CLI where other flag text is located 2017-07-02 10:06:38 +10:00
blckmn
67d2c3ef25 Minor makefile change to support windows better
Removed uninitialised warnings
2017-07-02 06:55:14 +10:00
jflyper
fd7df8cc0e Dah! 2017-06-30 22:53:04 +09:00
jflyper
65c4b26aa4 Merge branch 'master' into bfdev-configurable-transponder 2017-06-30 22:36:25 +09:00
jflyper
42ba069a69 Print names instead of hex value 2017-06-30 22:02:40 +09:00
jflyper
1c2573c50f MINIMAL_CLI only print the value. 2017-06-30 14:35:22 +09:00
jflyper
adee15a806 Allow gyro-less booting 2017-06-30 08:51:06 +09:00
mikeller
31df82db2d Reworked arming conditions. 2017-06-30 08:43:46 +12:00
jflyper
84ba94f266 Remove NSS related defs and ammend cli.c 2017-06-26 11:39:13 +09:00
jflyper
ac668e2c6d Merge branch 'master' into bfdev-configurable-spi-phase-1 2017-06-24 15:27:57 +09:00
jflyper
1923316efd Touch up 2017-06-24 15:19:39 +09:00
jflyper
e88db3cb1a Merge branch 'master' into bfdev-configurable-bind-pin-2 2017-06-23 19:20:31 +09:00
jflyper
7a52f91975 Make SPI pins configurable 2017-06-23 11:12:10 +09:00
mikeller
2b2894a96f Fixed CLI buffer defines. 2017-06-23 00:43:45 +12:00
jflyper
f9bd5b1af5 Rebased onto master 2017-06-21 02:27:38 +09:00
jflyper
bb1ca6d57d Conflict resolution 2017-06-21 02:24:51 +09:00
jflyper
8e2ebcf026 Rebased on to master 2017-06-19 19:43:18 +09:00
Michael Keller
7b762e640c Merge pull request #3304 from mikeller/add_cli_array
Added support for array variables to CLI.
2017-06-19 21:39:49 +12:00
borisbstyle
98b301f1e8 Merge pull request #3302 from blckmn/config_led
Making status LEDs configurable.
2017-06-19 08:19:06 +02:00
Michael Keller
f65249e137 Increased buffer size. 2017-06-19 08:45:19 +12:00
Michael Keller
71958b6732 Merge pull request #3287 from mikeller/remove_pg_profile_support
Removed support for profile handling in parameter groups.
2017-06-18 15:52:30 +12:00
Michael Keller
a5b428ae4f Added support for array variables to CLI. 2017-06-18 01:43:08 +12:00
blckmn
daa0afcd39 Initial making of LEDs configurable 2017-06-17 16:47:38 +10:00
jflyper
c7f62e47a6 Automatic spektrum bind pin determination 2017-06-17 04:12:50 +09:00
Michael Keller
e7a02c819c Merge pull request #3229 from jflyper/bfdev-i2c-configurable-rework
Configurable I2C (rework)
2017-06-16 09:11:25 +12:00
jflyper
52bfef1ea5 Configurable I2C (rework) 2017-06-16 01:20:32 +09:00
jflyper
fda5e0f962 Configurable transponder 2017-06-15 17:43:05 +09:00
mikeller
774cae215c Removed support for profile handling in parameter groups. 2017-06-15 03:11:02 +12:00
mikeller
fd79841ffc Fixed dump of resources in CLI. 2017-06-14 00:16:07 +12:00
Martin Budden
39d6b31036 Code tidy 2017-06-04 14:12:56 +01:00
Martin Budden
23f158913e Moved time functions out of system.h into time.h 2017-05-26 14:03:28 +01:00
Anders Höglund
2463d5164e Merge pull request #3072 from ledvinap/fix-sitl-warnings
Fix SITL warnings
2017-05-16 11:18:10 +02:00
Petr Ledvina
58212464c5 Fix SITL warnings 2017-05-15 19:49:15 +02:00