Imaging solutions with Free software
and open hardware

 

Feed aggregator

File:0353-18-23.pdf

Elphel Wiki - Wed, 05/16/2012 - 03:52

uploaded a new version of "[[File:0353-18-23.pdf]]"

Andrey.filippov

Apertus.Chronomotion Compile Guide

Elphel Wiki - Tue, 05/15/2012 - 13:48

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

Elphel Wiki - Tue, 05/15/2012 - 13:47

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

Elphel Wiki - Tue, 05/15/2012 - 13:47

← 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

Elphel Wiki - Tue, 05/15/2012 - 04:38

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.filippov

Price list

Elphel Wiki - Mon, 05/14/2012 - 17:23

← 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

Elphel Wiki - Mon, 05/14/2012 - 17:08

uploaded "[[File:Ccs .jpg]]"

Oleg

User:Test002

Elphel Wiki - Mon, 05/14/2012 - 03:28

created new account User:Test002

Test001

User:Swtimothy31

Elphel Wiki - Mon, 05/14/2012 - 01:21

New user account

Swtimothy31

User:ZaragozaFeatherston865

Elphel Wiki - Sun, 05/13/2012 - 22:08

New user account

ZaragozaFeatherston865

Apertus.ElphelVision Eclipse Migration Notes

Elphel Wiki - Sun, 05/13/2012 - 17:25

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

Elphel Wiki - Sun, 05/13/2012 - 16:26

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]] OneArtPlease

User:Norish75

Elphel Wiki - Sun, 05/13/2012 - 14:42

New user account

Norish75

User:PauliGutshall554

Elphel Wiki - Sun, 05/13/2012 - 03:17

New user account

PauliGutshall554

User:KAINDAFAOLAN500

Elphel Wiki - Sat, 05/12/2012 - 18:48

New user account

KAINDAFAOLAN500

User:VMware-Certification

Elphel Wiki - Sat, 05/12/2012 - 05:24

New user account

VMware-Certification

User:Tribeshack64

Elphel Wiki - Sat, 05/12/2012 - 05:21

New user account

Tribeshack64

User:RancourtAddis462

Elphel Wiki - Fri, 05/11/2012 - 23:13

New user account

RancourtAddis462

User:FerraroAlfred738

Elphel Wiki - Fri, 05/11/2012 - 20:11

New user account

FerraroAlfred738

User:Ossifiedstyle30

Elphel Wiki - Fri, 05/11/2012 - 17:59

New user account

Ossifiedstyle30
Syndicate content