Commit 5f28cd4
authored
Fixed issues of first applications run (betaflight#753)
* resolved issue of load default workspace configuration
* The onSwitchWorkspace function call optimization
* Resolved issue: GraphConfig load error by first programm run
* resolved error of loading undefined stored graph config data by first program run
* Code style improvement
* resolved issue of wrong curves colors by first application run
* The SonarCloud issue improvement
* The SonarCloud issue improvement
* Resolved issue of color assign for combined (Gyro+PID) samples graphs1 parent 748638e commit 5f28cd4
3 files changed
+193
-191
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
1395 | 1397 | | |
1396 | 1398 | | |
1397 | 1399 | | |
1398 | | - | |
| 1400 | + | |
| 1401 | + | |
1399 | 1402 | | |
1400 | 1403 | | |
1401 | 1404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
294 | 295 | | |
295 | 296 | | |
296 | | - | |
297 | 297 | | |
298 | | - | |
299 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
300 | 302 | | |
301 | 303 | | |
302 | 304 | | |
| |||
0 commit comments