11/21/16 [elphel-apps-camogm][] by Mikhail Karpenko: Fix a bug with disappearing channel during recording
Mikhail Karpenko committed changes to the Elphel git project :
Fix a bug with disappearing channel during recording
Fix a bug with disappearing channel during recording
11/21/16 [elphel-web-393][master] by Oleg Dzhimiev: less comments
Oleg Dzhimiev committed changes to the Elphel git project :
less comments
less comments
11/21/16 [elphel-web-393][] by Oleg Dzhimiev: less comments
Oleg Dzhimiev committed changes to the Elphel git project :
less comments
less comments
103695
← Older revision
Revision as of 21:46, 21 November 2016
(One intermediate revision not shown)Line 2:
Line 2:
[[Image:103695.jpeg|frame|[[Media:103695a.pdf|103695A Circuit Diagram, Parts List, PCB layout]] [[Media:103695a_gerber.tar.gz|103695A Gerber files]]]] [[Image:103695.jpeg|frame|[[Media:103695a.pdf|103695A Circuit Diagram, Parts List, PCB layout]] [[Media:103695a_gerber.tar.gz|103695A Gerber files]]]]
=== Description === === Description ===
-103695 is an adapter board used with the [[10369]] interface board to connect [http://www.analog.com Analog Devices] inertial measurement units (IMU) such as ([http://www.analog.com/en/mems-sensors/imu/adis16375/products/product.html ADIS-16375], [http://www.analog.com/en/mems-sensors/inertial-sensors/adis16405/products/product.html ADIS-16405] and similar to the [[353 | Elphel Model 353 camera]].+103695 is an adapter board used to connect [http://www.analog.com/en/products/mems/inertial-measurement-units.html Analog Devices Inertial Measurement Units (IMUs)] to Elphel products.
-Adapter uses two general purpose I/O of the camera FPGA, available on each of the [[10369]] USB/extension connectors J9..J11. The 103695 board provides 3.3V/5.0V power to the IMU (selectable by on-board resistors) and supports different speed SPI interface to the sensor unit. The device connector (J2) can accommodate a number of Analog Devices units, it should be possible to use the board with connector adapter with other SPI sensors.+Adapter uses two general purpose I/O of the camera FPGA available on each of the USB/extension connectors. The 103695 board provides 3.3V/5.0V power to the IMU (selectable by on-board resistors) and supports different speed SPI interface to the sensor unit. The device connector (J2) can accommodate a number of Analog Devices units, it should be possible to use the board with connector adapter with other SPI sensors.
Camera interface to the 103695 board is implemented in the FPGA (starting with firmware revision 8.1.0). Up to 28 different 16-bit registers (plus 8 bytes of the timestamp with 1 microsecond resolution) are periodically addressed, read and stored in the camera system memory over the DMA channel. The The logged register addresses are programmed at run time in the FPGA using the device driver. Camera interface to the 103695 board is implemented in the FPGA (starting with firmware revision 8.1.0). Up to 28 different 16-bit registers (plus 8 bytes of the timestamp with 1 microsecond resolution) are periodically addressed, read and stored in the camera system memory over the DMA channel. The The logged register addresses are programmed at run time in the FPGA using the device driver.
+
+=== Compatibility ===
+====Elphel====
+{| class="wikitable" style="background:#fcfcfc; " border="1"
+! Camera series !! Interface board, connectors !! Support
+|-
+|align='center'|[[10393|10393]]
+|align='center'|[[10389]], J8,J9
+|align='center'|+
+|-
+|align='center'|[[353|10353]]
+|align='center'|[[10369]], J9..J11
+|align='center'|+
+|}
+
+====Analog Devices====
+{| class="wikitable" style="background:#fcfcfc; " border="1"
+! IMU !! Tested
+|-
+|align='center'|[http://www.analog.com/en/mems-sensors/imu/adis16375/products/product.html ADIS-16375]
+|align='center'|+
+|-
+|align='center'|[http://www.analog.com/en/mems-sensors/inertial-sensors/adis16405/products/product.html ADIS-16405]
+|align='center'|+
+|}
+
+<b>NOTE:</b> All IMUs have compatible interface and most likely will work with Elphel products.
=== Connectors === === Connectors ===
Oleg
103695
103695 - IMU Adapter Board:
← Older revision Revision as of 21:21, 21 November 2016 Line 2: Line 2: [[Image:103695.jpeg|frame|[[Media:103695a.pdf|103695A Circuit Diagram, Parts List, PCB layout]] [[Media:103695a_gerber.tar.gz|103695A Gerber files]]]] [[Image:103695.jpeg|frame|[[Media:103695a.pdf|103695A Circuit Diagram, Parts List, PCB layout]] [[Media:103695a_gerber.tar.gz|103695A Gerber files]]]] === Description === === Description === -103695 is an adapter board used with the [[10369]] interface board to connect [http://www.analog.com Analog Devices] inertial measurement units (IMU) such as ([http://www.analog.com/en/mems-sensors/imu/adis16375/products/product.html ADIS-16375], [http://www.analog.com/en/mems-sensors/inertial-sensors/adis16405/products/product.html ADIS-16405] and similar to the [[353 | Elphel Model 353 camera]].+103695 is an adapter board used with the [[10389]]/[[10369]] interface boards to connect [http://www.analog.com Analog Devices] inertial measurement units (IMU) such as ([http://www.analog.com/en/mems-sensors/imu/adis16375/products/product.html ADIS-16375], [http://www.analog.com/en/mems-sensors/inertial-sensors/adis16405/products/product.html ADIS-16405] or similar (in short, all other are compatible but not tested) to the [[10393 | Elphel Model 393 camera]]/[[353 | Elphel Model 353 camera]]. Adapter uses two general purpose I/O of the camera FPGA, available on each of the [[10369]] USB/extension connectors J9..J11. The 103695 board provides 3.3V/5.0V power to the IMU (selectable by on-board resistors) and supports different speed SPI interface to the sensor unit. The device connector (J2) can accommodate a number of Analog Devices units, it should be possible to use the board with connector adapter with other SPI sensors. Adapter uses two general purpose I/O of the camera FPGA, available on each of the [[10369]] USB/extension connectors J9..J11. The 103695 board provides 3.3V/5.0V power to the IMU (selectable by on-board resistors) and supports different speed SPI interface to the sensor unit. The device connector (J2) can accommodate a number of Analog Devices units, it should be possible to use the board with connector adapter with other SPI sensors. Oleg11/21/16 [meta-elphel393][master] by Oleg Dzhimiev: optimized
Oleg Dzhimiev committed changes to the Elphel git project :
optimized
optimized
11/21/16 [meta-elphel393][] by Oleg Dzhimiev: optimized
Oleg Dzhimiev committed changes to the Elphel git project :
optimized
optimized
11/21/16 [meta-elphel393][master] by Oleg Dzhimiev: 1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
Oleg Dzhimiev committed changes to the Elphel git project :
1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
11/21/16 [meta-elphel393][] by Oleg Dzhimiev: 1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
Oleg Dzhimiev committed changes to the Elphel git project :
1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
1. a lib in DEPENDS still gets to rootfs 2. 'inherit target_scp' - works for any recipe
11/20/16 [meta-elphel393][master] by AndreyFilippov: added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
AndreyFilippov committed changes to the Elphel git project :
added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
11/20/16 [meta-elphel393][] by AndreyFilippov: added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
AndreyFilippov committed changes to the Elphel git project :
added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
added libcurl to PHP. Requires libcurl in the camera, otherwise PHP won't start
11/20/16 [elphel-init][master] by AndreyFilippov: Split 'eyesis' parameter actions
AndreyFilippov committed changes to the Elphel git project :
Split 'eyesis' parameter actions
Split 'eyesis' parameter actions
11/20/16 [elphel-init][] by AndreyFilippov: Split 'eyesis' parameter actions
AndreyFilippov committed changes to the Elphel git project :
Split 'eyesis' parameter actions
Split 'eyesis' parameter actions
11/18/16 [meta-elphel393][master] by Oleg Dzhimiev: versions inside files
Oleg Dzhimiev committed changes to the Elphel git project :
versions inside files
versions inside files
11/18/16 [meta-elphel393][] by Oleg Dzhimiev: versions inside files
Oleg Dzhimiev committed changes to the Elphel git project :
versions inside files
versions inside files
11/18/16 [meta-elphel393][master] by Oleg Dzhimiev: put version inside the file
Oleg Dzhimiev committed changes to the Elphel git project :
put version inside the file
put version inside the file
11/18/16 [meta-elphel393][] by Oleg Dzhimiev: put version inside the file
Oleg Dzhimiev committed changes to the Elphel git project :
put version inside the file
put version inside the file
11/18/16 [meta-elphel393][master] by Oleg Dzhimiev: +check source version
Oleg Dzhimiev committed changes to the Elphel git project :
+check source version
+check source version
11/18/16 [meta-elphel393][] by Oleg Dzhimiev: +check source version
Oleg Dzhimiev committed changes to the Elphel git project :
+check source version
+check source version
11/18/16 [meta-elphel393][master] by Oleg Dzhimiev: helper recipe for checking versions
Oleg Dzhimiev committed changes to the Elphel git project :
helper recipe for checking versions
helper recipe for checking versions
Pages
