Feed aggregator
File:0353-18-23.pdf
uploaded a new version of "[[File:0353-18-23.pdf]]"
Andrey.filippovApertus.Chronomotion Compile Guide
Created page with "= Introduction = Guide how to compile from source. = Requirements = * SVN to aquire the code tree * Netbeans (Download from: http://netbeans.org/downloads/index.html "Java SE" i..."
New page
= Introduction =Guide how to compile from source.
= Requirements =
* SVN to aquire the code tree
* Netbeans (Download from: http://netbeans.org/downloads/index.html "Java SE" is enough) to compile
* rxtx library (Download from: http://rxtx.qbang.org/wiki/index.php/Download)
= Troubleshooting =
If you get an error message like:
java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path
that means the external libary could not be loaded.
Add the path to the *.dll to the "VM Options" in the "Run" Tab of your project settings.
Example:
-Djava.library.path="C:\Users\yourusername\Desktop\rxtx-2.1-7-bins-r2\Windows\i368-mingw32;%PATH%"
----
If you get an error message like:
Can't load IA 32-bit .dll on a AMD 64-bit platform thrown while loading gnu.io.RXTXCommDriver
It means you are trying to run the Software with 64bit java JRE. Since the RXTX library is only available for 32bit you have to install Java 32bit JRE and use it to run the program. OneArtPlease
Apertus.Chronomotion Usage
New page
= Requirements =Obviously you need a Merlin/Orion/Skywatcher remote head powered, turned on and connected to your computer with a modified serial cable (TTL converter).
= Running Chronomotion =
There are 3 different packages available for download for : Linux, Mac and Windows.
The only difference is the start-up method with a supplied script file like .bat for Windows or .sh for Linux. The rest of the content is the same as Java is cross platform compatible.
You need the RXTX library installed the use Chronomotion. Get it from: http://rxtx.qbang.org/wiki/index.php/Download
= Details =
First select a COM port (they are discovered automatically so must likely you will only have COM1 anyway) and press the "Connect" Button.
You should see Serial commands being sent and received in Terminal. This means everything connected properly and you can use all other buttons/commands. OneArtPlease
Apertus.Home
← Older revision
Revision as of 13:47, 15 May 2012
Line 23:
Line 23:
[[Apertus.ElphelVision_Eclipse_Migration_Notes | ElphelVision Migration Notes]] [[Apertus.ElphelVision_Eclipse_Migration_Notes | ElphelVision Migration Notes]]
+
+[[Apertus.Chronomotion_Usage | ElphelVision Usage Guide]]
+
+[[Apertus.Chronomotion_Compile_Guide | Chronomotion Compile Guide]]
[[Plans for Libre Software Meeting 2012 | Plans for Libre Software Meeting, 2012]] [[Plans for Libre Software Meeting 2012 | Plans for Libre Software Meeting, 2012]]
OneArtPlease
Price list
Ordering: this is not our main payment method, so we do not need to promote it
← Older revision Revision as of 04:38, 15 May 2012 Line 11: Line 11: $75.00 convenience fee is applied to all credit card transactions. $75.00 convenience fee is applied to all credit card transactions. -{|+<!-- {| |[[File:Ccs_.jpg|200px]] |[[File:Ccs_.jpg|200px]] -|}+|} --> -<br> +<br> = Camera Kits = = Camera Kits = Andrey.filippovPrice list
← Older revision
Revision as of 17:23, 14 May 2012
(3 intermediate revisions not shown)Line 2:
Line 2:
Please use [http://www3.elphel.com/order-form this Ordering Form] for purchases. Please use [http://www3.elphel.com/order-form this Ordering Form] for purchases.
+
+Elphel is accepting '''checks''' and '''wire transfer''' payments as '''standard''' payment
+methods.
+
+'''Credit card''' payment method is offered as a '''bona fide''' convenience
+to Elphel customers as another payment option that is separate and in
+addition to standard payment methods.
+
+$75.00 convenience fee is applied to all credit card transactions.
+{|
+|[[File:Ccs_.jpg|200px]]
+|}
<br> <br>
Oleg
File:Ccs .jpg
uploaded "[[File:Ccs .jpg]]"
OlegUser:Test002
created new account User:Test002
Test001User:Swtimothy31
New user account
Swtimothy31User:ZaragozaFeatherston865
New user account
ZaragozaFeatherston865Apertus.ElphelVision Eclipse Migration Notes
Dialogs:
New page
In general the migration only requires some GUI related changes to the code as Netbeans auto generates those and eclipse allows editing and in general creates a different structure for GUI code.Also Eclipse does not know the GroupLayout so layouts need to be recreated in most cases.
==Dialogs==
ConnectDialog - done
MainLayoutGST -
MainDialogVLC -
Settings1Layout -
Settings2Layout -
Settings3Layout -
ResolutionSettings -
FPSSettings -
HistogramSettingsLayout -
HITSettings -
FloatInputDialog - done
NumericalInputPanelInteger -
IPInputDialog - done
GuidesDialog - done
PlaybackDialog - done
PhotoSettingsLayout - OneArtPlease
Apertus.Home
Apertus Wiki Subsites:
← Older revision Revision as of 16:26, 13 May 2012 Line 21: Line 21: [[Apertus.ElphelVision_Compile_Guide | ElphelVision Compile Guide]] [[Apertus.ElphelVision_Compile_Guide | ElphelVision Compile Guide]] + +[[Apertus.ElphelVision_Eclipse_Migration_Notes | ElphelVision Migration Notes]] [[Plans for Libre Software Meeting 2012 | Plans for Libre Software Meeting, 2012]] [[Plans for Libre Software Meeting 2012 | Plans for Libre Software Meeting, 2012]] OneArtPleaseUser:Norish75
New user account
Norish75User:PauliGutshall554
New user account
PauliGutshall554User:KAINDAFAOLAN500
New user account
KAINDAFAOLAN500User:VMware-Certification
New user account
VMware-CertificationUser:Tribeshack64
New user account
Tribeshack64User:RancourtAddis462
New user account
RancourtAddis462User:FerraroAlfred738
New user account
FerraroAlfred738User:Ossifiedstyle30
New user account
Ossifiedstyle30

