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

7071 commits

Author SHA1 Message Date
Raphael Coeffic
07659576b1 fixed pre-processor directives 2017-01-15 14:11:49 +01:00
Raphael Coeffic
c29f8a79ed use separate serial functions for SmartAudio and Tramp. 2017-01-15 12:22:18 +01:00
Raphael Coeffic
56c8fb0183 re-enabled VTX_SMARTAUDIO 2017-01-15 12:21:51 +01:00
Raphael Coeffic
c74e4f9a5c fixed missing include 2017-01-15 12:20:39 +01:00
Raphael Coeffic
dddd09ae87 tramp: moved common definitions to vtx_common 2017-01-15 11:59:44 +01:00
Raphael Coeffic
58a778c797 tramp: removed temperature support until scale is defined 2017-01-15 00:08:39 +01:00
Raphael Coeffic
0fe30c06e2 some cleanup 2017-01-15 00:07:47 +01:00
Raphael Coeffic
632ab29e48 tramp: fixed initial cms menu settings 2017-01-13 18:21:28 +01:00
Raphael Coeffic
868256617d fixed pit-mode
Beware that the so called pit-mode is more some kind of a power switch. You might need to stick the receiver antenna against the transmitter to receive the very weak signal.
2017-01-13 15:59:49 +01:00
Raphael Coeffic
0818999530 tramp: use async changes + small fixes 2017-01-13 15:59:49 +01:00
jflyper
4696c4ad45 Debugging trampReceive: array boundary checking
Removed frame timeout also.
2017-01-13 15:59:49 +01:00
jflyper
465870cb0c Delay 1sec between freq and power 2017-01-13 15:59:49 +01:00
jflyper
3d9a82e4ae Disable trampHandleResponse() instead of trampReceive() 2017-01-13 15:59:49 +01:00
jflyper
5bbf4e13c1 Fixed I (PIT) command parameter 2017-01-13 15:59:49 +01:00
jflyper
9bca2b88d0 Fixes and extensions 2017-01-13 15:59:36 +01:00
jflyper
195d3a3cf3 Serial option to production 2017-01-13 15:59:36 +01:00
jflyper
6550d738db Some enhancements 2017-01-13 15:59:36 +01:00
jflyper
0c026a237a Checksum range changed from 1 2017-01-13 15:59:36 +01:00
jflyper
74d175edfb Changes per @ledvinap's commend + some debugging 2017-01-13 15:59:36 +01:00
jflyper
eec475078c Removed debug 2017-01-13 15:59:36 +01:00
jflyper
6515ae3490 Added power and pit mode 2017-01-13 15:59:36 +01:00
jflyper
58ed2ed590 Tramp prototype driver 2017-01-13 15:59:36 +01:00
Michael Keller
033e41500c Merge pull request #2097 from mikeller/add_brushed_autodetect_to_tinybeef3
Added brushed motor auto detect to TINYBEEF3.
2017-01-14 00:20:09 +13:00
Martin Budden
71d3963fdb Merge pull request #2099 from martinbudden/bf_cc3d_opbl_rom_reduction
Remove some serial RX protocols to reduce CC3D_OPBL ROM usage
2017-01-12 22:19:57 +00:00
Martin Budden
996bf5126a Remove some serial RX protocols to reduce CC3D_OPBL ROM usage 2017-01-12 21:51:18 +00:00
mikeller
08ac5a3298 Added brushed motor auto detect to TINYBEEF3. 2017-01-13 00:17:03 +13:00
borisbstyle
1b7ffa7d42 Update README.md 2017-01-12 11:57:33 +01:00
borisbstyle
7a9b30cc7b Merge pull request #2096 from mikeller/add_gyro_calibration_debug
Added debug output for gyro calibraton noise, increased 'moron_threshold' to 48.
2017-01-12 11:39:26 +01:00
mikeller
a91ff6838f Added debug output for gyro calibraton noise, increased 'moron_threshold' to 48. 2017-01-12 21:54:05 +13:00
borisbstyle
9b2d34b818 Merge pull request #2089 from mikeller/disable_32khz_gyro_if_gyro_lpf_used
Changed checks to disable 32kHz gyro updates if 'gyro_lpf' is used.
2017-01-11 15:50:22 +01:00
borisbstyle
c6bbde7945 Merge pull request #2090 from mikeller/rename_serial_cli_fc_main
Renamed 'serial_cli' and 'fc_main'.
2017-01-11 13:18:20 +01:00
mikeller
5e45ec3293 Renamed 'serial_cli' and 'fc_main'. 2017-01-11 23:22:03 +13:00
mikeller
7243e819fc Changed checks to disable 32kHz gyro updates if 'gyro_lpf' is used. 2017-01-11 22:11:51 +13:00
Martin Budden
322ae59051 Merge pull request #2086 from martinbudden/bf_gyro_sync_fix
Fixed handling of 32kHz gyro in gyroSetSampleRate
2017-01-11 01:26:24 +00:00
borisbstyle
9af5b8d35a Merge pull request #2087 from blckmn/patch
Removed VCP default to using second serial (UART1 in most cases) to MSP
2017-01-11 02:25:44 +01:00
blckmn
ccc7292b6c Removed VCP default to using second serial (UART1 in most cases) to MSP 2017-01-11 12:24:34 +11:00
J Blackman
979ecd3fa8 Merge pull request #2084 from blckmn/patch
Update to ensure serial_cli list matches enum for PWM protocols
2017-01-11 12:15:39 +11:00
blckmn
1c4e5aceda Update to ensure serial_cli list matches enum for PWM protocols 2017-01-11 12:13:07 +11:00
borisbstyle
af9a7f8eae Correct handling for slower boards 2017-01-11 02:05:51 +01:00
Martin Budden
c4fe48c248 Fixed handling of 32kHz gyro in gyroSetSampleRate 2017-01-11 01:03:28 +00:00
borisbstyle
7c78c3090e Merge pull request #2085 from martinbudden/bf_gyro_use32k_fix
Do runtime check to see if gyro supports 32kHz
2017-01-11 01:58:43 +01:00
Martin Budden
7b90a76098 Do runtime check to see if gyro supports 32kHz 2017-01-11 00:53:15 +00:00
borisbstyle
b294ada0f1 Allow 32k for dshot600 2017-01-11 01:33:14 +01:00
Martin Budden
a0cb722254 Merge pull request #2082 from blckmn/task_dispatch
SRXL: Added dispatcher start only if needed.
2017-01-10 23:03:08 +00:00
blckmn
6606c0d39f Renamed some items based on feedback from @martinbudden 2017-01-11 09:23:52 +11:00
blckmn
a88d2db0d5 Added dispatcher start only if needed. 2017-01-11 08:57:26 +11:00
Martin Budden
c4885d8018 Merge pull request #2012 from blckmn/task_dispatch
Task dispatch - fix for SRXL delay required
2017-01-10 19:42:58 +00:00
Michael Keller
7f86dee88a Merge pull request #2072 from mikeller/increase_msp_api_version
Increased MSP api version number in preparation for next release.
2017-01-10 18:38:44 +13:00
Michael Keller
f7c4f3eff1 Increased MSP api version number in preparation for next release. 2017-01-10 18:38:14 +13:00
blckmn
f292dffac0 Putting GPS back in - but disabling MAG on NAZE. 2017-01-10 14:50:47 +11:00