User Tools

Site Tools


howto:update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:update [2015/08/20 11:10] iggyhowto:update [2022/10/26 20:06] (current) schneider
Line 8: Line 8:
   * Applications (camp, hackrf, testapp, …)   * Applications (camp, hackrf, testapp, …)
   * l0dables (snake, schedule, …)   * l0dables (snake, schedule, …)
-  * Other files (configuration files, fonts, graphics)+  * Other files (configuration, fonts, graphics)
  
 See [[firmware:releases|firmware:releases]] for the most recent version and a release history. See [[firmware:releases|firmware:releases]] for the most recent version and a release history.
Line 28: Line 28:
   * [[firmware:releases|Download the latest firmware file]]   * [[firmware:releases|Download the latest firmware file]]
   * unpack it and copy all the contained files to the mounted device, overwriting the existing files   * unpack it and copy all the contained files to the mounted device, overwriting the existing files
-  +
   cd /mnt/FE49-AB84   cd /mnt/FE49-AB84
   tar -xzv --strip 1 -f ~/Downloads/rad1o-revXX.tgz   tar -xzv --strip 1 -f ~/Downloads/rad1o-revXX.tgz
Line 45: Line 45:
  
 Your rad1o should now run the most recently released firmware. You can check the release version of your firmware in the "INFO" menu. Your rad1o should now run the most recently released firmware. You can check the release version of your firmware in the "INFO" menu.
 +
 +=====  Flash Firmware for recovery =====
 +
 +Checkout Git F1rmware Repo
 +
 +cd /f1rmware/smartflash/
 +
 +Get all components:
 +  make gather 
 +
 +Make MSC Update
 +  make UDISK=sdX msc 
 +
 +or Make Full Update
 +  make UPATH=sdX flash
 +
 +
howto/update.1440069052.txt.gz · Last modified: by iggy