...
command | command with options | description | ||
---|---|---|---|---|
reboot | reboot yes | reboot | ||
poweroff | poweroff yes | poweroff | ||
corefreq | corefreq | SoC frequencies | ||
dramfreq | dramfreq | Memory frequency | ||
ver | ver | version info | ||
cardmgr | info | cardmgr d info | disk a,d,z info (type, fs, size) | |
date | date -s 2016/10/04 01:41:00 | see/set date and time | ||
drives | drives | present drives | ||
format | format d FAT32 | format SD card | ||
hal | get SoC type | |||
sleep | sleep 3 | 3 sec pause | ||
time | time ls | measure time that cammond execution take | ||
vol | vol d SD16GB | change disk label | ||
romfs | ls | romfs ls | list files from romfs | |
dmesg | dmesg rtos -200 | see 200 last lines of OS logs | ||
t | app | APPLICATION | ||
t | app | key | t app key record | press REC key to start/stop recording |
t app key shutter | press SHUTTER key to make photo | |||
t app key mode | switch between camera modes photo/video/play | |||
t app key power | poweroff | |||
t app key menu | Show menu | |||
t | app | mempool | t app mempool | memory info |
t | app | test | t app test vin_rotate 180 | rotate video |
t app test disp_rotate 2 | rotate display 180 deg. | |||
t app test debug_dump | enable/disable debu dumps | |||
t app test csc_vin | test video sensor | |||
t app test jack_switch_pb | switch AV in/out mode | |||
t | app | dzoom | t app dzoom jump -1 | Switch to maximum digital zoom |
t app dzoom jump 0 | No digital zoom | |||
t app dzoom jump 140 | Set level of digital zoom [0-486] | |||
t | cal | CALIBRATION | ||
t | cal | -3a | t cal -3a on | Auto ON (AE, AF, Auto WB) |
t cal -3a off | Auto OFF (AE, AF, Auto WB) | |||
t | cal | -sc | t cal -sc 0 | Select Scene mode 0 .. N |
t | cal | -de | t cal -de 2 | Select digital effect (2-Sepia, 4 -B/W) |
t | cal | -ae | t cal -ae info | Get Auto Exposure status |
t | cal | -me | t cal -me 0 0 978 0 4096 | Manual Exposure setup |
t | cal | -vnc | t cal -vnc info | Vignette calibration |
t | cal | -fpn | t cal -fpn info | Fixed pattern noice calibration |
t | ia2 | -warp | t ia2 -warp 1 | dewarp on |
t ia2 -warp 0 | dewarp off | |||
t | ia2 | -exp | t ia2 -exp info | Exposure info |
t | ia2 | -dzoom | t ia2 -dzoom info | Get digital zoom info |
t ia2 -dzoom jump 0 | Digital zoom out | |||
t | ia2 | -warp | t ia2 -warp info | dewarp info |
t | ia2 | -eis | t ia2 -eis status | Electronic Image Stabilization |
t | ia2 | -sof | ? | |
t | ia2 | -ae | t ia2 -ae on | enable autoexposure |
t ia2 -ae off | disable autoexposure | |||
t | ia2 | -awb | t ia2 -awb on | enable auto witebalance |
t ia2 -awb off | disable auto witebalance | |||
t | is2 | |||
t | is2 | -aa | t is2 -aa 3 | set maximum antialiasing (0 .. 3) |
t | is2 | -lk | t is2 -lk 1 0 0 0 0 16383 | set leakage filter settings |
t | is2 | -cnf | t is2 -cnf 0 0 | disable color filter array noice filter |
t is2 -cnf 1 1 | enable color filter array noice filter | |||
t | is2 | -cmf | t is2 -cmf 0 0 0 | disable chroma median filter |
t is2 -cmf 1 253 252 | enable chroma median filter | |||
t | is2 | -shp | sharpening filter settings | |
t | is2 | -mctf | Motion Compensated Temporal Filtering (MCTF) | |
t | is2 | -filter_sw | t is2 -filter_sw 0x7fff | enable all kind of filters |
t is2 -filter_sw 0x0 | disable all kind of filters | |||
t | is2 | -resampler | t is2 -resampler 0 | set resampler strenght 0 .. 5 |
t | is2 | -adv_mode | t is2 -adv_mode 1 | switch between dual_chanel and hdr adv modes |
t | sr | crc | t sr crc | count kernel CRC32 |
t | pwc | battery_detect | t pwc battery_detect | Check battery |
t | adc | sense | t adc sense | sense current voltages |
t | sensor | -brief | t sensor -brief | Get image sensor info |
t | sensor | -detail | t sensor -detail | Get detailed sensor info |
t | sensor | -minfo | t sensor -minfo all | Get sensor modes |
t | sd | erase | t sd erase all sd1 | erase data on SD card (w/o format) |
t | audio | beep | t audio beep 0 64 | set maximum sound volume |
t audio beep 0 0 | set sound off |
help
Code Block |
---|
a:\> help supported built-in commands: addr2func bp cardmgr cat cd chmod config cp cpu date deletedir dmesg dramcfg drives dsputil echo eeprom eval false ffuc format hal help history hotboot ioerr jobs kill ls md5 mesg mkboot mkdir morph mv flashdb nice poweroff pref ps pwd ramdisk readb readl readw reboot reset resume rm rmdir savebin sleep suspend sysmon t test time touch trap true vol writeb writel writew yyinfo usbclass ver vin sm corefreq dramfreq idspfreq dll cleandir volcfg firmfl nvd nftl bbt romfs |
...