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

14 commits

Author SHA1 Message Date
jflyper
482dbe316b Rebased again ... 2016-10-26 03:22:12 +09:00
Martin Budden
6aa40846fe Improved MSP initialisation and independence from serial code 2016-10-24 18:49:08 +01:00
jflyper
6a6fd07dfb Rebased (streamBuf) 2016-10-24 02:30:29 +09:00
Martin Budden
09bb6d9300 Reduce F1 RAM usage and CC3D ROM usage 2016-10-22 17:46:00 +01:00
Michael Keller
e6b3538ccf Made dataflash buffer size dependent on RAM. Also, reenabled some features for NAZE. 2016-10-22 21:50:07 +13:00
jflyper
7f2ebbd2fa Touch ups 2016-10-20 23:49:24 +09:00
jflyper
b2a682b2ea Merge remote-tracking branch 'origin/bfdev-osd-cms-separation-poc' into bfdev-osd-cms-separation-poc 2016-10-20 23:27:08 +09:00
jflyper
0249443862 Rebased onto super-abstracted msp 2016-10-20 23:21:32 +09:00
jflyper
01eab00fd7 Configuration Menu System support for external OSD
A quick hack to support config menu on external OSD, consisiting of:

- CMS-OSD partial separation (CMS and OSD reside in a same file: osd.c)
- MSP message injection (take it as server-push in client-server model)
2016-10-20 22:42:39 +09:00
Martin Budden
92c3fb7d8d Tidied serializeDataflashReadReply 2016-10-20 13:27:49 +01:00
Martin Budden
613239b8c8 Split MSP_WP command into separate function 2016-10-20 13:27:49 +01:00
Martin Budden
60e80c23d7 Increased MSP inbuf size to 256 2016-10-20 13:27:49 +01:00
Martin Budden
b62afbefd8 First cut of MSP using streambuf 2016-10-20 13:27:49 +01:00
Martin Budden
5f791cef77 Renamed some MSP related files 2016-10-16 11:13:38 +01:00
Renamed from src/main/io/serial_msp.h (Browse further)