portapack-mayhem/sdcard
ImDroided 444bfa1578 Added some more freq files (#152)
* Added Hampton Bay fan on and off.

* Add Chicago Police citywide freqs

* Add NOAA Weather Radio Frequencies

* Add CB channels 1-20

Credit to Pyr3x for this one

* Rename sdcard/NOAAWEATHER.TXT to sdcard/FREQMAN/NOAAWEATHER.TXT

Oops

* Update NOAAWEATHER.TXT

* Add CB channels 21-40

Credit to unixpunk for this file
2018-01-08 03:58:10 +00:00
..
ADSB Added ADSB RX details view 2017-08-28 07:05:31 +01:00
FREQMAN Added some more freq files (#152) 2018-01-08 03:58:10 +00:00
NUMBERS Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
SAMPLES merge (#150) 2018-01-07 22:47:57 +00:00
SSTV New BMP for SSTV 2017-03-30 00:20:09 +02:00
README.md Update README.md 2018-01-08 03:09:51 +00:00

How to generate world_map.bin

World_map.bin is required if you want to use the world map view in some apps. It's 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 ! Leave it in the ADSB directory.