- Requirements
libfdk-aac
libx265-dev
libx264-dev
yasm
build-essential
checkinstall
git
libfaac-dev
1299.95000 - B0 BC 1F 3C 6F 22 EE A6 | |
2079920 10939938 2289318 | |
1299.97500 - D8 BC 1F 3C 6F 22 EE CE | |
2079960 +40 10940110 2289358 +40 | |
1299.98750 - EC BC 1F 3C 6F 22 EE FA | |
2079980 +40 16444962 2289402 +44 | |
1299.99375 - F6 BC 1F 3C 6F 22 EE E0 | |
2079990 +10 -------- 2289376 -26 | |
1300.00000 - 00 BD 1F 3C 6F 22 EF 16 | |
2080000 |
toHash = function(d) { return (parseInt("FFFF", 16) - d.split(" ").map(function(e) { return parseInt(e, 16); }).reduce(function(p,n) {return p + n})).toString(16); } |
libfdk-aac
libx265-dev
libx264-dev
yasm
build-essential
checkinstall
git
libfaac-dev
#/bin/sh | |
# burn myhex.hex file | |
/usr/share/arduino/hardware/tools/avrdude -C/usr/share/arduino/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -cstk500v1 -P /dev/ttyUSB0 -b57600 -D flash:w:myhex.hex:iç | |
# verify contents of flash against myhex.hex | |
/usr/share/arduino/hardware/tools/avrdude -C/usr/share/arduino/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -cstk500v1 -P /dev/ttyUSB0 -b57600 -D flash:v:myhex.hex:i |
<Default> | |
<callManagerGroup> | |
<members> | |
<member priority="0"> | |
<callManager> | |
<ports> | |
<ethernetPhonePort>2000</ethernetPhonePort> | |
<mgcpPorts> | |
<listen>2427</listen> | |
<keepAlive>2428</keepAlive> |
xdotool getmouselocation --shell (get mouse location) | |
byzanz-record --x=1101 --width=610 --y=44 --height=950 InstagramViewer.gif --duration=20 --delay=0 |
wpa_passphrase myrouter mypassphrase > wpa.conf | |
iwlist scan | |
wpa_supplicant -Dwext -ieth1 -c/root/wpa.conf | |
wpa_cli status |
http://www.hookersandbooze.com/avr-gcc-makefile/ http://ingo.orgizm.net/blog/articles/2012-02-02-simulating-and-inspecting-code-with-gdb-and-simavr http://darkdust.net/files/GDB%20Cheat%20Sheet.pdf http://download.savannah.gnu.org/releases/simulavr/ https://www.cs.rochester.edu/u/nelson/courses/csc_173/review/gdb.html http://reprap.org/wiki/SimulAVR
-Forcing more UARTs in kernel-
http://unix.stackexchange.com/questions/72202/linux-not-finding-serial-ports
8250.nr_uarts = {{number}}
-Enabling pnp ioports-
cd /sys/bus/pnp/devices/