1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
Commit graph

256 commits

Author SHA1 Message Date
Martin Budden
d2b31c1770 Fixed some comparion sign warnings 2017-08-16 11:30:00 +01:00
Martin Budden
c0961d7f4c Fixed some comparion sign warnings in MAX macros 2017-08-16 08:55:12 +01:00
bkeinert
43a927b759 change helptext for dump/diff clí commands to be consistent with the actual behavior 2017-08-15 00:49:30 +02:00
bkeinert
5d258d11f2 sync order of beeperTable and beeperMode_e enum
add beeperModeMaskForTableIndex function and use it in CLI
add change to unittest to make it compile
2017-08-14 01:12:23 +02:00
midelic
fbd712a255 Added FrSky SPI RX and MIDELICF3 target.
add MIDELICF1/MIDELICF3 targets

added more files/target mods

typo error/cosmetics

mod telemetry files

cosmetics

update to full telemetry

Add images

telemetry select default

info readme

activate full telemetry

added FrskyRX main files

added info

cosmetics

fix telemetry buffer range

fix range

fix telemetry buffer

typo fix

added MIDELICF3V2 target

cosmetics

a2 telemetry fix

change status LED pin for production board

telemetry fix

telemetry fix

forgot  to add bind via cli

Fixes to make MIDELICF3 build.

Switched FrSky bind information to PG.

Added 'autoBind' as a config setting.

Some fixups.

Fixed binding (Langkawi edit).

Made FrSky binding non-blocking.

Fixups before PR.

Fixed telemetry integration.
2017-08-04 08:44:50 +08:00
blckmn
3846dd5cf6 Fix for reset on save 2017-07-29 20:59:13 +10:00
Martin Budden
03caa1cc8d Merge pull request #3600 from blckmn/boardIdentifier
Board identifier being moved to systemConfig
2017-07-29 06:47:00 +01:00
Petr Ledvina
8d37ae885f Use variable for eeprom emulation
Linker section is not necessary
2017-07-27 02:12:23 +08:00
blckmn
7a5d1d9b8e Moving boardIdentifier out of config header and into systemConfig (for generic targets) 2017-07-25 09:05:12 +10:00
Martin Budden
6943fb8e56 Split MSP box code into separate module 2017-07-20 13:33:34 +01:00
Martin Budden
96d0b468e9 Merge pull request #3562 from DanNixon/remove_failsafe_enable_option
Remove the ability to disable stage 2 failsafe
2017-07-19 16:06:59 +01:00
jflyper
363cfae650 Merge branch 'master' into bfdev-configurable-baro 2017-07-19 18:18:23 +09:00
Dan Nixon
e0ebee168a Remove the ability to disable stage 2 failsafe 2017-07-19 09:47:09 +01:00
jflyper
7fddf1169b Merge branch 'master' into bfdev-configurable-adc-pins 2017-07-19 10:02:40 +09:00
Andrey Mironov
2636ffddb9 Renamed occurrences of CAMERA_CONTROL to USE_CAMERA_CONTROL 2017-07-18 17:55:08 +03:00
jflyper
ec8592d779 Rebased 2017-07-18 17:45:55 +09:00
jflyper
8fe8da975b Use csn instead of cs for chip select. 2017-07-18 17:21:46 +09:00
Michael Keller
dcc600a78b Merge pull request #2727 from DieHertz/camera-control
Camera OSD control
2017-07-18 06:47:57 +08:00
jflyper
2e755ae5d6 Add adc pin resource handling 2017-07-17 21:42:20 +09:00
jflyper
c53e16b20e Merge remote-tracking branch 'betaflight/master' into bfdev-configurable-baro 2017-07-17 01:47:40 +09:00
jflyper
d2c71a6f7e Add bus parameters to barometerConfig_t, cli handling 2017-07-16 23:57:16 +09:00
Martin Budden
afe2d26ded Merge pull request #3523 from fishpepper/cli_array
improved array handling in cli
2017-07-16 07:40:43 +01:00
DieHertz
cc358dc405 Implemented Camera Control using Hardware and Software PWM 2017-07-16 02:23:31 +03:00
fishpepper
544cad10df cleanup and style cosmetics 2017-07-15 20:30:55 +02:00
Martin Budden
07dc62f465 Merge pull request #3517 from basdelfos/feature_cleanup
Fixed feature list in cli dump command
2017-07-15 09:33:26 +01:00
fishpepper
7f47144b1a better array support (uint8_t, int8_t, uint16_t, int16_t) and better parser 2017-07-14 19:03:19 +02:00
Bas Delfos
ae21fceafd Fixed features in dump command 2017-07-14 14:21:31 +02:00
Michael Keller
779d3ceb0a Added ESC info display for 'dshotprog 255 6' invocation (all ESCs). 2017-07-14 00:07:44 +08:00
Michael Keller
1a472b199c Merge pull request #3466 from basdelfos/feature_cleanup
Cleanup unused features
2017-07-12 11:36:33 +12:00
Michael Keller
de6b4ff62a Merge pull request #3474 from mikeller/add_esc_version_info
Added display of (KISS) ESC version info for 'dshotprog <ESC index> 6'.
2017-07-11 21:16:56 +12:00
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