1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00
Commit graph

17 commits

Author SHA1 Message Date
Michael Keller
0926f64f3b Fixed backup / restore, unified file name generation. 2017-03-03 13:35:24 +13:00
mikeller
70f300d9eb Use craft name (if set) in the proposed blackbox log file name. 2017-01-16 01:39:53 +13:00
mikeller
d2906e3c9e Added version gate. 2017-01-04 01:23:26 +13:00
Michael Keller
5327f7afd7 Increased dataflash download block size to 4096 for VCP targets. 2017-01-04 01:22:36 +13:00
mikeller
4e8e8890ab Added '.BFL' extension to log file name suggestions. Also changed to upper case for consistency with SD Card logs. 2016-10-16 16:42:37 +13:00
mikeller
e3271df250 Fixed dataflash download for VCP boards by setting block size to 512. 2016-09-25 13:15:43 +13:00
Michael Keller
ca772a0896 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
TheAngularity
c694d4c035 save button broken again ... fixed typo 2016-08-14 10:48:16 +02:00
mikeller
838ab954f1 Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
KiteAnton
96115be10e Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
KiteAnton
cbba3a3a54 Fix save issue for blackbox tab 2016-08-09 21:02:34 +02:00
KiteAnton
2ffefb065f Some cleanup of MSP code 2016-08-06 15:59:43 +02:00
KiteAnton
2295f66bc5 Fix for possible issue if loggingRate == Infinity, due to missing configuration 2016-08-04 02:12:50 +02:00
KiteAnton
24e06f56f0 Modified blackbox rate selection 2016-08-02 22:26:50 +02:00
mikeller
9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
nathan
cbb7122336 disable stats 2016-06-15 22:25:11 -07:00
Nicholas Sherlock
4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00