Skip to content

File manager

gullradriel edited this page Apr 3, 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.
  • click on "-->" to get to next page, you will generally find it at the bottom of the list
  • click on "<--" to get to previous page, you will generally find it at the top the list

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

Pagination

When there are too much elements, the sorting is disabled (not enough memory to do it) but the pagination is turning on, allowing to view a lot more elements.

On pagination buttons lines and in place of the size, there will be a page number indicating to which page you will be going.

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.
  • Timestamp Rename - rename the file or folder with the date appended.
  • Cut - add the selected file or folder to the clipboard to be moved (by using Paste).
  • Copy - add the selected item to the clipboard to be copied.
  • Paste - move/copy the content of the clipboard into the current folder.
  • New Folder - create a new folder in the current folder.
  • New File - create an empty file in the current folder.
  • Notepad - open the file in the text editor.
  • Trim - open a capture file in the IQ Trim app.
  • Delete - delete the file or folder.
  • Clean - erase all the files in the folder.
  • Show Hidden - shows hidden files.
  • 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

  • items are listed unsorted after a fixed number of element (hardware limitation, no enough memory to sort all the files).
  • Copy & Paste does not work on folders. (Note that Cut & Paste is now supported on folders.)
  • Folders must be empty in order to be deleted (use the Clean button to empty a folder first).
  • 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