portapack-mayhem/sdcard
furrtek 986b54e43f Added ADSB RX details view
ADSB RX: Details and map view shouldn't freeze anymore
Added instructions to generate world_map.bin
2017-08-28 07:05:31 +01:00
..
ADSB Added ADSB RX details view 2017-08-28 07:05:31 +01:00
FREQMAN Added De Bruijn sequence generator 2017-07-20 16:48:59 +01:00
NUMBERS Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
SSTV New BMP for SSTV 2017-03-30 00:20:09 +02:00
README.md Added ADSB RX details view 2017-08-28 07:05:31 +01:00

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.
  2. Go in /firmware/tools.
  3. Run 'python adsb_map.py'. Give it some time.
  4. world_map.bin should appear !