Firmware updating procedures
•
Drag and drop the old repeater firmware file from the CRP DISABLED
drive onto the terminal window
•
Its path will be added to the end of the rm command, for example:
MyComputer:~ myname$ rm /Volumes/CRP\ DISABLD/firmware.bin
•
Confirm that the command line is correct and refers to the proper file
and the GPS repeater drive, then press Return
Note: Once a file is deleted with the rm command, the file is truly
deleted and not recoverable. Make sure you are deleting the
correct file!
•
Type the command
cp -av
and press the spacebar
•
Locate the folder containing the new firmware file (we will assume it
is located on the desktop in a folder named NEWFILE)
•
Drag and drop the NEWFILE folder from the desktop into the terminal
window to add the full path to the command line
•
Press the Delete key once to remove the trailing space
•
Type
/*
•
At this point the command should look similar to this:
MyComputer:~ myname$ cp -av /Users/myname/Desktop/NEWFILE/*
•
Press the spacebar
•
Drag and drop the CRP DISABLD folder from the desktop onto the
terminal window
•
Type
/
•
The command line should now look similar to this:
MyComputer:~ myname$ cp -av /Users/myname/Desktop/NEWFILE/*
,!
/Volumes/CRP\ DISABLD/
Note: The
,!
symbol indicates that this is part of the previous line,
but split to fit the format of this manual.
•
After confirming that your command line looks like the above, press
Return to copy the new firmware file to the repeater
•
The computer should display something similar to this:
/Users/myname/Desktop/NEWFILE/RPTR-NEX_V36_LEX-BASIC.bin
,!
-> /Volumes/CRP DISABLD/RPTR-NEX_V36_LEX-BASIC.bin
•
Right-click on the CRP DISABLD icon on the desktop and select Eject
to "eject" the GPS repeater from the computer
Note: If you disconnect the repeater from the computer and reconnect
it, the name of the firmware file as well as its size and date/time
will revert to firmware.bin, etc. This is to be expected.
Note: The above procedure MUST be used on Mac OS X systems. A
simple drag-and-drop operation will NOT work. This is due to
the Mac’s use of resource forks - a drag-and-drop copy will cause
the repeater to try to load the resource fork instead of the actual
firmware file.
2–8