Skip to content
Eisenberger Tamas edited this page Jan 22, 2024 · 27 revisions

Used to manage files on the SD Card.

Controls

  • Use the encoder or up and down buttons to move between items.
  • Use the select (center) key enter a folder or to select an item to take an action on.
  • Use the right button to select a folder to take an action on (e.g. rename a folder).
  • Use the left button or select the ".." folder to go up a directory.

A small, blinking arrow on the right indicates that there are more items if you scroll down.

File type handlers

Selecting certain types of files launch a viewer for the content. Use the right button to enter the toolbar for these file types. Exiting the viewer when launched this way will return back to Fileman.

  • BMP files will open in the Splash viewer. If the file is of the correct size and type, it can be set as the splash screen.
  • TXT files will open in Notepad
  • PPL and C8 and C16 files will open in Replay in the correct mode.
  • PNG file will open the Screenshot viewer (this can only view screenshots generated on the device). When viewing a screenshot, press any key to return back to Fileman.

Buttons

Tools_File manager

When an item has been selected, the following commands are available in the toolbar.

  • Rename - rename the file or folder.
  • Delete - delete the file or folder.
  • Cut - add the selected item to the clipboard to be moved.
  • Copy - add the selected item to the clipboard to be copied.
  • Paste - move/copy the content of the clipboard into the current folder.
  • New Dir - create a new folder in the current folder.
  • New File - create an empty file in the current folder.
  • Open in Notepad - (not shown) open the file in the text editor.
  • Exit - exit the file manager.

Partner files

  • Capture files (.C8 or .C16) will have a "partner" .TXT file containing metadata. Renaming or deleting one of the pair will prompt the same action to be applied to the other.

Known folders include

  • / (root) folder - holds current splash screen file (splash.bmp), and the folders below.

  • ADSB - holds map and airline data for the ADSB RX app.

  • AIS - holds data for the AIS app.

  • APPS - holds external apps such as PacMan and Calculator (app version on SD card must exactly match firmware version or it cannot be executed).

  • APRS - holds captures from the APRS app.

  • AUDIO - holds captures from the Audio app.

  • CAPTURES - holds captures from the Capture app.

  • DEBUG - holds debug dump files created from the Debug Dump app.

  • FIRMWARE - recommended directory to store alternate Mayhem firmware images.

  • FREQMAN - holds frequency list files for the Freqman, Scanner, Recon, and Looking Glass apps.

  • GPS - holds data for the GPS Sim app.

  • LOGS - holds logs from various apps like ADSB-RX, ERT, TPMS, Pocsag and Radiosnde.

  • LOOKING GLASS - holds preset frequency ranges for Looking Glass app.

  • PLAYLIST - holds play list files for the Playlist app.

  • SCREENSHOTS - holds screenshots.

  • SETTINGS - holds saved App Settings (.ini files), PMEM_FILEFLAG and pmem_settings (only if persistent memory is being saved on the SD card), DATE_FILEFLAG (for incrementing pseudo-date only when coin cell battery is dead), and blacklist (list of apps to be disabled [1.8.0 firmware])

  • SPLASH - holds example splash screen files. To select a new splash screen, open a BMP file with FileMan and press the Right button to copy it to the root directory as your new splash.bmp file ("Show Splash" also needs to be enabled on the Settings->User Interface page).

    image image

Known Issues

  • Only the first 100 items in a directory can be shown.
  • Cut/Copy/Paste does not work on folders.
  • Folders must be empty in order to be deleted.
  • Cut/Copy/Paste does not work with "partner" files.

Tip: Use the SD-over-USB utility for more advanced file and folder editing via an attached computer.

Start here

How to collaborate
How to ask questions correctly

User manual

Developer Manual

Clone this wiki locally