255b83665c
- Added restart status code - Small fixes to make regression tests work at the same level as for first generation devices
koennecke2013-07-18 14:24:00 +00:00
eb1579de7d
The SRCDIR is already included in the INSTSRC variable
Douglas Clowes2013-06-18 17:18:07 +10:00
1ac674099d
Fix connection failure logic in AsyncQueue, return if not reconnected
Douglas Clowes2013-06-14 13:33:08 +10:00
bff8cc2c16
Implement limit switches and the SC and TS commands on fake Galil motors
Douglas Clowes2013-06-14 13:31:28 +10:00
d6f72482b3
change state to connected before notify callback for connect
Douglas Clowes2013-06-06 15:45:04 +10:00
ecf64f40cc
Add some TODO messages and change the reconnect backoff limits
Douglas Clowes2013-06-07 17:36:01 +10:00
923f056b2c
The voltage range for the repaired DENEX 250TN detector is now +2800 and -1000.
Ferdi Franceschini2013-06-17 08:28:45 +10:00
40ecb8478d
The env var field in the default SICS start string should be blank. By default SICS is launched with no environment variables and sudo doesn't allow 'None' on the ICS computers.
Ferdi Franceschini2013-06-16 10:54:19 +10:00
9949aae2fa
SICS-545 Fixed lockup/hang/freeze of Dingo cameradriver. The cameradriver would stop sending commands after about one minute if the safety_plc (ie SIS) driver was also running.
Ferdi Franceschini2013-06-16 09:42:36 +10:00
1cf8cc81a1
Add a function to AsyncQueue to tell if we are connected
Douglas Clowes2013-05-28 16:17:15 +10:00
2df9297a3f
SICS-587 Setup hostport dictionary based configuration for dingo. Also added simulated camera server and a camtest configuration file to run test scans against a dummy motor.
Ferdi Franceschini2013-06-14 10:18:45 +10:00
c71cbbc521
Added lyrebird and re-ordered server socket offsets. The offsets were re-ordered to match the 3rd digit of the SIM_GALIL baseports.
Ferdi Franceschini2013-06-14 10:13:15 +10:00
d2c42c3913
- fixed some issues related to "config listen 1" mode i.e. do not write some lines twice when in this mode
zolliker2013-06-07 06:47:03 +00:00
6e1005dbc0
workaround: do not treat ?H1 as an illegal answer to H1 (for IPS)
zolliker2013-06-07 06:46:06 +00:00
97d74d48c7
- add synced support for heater range
zolliker2013-06-07 06:42:36 +00:00
906ceb96e8
- fixed some issues broken when the new task system was introduced
zolliker2013-06-07 06:39:50 +00:00
db963166df
SaveSICSNode fulfills at the first time all of the 3 following requirements: 1) save the value af the topmost node 2) use hupdate instead of a set command for nodes marked with __save=update 3) save kids of nodes not saved
zolliker2013-06-07 06:38:17 +00:00
565f96b5ca
- add a check for empty return value
zolliker2013-06-07 06:26:52 +00:00
3f6a76052d
- fixed some issues related to "config listen 1" mode i.e. do not write some lines twice when in this mode
zolliker2013-06-07 06:17:07 +00:00
9a142c18bf
- fixed: pExecutor->iRun was no longer initialized since 1.52
zolliker2013-06-05 14:18:07 +00:00
d872aedbec
Don't create Pelican fermichopper motors when loading the configuration file. This should be done in the local extraconfig.tcl
Ferdi Franceschini2013-05-31 11:13:10 +10:00
357170a735
SICS-616 Removed obsolete setpos command from motor driver.
Ferdi Franceschini2013-05-31 09:55:10 +10:00
7e0e068ee2
differentiate forward/reverse limit switches in 'crashed' log message
Douglas Clowes2013-05-31 09:27:50 +10:00
ea28b7a78c
add code to create, clean and ignore *.d files
Douglas Clowes2013-05-31 09:34:41 +10:00
8f0ceac2ad
SICS-615 You can now update the start and step fields of scan parameters. NOTE: This also fixes the bug that was crashing SICS. The n was missing in an snprintf().
Ferdi Franceschini2013-05-31 09:18:35 +10:00
0954c3bceb
Fixed compile error, ‘struct __MoDriv’ has no m ember named ‘errMsg’
Ferdi Franceschini2013-05-31 08:06:38 +10:00
4a363d0e95
SICS-614 reallocate errMsg buffer each time it's used
Douglas Clowes2013-05-28 16:19:52 +10:00
7036164640
SICS-613: Fixed voltage control for Ordela detector on Quokka.
Ferdi Franceschini2013-05-24 19:15:10 +10:00
8096212c52
- introduced "stopexe run" - fixed "task ps" to show names containing ':' correctly
zolliker2013-05-24 05:44:52 +00:00
3c3afb92c8
the send blocks if both rmask and wmask are set so only do it if rmask is not set
Douglas Clowes2013-05-24 12:38:02 +10:00
8e245ba4be
turn read interest back on once connect completes
Douglas Clowes2013-05-24 12:39:21 +10:00
4b510ffd05
replace the touch of site_ansto.c with the rm of site_ansto.o to force recompile (it's more git friendly)
Douglas Clowes2013-05-24 12:41:23 +10:00
f6a2b259ea
- Introduced a state filed into first generation objects - Fixed some issues with error returns not being properly handled in devexec - Fixed a bug in motorlist which caused limit checks to fail - Fixed an issue with the TDCHM not properly updating the counter values on finish - Readded getHipadabaPar in ChainCallback as this caused a problem in ei - Made tasdrive ignore sgu, sgl when out of plane not allowed
koennecke2013-05-23 08:54:55 +00:00
17e5c61d62
Integrate Dingo Camera Server Stuffs
Jing Chen2013-05-22 11:10:21 +10:00
951f9f40ee
Integrate Dingo Camera Server Stuffs
Jing Chen2013-05-22 10:57:11 +10:00
9b35fc13ed
Integrate Dingo Camera Server Stuffs
Jing Chen2013-05-22 10:56:35 +10:00
fb7685ff8d
Integrate Dingo Camera Server Stuffs
Jing Chen2013-05-22 10:56:01 +10:00
7a4fc22351
Integrate Dingo Camera Server Stuffs
Jing Chen2013-05-22 10:55:16 +10:00