Andrew Tridgell
|
64fae25882
|
AP_OSD: added runtime font switching
|
2018-07-09 19:48:09 +10:00 |
|
Andrew Tridgell
|
7454c9f8c5
|
AP_OSD: load font on startup
this reduces memory fragmemtation and maximises available memory
during update
|
2018-07-09 19:41:56 +10:00 |
|
Alexander Malishev
|
d0571f55ed
|
AP_OSD: use autoincrement mode to reduce spi traffic
|
2018-07-01 20:26:53 +10:00 |
|
Alexander Malishev
|
fcd351b5c0
|
AP_OSD: fixed gps stat and messages items, reformat
|
2018-06-27 14:55:00 +10:00 |
|
Alexander Malishev
|
e487f37fd7
|
HAL_ChibiOS: added font check on startup
Based on Andrew Tridgell suggestion
|
2018-06-27 14:55:00 +10:00 |
|
Andrew Tridgell
|
06fdc50169
|
AP_OSD: switched to 2-d arrays
makes it a bit easier to read
|
2018-06-27 14:55:00 +10:00 |
|
Andrew Tridgell
|
2fb63828bb
|
AP_OSD: use fixed array sizes
the allocation didn't win anything as the backend is already allocated
|
2018-06-27 14:55:00 +10:00 |
|
Andrew Tridgell
|
2c29d1c297
|
AP_OSD: tidy ups
|
2018-06-27 14:55:00 +10:00 |
|
Alexander Malishev
|
c1d82a43c5
|
AP_OSD: initial version
|
2018-06-27 14:55:00 +10:00 |
|