File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 3939</ head >
4040< body >
4141< div class ="log ">
42+ < h2 > 3.1.0 - Standalone app</ h2 >
43+
44+ < ul >
45+ < li > Fixed spectrogram axis labeling bug for differing gyro and PID loop speeds</ li >
46+ < li > Updates to support new logging features of the 3.4 firmware</ li >
47+ < li > Added support for drag / dropping log files into the application</ li >
48+ < li > Lots of UI improvements</ li >
49+ </ ul >
4250 < h2 > 3.0.0 - Standalone app</ h2 >
4351
4452 < ul >
Original file line number Diff line number Diff line change 11{
22 "name" : " Betaflight - Blackbox Explorer" ,
33 "description" : " Interactive flight log viewer for Betaflight" ,
4- "version" : " 3.0.0" ,
5- "version_name" : " 3.0.0" ,
4+ "version" : " 3.1.0" ,
65 "manifest_version" : 2 ,
76 "default_locale" : " en" ,
87 "app" : {
Original file line number Diff line number Diff line change 22 "name" : " betaflight-blackbox-explorer" ,
33 "displayName" : " Betaflight - Blackbox Explorer" ,
44 "description" : " Crossplatform blackbox analitics tool for Betaflight flight control system." ,
5- "version" : " 3.0 .0" ,
5+ "version" : " 3.1 .0" ,
66 "main" : " main_nwjs.html" ,
77 "bg-script" : " background.js" ,
88 "default_locale" : " en" ,
You can’t perform that action at this time.
0 commit comments