Commit Graph
5 Commits
Author SHA1 Message Date
Ferdi Franceschini 67a3a198ac Added command latch ready event and camera upload configuration event.
The camera driver will now upload the exposure time when it's called from a scan object.
The output function now returns events which are not targeted at the camera or SICS
so that they can be fed back into the state transition function.
The input event handler (camera.c:camdriv_input) now feeds output events back into the
transition function.
2014-07-24 13:53:34 +10:00
Douglas Clowes 4c65f82116 Remove superfluous trailing white space from C files 2014-05-16 17:23:44 +10:00
Ferdi Franceschini ad27488d3d Initial implementation of Dingo Camera driver.
Takes a single shot or a multishot.
If the user changes the camera configuration in SICS the new config will
be uploaded when the next take shot/multishot command is sent.
This driver allows the scan object in SICS to drive the scan variable to
the next target while the camera is processing and saving data after
acquiring an image.
TODO
Implement "set file,..." command.
2013-02-26 01:20:02 +11:00
Ferdi FranceschiniandDouglas Clowes 9c43b6a3b9 Ran test on 16M ints 1000 times.
r1491 | ffr | 2007-02-15 10:26:41 +1100 (Thu, 15 Feb 2007) | 2 lines
2012-11-15 12:59:11 +11:00
Ferdi FranceschiniandDouglas Clowes 6e9684275a Test code for checking suitability of zlib for reading and writing compressed data.
r1490 | ffr | 2007-02-15 10:05:00 +1100 (Thu, 15 Feb 2007) | 2 lines
2012-11-15 12:59:08 +11:00