mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 14:37:37 +00:00
Added ADSB RX details view
ADSB RX: Details and map view shouldn't freeze anymore Added instructions to generate world_map.bin
This commit is contained in:
Binary file not shown.
BIN
sdcard/ADSB/world_map.jpg
Normal file
BIN
sdcard/ADSB/world_map.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 MiB |
9
sdcard/README.md
Normal file
9
sdcard/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# How to generate world_map.bin
|
||||
|
||||
World_map.bin is a huge (~450MB) raw image file in a format that can be easily rendered by the PortaPack.
|
||||
Since Github doesn't allow uploading such large files, you must generate it yourself from the provided jpg file.
|
||||
|
||||
1. Make sur that `world_map.jpg` is in `/sdcard/ADSB`.
|
||||
1. Go in `/firmware/tools`.
|
||||
1. Run 'python adsb_map.py'. Give it some time.
|
||||
1. `world_map.bin` should appear !
|
Reference in New Issue
Block a user