| Products > Thermal Imaging |
| Flir E4 Thermal imaging camera teardown |
| << < (10/1763) > >> |
| amyk:
Especially after seeing those erase options I hope you've dumped the flash image and stored it in a safe place for backup... for recovering from any accidental bricking. One of the first things I do when RE'ing a device is try to get a complete firmware image. |
| Fraser:
Ahhhh, the infamouse computer hard disk crash..... what you have to ask yourself is.....did it just 'die' or was it Killed by the Dark Net >:D With regard to the proding of the firmware in your camera. A back-up would be prudent if possible as from what I have learn't each camera is calibrated, and the calibration data is vital to correct image appearance. My PM570 has this important Microbolometer calibration data on the same Flash chip as the OS firmware. It uses a block addressable 28F16 for all its Flash storage needs. |
| mikeselectricstuff:
oooh look - I found another serial port... --- Code: ---List of all available commands (+ description) command /? For more information on a specific command ? List all available commands without description). ALIAS Sets, removes or shows aliases. ATTRIB Displays or changes file attributes. BEEP Beep the speaker. CALL Calls one batch program from another. CD Displays the name of or changes the current directory. CHOICE Waits for the user to choose one of a set of choices. CLS Clears the screen. CMD Starts a new instance of the FLIR command line interpreter. COPY Copies one or more files to another location. DATE Displays or sets the date. DELETE Deletes one or more files. DIR Displays a list of files and subdirectories in a directory. ECHO Displays messages, or turns command echoing on or off. ERASE Deletes one or more files. EXIT Quits the CMD.EXE program (command interpreter). FOR Runs a specified command for each file in a set of files. FREE (free) disc space. GOTO Directs the FLIR command line interpreter to a labeled line in a batch program. HELP Provides Help information for FLIR commands. HISTORY List all commands which has been used IF Performs conditional processing in batch programs. MD Creates a directory. MKDIR Creates a directory. MOVE Moves one or more files from one directory to another directory. PATH Displays or sets a search path for executable files. PAUSE Suspends processing of a batch file and displays a message. POPD Restores the previous value of the current directory saved by PUSHD. PROMPT Changes the command prompt. PUSHD Saves the current directory then changes it. RD Removes a directory. REM Records comments (remarks) in batch files. REN Renames a file or files. RENAME Renames a file or files. REPLACE Replaces files. RMDIR Removes a directory. SCREEN Move cursor and optionally print text. SET Displays, sets, or removes FLIR command line interpreter environment va riables. SHIFT Shifts the position of replaceable parameters in batch files. START Starts a separate window to run a specified program or command. Executes command. TIME Displays or sets the system time. TIMER Allow the use of ten stopwatches. TYPE Displays the contents of a text file. VER Displays the FLIR command line interpreter and Windows CE version. \> --- End code --- |
| Fraser:
Entry point into the command line for the Embedded Win CE computer ?. Now how to extract and edit the boot batch files to change some settings >:D |
| mikeselectricstuff:
Looks like a boot filesystem and a 'working' one. Tons of config/cal data. Looks like model assignment may be baked into the cal process to some extent. Looking to see if I can copy files between the flash Filesystem and the filesystem that's visible through the USB. Any CE experts out there? |
| Navigation |
| Message Index |
| Next page |
| Previous page |