AP_OSD: updated fonts

This commit is contained in:
vierfuffzig 2018-07-10 00:50:29 +02:00 committed by Andrew Tridgell
parent 02bc49f6b5
commit bdede462e8
16 changed files with 1174 additions and 1181 deletions

View File

@ -1,49 +1,42 @@
# Font styles
_The implementation of on-the-fly font style switching is still work in progress. As for now, there's a variety of font styles that can be chosen prior to building the code._
There are various font styles available to choose from. Credits to [inavosd](https://github.com/iNavFlight/inav-configurator/tree/master/resources/osd) for providing the basis to develop on.
Credits to [inavosd](https://github.com/iNavFlight/inav-configurator/tree/master/resources/osd) for providing the basis to develop on.
Font styles can be switched on-the-fly font style by setting parameter OSD_FONT to the desired number. This works for hardware backends as well as for SITL OSD.
Available font styles are:
Available styles and respective OSD_FONT numbers are:
**clarity (default)** a clearly visible large font:
**clarity (OSD_FONT 0, default)** a clearly visible large font:
![](clarity.png)
**clarity_medium** good visibility, less dominant than clarity default:
**clarity_medium (OSD_FONT 1)** good visibility, less dominant than clarity default:
![](clarity_medium.png)
**bfstyle** bf- / inav-osd default style:
**bfstyle (OSD_FONT 2)** bf- / inav-osd default style:
![](bfstyle.png)
**bold** a bolder version of bfstyle:
**bold (OSD_FONT 3)** a bolder version of bfstyle:
![](bold.png)
**digital** 80's clock radio style:
**digital (OSD_FONT 4)** 80's clock radio style:
![](digital.png)
## Adding font styles ##
## Individualizing charsets ##
Charsets can be edited or built form scratch using [MAX7456charwizard](https://github.com/diydrones/MinimOSD-Extra/blob/master/Tools/MAX7456Charwizard.jar). Added charsets need to be converted to a binary file named fontN.bin prior to building the code. Files within this namespace will be automatically included in the build, so you can modify and replace existing .bin files or add your individual styles.
Charsets can be edited or built form scratch using [MAX7456charwizard](https://github.com/diydrones/MinimOSD-Extra/blob/master/Tools/MAX7456Charwizard.jar)
## Building a firmware with a non-default font style
_On-the-fly style switching being still-work-in progress, as for now it is required to convert the desired .mcm file to a file named clarity.bin that is automatically integrated into the build._
In your cloned repository navigate to this directory:
To do that, navigate to:
```
/ardupilot/libraries/AP_OSD/fonts
```
and call "mcm2bin.py input.mcm output.bin" to convert your chosen .mcm file:
in your cloned repository and call:
```
./mcm2bin.py yourfont.mcm clarity.bin
./mcm2bin.py yourfont.mcm fontN.bin
```
Now navigate back to the directory root, configure and build for your desired board.
to convert existent or added charsets into a binary. Now navigate back to the directory root, configure and build for your desired board.

View File

@ -7942,46 +7942,46 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
00000001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00000001
01010101
01010101
01010101
01000001
01010101
01010101
01010101
@ -14920,6 +14920,48 @@ MAX7456
01010101
01010101
01010101
00000000
00000000
00000000
00101010
10000010
10101000
00101000
00000000
00101000
00100000
10101000
00001000
00100000
10000010
00000000
00000000
10000000
10000101
01010000
10000100
10000101
01010000
10000100
10000101
00000000
10000000
10000000
00100000
10000010
00001000
00100000
10101000
00001000
00101000
00000000
00101000
00101010
10000010
10101000
00000000
00000000
00000000
01010101
01010101
01010101
@ -14946,11 +14988,32 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10000010
10000101
01001010
00000000
10100001
01001000
00010100
10100000
01000000
01010010
10101000
01010101
01010000
10100000
01010101
01010100
00000001
01010101
01010101
00000101
01010101
01010101
01010101
@ -14989,9 +15052,30 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10000010
10000101
01001010
00000000
10100001
00001010
00010101
00100001
00101010
10000101
00000001
00001010
00000101
01010101
01000000
00010101
01010101
01010000
01010101
01010101
01010101
@ -15029,23 +15113,37 @@ MAX7456
01010101
01010101
01010101
01000101
01010101
01010101
00000001
01010101
01010100
00100000
01010101
01010100
10101000
01010101
01010100
00100000
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00000001
01010101
01010101
01010101
@ -15079,25 +15177,40 @@ MAX7456
01010101
01010101
01010101
00000001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010100
00100000
01010101
01010100
10101000
01010101
01010100
00100000
01010101
01010101
00000001
01010101
01010101
01000101
01010101
01010101
01010101
@ -15124,9 +15237,54 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
00000101
00101000
01010100
10100001
01001010
00010010
10000101
01010010
10001010
00010101
01010100
10101000
01010101
01010100
10101000
01010101
01010010
10001010
00010101
01001010
00000010
10000101
00101000
01010100
10100001
00000000
00000000
00000001
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10001000
10001000
00000000
00000000
00000001
01010101
01010101
01010101
@ -15213,14 +15371,42 @@ MAX7456
01010101
01010101
01010101
01000000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
00000000
00000101
01001000
00100010
10000001
01001000
10000010
00100001
01001010
00000010
00100001
01001000
10000010
00100001
01001000
00100010
00100001
01001000
00100010
00100001
01000000
00000000
00000001
01010101
01010101
01010101
@ -15249,228 +15435,42 @@ MAX7456
01010101
01010101
01010101
00000001
00000001
01010101
00100001
00100001
01010101
00100000
00100001
01010101
00101000
00100001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00101000
00100000
00000001
00100010
00100010
10001000
00100010
00100010
00100010
00100000
10100010
00100010
00100000
10100010
00100010
00100000
00100010
00100010
00100001
00100010
00100010
00000001
00000000
00000000
01010101
01010101
01010101

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -14920,6 +14920,48 @@ MAX7456
01010101
01010101
01010101
00000000
00000000
00000000
00101010
10000010
10101000
00101000
00000000
00101000
00100000
10101000
00001000
00100000
10000010
00000000
00000000
10000000
10000101
01010000
10000100
10000101
01010000
10000100
10000101
00000000
10000000
10000000
00100000
10000010
00001000
00100000
10101000
00001000
00101000
00000000
00101000
00101010
10000010
10101000
00000000
00000000
00000000
01010101
01010101
01010101
@ -14946,11 +14988,32 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
01001010
00000000
10100000
01000000
00001010
10101010
01010101
01010010
10101000
01010101
01010100
10100001
01010101
01010101
00000101
01010101
01010101
01010101
@ -14989,9 +15052,30 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
00001010
00000000
10100001
10101010
10100000
00000001
00101010
10000001
01010101
01001010
00010101
01010101
01010000
01010101
01010101
01010101
@ -15029,20 +15113,37 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01010100
00101000
00010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15085,20 +15186,37 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010100
00101000
00010101
01010010
10101010
10000101
01010100
10101010
00010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15119,9 +15237,54 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
00000101
00101000
01010100
10100001
01001010
00010010
10000101
01010010
10001010
00010101
01010100
10101000
01010101
01010100
10101000
01010101
01010010
10001010
00010101
01001010
00000010
10000101
00101000
01010100
10100001
00000000
00000000
00000001
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10001000
10001000
00000000
00000000
00000001
01010101
01010101
01010101
@ -15208,14 +15371,42 @@ MAX7456
01010101
01010101
01010101
01000000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
00000000
00000101
01001000
00100010
10000001
01001000
10000010
00100001
01001010
00000010
00100001
01001000
10000010
00100001
01001000
00100010
00100001
01001000
00100010
00100001
01000000
00000000
00000001
01010101
01010101
01010101
@ -15244,233 +15435,42 @@ MAX7456
01010101
01010101
01010101
00000001
00000001
01010101
00100001
00100001
01010101
00100000
00100001
01010101
00101000
00100001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00101000
00100000
00000001
00100010
00100010
10001000
00100010
00100010
00100010
00100000
10100010
00100010
00100000
10100010
00100010
00100000
00100010
00100010
00100001
00100010
00100010
00000001
00000000
00000000
01010101
01010101
01010101

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -7942,7 +7942,10 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
01010101
00000000
01010101
01010101
00101000
@ -7975,14 +7978,11 @@ MAX7456
00101000
01010101
01010101
00101000
00000000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
01010101
@ -10758,31 +10758,31 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00000000
01010101
01010100
00101000
00010101
01010101
01010100
10000010
00010101
01010100
10000010
00010101
01010100
00101000
00010101
01010101
00000000
00101000
01010101
01010101
01000001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
@ -14920,6 +14920,48 @@ MAX7456
01010101
01010101
01010101
00000000
00000000
00000000
00101010
10000010
10101000
00101000
00000000
00101000
00100000
10101000
00001000
00100000
10000010
00000000
00000000
10000000
10000101
01010000
10000100
10000101
01010000
10000100
10000101
00000000
10000000
10000000
00100000
10000010
00001000
00100000
10101000
00001000
00101000
00000000
00101000
00101010
10000010
10101000
00000000
00000000
00000000
01010101
01010101
01010101
@ -14946,11 +14988,32 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
01001010
00000000
10100000
01000000
00001010
10101010
01010101
01010010
10101000
01010101
01010100
10100001
01010101
01010101
00000101
01010101
01010101
01010101
@ -14989,9 +15052,30 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
00001010
00000000
10100001
10101010
10100000
00000001
00101010
10000101
01010101
01001010
00010101
01010101
01010000
01010101
01010101
01010101
@ -15029,20 +15113,37 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01010100
00101000
00010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15085,20 +15186,37 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010100
00101000
00010101
01010010
10101010
10000101
01010100
10101010
00010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15119,9 +15237,54 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
00000101
00101000
01010100
10100001
01001010
00010010
10000101
01010010
10001010
00010101
01010100
10101000
01010101
01010100
10101000
01010101
01010010
10001010
00010101
01001010
00000010
10000101
00101000
01010100
10100001
00000000
00000000
00000001
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10001000
10001000
00000000
00000000
00000001
01010101
01010101
01010101
@ -15208,14 +15371,42 @@ MAX7456
01010101
01010101
01010101
01000000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
00000000
00000101
01001000
00100010
10000001
01001000
10000010
00100001
01001010
00000010
00100001
01001000
10000010
00100001
01001000
00100010
00100001
01001000
00100010
00100001
01000000
00000000
00000001
01010101
01010101
01010101
@ -15244,233 +15435,42 @@ MAX7456
01010101
01010101
01010101
00000001
00000001
01010101
00100001
00100001
01010101
00100000
00100001
01010101
00101000
00100001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00101000
00100000
00000001
00100010
00100010
10001000
00100010
00100010
00100010
00100000
10100010
00100010
00100000
10100010
00100010
00100000
00100010
00100010
00100001
00100010
00100010
00000001
00000000
00000000
01010101
01010101
01010101

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -7942,7 +7942,13 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
01010101
01010101
01010101
01010101
00000000
01010101
01010101
00101000
@ -7972,17 +7978,11 @@ MAX7456
00101000
01010101
01010101
00101000
00000000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
01010101
@ -14920,6 +14920,48 @@ MAX7456
01010101
01010101
01010101
00000000
00000000
00000000
00101010
10000010
10101000
00101000
00000000
00101000
00100000
10101000
00001000
00100000
10000010
00000000
00000000
10000000
10000101
01010000
10000100
10000101
01010000
10000100
10000101
00000000
10000000
10000000
00100000
10000010
00001000
00100000
10101000
00001000
00101000
00000000
00101000
00101010
10000010
10101000
00000000
00000000
00000000
01010101
01010101
01010101
@ -14946,11 +14988,32 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
01001010
00000000
10100000
01000000
00001010
10101010
01010101
01010010
10101000
01010101
01010100
10100001
01010101
01010101
00000101
01010101
01010101
01010101
@ -14989,9 +15052,30 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01001010
10000010
10100001
00001010
00000000
10100001
10101010
10100000
00000001
00101010
10000101
01010101
01001010
00010101
01010101
01010000
01010101
01010101
01010101
@ -15029,20 +15113,37 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
01010100
10101010
00010101
01010010
10101010
10000101
01010100
00101000
00010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15085,20 +15186,37 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010100
00101000
00010101
01010010
10101010
10000101
01010100
10101010
00010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -15119,9 +15237,54 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
00000101
00101000
01010100
10100001
01001010
00010010
10000101
01010010
10001010
00010101
01010100
10101000
01010101
01010100
10101000
01010101
01010010
10001010
00010101
01001010
00000010
10000101
00101000
01010100
10100001
00000000
00000000
00000001
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10001000
10001000
00000000
00000000
00000001
01010101
01010101
01010101
@ -15208,14 +15371,42 @@ MAX7456
01010101
01010101
01010101
01000000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
00000000
00000101
01001000
00100010
10000001
01001000
10000010
00100001
01001010
00000010
00100001
01001000
10000010
00100001
01001000
00100010
00100001
01001000
00100010
00100001
01000000
00000000
00000001
01010101
01010101
01010101
@ -15244,233 +15435,42 @@ MAX7456
01010101
01010101
01010101
00000001
00000001
01010101
00100001
00100001
01010101
00100000
00100001
01010101
00101000
00100001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00101000
00100000
00000001
00100010
00100010
10001000
00100010
00100010
00100010
00100000
10100010
00100010
00100000
10100010
00100010
00100000
00100010
00100010
00100001
00100010
00100010
00000001
00000000
00000000
01010101
01010101
01010101

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -7945,46 +7945,46 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
01010101
00101000
01010101
00000001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00101000
00100001
01010101
01010101
00000001
01010101
01010101
00101000
01010101
01010101
00101000
01010101
01010101
01000001
01010101
01010101
01010101
@ -14920,6 +14920,48 @@ MAX7456
01010101
01010101
01010101
00000000
00000000
00000000
00101010
10000010
10101000
00101000
00000000
00101000
00100000
10101000
00001000
00100000
10000010
00000000
00000000
10000000
10000101
01010000
10000100
10000101
01010000
10000100
10000101
00000000
10000000
10000000
00100000
10000010
00001000
00100000
10101000
00001000
00101000
00000000
00101000
00101010
10000010
10101000
00000000
00000000
00000000
01010101
01010101
01010101
@ -14946,11 +14988,32 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10000010
10000101
01001010
00000000
10100001
01001000
00010100
10100000
01000000
01010010
10101000
01010101
01010000
10100000
01010101
01010100
00000001
01010101
01010101
00000101
01010101
01010101
01010101
@ -14989,9 +15052,30 @@ MAX7456
01010101
01010101
01010101
00000000
01010101
01010100
10101010
00010101
01010010
10000010
10000101
01001010
00000000
10100001
00001010
00010100
00100001
00101010
10000101
00000001
00001010
00000101
01010101
01000000
00010101
01010101
01010000
01010101
01010101
01010101
@ -15029,23 +15113,37 @@ MAX7456
01010101
01010101
01010101
01000101
01010101
01010101
00000001
01010101
01010100
00100000
01010101
01010100
10101000
01010101
01010100
00100000
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00000001
01010101
01010101
01010101
@ -15082,23 +15180,37 @@ MAX7456
01010101
01010101
01010101
00000001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010101
00100001
01010101
01010100
00100000
01010101
01010100
10101000
01010101
01010100
00100000
01010101
01010101
00000001
01010101
01010101
01000101
01010101
01010101
01010101
@ -15125,9 +15237,54 @@ MAX7456
01010101
01010101
01010101
01000001
01010101
00000101
00101000
01010100
10100001
01001010
00010010
10000101
01010010
10001010
00010101
01010100
10101000
01010101
01010100
10101000
01010101
01010010
10001010
00010101
01001010
00000010
10000101
00101000
01010100
10100001
00000000
00000000
00000001
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10100000
10100000
10000000
10001000
10001000
10101000
10001000
10001000
00000000
00000000
00000001
01010101
01010101
01010101
@ -15214,14 +15371,42 @@ MAX7456
01010101
01010101
01010101
01000000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
01010101
01010101
01001000
00000000
00000101
01001000
00100010
10000001
01001000
10000010
00100001
01001010
00000010
00100001
01001000
10000010
00100001
01001000
00100010
00100001
01001000
00100010
00100001
01000000
00000000
00000001
01010101
01010101
01010101
@ -15250,227 +15435,42 @@ MAX7456
01010101
01010101
01010101
00000001
00000001
01010101
00100001
00100001
01010101
00100000
00100001
01010101
00101000
00100001
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
01010101
00101000
00100000
00000001
00100010
00100010
10001000
00100010
00100010
00100010
00100000
10100010
00100010
00100000
10100010
00100010
00100000
00100010
00100010
00100001
00100010
00100010
00000001
00000000
00000000
01010101
01010101
01010101

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.