Commit Graph

66 Commits

Author SHA1 Message Date
mikeller 3873463fcf Added support for the FrSky FPort protocol. 2017-11-07 22:25:02 +13:00
Bas Delfos 800e44906d Timer implementation from INAV 2017-11-06 20:09:24 +01:00
Anders Hoglund 24a282a9a3 Added .mk as files with LF line ending. Converted a few files in the make dir. 2017-11-05 20:41:17 +01:00
ethomas999 8a27c9e194 Implemented 'vtx_' settings and SetFreqByMHzMsp support
Implemented 'vtx_' settings for SmartAudio and Tramp

Added 'vtx_freq' setting for SmartAudio and Tramp

SmartAudio-CMS fixes and improvements

Added SetFreqByMHzMsp support for SmartAudio and Tramp
2017-10-19 23:32:24 -04:00
allenyan 4df1084d1d Add RunCam Device Protocol Support(DisplayPort, DeviceSetting Access, 5 key osd cable simulation) 2017-10-19 16:19:27 +08:00
Martin Budden 4354307097 Split jetiexbus telemetry into separate module 2017-09-27 14:35:20 +01:00
Curtis Bangert 863b24ae6a Corrected smartport regression issue with msp_shared
Corrected condition where an extra padded zero was added to outgoing msp buffers.
Whitespace tidy and removal of unnecessary condition.
Commented OSD and CMS from STM32F3DISCOVERY target.h
Various improvements to msp_shared (removed byte loops, point arithmetic)
Raised schedule priority of CRSF device and MSP calls
Reworked buffers in msp_shared to enable writes.
Moved msp buffers to msp_shared
Added new custom frames and reworking msp implementation
Implemented CRSF device info reply
Adding crsf ping/pong device info functionality
Changed Colibri FC address to Betaflight address
Implementing MSP in CRSF Telemetry
Decoupled msp functionality from smartport into msp_shared
Moved USE_SERVOS to FLASH>128 per mikeller
2017-09-10 01:36:59 -04:00
Steffen Windoffer 03aa31acdd remove not needed whitespaces 2017-08-24 11:33:39 +02:00
Martin Budden aef34a0a53 Split Tramp CMS code into separate module 2017-08-18 07:09:25 +01:00
Martin Budden 091b6bc912 Split smartaudio CMS code into separate module 2017-08-18 06:40:31 +01:00
Martin Budden d9b3be0cf7 Split RTC6705 CMS code into separate module 2017-08-17 22:09:48 +01:00
Martin Budden 4ba8669cc3 Additional crc functions 2017-08-13 12:02:46 +01:00
Martin Budden 15448d3d2e Changed speed optimised source to save ROM 2017-08-01 09:19:00 +01:00
DieHertz b0cc2b670d Implemented streaming Huffman compression in chunks of 256 bytes 2017-07-27 16:04:38 +03:00
blckmn a94f0e2420 Changes prior to rebase 2017-07-21 07:51:13 +10:00
blckmn 61cfb0aedf Some separation in the Makefile 2017-07-21 07:51:13 +10:00