1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 13:55:18 +03:00
Commit graph

5925 commits

Author SHA1 Message Date
jflyper
ccdf1424c5 Rebased 2016-11-03 12:11:12 +09:00
borisbstyle
e2e44b28f5 Cleanup target code BFF3 2016-11-02 23:30:36 +01:00
borisbstyle
db77315ff9 Merge pull request #1444 from betaflight/optimiser
Disable -flto optimiser option for F3, F4 and F7
2016-11-02 22:26:16 +01:00
borisbstyle
7b8ebfc8f9 Disable -flto optimiser option for F3, F4 and F7 2016-11-02 22:24:08 +01:00
Martin Budden
da2deeb39c Merge pull request #1443 from martinbudden/bf_dashboard
Renamed display to dashboard
2016-11-02 20:53:51 +01:00
jflyper
617631e64f Fix VTX case 2016-11-03 04:05:41 +09:00
jflyper
f8c48f569a Menu contents separation 2016-11-03 03:35:33 +09:00
Martin Budden
b339697c36 Merge pull request #1438 from raphaelcoeffic/sport_msp
MSP over SPORT
2016-11-02 16:17:51 +01:00
Raphael Coeffic
97c2776644 small fix + coding style 2016-11-02 15:29:23 +01:00
jflyper
cc69964d6b Use max7456WriteChar instead of direct access to screenBuffer (osd.c)
Some fix-ups for different targets.
2016-11-02 19:12:50 +09:00
jflyper
15c83c184c Add OME_String for simple string entry 2016-11-02 17:57:53 +09:00
jflyper
9363f53945 Consistent naming for TxBytesFree 2016-11-02 15:55:29 +09:00
Martin Budden
5bc1105871 Renamed display to dashboard 2016-11-02 05:00:09 +00:00
Anders Hoglund
229d47943e REVONANO. Typos typos typos..... 2016-11-02 01:18:25 +01:00
jflyper
567c5cded5 Delete vi swap files... 2016-11-02 09:13:57 +09:00
jflyper
f58f7f65b1 Cleanups 2016-11-02 09:12:37 +09:00
Anders Hoglund
58d12a11cf RCEXPLORERF3. Typos fixed. 2016-11-02 00:36:12 +01:00
Anders Hoglund
41b36bfae1 AIRHEROF3. More typos fixed. 2016-11-02 00:26:13 +01:00
Anders Hoglund
cf4d764a58 AIORACERF3. Fix typo. 2016-11-02 00:01:24 +01:00
borisbstyle
eae9aec7b4 Merge pull request #1435 from mikeller/cli_resource_commands_cleanup
Cleaned up resource related commands in CLI.
2016-11-01 22:43:58 +01:00
borisbstyle
633caf0425 Merge pull request #1440 from blckmn/vcp_fix
Small fix for F4 hanging on dump all
2016-11-01 22:42:30 +01:00
borisbstyle
a88ef7e160 Remap some timers 2016-11-01 22:41:04 +01:00
jflyper
042096fbb7 Tx buffer availability hack to handle slow devices 2016-11-02 00:30:54 +09:00
blckmn
00014daa67 More uints to ints 2016-11-01 18:46:49 +11:00
blckmn
680a66ed2a Added small delay when buffer is full 2016-11-01 18:10:09 +11:00
blckmn
26a00cb660 Small fix for F4 hanging on dump all 2016-11-01 17:05:52 +11:00
blckmn
ed3ed31ac6 Removed excess element warnings (leaving with AUX1/2 as SWD) 2016-11-01 16:37:37 +11:00
blckmn
ec74dff10e KISSFC fixed up for dshot 2016-11-01 16:31:03 +11:00
blckmn
9fdd3aa2e4 Fixes for hardfault, target changes for ANYFCF7 and BFF3 2016-11-01 14:34:06 +11:00
blckmn
a57fbce95d uint8_t to int 2016-11-01 14:16:11 +11:00
blckmn
25b3f5b5ea Tidy up ints. 2016-11-01 14:16:11 +11:00
blckmn
801ebd4a58 Completed clean up of other targets 2016-11-01 14:16:11 +11:00
blckmn
bc5dd3667c Started cleanup of other targets 2016-11-01 14:16:11 +11:00
blckmn
546d8dffa8 Simplified check 2016-11-01 14:15:44 +11:00
blckmn
fa23aa6abf Corrections following review 2016-11-01 14:15:44 +11:00
blckmn
c5bb7cfd2f Introduced TIM_USE_ flags to give defaults for reset configuration. 2016-11-01 14:15:44 +11:00
Raphael Coeffic
c19843812c fixed missing include 2016-11-01 03:46:30 +01:00
borisbstyle
1da7883b5c Merge pull request #1436 from sambas/betaflightF7
F7 Fix DSHOT
2016-10-31 22:53:12 +01:00
Sami Korhonen
8c779d6cfc F7 Fix DSHOT 2016-10-31 19:25:50 +02:00
jflyper
b42de4f2a4 Provision OSDMenuFuncPtr to return long 2016-11-01 01:31:09 +09:00
Raphael Coeffic
ce0dd3536e LUA improvements (WiP) 2016-10-31 14:11:37 +01:00
Raphael Coeffic
d38d4949e9 a bit more cleanup 2016-10-31 14:11:37 +01:00
Raphael Coeffic
160bfaf907 Added frame re-assembly to LUA script 2016-10-31 14:11:37 +01:00
Raphael Coeffic
e37594981f Fixed reply header 2016-10-31 14:11:37 +01:00
Raphael Coeffic
7fd0a88617 Reworked error replies a bit 2016-10-31 14:11:36 +01:00
Raphael Coeffic
c39201f698 Pad error reply with 0s + bug fixes. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
b43ce99849 Added error checking + SPORT CRC fix 2016-10-31 14:11:36 +01:00
Raphael Coeffic
86c4195b4f Applied some ledvinap’s suggestions. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
083222dcff Added checksum checking for MSP/SPORT. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
1fc6bca61f Added LUA test script
This LUA script is meant to be run a telemetry script in OpenTX 2.2.
2016-10-31 14:11:36 +01:00