Ženy v islámu  


[ add comment ]   |  [ 0 trackbacks ]   |  permalink
FWbuilder for CENTOS/RHEL5 QT problem 



Revive FWbuilder

# yum install qt-devel qt-config

# yum install autoconf

# yum install automake

# yum install libtool

# yum install gcc-c++

# yum install libxml2-devel

# yum install libxslt-devel

* download fwbuilder wget https://github.com/UNINETT/fwbuilder/archive/master.zip

* unzip and go to extracted dir, change constructor call for QCoreApplication app(argc, argv); there is no false parameter in call any longer


# ./autogen.sh

# ./runqmake.sh

# make clean

# make all


edit "./src/ipt/ipt.cpp" 204L, 5258C

int main(int argc, char **argv)
{
// QCoreApplication app(argc, argv, false);
QCoreApplication app(argc, argv); <-- replace



edit "./src/pf/pf.cpp" 198L, 4973C

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv); // 3rd arg false deleted


edit "./src/ipf/ipf.cpp"

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv); // 3rd arg false deleted

edit "./src/ipfw/ipfw.cpp"

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv);


edit "./src/nxosacl/nxosacl.cpp" 193L, 4781C written

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv); // 3rd arg false deleted

edit "./src/pix/pix.cpp" 197L, 4857C written

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv); // 3rd arg false deleted

edit "./src/procurve_acl/procurve_acl.cpp" 193L, 4784C written

int main(int argc, char **argv)
{
QCoreApplication app(argc, argv); // 3rd arg false deleted

--
compile
/usr/local/share/fwbuilder-5.2.0.3600/
/usr/local/bin/fwbuilder



[ add comment ]   |  [ 0 trackbacks ]   |  permalink  |  related link
Celni panel a uchyceni potu 
http://www.quickpanel.eu/wiki/engraving ... s-examples
http://www.plexiplast.cz/

[ add comment ]   |  [ 0 trackbacks ]   |  permalink
Razitka na panel 
http://www.razitka-razitko.cz/filtrovani/
https://www.youtube.com/watch?v=Yj0Bv4UEFSs
http://www.shenzhen2u.com/PCB


[ add comment ]   |  [ 0 trackbacks ]   |  permalink
synthlinks 
http://www.modularsynthesizers.nl/c-235 ... ck-skiffs/
http://www.creativegallery.nl/index.php ... ;Itemid=60
http://www.doepfer.de/home_e.htm
http://www.arpeggi8.com/synth/minimoog/mini.html
http://encon.fke.utm.my/nikd/Internet/opto-couplers.pdf
http://www.farnell.com/datasheets/1831001.pdf
http://www.bernacomp.com/elec/vcpan.html
http://www.korganalogue.net/korgother/D ... ervice.pdf
http://www.synthmuseum.com/magazine/linexpo.html
http://www.ti.com/ww/en/bobpease/assets/AN-31.pdf

[ add comment ]   |  [ 0 trackbacks ]   |  permalink
Use a photoelectric-FET optocoupler as a linear voltage-controlled potentiometer 
Use a photoelectric-FET optocoupler as a linear voltage-controlled potentiometer
http://www.edn.com/design/analog/436889 ... entiometer

[ 1 comment ] ( 3 views )   |  [ 0 trackbacks ]   |  permalink  |  related link
Writing and then Reading from Flash Memory on msp430g2553 
Writing and then Reading from Flash Memory on msp430g2553

http://e2e.ti.com/support/microcontroll ... 91331.aspx

[ add comment ]   |  [ 0 trackbacks ]   |  permalink  |  related link
Rotary Encoder Tutorial with Arduino Code 


[ add comment ]   |  [ 0 trackbacks ]   |  permalink
Inspiration for a design 
http://www.synthtopia.com/content/2011/ ... ontroller/
http://www.gforcesoftware.com/products/ ... Controller

[ add comment ]   |  [ 0 trackbacks ]   |  permalink
Reverb Tank, MOD 4AB3C1B 
Replacement Reverb Tank for 4AB3C1B
Used In Fender, Marshall, And Ampeg Amps
Solid, Sturdy Construction
Long (16 ¾") 2 Spring Unit , Long Decay
Input Impedance 8 Ohms, Output Impedance 2250 Ohms

The MOD Reverb Tanks are high quality upgrade units. Some of the major differences between the MODs and other reverb tanks are that the Transducers are wired directly to their respective RCA jacks as opposed to current production tanks where Transducers are connected by a detachable plug to their respective RCA jacks. This makes the tanks less receptive to any outside interference. The original Hammond Accutronics tanks from the 1960s were also wired directly to their respective RCA jacks. In addition very close attention has been paid to the spacing and size of the lamination of the Transducers resulting in a more vintage like tone.

[ add comment ]   |  [ 0 trackbacks ]   |  permalink  |  related link

<<First <Back | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | Next> Last>>