source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11078   14 years tbretz Fixed command names for multiplicities.
(edit) @11077   14 years ogrimm Fixed bug in active board selection for data writing
(edit) @11076   14 years tbretz Updated FTM to FSC
(edit) @11075   14 years tbretz Renamed dataLogger to datalogger.
(edit) @11074   14 years tbretz Replaced dataLogger with datalogger.
(edit) @11073   14 years tbretz
(edit) @11072   14 years tbretz Updated.
(edit) @11071   14 years tbretz Replaced v19r21 by a version extracted with 'unzip -a' to get proper ...
(edit) @11070   14 years tbretz Updated from v19r20 to v19r21
(edit) @11069   14 years tbretz Renamed dim_v19r20 to just dim, this makes maintenance easier.
(edit) @11068   14 years tbretz
(edit) @11067   14 years tbretz Added some interpretation of the received data.
(edit) @11066   14 years tbretz Added initialization fAdcDataCanv
(edit) @11065   14 years tbretz Added the ADC tab and change some names to mor emeaningful ones.
(edit) @11064   14 years tbretz Fixed a bug in UnLibToolize with short filenames.
(edit) @11063   14 years tbretz INtroduced a new class DimLog which ensures that the MessageDimTX is ...
(edit) @11062   14 years tbretz Removed some old obsolete comments and changed fatal errors to Fatal()
(edit) @11061   14 years tbretz Improved the output when a command was added; suppress anything inside ...
(edit) @11060   14 years tbretz Call PrintBootMsg non-interactive in ConsoleStream
(edit) @11059   14 years tbretz Fixed an exception which was thrown if DimServer::itsName was NULL
(edit) @11058   14 years tbretz Fixed adding the '.bin' extension to the filename in LOAD and SAVE
(edit) @11057   14 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11056   14 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11055   14 years tbretz Updated.
(edit) @11054   14 years tbretz Removed some obsolete old code; added check for fDimFadFiles; don 't ...
(edit) @11053   14 years tbretz Added ConsoleStream class
(edit) @11052   14 years tbretz Added --exec command
(edit) @11051   14 years tbretz Added the comment command (#)
(edit) @11050   14 years tbretz Added the comment (#) command and the LocalStream class
(edit) @11049   14 years tbretz Added some comments.
(edit) @11048   14 years tbretz Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
(edit) @11047   14 years tbretz Added output in case of errors when the .s command is enetered.
(edit) @11046   14 years tbretz Removed an obsolete comment.
(edit) @11045   14 years tbretz Added possibility to block execution until the state machine has ...
(edit) @11044   14 years tbretz Added '.w' to list of commands.
(edit) @11043   14 years tbretz Added the --exec command.
(edit) @11042   14 years tbretz Added time to output in Execute
(edit) @11041   14 years tbretz Replaced interpretation of single characters by the interpretation of ...
(edit) @11040   14 years tbretz Removed obsolete include of tools.h
(edit) @11039   14 years tbretz 'UnLibToolize' the program name.
(edit) @11038   14 years tbretz Make sure the pointer passed to rl_readline_name is kept valid.
(edit) @11037   14 years tbretz Replaced deprecated boost::filesystem::basename; removed libtoolize ...
(edit) @11036   14 years tbretz Changed color palette; do not use disabled pixels for color scale; ...
(edit) @11035   14 years tbretz Added fscctrl and fsc, removed some obsolete libraraies
(edit) @11034   14 years tbretz Added some more implementation.
(edit) @11033   14 years tbretz
(edit) @11032   14 years tbretz Added output of blocked state to ListSlots()
(edit) @11031   14 years tbretz Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
(edit) @11030   14 years Daniela Dorner added configuration parameters
(edit) @11029   14 years Daniela Dorner added inserting fObservationKEY into the table ScheduledRun
(edit) @11028   14 years tbretz Allow C:N as Dim format
(edit) @11027   14 years tbretz Allow support for chars; assume that the given size is the destination size
(edit) @11026   14 years tbretz Implemented that even chars are returned as numbers if converted to a ...
(edit) @11025   14 years tbretz Changed schedule-database-name back to be a required option.
(edit) @11024   14 years Daniela Dorner fixed name
(edit) @11023   14 years tbretz Changed schedule-database-name from required to default empty
(edit) @11022   14 years tbretz Added more const qualifiers.
(edit) @11021   14 years tbretz Changed name from schedule-database to schedule-database-name
(edit) @11020   14 years tbretz Commented out some checks; mysqlpp throws exceptions
(edit) @11019   14 years tbretz Many structural updates; catch mysqlpp exceptions outside Scheudle(); ...
(edit) @11018   14 years tbretz Don't assign dbname to something which might be local.
(edit) @11017   14 years tbretz Removed the wrong string conversion from ToFits; fixed the sanity ...
(edit) @11016   14 years tbretz Improved some logging output; added some debug output for each report; ...
(edit) @11015   14 years tbretz Added some const-qualifiers.
(edit) @11014   14 years tbretz Fixed some limits; some improvements to the output
(edit) @11013   14 years tbretz Some little updates; added DataFileDebug
(edit) @11012   14 years tbretz Fixed compilation of chatserv.
(edit) @11011   14 years tbretz Fixed a compilation problem introduced with the latest changes.
(edit) @11010   14 years tbretz Set '192.168.0.255' as default address because it is a broadcast address.
(edit) @11009   14 years tbretz Added new library where needed.
(edit) @11008   14 years tbretz Removed obsolete Dim.cc
(edit) @11007   14 years tbretz Updated.
(edit) @11006   14 years tbretz Updated.
(edit) @11005   14 years tbretz A wrapper around dim's dns to set DIM_HOST_NODE automatically.
(edit) @11004   14 years tbretz
(edit) @11003   14 years tbretz Moved GetLocalIp and Setup to DimSetup
(edit) @11002   14 years tbretz Added a C-wrapper around GetLocalIp.
(edit) @11001   14 years tbretz Added libDimExtension.la and a wrapped dns
(edit) @11000   14 years tbretz
(edit) @10999   14 years tbretz Also print DIM_DNS_NODE.
(edit) @10998   14 years tbretz Added compile time to boot message, added interactive flag.
(edit) @10997   14 years tbretz Added boot message to interactive session.
(edit) @10996   14 years ogrimm History allows to exclude services
(edit) @10995   14 years tbretz Added some example code to handle FITS errors.
(edit) @10994   14 years tbretz The pulic functions don't need to be pulic.
(edit) @10993   14 years tbretz Added a const-qualifier.
(edit) @10992   14 years tbretz More improvements to logging; log when files are opened and/or closed ...
(edit) @10991   14 years tbretz Fixed a typo in a command description.
(edit) @10990   14 years tbretz Restructured some code; unified some functions; adapted some logging ...
(edit) @10989   14 years neise
(edit) @10988   14 years neise
(edit) @10987   14 years tbretz Set the timeout between header and data to 500ms. 50ms was to small ...
(edit) @10986   14 years tbretz Replaces vector<Connection> by map<uint8_t, Connection> to allow empty ...
(edit) @10985   14 years tbretz Made the pixel mapping and patch mapping finally working -- although ...
(edit) @10984   14 years ogrimm Edd allows to set plot update rate
(edit) @10983   14 years tbretz Canceled conecction atempts now stop the connection atempt.
(edit) @10982   14 years tbretz As a workaround the FAD tab is already enabled in Connecting state - ...
(edit) @10981   14 years tbretz Fixed sending a chat message.
(edit) @10980   14 years ogrimm DIM event service contains active boards only
(edit) @10979   14 years tbretz Replaced Adc_data[1] by Adc_data[]
Note: See TracRevisionLog for help on using the revision log.